Commit Graph
137148 Commits
Author SHA1 Message Date
elasota 6ff4c86a8e MTROPOLIS: Fix MIDI note cleanup crash 2022-07-01 19:56:26 -04:00
Filippos Karapetis 2e3902fad0 CHEWY: Fix handling of the escape key - bug #13608 2022-07-01 20:04:23 +03:00
Filippos Karapetis 4edaf4a199 CHEWY: Get rid of the cur_display global. Some cleanup 2022-07-01 20:04:23 +03:00
Filippos Karapetis 0d54f36825 CHEWY: Variable renaming 2022-07-01 20:04:23 +03:00
Filippos Karapetis e9db84613b CHEWY: Remove useless check 2022-07-01 20:04:22 +03:00
Filippos Karapetis 25a1e9b277 CHEWY: Remove the CursorStatus flag 2022-07-01 20:04:22 +03:00
Filippos Karapetis 72ada40051 CHEWY: Get rid of cur_hide_flag 2022-07-01 20:04:22 +03:00
Filippos Karapetis b1b80b0c50 CHEWY: Variable renaming 2022-07-01 20:04:21 +03:00
Filippos Karapetis 4746109b34 CHEWY: Refactor checkShadow() and rename it to setShadowPalette() 2022-07-01 20:04:21 +03:00
Filippos Karapetis 5a44cf36e9 CHEWY: Merge AadTxtHeader and DialogCloseupTxtHeader 2022-07-01 20:04:21 +03:00
Cameron Cawley 2c2922d4b3 GUI: Preserve the enabled state of _soundFontClearButton when reflowing the window 2022-07-01 09:06:10 +03:00
Paul Gilbert 861481b535 CHEWY: Fix calculating scroll offsets on room changes 2022-06-30 21:06:38 -07:00
Paul Gilbert 2611b7e6b8 CHEWY: Quit game after endgame credits 2022-06-30 19:14:02 -07:00
Paul Gilbert 1eef928f0b CHEWY: Add some quit checks to room 3 2022-06-30 19:04:32 -07:00
Cameron Cawley 831a3a33db GUI: Update the builtin theme 2022-06-30 23:13:37 +01:00
Avijeet dfed81dfff COMMON: MACGUI: Fix MacTextWindow scrolling 2022-06-30 22:43:06 +02:00
Filippos Karapetis 9cd6e2750a CHEWY: Clear pending keys in all dialogs - bug #13632
This is a partial fix, we still have to properly handle dialog lines
when they are not skipped and speech is enabled
2022-06-30 22:17:29 +03:00
antoniou79 5df0b78ef5 BLADERUNNER: Add skip crawl subs option to BR:EE
This version of the game is unsupported, but let's have options parity for it
2022-06-30 17:41:45 +03:00
antoniou79 58ce14943f BLADERUNNER: Fix capitalization and add translators comment for BR:EE warning 2022-06-30 17:41:45 +03:00
Filippos Karapetis 25401cdf92 GUI: Add missing domain when checking for subtitle config - bug #13629
This disallowed selecting "both" for speech and subtitles, as the
subtitles setting was never saved. A regression from d6dbf721b6.
2022-06-30 17:14:58 +03:00
elasota f1a284945a MTROPOLIS: Dynamic MIDI mixer enhancement 2022-06-29 21:50:01 -04:00
D G Turner 8ee4251f41 OPENGL: Fix Integer to Pointer Cast GCC Compiler Warning
This is emitted when -Wint-to-pointer-cast is passed to GCC.
2022-06-30 01:04:59 +01:00
antoniou79 6b202b4fd2 BLADERUNNER: Fix special case for German audio and subtitles
Two quotes need to be merged in McCoy's beginning speech
2022-06-30 01:00:06 +03:00
antoniou79 42a0025aed BLADERUNNER: Support secondary subtitles
Main for debugging and fun stats in shooting range and VK test for now
2022-06-30 01:00:06 +03:00
antoniou79 8aaee0fb4e BLADERUNNER: Add checkbox for no subtitles in intro crawl
This also covers the Blade Runner Logo and the Westwood Studios logo
2022-06-30 01:00:05 +03:00
antoniou79 8ed44c4e6f BLADERUNNER: Fix subtitles encoding for internal font 2022-06-30 01:00:05 +03:00
Cameron Cawley c13961362f OPENGL: Ensure that glGetError() is cleared before calling a checked function 2022-06-29 22:37:38 +01:00
Cameron Cawley 863988fee4 OPENGL: Add proper error checking to the Shader class 2022-06-29 22:37:38 +01:00
Filippos Karapetis cf73da0409 CHEWY: Whitespace fixes 2022-06-30 00:11:26 +03:00
Filippos Karapetis 0e3d11100b CHEWY: Cleanup inventory and show button arrows if needed - bug #13610 2022-06-30 00:08:13 +03:00
Die4Ever 1189f50212 GROOVIE: TlcGame case-insensitive regionsLoad() 2022-06-29 11:53:42 -05:00
antoniou79 db33b3c95b DEVTOOLS: BLADERUNNER: Dont flatten quotation marks in MIX creation
Also don't replace single ellipsis character with three dots.
2022-06-29 18:12:41 +03:00
Filippos Karapetis 7686999079 CHEWY: Fix Howard and Chewy's position on the train - bug #13637 2022-06-29 17:47:30 +03:00
Filippos Karapetis a452290f02 CHEWY: Fix typo (setSetailPos -> setDetailPos) 2022-06-29 17:47:29 +03:00
Filippos Karapetis c604ec8d7e CHEWY: Hide cursor when showing the Hermit's diary - bug #13639 2022-06-29 17:47:29 +03:00
Filippos Karapetis 0c5f48f559 CHEWY: Fix setting blaster cursor - bug #13640 2022-06-29 17:47:29 +03:00
Filippos Karapetis cbe92a9d8c CHEWY: Cleanup invent_2_slot() 2022-06-29 17:47:29 +03:00
Filippos Karapetis c4c04ca3b2 CHEWY: Some more renames for cursor defines 2022-06-29 17:47:28 +03:00
Filippos Karapetis 7ded8c7a89 CHEWY: Add a console command to set the cursor 2022-06-29 17:47:28 +03:00
Filippos Karapetis 7c6d2524bd CHEWY: Further refactoring of the cursor code 2022-06-29 17:47:28 +03:00
Filippos Karapetis c31c62a22b CHEWY: Refactor the cursor handling code 2022-06-29 17:47:27 +03:00
Filippos Karapetis 98a4e14b24 CHEWY: Mark cursor 22 as blaster 2022-06-29 17:47:27 +03:00
Filippos Karapetis 32dfc6d7fe CHEWY: Show the current room in the room console command 2022-06-29 17:47:27 +03:00
elasota ab7e60da6f AUDIO: Add some more MIDI constants. 2022-06-29 16:39:43 +03:00
Cameron Cawley fb1db0e94f OPENGL: Allow enabling vertex attributes without using a VBO 2022-06-29 14:15:46 +01:00
D G Turner f96be8781c CHEWY: Fix Signed vs. Unsigned GCC Compiler Warning 2022-06-29 13:56:08 +01:00
antoniou79 dc69bd4d67 GUI: Fix infinite loop with mouse wheel over tab
Reported as regression in #13106

Comment link:  https://bugs.scummvm.org/ticket/13106#comment:4
2022-06-29 15:54:06 +03:00
Paweł Kołodziejski 125edd6724 Revert "WINTERMUTE: Engine should be disabled by default"
This reverts commit ffe06ffeaf.
2022-06-29 10:39:48 +02:00
alxpnv a5156cd63e ASYLUM: don't show inventory if an item is already selected 2022-06-29 11:02:20 +03:00
alxpnv 284adf42be ASYLUM: add actions for mouse clicks 2022-06-29 10:56:23 +03:00