Commit Graph
56 Commits
Author SHA1 Message Date
Le Philousophe 0674bd29a7 GRIFFON: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
Le Philousophe 0a0d21b904 GRIFFON: Don't use unsafe strcat and strcpy 2022-10-23 22:46:19 +02:00
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Filippos Karapetis df04cdd3df GRIFFON: Remove unused variable
Thanks to eientei for reporting this
2021-12-24 03:14:06 +02:00
Twan b28a106ff5 GRIFFON: Add Text To Speech support 2021-06-08 18:23:44 +01:00
Thierry Crozat 07706e5f78 GRIFFON: Fix Return to Launcher
The griffon engine claimed to surport the kSupportsReturnToLauncher
feature, but in practice it did not work as it only checked the
EVENT_QUIT and not the EVENT_RETURN_TO_LAUNCHER.
2021-01-20 23:23:21 +00:00
Thierry Crozat cce713ee4c GRIFFON: Add keymapper input support 2020-09-10 03:17:58 +01:00
ixote 110e232ed7 GRIFFON: Simplify rendering calls 2020-04-01 20:40:16 +02:00
Paul Gilbert 318c7003fc GRIFFON: Implement autosaves 2020-02-04 19:05:26 -08:00
Paul Gilbert 31f4bc74ab GRIFFON: Update save code to use new engine save methods 2020-02-04 19:05:26 -08:00
Harsh Bawari 6bf14cf547 GRIFFON: Fix slugginess in final boss and a crash when loading the Griffon.s03 map 2020-01-11 17:35:55 +02:00
Eugene Sandulenko 7772850f30 GRIFFON: Fix GMM loading from options and title 2019-11-13 22:07:08 +01:00
Eugene Sandulenko 3d6e22ec37 GRIFFON: Fix loading from GMM 2019-11-13 22:07:08 +01:00
Eugene Sandulenko 1911d459df GRIFFON: Fix color fill for hidden 'save', and skip it in the navigation 2019-11-13 22:07:08 +01:00
Eugene Sandulenko 8f492cf877 GRIFFON: Hide 'save' item from menu when there is nothing to save 2019-11-13 22:07:08 +01:00
Eugene Sandulenko 6827277eb0 GRIFFON: Render savestates after save 2019-11-13 22:07:08 +01:00
D G Turner 97451785c4 GRIFFON: Fix GCC Compiler Warnings 2019-11-13 22:07:08 +01:00
Eugene Sandulenko f1eabe26f5 GRIFFON: More work on game states 2019-11-13 22:07:08 +01:00
Eugene Sandulenko a28bf11ca6 GRIFFON: Initial code for game modes 2019-11-13 22:07:08 +01:00
Strangerke 87d46434e3 GRIFFON: Some renaming 2019-11-13 22:07:08 +01:00
Strangerke 3e1431d4ea GRIFFON: Fix save screen 2019-11-13 22:07:08 +01:00
Strangerke d89e3f8176 GRIFFON: Fix misleading comments 2019-11-13 22:07:08 +01:00
Strangerke 6e7260c3f8 GRIFFON: Fix regressions in newsaveload function 2019-11-13 22:07:08 +01:00
Strangerke a4ffe2cf55 GRIFFON: Reduce the scope of two variables 2019-11-13 22:07:08 +01:00
Eugene Sandulenko d4bdfa1853 GRIFFON: Remove obsolete FIXMEs 2019-11-13 22:07:08 +01:00
Eugene Sandulenko 7d594e0fb6 GRIFFON: Refactored config menu to switch statements 2019-11-13 22:07:08 +01:00
Eugene Sandulenko 29b3a58f04 GRIFFON: Resolve todo 2019-11-13 22:07:08 +01:00
Eugene Sandulenko 0a21e646fd GRIFFON: Fix newgame menu sluggishnes and simplify code 2019-11-13 22:07:08 +01:00
Eugene Sandulenko 57922cde67 GRIFFON: Fix saveload menu fadein 2019-11-13 22:07:08 +01:00
Eugene Sandulenko fc1e3f62be GRIFFON: Load savestate info only once 2019-11-13 22:07:08 +01:00
Eugene Sandulenko f6da621008 GRIFFON: Removed recursiveness on end game 2019-11-13 22:07:08 +01:00
Eugene Sandulenko ce0f0f62e9 GRIFFON: Optimized transparent blitting 2019-11-13 22:07:08 +01:00
Eugene Sandulenko 623686382d GRIFFON: Fixed config menu fade-in 2019-11-13 22:07:08 +01:00
Eugene Sandulenko 98216d9738 GRIFFON: Fixed rendering of config menu 2019-11-13 22:07:08 +01:00
Eugene Sandulenko 651e7ef9f0 GRIFFON: Fixed sluggishness of the main menu and config menu 2019-11-13 22:07:08 +01:00
Eugene Sandulenko 7b2e103ea3 GRIFFON: FIx config window drawing 2019-11-13 22:07:08 +01:00
Eugene Sandulenko 972a1474af GRIFFON: Remove recursiveness of the main menu 2019-11-13 22:07:08 +01:00
Strangerke 0bc9ee6389 GRIFFON: Some refactoring in saveLoadNew(), som renaming 2019-11-13 22:07:08 +01:00
Strangerke 473f253e49 GRIFFON: Fix compilation 2019-11-13 22:07:08 +01:00
Strangerke 2eec117a5c GRIFFON: Get rid of config.h/cpp 2019-11-13 22:07:08 +01:00
Strangerke 8438b9c9bb GRIFFON: Some more renaming 2019-11-13 22:07:08 +01:00
Strangerke b4b6f249f8 GRIFFON: More renaming 2019-11-13 22:07:08 +01:00
Strangerke 9142bea885 GRIFFON: start renaming members of Griffon engine class 2019-11-13 22:07:08 +01:00
Strangerke 4a822bc21d GRIFFON: Change some types to boolean, some code simplifications 2019-11-13 22:07:08 +01:00
Strangerke 47e2733469 GRIFFON: Some refactoring 2019-11-13 22:07:08 +01:00
Strangerke 83e41cd04b GRIFFON: Some refactoring in dialogs 2019-11-13 22:07:08 +01:00
Strangerke 499e427c28 GRIFFON: Add a de fine for Pi, change some casts to int16 2019-11-13 22:07:08 +01:00
Strangerke 1a1c663ddd GRIFFON: Some renaming 2019-11-13 22:07:08 +01:00
Strangerke 3af6c2132a GRIFFON: Remove some unused class members 2019-11-13 22:07:08 +01:00
Strangerke 7ce2045ae0 GRIFFON: Synchronize sound settings 2019-11-13 22:07:08 +01:00