Eugene Sandulenko
462998e6d4
GRAPHICS: MACGUI: Delete menu on redefinition
2019-12-16 17:44:53 +01:00
Eugene Sandulenko
d62a589059
DIRECTOR: LINGO: Generate code for menu actions
2019-12-16 17:36:58 +01:00
Eugene Sandulenko
a6df004aac
DIRECTOR: LINGO: Provide actionId for menus
2019-12-16 16:41:59 +01:00
Eugene Sandulenko
64b148afba
GRAPHICS: MACGUI: Added possibility to provide action ids in menus in strings
2019-12-16 16:40:51 +01:00
Eugene Sandulenko
2582036ea6
GRAPHICS: MACGUI: Remove flicker when exiting modal menu
2019-12-16 15:26:39 +01:00
Eugene Sandulenko
9f789b4bde
GRAPHICS: MACGUI: Optimized drawing of MacMenu
2019-12-16 14:21:11 +01:00
Eugene Sandulenko
4c3cea846b
GRAPHICS: MACGUI: Restore background for modal MacMenus
2019-12-16 12:19:36 +01:00
Eugene Sandulenko
8c0590be77
GRAPHICS: MACGUI: Initial code for truly modal MacMenu
2019-12-16 11:23:06 +01:00
Eugene Sandulenko
f724e672f8
GRAPHICS: MACGUI: Save background on menu activation
2019-12-16 11:09:15 +01:00
D G Turner
f438d0c5b2
DIRECTOR: Fix Missing Default Switch Case in Lingo Flex Parser
...
This is flagged by GCC if -Wswitch-default is enabled.
2019-12-16 08:16:55 +00:00
D G Turner
6a5c34bb69
GLK: AGT: Fix Fallthrough Compiler Warnings
...
One of these was an actal bug which would have caused the score notification
to be toggled if the restart verb was unable to be executed due to lack of
memory. This is obviously wrong and has been fixed.
2019-12-16 08:01:21 +00:00
D G Turner
fc813901ff
GLK: AGT: Fix Missing Default Switch Cases
...
These are flagged by GCC if -Wswitch-default is enabled.
2019-12-16 07:36:33 +00:00
D G Turner
63789ac698
GLK: ADRIFT: Fix Missing Default Switch Cases
...
These are flagged by GCC if -Wswitch-default is enabled.
2019-12-16 05:48:56 +00:00
D G Turner
2d08e94521
GLK: MAGNETIC: Fix Missing Default Switch Cases
...
These are flagged by GCC if -Wswitch-default is enabled.
2019-12-16 04:49:17 +00:00
D G Turner
f13ea97bad
GLK: JACL: Fix Missing Default Switch Cases
...
These are flagged by GCC if -Wswitch-default is enabled.
2019-12-16 02:44:00 +00:00
D G Turner
d6c88b6a66
GLK: SCOTT: Fix Missing Default Switch Cases
...
These are flagged by GCC if -Wswitch-default is enabled.
2019-12-16 01:40:08 +00:00
D G Turner
22234934fe
GLK: QUEST: Fix Missing Default Switch Cases
...
These are flagged by GCC if -Wswitch-default is enabled.
2019-12-16 01:27:51 +00:00
SupSuper
316bb297b3
CREATE_PROJECT: Only link to sapi on Windows
2019-12-16 01:03:06 +00:00
Eugene Sandulenko
a29f1fdbb4
GRAPHICS: MACGUI: Clear preallocated screen in WM when override is requested
2019-12-16 01:01:22 +01:00
Eugene Sandulenko
ace0bbdceb
DIRECTOR: Hid noisy warning
2019-12-16 01:01:22 +01:00
D G Turner
8593a9e1e4
AUDIO: Fix Compilation Against Fluidsynth v2.1+
...
This is as reported by eriktorbjorn.
2019-12-15 22:22:20 +00:00
lolbot-iichan
af8056e822
WINTERMUTE: Fix bug 11061: Unknown game variant for Wintermute - Face Noir
...
Matched game IDs for the Wintermute engine: facenoir-win
{"data.dcp", 0, "50a7a01b97cd3658fc84f2bec7c1212b", 555533359},
This is a version from one of the many times Face Noir has been bundled.
2019-12-15 21:03:50 +02:00
Cameron Cawley
e92ac655be
BACKENDS: Add default implementation for GraphicsMode functions
2019-12-15 16:06:56 +02:00
Eugene Sandulenko
2dc8b845c1
DIRECTOR: Clip drawing rects before rendering.
2019-12-15 12:43:40 +01:00
Eugene Sandulenko
6862a4934c
GRAPHICS: MACGUI: Lessen size of paragraph spacing
2019-12-15 11:36:26 +01:00
Eugene Sandulenko
fc39646963
DIRECTOR: Improved debug output
2019-12-15 11:36:26 +01:00
Eugene Sandulenko
cc345bacf4
GRAPHICS: MACGUI: Improved debug output
2019-12-15 11:36:26 +01:00
Eugene Sandulenko
3ceffecb7c
GRAPHICS: MACGUI: Fixed parameter parsing
2019-12-15 11:36:26 +01:00
Eugene Sandulenko
1db9e2f008
PRINCE: I18N: Update translation (English)
...
Currently translated at 60.6% (1672 of 2757 strings)
2019-12-15 06:26:03 +00:00
D G Turner
8f897f2e3f
GLK: ARCHETYPE: Fix Unused Const Variable Compiler Warning
...
This is emitted from Clang with -Wunused-const-variable.
2019-12-15 00:30:27 +00:00
Eugene Sandulenko
9cd37b0d11
GRAPHICS: MACGUI: Improved debug output for MacText
2019-12-15 00:10:27 +01:00
D G Turner
dbd7581c41
MOHAWK: Remove Unused Engine Pointer from Riven Options Dialog
...
Flagged by GCC -Wunused-private-field
2019-12-14 21:31:44 +00:00
Cameron Cawley
0edf2da7ba
3DS: Fix compilation
2019-12-14 18:42:37 +00:00
Cameron Cawley
c3c3137ab3
BACKENDS: Move nextHigher2() into common/algorithm.h
2019-12-14 17:09:18 +02:00
Thanasis Antoniou
97b4ee93f1
ANDROID: Fix bad message id for long press back btn
2019-12-14 15:46:23 +02:00
Thierry Crozat
13654b9872
I18N: Update translations templates
2019-12-14 13:24:15 +00:00
Thanasis Antoniou
d105041d80
ANDROID: Long press for back button has an alternate (menu button) function
2019-12-14 15:04:43 +02:00
Cameron Cawley
d584df6a0e
ANDROID: Improve keyboard support ( #1857 )
2019-12-14 14:48:47 +02:00
Eugene Sandulenko
9a2371ddfb
GRAPHICS: MACGUI: Fixed text format parsing
2019-12-14 00:37:45 +01:00
Eugene Sandulenko
cd45caa1e0
DIRECTOR: Improved debug output
2019-12-14 00:37:06 +01:00
Eugene Sandulenko
409f0b50d7
DIRECTOR: Implemented slow playback debug option
2019-12-13 20:31:15 +01:00
Eugene Sandulenko
237c776b8e
DIRECTOR: Changed notion of 'go to' commands to postponed
...
Previously, we had immediate effect on _currentFrame, which could
affect the scripts, and we were losing event for 'exitFrame'. Now,
instead we're scheduling next frame in those cases.
2019-12-13 19:21:25 +01:00
Eugene Sandulenko
d09cb00df1
DIRECTOR: Fix label processing
2019-12-13 19:03:27 +01:00
Eugene Sandulenko
fc2acdd8bb
DIRECTOR: Properly detect current label
2019-12-13 18:49:33 +01:00
Eugene Sandulenko
51bfa160e9
DIRECTOR: Improved loading debug output
2019-12-13 18:49:17 +01:00
Eugene Sandulenko
513a7d878c
DIRECTOR: Correct sequence of events around frame drawing
2019-12-13 18:04:45 +01:00
Eugene Sandulenko
fa8f76ee5b
DIRECTOR: Improved image debug output
2019-12-13 13:32:47 +01:00
sluicebox
2e4708dd7f
SCI32: Fix QFG4 Necrotaur blackout script patch
...
Fixes bug #11277
2019-12-12 15:24:59 -08:00
Eugene Sandulenko
80dd088d0d
DIRECTOR: LINGO: Fixed menus without newline at the end
2019-12-13 00:20:30 +01:00
Eugene Sandulenko
230a2c5776
DIRECTOR: LINGO: Fix warning
2019-12-13 00:07:18 +01:00