Commit Graph

155 Commits

Author SHA1 Message Date
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
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
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
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
Eugene Sandulenko
3112d2e7d9 GRIFFON: Fix namespace comment 2019-11-13 22:07:08 +01:00