Age | Commit message (Expand) | Author |
---|---|---|
2016-09-03 | JANITORIAL: Make GPL headers uniform | Eugene Sandulenko |
2016-05-23 | GNAP: Use KeyCode value instead of numeric value for Backspace | Strangerke |
2016-05-19 | GNAP: Add several checks on _gameDone in order to quit the game quickly | Strangerke |
2016-05-11 | GNAP: Use enum values for _sceneClickedHotspot in scene 53 | Strangerke |
2016-05-10 | GNAP: Reduce dereferencing of _gnap | Strangerke |
2016-05-10 | GNAP: Move _actionStatus to the Character class | Strangerke |
2016-05-10 | GNAP: Reduce dereferencing of _gameSys | Strangerke |
2016-05-10 | GNAP: Janitorial - Remove trailing spaces and tabs | Strangerke |
2016-05-10 | GNAP: Move more enums to header files | Strangerke |
2016-05-10 | GNAP: renaming and grouping of scenes in group Arcade and Group 5 | Strangerke |