72704 Commits

Author SHA1 Message Date
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
Strangerke
12fa081a19 GNAP: Remove debug code 2016-05-10 12:14:46 +02:00
Strangerke
5381edd40e GNAP: group first scenes, rename intro 2016-05-10 12:14:45 +02:00
Strangerke
0a1c36a26b GNAP: Prepare the merge of scene group 0 (End) 2016-05-10 12:14:38 +02:00
Strangerke
9fc9de7882 GNAP: Prepare the merge of scene group 0 (WIP 3) 2016-05-10 09:54:21 +02:00
Strangerke
ffb93fa214 GNAP: Prepare the merge of scene group 0 (WIP 2) 2016-05-10 09:54:21 +02:00
Strangerke
19d205b3da GNAP: Prepare the merge of scene group 0 (WIP) 2016-05-10 09:54:21 +02:00
Strangerke
71ba82154e GNAP: Group cutscenes in a single scene group file 2016-05-10 09:54:21 +02:00
Strangerke
aa8df847f7 GNAP: Reduce dereferencing in scene group 4, some renaming 2016-05-10 09:54:21 +02:00
Strangerke
700d82c1c2 GNAP: Fix crash in CutScenes 2016-05-10 09:54:21 +02:00
Strangerke
0a7f2fe938 GNAP: Remove debug code 2016-05-10 09:54:21 +02:00
Strangerke
9503f9bdc8 GNAP: Add detection for the russian version 2016-05-10 09:54:21 +02:00
Strangerke
441565db4d GNAP: Reduce code duplication in SceneCore 2016-05-10 09:54:21 +02:00
Strangerke
28d8a8be7c GNAP: Rename and move two fonctions to Scene 2016-05-10 09:54:21 +02:00
Strangerke
ba0c3f2cc3 GNAP: Refactor scene 53 2016-05-10 09:54:21 +02:00
Strangerke
7a66d4b356 GNAP: Refactor scenes 51&52 2016-05-10 09:54:21 +02:00
Strangerke
aca5984e2b GNAP: Refactor scene 50 2016-05-10 09:54:21 +02:00
Strangerke
5b0ff520b7 GNAP: Refactor scene 49 2016-05-10 09:54:21 +02:00
Strangerke
f3b59a2dfb GNAP: Enforce the use of boolean values for _sceneWaiting 2016-05-10 09:54:21 +02:00
Strangerke
f58874aa45 GNAP: Refactor scene 46 2016-05-10 09:54:21 +02:00
Strangerke
5246356d44 GNAP: Refactor scene 45 2016-05-10 09:54:21 +02:00
Strangerke
1cf3c3b93e GNAP: Rename variables of scene 29 2016-05-10 09:54:21 +02:00
Strangerke
206a18dbfa GNAP: Refactor scene 44 2016-05-10 09:54:21 +02:00