Eugene Sandulenko
|
abea37c9bb
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
|
D G Turner
|
170e57593d
|
GNAP: Fix Missing Default Switch Cases
These are flagged by GCC if -Wswitch-default is enabled.
|
2019-11-27 00:11:29 +00:00 |
|
Eugene Sandulenko
|
fab199d37e
|
JANITORIAL: Make GPL headers uniform
|
2016-09-03 12:46:38 +02:00 |
|
Strangerke
|
94e1e3a8fe
|
GNAP: Use KeyCode value instead of numeric value for Backspace
|
2016-05-23 00:01:51 +02:00 |
|
Strangerke
|
9a2bc3c572
|
GNAP: Add several checks on _gameDone in order to quit the game quickly
|
2016-05-19 07:59:07 +02:00 |
|
Strangerke
|
2aaebf0ae9
|
GNAP: Use enum values for _sceneClickedHotspot in scene 53
|
2016-05-11 12:12:02 +02:00 |
|
Strangerke
|
fdabbcc16a
|
GNAP: Reduce dereferencing of _gnap
|
2016-05-10 12:14:55 +02:00 |
|
Strangerke
|
dda4931ee9
|
GNAP: Move _actionStatus to the Character class
|
2016-05-10 12:14:50 +02:00 |
|
Strangerke
|
ce8e3281d4
|
GNAP: Reduce dereferencing of _gameSys
|
2016-05-10 12:14:48 +02:00 |
|
Strangerke
|
25fc9c0a13
|
GNAP: Janitorial - Remove trailing spaces and tabs
|
2016-05-10 12:14:47 +02:00 |
|
Strangerke
|
e0781ea437
|
GNAP: Move more enums to header files
|
2016-05-10 12:14:47 +02:00 |
|
Strangerke
|
8a91335bfa
|
GNAP: renaming and grouping of scenes in group Arcade and Group 5
|
2016-05-10 12:14:47 +02:00 |
|