Commit Graph
25 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
Cameron Cawley c5a5e0f68a GRIFFON: Replace use of abs() with ABS() 2019-11-17 22:32:39 +01:00
Eugene Sandulenko 93be6abf58 GRIFFON: Fix the menu logic. Finally! 2019-11-13 22:07:08 +01:00
Eugene Sandulenko 6116ed3a25 GRIFFON: Added 'nodamage' console command 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 a28bf11ca6 GRIFFON: Initial code for game modes 2019-11-13 22:07:08 +01:00
Eugene Sandulenko 85918451d1 GRIFFON: Fix warning 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 f6da621008 GRIFFON: Removed recursiveness on end game 2019-11-13 22:07:08 +01:00
Strangerke 008fbcab5b GRIFFON: Introduce ObjectInfoStruct, some refactoring 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 4a822bc21d GRIFFON: Change some types to boolean, some code simplifications 2019-11-13 22:07:08 +01:00
Strangerke d384cc83e7 GRIFFON: Refactor castSpell() 2019-11-13 22:07:08 +01:00
Strangerke f69cce13e5 GRIFFON: Some more changes in Combat 2019-11-13 22:07:08 +01:00
Strangerke ddb4e2eb3e GRIFFON: Start refactoring Combat + rename constant due to typo 2019-11-13 22:07:08 +01:00
Strangerke 47e2733469 GRIFFON: Some refactoring 2019-11-13 22:07:08 +01:00
Strangerke 57af73cb18 GRIFFON: Various code simplifications and renaming 2019-11-13 22:07:08 +01:00
Eugene Sandulenko f7459b027c GRIFFON: Added monsters enum 2019-11-13 22:07:08 +01:00
Eugene Sandulenko 83ef0f3b4d GRIFFON: Moved methods to combat.cpp 2019-11-13 22:07:08 +01:00