Johannes Schickel
|
854de79c23
|
AVALANCHE: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:32 +01:00 |
|
uruk
|
c53c4ca626
|
AVALANCHE: Remove/move variables.
|
2014-01-22 18:09:25 +01:00 |
|
uruk
|
681bc68cf6
|
AVALANCHE: Remove unused code.
|
2014-01-22 18:00:44 +01:00 |
|
uruk
|
2479a53d65
|
AVALANCHE: Move kTune and TuneType to Dialogs.
|
2014-01-22 03:34:45 +01:00 |
|
uruk
|
19ae43aa18
|
AVALANCHE: Move Clock to dedicated files.
|
2014-01-15 23:04:59 +01:00 |
|
Strangerke
|
93e5d415c6
|
AVALANCHE: Janitorial - Removing trailing spaces and tabs
|
2013-11-22 21:31:39 +01:00 |
|
Strangerke
|
304ab6da15
|
AVALANCHE: Start cleaning includes - remove useless include in header files
|
2013-10-04 20:50:28 +02:00 |
|
Strangerke
|
5a4bd0d837
|
AVALANCHE: some more work on variables
|
2013-10-01 23:31:31 +02:00 |
|
Strangerke
|
63f43aa959
|
AVALANCHE: Move some more variables out of Avalanche
|
2013-10-01 07:43:21 +02:00 |
|
Strangerke
|
c2da192e7f
|
AVALANCHE: Remove bytefields, which are set but never used
|
2013-09-30 07:22:59 +02:00 |
|
Strangerke
|
1c9ac623fa
|
AVALANCHE: Rework calcHand, move another function to Graphics
|
2013-09-29 19:49:57 +02:00 |
|
Strangerke
|
649fa6e5f0
|
AVALANCHE: Use the Color enum, remove some magic values, identify some dead variables
|
2013-09-27 21:57:24 +02:00 |
|
Strangerke
|
08883a807f
|
AVALANCHE: Merge Avalot and AvalancheEngine
|
2013-09-27 01:34:38 +02:00 |
|
Strangerke
|
e166f6fc44
|
AVALANCHE: Move a couple of variables to Sequence, more private variables
|
2013-09-27 00:33:08 +02:00 |
|
uruk
|
8efaa45425
|
AVALANCHE: Partially implement (there are still missing features: icon, keyboard control) the last missing type of scrolls: dialogs. Move some functions/variables, remove unused code in order to do so.
|
2013-09-26 19:22:48 +02:00 |
|
Strangerke
|
6cd9bd141c
|
AVALANCHE: Move some variables to Animation, break savegame compatibility
|
2013-09-25 23:54:35 +02:00 |
|
Strangerke
|
890eed446c
|
AVALANCHE: rename a parameter, remove a useless (unitialized) variable, disable some menu entries
|
2013-09-25 07:57:57 +02:00 |
|
Strangerke
|
b4a81fc2ac
|
AVALANCHE: Use enum for verbs
|
2013-09-24 22:36:57 +02:00 |
|
Strangerke
|
b3f6ce975f
|
AVALANCHE: Use People enum as a type for several variables, modify functions accordingly
|
2013-09-24 21:24:52 +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
|
61eb94e5c8
|
AVALANCHE: Use struct for consistency in Avalot
|
2013-09-22 22:47:12 +02:00 |
|
Strangerke
|
863709ca57
|
AVALANCHE: Move some variables
|
2013-09-22 17:45:48 +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
|
f88ca9dc81
|
AVALANCHE: Remove misc dead or useless code: useless arguments, stubbed ini file reading, etc
|
2013-09-20 07:35:50 +02:00 |
|
Strangerke
|
e859e17e3b
|
AVALANCHE: Janitorial - Remove trailing spaces, fix define names
|
2013-09-07 09:00:34 +02:00 |
|
uruk
|
15947cec7d
|
AVALANCHE: Get rid of Enhanced. Further renamings and refactoring in Avalanche and Avalot.
|
2013-09-04 21:10:29 +02:00 |
|
uruk
|
59317d6ac7
|
AVALANCHE: Rename/refactor Avalot.
|
2013-09-03 16:03:16 +02:00 |
|
uruk
|
6ffcb714af
|
AVALANCHE: Broaden Avalot::handleKeyDown().
|
2013-07-30 22:25:04 +02:00 |
|
uruk
|
df427ba7e8
|
AVALANCHE: Broaden comment in avalot.h.
|
2013-07-27 22:03:59 +02:00 |
|
uruk
|
cc6197d77f
|
AVALANCHE: Change _avalot into pointer, update everything accordingly.
|
2013-07-24 18:12:16 +02:00 |
|
uruk
|
aed0c42f15
|
AVALANCHE: Add comments to Avalot:handleKeyDown().
|
2013-07-24 13:54:39 +02:00 |
|
uruk
|
bddc0e5cbf
|
AVALANCHE: Move handleMoveKey() from Avalot to Trip.
|
2013-07-24 13:11:24 +02:00 |
|
uruk
|
5dc6abe87b
|
AVALANCHE: Add event handling.
|
2013-07-24 12:55:01 +02:00 |
|
uruk
|
7078b4de14
|
AVALANCHE: Avalot: repair initialization.
|
2013-07-04 18:29:04 +02:00 |
|
uruk
|
f47bc39f64
|
AVALANCHE: Update the description of classes.
|
2013-07-02 16:46:56 +02:00 |
|
uruk
|
ae1f189370
|
AVALANCHE: Change constructor of Scrolls, repair string handling in Lucerna and Scrolls.
|
2013-07-02 15:10:16 +02:00 |
|
uruk
|
17fe756073
|
AVALANCHE: Repair class Avalot.
|
2013-06-29 10:20:22 +02:00 |
|
uruk
|
7f1a322de4
|
AVALANCHE: Repair compilation.
|
2013-06-25 18:04:52 +02:00 |
|
uruk
|
46849fcc42
|
AVALANCHE: Start continuously adding parts to Avalot as I proceed with the conversion of the necessary Pascal units.
|
2013-06-23 21:11:15 +02:00 |
|
uruk
|
6d35a794cd
|
AVALANCHE: Getting GYRO to compile.
|
2013-06-21 11:23:11 +02:00 |
|
uruk
|
3946d0ed92
|
AVALANCHE: Add class Avalot. Cosmetic modifications.
|
2013-06-20 14:08:58 +02:00 |
|