aboutsummaryrefslogtreecommitdiff
path: root/engines/griffon/engine.cpp
AgeCommit message (Expand)Author
2020-01-11GRIFFON: Fix slugginess in final boss and a crash when loading the Griffon.s0...Harsh Bawari
2019-11-13GRIFFON: Fix the menu logic. Finally!Eugene Sandulenko
2019-11-13GRIFFON: More work on game modesEugene Sandulenko
2019-11-13GRIFFON: Initial code for game modesEugene Sandulenko
2019-11-13GRIFFON: Some renamingStrangerke
2019-11-13GRIFFON: Implemented Player::reset()Eugene Sandulenko
2019-11-13GRIFFON: Fix warningEugene Sandulenko
2019-11-13GRIFFON: Fix sluggishness in the inventory menuEugene Sandulenko
2019-11-13GRIFFON: Made theEnd() work properlyEugene Sandulenko
2019-11-13GRIFFON: Removed recursiveness on end gameEugene Sandulenko
2019-11-13GRIFFON: Fix compilationStrangerke
2019-11-13GRIFFON: Introduce some new structures and refactoring, more renamingStrangerke
2019-11-13GRIFFON: Some more renamingStrangerke
2019-11-13GRIFFON: More renamingStrangerke
2019-11-13GRIFFON: start renaming members of Griffon engine classStrangerke
2019-11-13GRIFFON: Change some types to boolean, some code simplificationsStrangerke
2019-11-13GRIFFON: Fix another game crash due to an uninitialized variableStrangerke
2019-11-13GRIFFON: Some renamingStrangerke
2019-11-13GRIFFON: Remove some unused class membersStrangerke
2019-11-13GRIFFON: Various code simplifications and renamingStrangerke
2019-11-13GRIFFON: Added logic.cppEugene Sandulenko
2019-11-13GRIFFON: Added monsters enumEugene Sandulenko
2019-11-13GRIFFON: Added gfx.cppEugene Sandulenko
2019-11-13GRIFFON: Added input.cppEugene Sandulenko
2019-11-13GRIFFON: Added resources.cppEugene Sandulenko
2019-11-13GRIFFON: Created draw.cppEugene Sandulenko
2019-11-13GRIFFON: Added dialogs.cppEugene Sandulenko
2019-11-13GRIFFON: Moved functions to cutscenes.cppEugene Sandulenko
2019-11-13GRIFFON: Moved methods to combat.cppEugene Sandulenko
2019-11-13GRIFFON: Renamed remaining methodsEugene Sandulenko
2019-11-13GRIFFON: Move another method to sound.cppEugene Sandulenko
2019-11-13GRIFFON: More function renamesEugene Sandulenko
2019-11-13GRIFFON: Simplified main engine functionEugene Sandulenko
2019-11-13GRIFFON: Some function renamesEugene Sandulenko
2019-11-13GRIFFON: Move sound-related method to separate fileEugene Sandulenko
2019-11-13GRIFFON: Rename sound methodsEugene Sandulenko
2019-11-13GRIFFON: Add a check after calls to file.openStrangerke
2019-11-13GRIFFON: Remove menabled as it's unused (always true)Strangerke
2019-11-13GRIFFON: Remove useless code from game_configmenu, enable the part handlign R...Strangerke
2019-11-13GRIFFON: Rename sound methodEugene Sandulenko
2019-11-13GRIFFON: Fix regressionsEugene Sandulenko
2019-11-13GRIFFON: Use enum for game scriptsEugene Sandulenko
2019-11-13GRIFFON: Some more renaming and refactoringStrangerke
2019-11-13GRIFFON: Turn some more variables to boolean, rename some variablesStrangerke
2019-11-13GRIFFON: Turned defines into enumsEugene Sandulenko
2019-11-13GRIFFON: Variable renamesEugene Sandulenko
2019-11-13GRIFFON: Vraiable renamesEugene Sandulenko
2019-11-13GRIFFON: Variable renamingEugene Sandulenko
2019-11-13GRIFFON: Variable renamingEugene Sandulenko
2019-11-13GRIFFON: Variable renamingEugene Sandulenko