Strangerke
|
85b7da75de
|
GNAP: Explicitely set _scoreLevel to 1 when score greater than 556
|
2016-05-16 21:57:20 +02:00 |
|
Strangerke
|
52374bfe7b
|
GNAP: Load TTF from the executable (optional)
|
2016-05-16 20:43:55 +02:00 |
|
Strangerke
|
e5f60634a5
|
GNAP: Fix regression in hotspots
|
2016-05-15 16:21:04 +02:00 |
|
Strangerke
|
55162fb7ca
|
GNAP: Simplify some calls of _hotspotWalkPos
|
2016-05-12 20:33:51 +02:00 |
|
Strangerke
|
9c0808237c
|
GNAP: Remove _id from HotSpot structure
|
2016-05-12 07:59:20 +02:00 |
|
Strangerke
|
af1cf151de
|
GNAP: Use Common::Rect for hotspots
|
2016-05-12 07:53:06 +02:00 |
|
Strangerke
|
f467db5ed2
|
GNAP: Add music when game is paused
|
2016-05-12 00:33:47 +02:00 |
|
Strangerke
|
2aaebf0ae9
|
GNAP: Use enum values for _sceneClickedHotspot in scene 53
|
2016-05-11 12:12:02 +02:00 |
|
Strangerke
|
b21089f81c
|
GNAP: Rename GetSequence enums
|
2016-05-11 12:12:02 +02:00 |
|
Eugene Sandulenko
|
3459437d7c
|
GNAP: Fix initialization
|
2016-05-10 12:14:57 +02:00 |
|
Eugene Sandulenko
|
7b1c738f0f
|
GNAP: Fix initialization and out-of-bounds write
|
2016-05-10 12:14:57 +02:00 |
|
Eugene Sandulenko
|
5981ef48da
|
GNAP: Make all relevant destructors virtual
|
2016-05-10 12:14:56 +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
|
b605baef85
|
GNAP: Reorder functions in grid.cpp
|
2016-05-10 12:14:55 +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
|
b3bf17a315
|
GNAP: Use Common::Point with platypusWalkTo
|
2016-05-10 12:14:53 +02:00 |
|
Strangerke
|
81074f4503
|
GNAP: use Common::Point for gnapWalkTo
|
2016-05-10 12:14:53 +02:00 |
|
Strangerke
|
3209ce8003
|
GNAP: Fix a small bug in Playtpuss pathfinding
|
2016-05-10 12:14:53 +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 |
|
Strangerke
|
aee3842163
|
GNAP: Some renaming
|
2016-05-10 12:14:49 +02:00 |
|
Strangerke
|
99580a1b08
|
GNAP: Remove 3 CHECKMEs
|
2016-05-10 12:14:49 +02:00 |
|
Strangerke
|
a2d45c70e9
|
GNAP: For consistancy, use hex values for playSound calls
|
2016-05-10 12:14:48 +02:00 |
|
Strangerke
|
f50891f990
|
GNAP: rework gnapCarryGarbageCanTo
|
2016-05-10 12:14:48 +02:00 |
|
Strangerke
|
087492b15f
|
GNAP: Remove useless parameters in gnapCarryGarbageCanTo
|
2016-05-10 12:14:48 +02:00 |
|
Strangerke
|
ce8e3281d4
|
GNAP: Reduce dereferencing of _gameSys
|
2016-05-10 12:14:48 +02:00 |
|
Strangerke
|
33b27b8db3
|
GNAP: Fix regression
|
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
|
5e950a7acf
|
GNAP: Move 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 |
|
Strangerke
|
4120f8795e
|
GNAP: renaming and grouping of scenes in group 4
|
2016-05-10 12:14:46 +02:00 |
|
Strangerke
|
d7bd157fef
|
GNAP: renaming and grouping of scenes in group 3
|
2016-05-10 12:14:46 +02:00 |
|
Strangerke
|
4edfe094ea
|
GNAP: renaming and grouping of scenes in group 2
|
2016-05-10 12:14:46 +02:00 |
|
Strangerke
|
02c8aeae20
|
GNAP: renaming and grouping of scenes in group 1
|
2016-05-10 12:14:46 +02:00 |
|