Commit Graph

94 Commits

Author SHA1 Message Date
Strangerke
cc5bfede08 GNAP: Refactor scene 13 2016-05-10 09:54:21 +02:00
Strangerke
e8db252fc3 GNAP: Refactor scene 12 2016-05-10 09:54:21 +02:00
Strangerke
b535ef3abe GNAP: Refactor scene 11 2016-05-10 09:54:21 +02:00
Strangerke
076d23fdb6 GNAP: Refactor scene 10 2016-05-10 09:54:21 +02:00
Strangerke
4e8119b262 GNAP: Refactor scene 9 2016-05-10 09:54:21 +02:00
Strangerke
84bd15a525 GNAP: Refactor scene 8, Add updateAnimationsCb to Scene 2016-05-10 09:54:21 +02:00
Strangerke
0f43db94a2 GNAP: Refactor scene 7 2016-05-10 09:54:21 +02:00
Strangerke
aea51e0d40 GNAP: Refactor scene 6 2016-05-10 09:54:21 +02:00
Strangerke
ca21ed4615 GNAP: Refactor scene 5 2016-05-10 09:54:21 +02:00
Strangerke
5882753014 GNAP: Refactor scene 4 2016-05-10 09:54:21 +02:00
Strangerke
729b82a428 GNAP: Use enum value for a flag instead of number 2016-05-10 09:54:21 +02:00
Strangerke
7a6c02ca04 GNAP: Refactor scene 3 2016-05-10 09:54:21 +02:00
Strangerke
55618fa005 GNAP: Enforce the use of boolean values for _isLeavingScene 2016-05-10 09:54:21 +02:00
Strangerke
880bc07ae1 GNAP: Add destructor to scene 1 2016-05-10 09:54:21 +02:00
Strangerke
65f8a72b16 GNAP: REfactor scene 2 2016-05-10 09:54:21 +02:00
Strangerke
a176945b60 GNAP: Refactor scene 0 2016-05-10 09:54:21 +02:00
Strangerke
145b375119 GNAP: Refactor Scene01 (WIP) 2016-05-10 09:54:21 +02:00
Strangerke
70fec4db2c GNAP: More renaming of 'beaver' variables 2016-05-10 09:54:21 +02:00
Strangerke
90c7e1db01 GNAP: Rename members of GnapEngine from beaver to platypus for consistency 2016-05-10 09:54:21 +02:00
Strangerke
ff7f8aa26d GNAP: Refactor getBeaverSequenceId 2016-05-10 09:54:21 +02:00
Strangerke
de17d92199 GNAP: Remove unused variable in fatUpdateFrame 2016-05-10 09:54:21 +02:00
Strangerke
0f58e9481d GNAP: Rename hotspots in scene 53 2016-05-10 09:54:21 +02:00
Strangerke
82db01550a GNAP: Fix hotspots in scene 30 2016-05-10 09:54:21 +02:00
Strangerke
be10dd378c GNAP: Remove useless return after an error 2016-05-10 09:54:21 +02:00
Strangerke
ba20d63573 GNAP: Fix a crash after disco ball animation 2016-05-10 09:54:21 +02:00
Strangerke
c144b884c3 GNAP: Fix phone keys hotspots 2016-05-10 09:54:21 +02:00
Strangerke
08ba28db7f GNAP: Cosmetic changes 2016-05-10 09:54:21 +02:00
Strangerke
63a13bc2c0 GNAP: Add some code to fix the transition from intro to game 2016-05-10 09:54:21 +02:00
Strangerke
d6e4b67dca GNAP: Add load from launcher 2016-05-10 09:54:21 +02:00
Strangerke
d90b948b22 GNAP: Some renaming in scene 52 2016-05-10 09:54:21 +02:00
Strangerke
e340538f5c GNAP: Rename variables in toyUfoFlyTo 2016-05-10 09:54:21 +02:00
Strangerke
bd72968ccb GNAP: Rename members of GridStruct 2016-05-10 09:54:21 +02:00
Eugene Sandulenko
f4fc5e251a GNAP: Add missing newlines at the end 2016-05-10 09:54:21 +02:00
Eugene Sandulenko
7762c49432 GNAP: Fix another warning and adding a catching condition 2016-05-10 09:54:21 +02:00
Eugene Sandulenko
5c072b859e GNAP: Fix warning 2016-05-10 09:54:21 +02:00
Eugene Sandulenko
0577aae277 GNAP: Fix compilation 2016-05-10 09:54:21 +02:00
Strangerke
43c65df526 GNAP: Use debug channels 2016-05-10 09:54:21 +02:00
Strangerke
52f0712b66 GNAP: Add debugger 2016-05-10 09:54:21 +02:00
Strangerke
03027be392 GNAP: Fix hasFeature 2016-05-10 09:54:21 +02:00
Strangerke
558ab62fd7 GNAP: Enforce the use of a boolean when calling playSound() 2016-05-10 09:54:21 +02:00
Strangerke
192bc34935 GNAP: Fix savegames 2016-05-10 09:54:21 +02:00
Strangerke
ff43147ee3 GNAP: Fix some remaining flags 2016-05-10 09:54:21 +02:00
Strangerke
efa9466c81 GNAP: Replace more flags values by enums 2016-05-10 09:54:21 +02:00
Strangerke
11c0fa8fed GNAP: Replace more flags values by enums (WIP) 2016-05-10 09:54:21 +02:00
Strangerke
6dfa316b24 GNAP: Replace more flags values by enums (WIP) 2016-05-10 09:54:21 +02:00
Strangerke
6a55da1504 GNAP: Replace flags values by enums (WIP) 2016-05-10 09:54:21 +02:00
Strangerke
e11ec6a9c1 GNAP: Some rework of hotspot initialization code 2016-05-10 09:54:21 +02:00
Strangerke
f1738f457f GNAP: Add savegames (not fully working yet) 2016-05-10 09:54:21 +02:00
Strangerke
66f5610c74 GNAP: Implement intro, currently disabled. Remove some Debug code. 2016-05-10 09:54:21 +02:00
Strangerke
9d0caa4bdb GNAP: fix use of _sceneDone 2016-05-10 09:54:21 +02:00