Eugene Sandulenko
|
abea37c9bb
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
|
D G Turner
|
7210cae3fd
|
GNAP: Fix GCC Duplicated Branch Warning
|
2021-10-29 20:36:11 +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 |
|
Strangerke
|
0132689c99
|
GNAP: Remove duplicate code
|
2016-05-30 07:19:21 +02:00 |
|
Strangerke
|
511b37bcb0
|
GNAP: Remove some more duplicate code
|
2016-05-24 21:50:26 +02:00 |
|
Strangerke
|
b91d12557f
|
GNAP: Remove duplicate code in character
|
2016-05-24 21:41:02 +02:00 |
|
Strangerke
|
ecdf982eba
|
GNAP: Add a note, remove a checkme
|
2016-05-23 07:57:21 +02:00 |
|
Strangerke
|
f0f42b05ca
|
GNAP: Rename two Facing enums
|
2016-05-23 07:48:37 +02:00 |
|
Strangerke
|
20b3d1814a
|
GNAP: Remove some CHECKME's
|
2016-05-20 07:00:50 +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
|
4c37381a8e
|
GNAP: Add missing stars in header, change include guard name in gnap.h
|
2016-05-17 22:05:35 +02:00 |
|
Strangerke
|
b21089f81c
|
GNAP: Rename GetSequence enums
|
2016-05-11 12:12:02 +02:00 |
|
Strangerke
|
d4053ee11b
|
GNAP: Refactoring of playScratchingHead, playShowCurrItem, playUseDevice
|
2016-05-10 12:14:56 +02:00 |
|
Strangerke
|
cf32e654a7
|
GNAP: Refactoring of playMoan1&2, playPullOutDevice and playPullOutDeviceNonWorking
|
2016-05-10 12:14:56 +02:00 |
|
Strangerke
|
a67a9923a9
|
GNAP: Refactoring of playBrainPulsating, playIdle and playImpossible
|
2016-05-10 12:14:56 +02:00 |
|
Strangerke
|
6e9243d125
|
GNAP: Reduce dereferencing of _plat
|
2016-05-10 12:14:55 +02:00 |
|
Strangerke
|
fdabbcc16a
|
GNAP: Reduce dereferencing of _gnap
|
2016-05-10 12:14:55 +02:00 |
|
Strangerke
|
1f7eeb24a0
|
GNAP: Simplify some checks
|
2016-05-10 12:14:55 +02:00 |
|
Strangerke
|
81c5f8651d
|
GNAP: USe Common::Point for getSequenceId
|
2016-05-10 12:14:55 +02:00 |
|
Strangerke
|
33ca09ae12
|
GNAP: Remove useless redirections, move two more functions
|
2016-05-10 12:14:54 +02:00 |
|
Strangerke
|
a508936349
|
GNAP: Move Gnap action functions to PlayerGnap
|
2016-05-10 12:14:54 +02:00 |
|
Strangerke
|
8a725082a5
|
GNAP: Move more functions to PlayerGnap
|
2016-05-10 12:14:54 +02:00 |
|
Strangerke
|
951fab4853
|
GNAP: Move walkTo and walkStep to Character
|
2016-05-10 12:14:54 +02:00 |
|
Strangerke
|
9d2c537beb
|
GNAP: Some more refactoring in Character, some renaming
|
2016-05-10 12:14:53 +02:00 |
|
Strangerke
|
38a83d1770
|
GNAP: More character refactoring (WIP)
|
2016-05-10 12:14:51 +02:00 |
|
Strangerke
|
45f27ea81c
|
GNAP: Even more refactoring related to characters (WIP)
|
2016-05-10 12:14:50 +02:00 |
|
Strangerke
|
00c544f9f8
|
GNAP: More refactoring related to characters (WIP)
|
2016-05-10 12:14:50 +02:00 |
|
Strangerke
|
579ecdabd1
|
GNAP: More refactoring related to characters (WIP)
|
2016-05-10 12:14:50 +02:00 |
|
Strangerke
|
dda4931ee9
|
GNAP: Move _actionStatus to the Character class
|
2016-05-10 12:14:50 +02:00 |
|
Strangerke
|
45bc40166f
|
GNAP: Use a Character for Platypus (WIP)
|
2016-05-10 12:14:49 +02:00 |
|
Strangerke
|
2e50019c05
|
GNAP: Introduce Character class - WIP
|
2016-05-10 12:14:49 +02:00 |
|