166 Commits

Author SHA1 Message Date
Eugene Sandulenko
25a12ad89a GRIFFON: Fix compilation on Amiga 2019-11-14 00:15:00 +01: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
cc9d8b030a GRIFFON: Fix random loading time 2019-11-13 22:07:08 +01:00
Eugene Sandulenko
3457f67e9a GRIFFON: Fix loading from launcher 2019-11-13 22:07:08 +01:00
Eugene Sandulenko
06909eb320 GRIFFON: Implemented loading from launcher 2019-11-13 22:07:08 +01:00
Eugene Sandulenko
50f964770c GRIFFON: Added support for extended saves 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
93be6abf58 GRIFFON: Fix the menu logic. Finally! 2019-11-13 22:07:08 +01:00
Eugene Sandulenko
477e12c1e1 GRIFFON: More work on game modes 2019-11-13 22:07:08 +01:00
Eugene Sandulenko
6116ed3a25 GRIFFON: Added 'nodamage' console command 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
1b2e826e71 GRIFFON: Fix unitialize variable breaking the save screen 2019-11-13 22:07:08 +01:00
Strangerke
d89e3f8176 GRIFFON: Fix misleading comments 2019-11-13 22:07:08 +01:00
Eugene Sandulenko
417ce00577 GRIFFON: Fix engine id 2019-11-13 22:07:08 +01:00
Eugene Sandulenko
7384a8c35e GRIFFON: Initialize variables 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
417678ce41 GRIFFON: Fixes for engineId changes 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
4f98377ee0 GRIFFON: cleanup 2019-11-13 22:07:08 +01:00
Eugene Sandulenko
356e4014a7 GRIFFON: Implemented Player::reset() 2019-11-13 22:07:08 +01:00
Eugene Sandulenko
8ad0a0fd6a GRIFFON: Use smaller data type for static array 2019-11-13 22:07:08 +01:00
Eugene Sandulenko
24c52e32ae GRIFFON: Initialize variable 2019-11-13 22:07:08 +01:00
Eugene Sandulenko
b85b7fec08 GRIFFON: Added copyright reference 2019-11-13 22:07:08 +01:00
Eugene Sandulenko
fe78429fc7 GRIFFON: Mark engine as 16bit 2019-11-13 22:07:08 +01:00
Eugene Sandulenko
85918451d1 GRIFFON: Fix warning 2019-11-13 22:07:08 +01:00
Eugene Sandulenko
84e6e1b8c5 GRIFFON: Fix sluggishness in the inventory menu 2019-11-13 22:07:08 +01:00
Eugene Sandulenko
e52d6c96f0 JANITORIAL: Indentation fixes 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
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
dfadc426b7 GRIFFON: Made theEnd() work properly 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
7b05a02a97 GRIFFON: Fixed music stopping 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
Eugene Sandulenko
16386016ef GRIFFON: More alpha blitting optimizations 2019-11-13 22:07:08 +01:00
Eugene Sandulenko
ce0f0f62e9 GRIFFON: Optimized transparent blitting 2019-11-13 22:07:08 +01:00