aboutsummaryrefslogtreecommitdiff
path: root/engines/gnap/scenes/group5.cpp
AgeCommit message (Expand)Author
2016-05-23GNAP: Use KeyCode value instead of numeric value for BackspaceStrangerke
2016-05-19GNAP: Add several checks on _gameDone in order to quit the game quicklyStrangerke
2016-05-11GNAP: Use enum values for _sceneClickedHotspot in scene 53Strangerke
2016-05-10GNAP: Reduce dereferencing of _gnapStrangerke
2016-05-10GNAP: Move _actionStatus to the Character classStrangerke
2016-05-10GNAP: Reduce dereferencing of _gameSysStrangerke
2016-05-10GNAP: Janitorial - Remove trailing spaces and tabsStrangerke
2016-05-10GNAP: Move more enums to header filesStrangerke
2016-05-10GNAP: renaming and grouping of scenes in group Arcade and Group 5Strangerke