Commit Graph
137148 Commits
Author SHA1 Message Date
Paweł Kołodziejski 1cd1309c46 WINTERMUTE: Engine should be disabled by default 2022-06-29 07:18:49 +02:00
Paul Gilbert 2cdda57c53 CHEWY: Fixes for cinema dialog 2022-06-28 21:33:00 -07:00
Paul Gilbert 53f79969a6 CHEWY: Fix rendering of German accented characters 2022-06-28 19:42:30 -07:00
athrxx ff5a1cb2ae KYRA: cleanup static resource loader
(the latest changes were a bit on the ugly side)
2022-06-28 23:59:38 +02:00
D G Turner 037393a289 SAGA2: Remove Dead / Unused Debug Code from Tile Classes
This code was causing various GCC compiler warnings including for
the DEBUG symbol value being implicitly 0 due to not being defined.
2022-06-28 22:53:25 +01:00
Peter Kohaut fc98faf01a BLADERUNNER: Mark enhanced edition as unsupported 2022-06-28 23:48:22 +02:00
Avijeet 44f19d74be COMMON: MACGUI: Fix transparency artifacts in subMenu 2022-06-28 23:36:29 +02:00
Cameron Cawley 7b4aff4ac6 OPENGL: Add a return value to setUniform(), and use Common::String 2022-06-28 21:40:36 +01:00
Pragyansh Chaturvedi fc44a92032 DIRECTOR: LINGO: Implement abort builtin command, issue warnings for unsupported commands showResFile, showXlib 2022-06-28 22:16:51 +02:00
Pragyansh Chaturvedi (r41k0u) 84c7b3acaa DIRECTOR: LINGO: Implement kTheRegPoint STUBs om BitmapCastMember::getField() and setField() 2022-06-28 22:11:16 +02:00
Thierry Crozat aecfc68959 AGS: Add detection for newest Gemini Rue version on GOG 2022-06-28 19:29:34 +01:00
antoniou79 e442fa9731 TOON: Don't walk to flux when clicking on him
This is the behavior in the original game too
2022-06-28 19:42:28 +03:00
YYxsCnnPP 7dfa17ebf6 SCUMM: Change function prototype 2022-06-28 19:13:51 +03:00
YYxsCnnPP cad20a1c90 SCUMM: Rename function to tryLoadAudioOverride 2022-06-28 19:13:51 +03:00
YYxsCnnPP 088115f468 SCUMM: Implement dedicated option for hifi audio 2022-06-28 19:13:51 +03:00
YYxsCnnPP 2050bf44b8 SCUMM: Improve override function signature 2022-06-28 19:13:51 +03:00
YYxsCnnPP fc372c278b SCUMM: Move sound override to game enhancement
The feature will now only be active if the user enables
game-specific enhancements, instead of being
permanently enabled.
2022-06-28 19:13:51 +03:00
YYxsCnnPP a5bc78a63b SCUMM: Improve lip sync code for audio override 2022-06-28 19:13:51 +03:00
YYxsCnnPP 5474d78662 SCUMM: Fix animation speed when audio is overriden 2022-06-28 19:13:51 +03:00
YYxsCnnPP c17efa585e SCUMM: Fix lip sync when speech is overriden 2022-06-28 19:13:51 +03:00
YYxsCnnPP fb3f68f294 SCUMM: Add speech support for sound override 2022-06-28 19:13:51 +03:00
YYxsCnnPP f43402b80a SCUMM: Fix sound duration when overriden 2022-06-28 19:13:51 +03:00
YYxsCnnPP 78dacfa8d7 SCUMM: Add sound override for HE 70 games 2022-06-28 19:13:51 +03:00
Eugene Sandulenko eff425e399 JANITORIAL: Remove leftover debug output 2022-06-28 17:33:42 +02:00
Eugene Sandulenko 9fda5bb434 DIRECTOR: Fix crash for movies without score, e.g. Shared Cast 2022-06-28 17:32:39 +02:00
Eugene Sandulenko e42610c3bf DIRECTOR: Added more debug output to frame loading 2022-06-28 17:28:11 +02:00
alxpnv 7e4d9b1e52 ASYLUM: make byte twiddling macros endian agnostic
Also removed a couple of unused macros
2022-06-28 13:11:08 +03:00
djsrv db3341e2f1 DIRECTOR: LINGO: Add tests for show/clearGlobals on XObjects 2022-06-28 00:05:24 -05:00
djsrv 158e33e64b DIRECTOR: LINGO: Set ignoreGlobal to true for XObjects 2022-06-28 00:05:23 -05:00
djsrv c38ac3ed1a DIRECTOR: LINGO: Add ignoreGlobal flag to Datum 2022-06-28 00:05:23 -05:00
Paul Gilbert 2fb1abebe5 CHEWY: Workaround to enable the taxi in English Big City scene 2022-06-27 21:39:25 -07:00
Paul Gilbert 5baf5bfa66 CHEWY: Fix hotspot Ids for using taxi 2022-06-27 20:46:12 -07:00
athrxx f6142064f5 KYRA: fix build 2022-06-28 00:43:59 +02:00
athrxx 22e33f97b9 KYRA: (MR/ZH) - fix ZH font issue when language is set to other than ZH (Step 2)
Allow reloading individual kyradat resources with a different language. Until now, our multi-language games did not require this, but for more or less random reasons (e. g. it just isn't possible to restart the intro or the main menu after changing the language ingame). However, the Chinese MR versions require this for the font loading.
2022-06-28 00:36:37 +02:00
athrxx f1b085d867 KYRA: (MR/ZH) - fix ZH font issue when language is set to other than ZH (Step 1)
This is only one of two steps. It slightly changes the detection so that the game always "remembers" whether it is Simplified or Traditional Chinese, even when the language is set to English, German or French.
2022-06-28 00:36:29 +02:00
Paweł Kołodziejski d832c015ad TINYGL: Fixed missing semicolon 2022-06-27 22:45:59 +02:00
neuromancer ca89768161 TINYGL: avoid zero division when drawing lines (#4064)
TINYGL: avoid zero division when drawing lines
2022-06-27 22:21:54 +02:00
BLooperZ 18526d0fb2 KYRA: MR: Remove useInstallerPackage flag from detection 2022-06-27 22:16:53 +02:00
Lothar Serra Mari bffc89fda5 NEWS: Fix mentioning latest Kyra3 addition in German NEWS file 2022-06-27 19:49:08 +02:00
Lothar Serra Mari 86092a5f68 NEWS: Mention support for Kyra3 in German NEWS file 2022-06-27 19:03:47 +02:00
Avijeet afaef26fde PINK: Don't delete hebrew font in Screen 2022-06-27 16:52:23 +02:00
Avijeet 01d264569c PINK: Rename director.h/cpp to screen.h/cpp 2022-06-27 14:15:34 +03:00
Avijeet 24de0150a2 PINK: Rename class Director to Screen 2022-06-27 14:15:34 +03:00
Pragyansh Chaturvedi c54ccf480b DIRECTOR: LINGO: Add type checks and support for POINT, RECT and ARRAY DatumTypes in b_map 2022-06-26 22:53:08 -05:00
Pragyansh Chaturvedi 42dfdd9f35 DIRECTOR: LINGO: Implement constraint in Channel::getBbox(), Fix getActive() to return true for movable sprites 2022-06-26 22:53:08 -05:00
Pragyansh Chaturvedi f638e61a04 DIRECTOR: LINGO: Implement map builtin STUB 2022-06-26 22:53:08 -05:00
Pragyansh Chaturvedi 36a322b0ba DIRECTOR: LINGO: Add BUILDBOT warnings for unsupported lingo commands openDA, closeDA and printFrom 2022-06-26 21:36:47 -05:00
D G Turner 6bcd18f126 OPENGL: Add Missing Header Defining USE_FORCED_GLES Symbol to Shader Code
This missing header meant that USE_FORCED_GLES would always be undefined
and thus by default resolve to false i.e. disabled.
2022-06-26 23:14:14 +01:00
athrxx da8f1775f1 NEWS: mention support for Kyra 3 Hebrew 2022-06-26 22:41:41 +02:00
elasota aa9b9f5ce9 MTROPOLIS: Fix crash on Immediate Action clock puzzle 2022-06-26 15:14:04 -04:00