Strangerke
|
1a7bcd72cf
|
AVALANCHE: Make the call of displayScrollChain() a bit more consistent
|
2013-11-23 10:42:15 +01:00 |
|
Strangerke
|
93e5d415c6
|
AVALANCHE: Janitorial - Removing trailing spaces and tabs
|
2013-11-22 21:31:39 +01:00 |
|
urukgit
|
27d302cdb1
|
AVALANCHE: Fix timer.
|
2013-11-19 18:25:51 +01:00 |
|
urukgit
|
6244b6afe2
|
AVALANCHE: Repair the timer.
|
2013-11-18 15:50:42 +01:00 |
|
Willem Jan Palenstijn
|
660381de1b
|
AVALANCHE: Fix whitespace
|
2013-11-05 21:57:50 +01:00 |
|
urukgit
|
b041e322a4
|
AVALANCHE: Repair display of playtime.
|
2013-11-05 21:12:50 +01:00 |
|
Strangerke
|
91e70ce2a8
|
AVALANCHE: Modifiy AnimationType initialization, add private Animation pointer
|
2013-10-14 19:10:23 +02:00 |
|
Strangerke
|
b0255c9406
|
AVALANCHE: Implement fadeIn and fadeOut (dusk and dawn)
|
2013-10-09 06:45:51 +02:00 |
|
Strangerke
|
a357dc4d0c
|
AVALANCHE: Cleaning includes - remove useless includes in cpp files
|
2013-10-05 01:55:41 +02:00 |
|
Strangerke
|
8652224e58
|
AVALANCHE: Move ControlCharacter enum to enums
|
2013-10-02 07:49:32 +02:00 |
|
Strangerke
|
199ba0ddf4
|
AVALANCHE: Remove verbosity related to the use of Magics enum
|
2013-10-01 23:15:53 +02:00 |
|
Strangerke
|
fdbcb5f785
|
AVALANCHE: Move some more functions to Graphics
|
2013-09-28 10:41:52 +02:00 |
|
Strangerke
|
08883a807f
|
AVALANCHE: Merge Avalot and AvalancheEngine
|
2013-09-27 01:34:38 +02:00 |
|
Strangerke
|
df3fe7b0ec
|
AVALANCHE: Objectify Sequence. This commit breaks savegames.
|
2013-09-26 20:16:33 +02:00 |
|
Strangerke
|
929dcd42f5
|
AVALANCHE: Reduce verbosity in Background, remove a useless variable
|
2013-09-25 07:18:08 +02:00 |
|
Strangerke
|
b4a81fc2ac
|
AVALANCHE: Use enum for verbs
|
2013-09-24 22:36:57 +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 |
|
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 |
|
uruk
|
628c5bb515
|
AVALANCHE: Remove comment. (Answer: It is.)
|
2013-09-21 16:20:57 +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 |
|
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
|
23b225ca0d
|
AVALANCHE: Add sound class, blip(), playNote() and click()
|
2013-09-18 23:59:26 +02:00 |
|
Strangerke
|
9ba81f6097
|
AVALANCHE: move some engine init instructions to Gyro
|
2013-09-18 08:00:30 +02:00 |
|
Strangerke
|
8be433b960
|
AVALANCHE: Rename DropDown into Menu, add some access functions
|
2013-09-18 07:47:52 +02:00 |
|
Strangerke
|
7790b4cc5b
|
AVALANCHE: Janitorial - Clean up misc style glitches
|
2013-09-18 00:05:14 +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
|
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 |
|