21 Commits

Author SHA1 Message Date
Strangerke
23ba373c91 AVALANCHE: More index conversion in inField() 2013-09-16 00:26:36 +02:00
Strangerke
d6be9ed7db AVALANCHE: More index conversion in appearPed 2013-09-16 00:05:35 +02:00
uruk
98cb1cd52b Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalanche
Conflicts:
	engines/avalanche/lucerna.cpp
	engines/avalanche/timer.cpp
2013-09-15 16:54:56 +02:00
uruk
d70b856da9 AVALANCHE: Rename room number constans. Repair Lucerna::enterRoom(). 2013-09-15 16:50:12 +02:00
Strangerke
ddd7a95737 AVALANCHE: Convert index use from Pascal to C in appearPed() 2013-09-15 16:01:05 +02:00
Strangerke
ecbd87353e AVALANCHE: Convert index use from Pascal to C in walkTo() 2013-09-15 15:50:05 +02:00
uruk
a81b499062 AVALANCHE: Get rid of Enid. 2013-09-15 13:21:03 +02:00
uruk
7ee6e8699f AVALANCHE: Remove the '2' from the source files' names. 2013-09-15 13:03:21 +02:00
uruk
ba05f95bb4 AVALANCHE: Get rid of Visa. Move everything from it to Scrolls. 2013-09-15 12:25:07 +02:00
Strangerke
5be2d50e14 AVALANCHE: Reduce verbosity related to animation sprites 2013-09-14 19:39:49 +02:00
Strangerke
82e76e7b53 AVALANCHE: Remove DNA structure which was essentially a savegame structure unused in ScummVM 2013-09-13 21:30:03 +02:00
Strangerke
1cb0c0ec5e AVALANCHE: harmonize the use of constants for kDir, kDirection, kVerbs 2013-09-09 23:48:36 +02:00
Strangerke
bc64dcf276 AVALANCHE: harmonize the use of constants for kMagic, kProc, kObject, kPeople 2013-09-09 23:34:12 +02:00
Strangerke
1ca62e51b9 AVALANCHE: refactor the way ControlCharacter enum is accessed 2013-09-09 23:16:48 +02:00
Strangerke
e12e0eb2ff AVALANCHE: Rework some more strings, identify some dead code in avalanche.cpp 2013-09-09 23:00:24 +02:00
Strangerke
f7bce3bede AVALANCHE: Rework some more strings 2013-09-08 23:13:58 +02:00
Strangerke
7df4c94aeb AVALANCHE: Some renaming in Timer and Acci2, add some doxygen comments 2013-09-08 14:11:32 +02:00
Strangerke
2eb4002e36 AVALANCHE: Check function scope in Animation, set a function private 2013-09-08 12:23:48 +02:00
uruk
c0243036a2 AVALANCHE: Renaming/refactoring in Animation. 2013-09-08 12:06:08 +02:00
uruk
f7de651560 Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalanche
Conflicts:
	engines/avalanche/acci2.cpp
	engines/avalanche/lucerna2.cpp
	engines/avalanche/timer.cpp
2013-09-08 11:35:26 +02:00
Strangerke
f42f29d8f8 AVALANCHE: Rename Timeout into Timer 2013-09-08 11:30:23 +02:00