Commit Graph
25 Commits
Author SHA1 Message Date
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01: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
Eugene Sandulenko f113a00141 GRIFFON: Allow skipping logos with ESC 2019-11-15 00:52:58 +01:00
Strangerke 87d46434e3 GRIFFON: Some renaming 2019-11-13 22:07:08 +01:00
Eugene Sandulenko d45e036221 GRIFFON: Simplified quit event handling 2019-11-13 22:07:08 +01:00
Eugene Sandulenko 04cc6a1518 GRIFFON: Fix TheEnd screen fadeout 2019-11-13 22:07:08 +01:00
Eugene Sandulenko dadd6e4cf0 GRIFFON: Fixed endgame fadeouts 2019-11-13 22:07:08 +01:00
Eugene Sandulenko 6409c3804e GRIFFON: Implement quitting from the endgame 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 4d97f9c654 GRIFFON: Optimized even handling in cutscenes 2019-11-13 22:07:08 +01:00
Strangerke 008fbcab5b GRIFFON: Introduce ObjectInfoStruct, some refactoring 2019-11-13 22:07:08 +01:00
Strangerke 138d364e24 GRIFFON: Fix a bug introduced in the original C conversion 2019-11-13 22:07:08 +01:00
Strangerke 473f253e49 GRIFFON: Fix compilation 2019-11-13 22:07:08 +01:00
Strangerke 78d2dc32b2 GRIFFON: Introduce some new structures and refactoring, more renaming 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 47e2733469 GRIFFON: Some refactoring 2019-11-13 22:07:08 +01:00
Strangerke 1a1c663ddd GRIFFON: Some renaming 2019-11-13 22:07:08 +01:00
Strangerke a27a54433c GRIFFON: Simplify some assignments, reduce some variable scopes 2019-11-13 22:07:08 +01:00
Strangerke ac362bafa7 GRIFFON: Fix bug introduced in original C conversion 2019-11-13 22:07:08 +01:00
Strangerke 775aa1a63b GRIFFON: Use CLIP where possible 2019-11-13 22:07:08 +01:00
Eugene Sandulenko 49e5040606 GRIFFON: Moved functions to cutscenes.cpp 2019-11-13 22:07:08 +01:00