Commit graph

116 commits

Author SHA1 Message Date
uruk
3ae30372bc AVALANCHE: Repair bug regarding uninitialized direction in Avalot. Some renaming in Animation. 2013-09-24 18:25:53 +02:00
Strangerke
0b7de38dc1 AVALANCHE: Use Room enum instead of byte in misc place 2013-09-24 08:15:28 +02:00
Strangerke
f4e37939c7 AVALANCHE: Move 2 enums out of Avalot classes, set private some parser variables 2013-09-24 07:31:43 +02:00
Strangerke
cbe9c151aa AVALANCHE: Refactor some variables. This breaks savegame compatibility 2013-09-23 23:16:57 +02:00
uruk
02caaa5735 AVALANCHE: Optimize Animation::updateSpeed(). 2013-09-22 23:36:25 +02:00
Strangerke
79a961c89d AVALANCHE: Move some variables, fix savegame counter increment when saving 2013-09-21 23:34:21 +02:00
Strangerke
4b4f07a7f6 AVALANCHE: Merge Gyro, Lucerna and Avalot 2013-09-21 22:28:48 +02:00
Strangerke
a80af5326e AVALANCHE: Merge Acci and Parser 2013-09-21 18:37:52 +02:00
Strangerke
350d622324 AVALANCHE: rename scrolls to dialogs 2013-09-21 18:06:37 +02:00
Strangerke
d82975fc38 AVALANCHE: Add an assert in flipRoom(), fix an issue in post-STU functions 2013-09-21 16:09:33 +02:00
Strangerke
ba103fd5dd AVALANCHE: Some polishing in Animation 2013-09-21 15:36:13 +02:00
uruk
39b4d8b71c AVALANCHE: Some cleanup and comment modifications. 2013-09-21 12:10:16 +02:00
Strangerke
c7f888de7c AVALANCHE: Remove remaining off and on calls in commented code 2013-09-20 23:19:30 +02:00
Strangerke
2b63646740 AVALANCHE: Remove some useless/dead code 2013-09-20 23:09:43 +02:00
uruk
31637f1983 AVALANCHE: Cosmetic modifications. 2013-09-19 21:21:53 +02:00
uruk
21a9de5df2 AVALANCHE: Rename Celer to Background. 2013-09-19 20:53:47 +02:00
Strangerke
8be433b960 AVALANCHE: Rename DropDown into Menu, add some access functions 2013-09-18 07:47:52 +02:00
Strangerke
6e08f55160 AVALANCHE: Review all for statements 2013-09-16 22:57:38 +02:00
Strangerke
68533445a0 AVALANCHE: Index conversion related to drawBackgroundSprite() 2013-09-16 20:20:37 +02:00
Strangerke
9d259d0a07 AVALANCHE: fix index in loadMouse, misc cleanup 2013-09-16 01:15:47 +02:00
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
Strangerke
ca59642380 AVALANCHE: for consistency, replace fv and ff loop variables by i and j. Remove some commented dead code 2013-09-15 18:27:40 +02:00
Strangerke
18a992856e AVALANCHE: Get rid of some more magic values 2013-09-15 18:16:46 +02:00
Strangerke
34acc80d73 AVALANCHE: Get rid of several magic values 2013-09-15 17:42:32 +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
f7ee139501 AVALANCHE: Reduce verbosity some more 2013-09-15 10:51:24 +02:00
Strangerke
a506b0b3e4 AVALANCHE: Reduce some more verbosity 2013-09-15 01:10:10 +02:00
Strangerke
b083878dbe AVALANCHE: Remove duplicated direction enum, move direction to animation class 2013-09-13 22:58:24 +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
f7c34949db AVALANCHE: Error out when critical files are missing 2013-09-13 08:29:19 +02:00
Strangerke
b936611e03 AVALANCHE: Fix various warnings reported by GCC and/or wjp 2013-09-12 21:44:36 +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
2d2ce624a9 AVALANCHE: Rework some more strings 2013-09-08 23:37:13 +02:00
Strangerke
f7bce3bede AVALANCHE: Rework some more strings 2013-09-08 23:13:58 +02:00
Strangerke
e77db05208 AVALANCHE: Rework some more string uses 2013-09-08 22:23:58 +02:00
uruk
3950c871f2 AVALANCHE: Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalanche
Conflicts:
	engines/avalanche/animation.cpp
2013-09-08 12:57:34 +02:00
uruk
48f2a79ed2 AVALANCHE: Rename _tr to _anim. 2013-09-08 12:53:19 +02:00
Strangerke
e6956a994b AVALANCHE: Change type of kSpriteNumbMax to byte 2013-09-08 12:47:04 +02:00
uruk
c6183993f2 AVALANCHE: Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalanche
Conflicts:
	engines/avalanche/animation.h
2013-09-08 12:39:33 +02:00
Strangerke
2eb4002e36 AVALANCHE: Check function scope in Animation, set a function private 2013-09-08 12:23:48 +02:00
uruk
b7844c3548 AVALANCHE: More renaming/refactoring in Animation. 2013-09-08 12:21:02 +02:00
uruk
c0243036a2 AVALANCHE: Renaming/refactoring in Animation. 2013-09-08 12:06:08 +02:00