Commit graph

21 commits

Author SHA1 Message Date
Strangerke
63f43aa959 AVALANCHE: Move some more variables out of Avalanche 2013-10-01 07:43:21 +02:00
Strangerke
a06bbb4fe7 AVALANCHE: Rename _scrollNum to improve readibility 2013-10-01 07:31:13 +02:00
Strangerke
bc4a8f8671 AVALANCHE: _scrollNum is now a C index 2013-10-01 07:29:15 +02:00
Strangerke
15acaa1a77 AVALANCHE: Move _scroll and _scrollNum to Dialogs. Remove a useless variable 2013-10-01 07:11:20 +02:00
uruk
53f6c2f693 AVALANCHE: Implement keyboard control in Dialogs::scrollModeDialogue(). 2013-09-30 12:44:06 +02:00
Strangerke
ffbe4646c1 AVALANCHE: move some more functions to Graphics 2013-09-29 12:13:06 +02:00
Strangerke
ef8b661c3d AVALANCHE: Partially move drawScroll to Graphics 2013-09-28 17:09:50 +02:00
Strangerke
6a7326ec26 AVALANCHE: More rework on Graphic code 2013-09-28 15:08:41 +02:00
Strangerke
726fa64bbf AVALANCHE: Use an enum for the Mouse cursor identifier 2013-09-28 10:11:21 +02:00
Strangerke
7d66cdf417 AVALANCHE: Move mouse cursor display functions to Graphics 2013-09-28 10:00:23 +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
64f799773e AVALANCHE: Misc minor polishing 2013-09-27 08:21:04 +02:00
Strangerke
08883a807f AVALANCHE: Merge Avalot and AvalancheEngine 2013-09-27 01:34:38 +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
90c6e6a689 AVALANCHE: Janitorial - Use ++ and -- when possible 2013-09-25 23:57:08 +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
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
Renamed from engines/avalanche/scrolls.cpp (Browse further)