uruk
|
31f8e91444
|
AVALANCHE: Rename variables in Parser. Add _leftMargin to Parser. Fix _leftMargins in Basher.
|
2013-07-27 21:48:28 +02:00 |
|
uruk
|
eec48fa42e
|
AVALANCHE: Introduce new class: Parser. Update rest of the code accordingly.
|
2013-07-27 21:36:07 +02:00 |
|
uruk
|
0703085d20
|
AVALANCHE: Repair Avalot::handleKeyDown().
|
2013-07-27 17:00:02 +02:00 |
|
uruk
|
541f5f9c3b
|
AVALANCHE: Implement Avalot::handleKeyDown() further.
|
2013-07-27 16:55:50 +02:00 |
|
uruk
|
d3ff894ff6
|
AVALANCHE: Replace call of Basher::keyboard_link() with Avalanche::updateEvents() in Avalot::run().
|
2013-07-27 10:17:32 +02:00 |
|
uruk
|
9a26bb502f
|
AVALANCHE: Remove parenthesis and add comment to Avalot::run().
|
2013-07-25 23:38:06 +02:00 |
|
uruk
|
37ea01644a
|
AVALANCHE: Replace Gyro::slowdown() with ScummVM's own utilities.
|
2013-07-25 23:32:22 +02:00 |
|
uruk
|
5e257a500b
|
AVALANCHE: Implement Timeout::one_tick().
|
2013-07-25 22:54:28 +02:00 |
|
uruk
|
39dfddff1f
|
AVALANCHE: Change class variables to pointers, update everything accordingly.
|
2013-07-24 19:43:10 +02:00 |
|
uruk
|
c0823f3e79
|
AVALANCHE: Change _pingo into pointer, update everything accordingly.
|
2013-07-24 18:50:13 +02:00 |
|
uruk
|
ca51bf19c9
|
AVALANCHE: Change _timeout into pointer, update everything accordingly.
|
2013-07-24 18:42:41 +02:00 |
|
uruk
|
10ec7e0e0f
|
AVALANCHE: Change _gyro into pointer, update everything accordingly.
|
2013-07-24 18:25:07 +02:00 |
|
uruk
|
cc6197d77f
|
AVALANCHE: Change _avalot into pointer, update everything accordingly.
|
2013-07-24 18:12:16 +02:00 |
|
uruk
|
8c5ce549e6
|
AVALANCHE: Change _graphics into a pointer, modify the rest of the code accordingly. Introduce AvalanhceEngine::initialize(), use it in AvalancheEninge::run(), modify rest of the code accordingly.
|
2013-07-24 17:52:57 +02:00 |
|
uruk
|
bc5b3fbb65
|
AVALANCHE: Rename Graph to Graphics. Update everything accordingly.
|
2013-07-24 17:02:08 +02:00 |
|
uruk
|
aed0c42f15
|
AVALANCHE: Add comments to Avalot:handleKeyDown().
|
2013-07-24 13:54:39 +02:00 |
|
uruk
|
e8841fbe5c
|
AVALANCHE: Implement Trip::handleMoveKey(), update Avalot::handleKeyDown().
|
2013-07-24 13:38:32 +02:00 |
|
uruk
|
bddc0e5cbf
|
AVALANCHE: Move handleMoveKey() from Avalot to Trip.
|
2013-07-24 13:11:24 +02:00 |
|
uruk
|
3058a02ab9
|
AVALANCHE: Fix commas.
|
2013-07-24 12:56:55 +02:00 |
|
uruk
|
5dc6abe87b
|
AVALANCHE: Add event handling.
|
2013-07-24 12:55:01 +02:00 |
|
uruk
|
9e15eee970
|
AVALANCHE: Modify Avalot::run() to don't exit after a single loop, comment out the error in getsettype::remember() until I find out why it is invoked.
|
2013-07-24 11:03:52 +02:00 |
|
uruk
|
467246c004
|
AVALANCHE: Add refreshScreen() to every iteration of the main loop in Avalot::run().
|
2013-07-18 22:33:08 +02:00 |
|
uruk
|
4fc9de5d46
|
AVALANCHE: Replace Pingo::copy03() with Graph::refreshScreen().
|
2013-07-18 20:00:14 +02:00 |
|
uruk
|
c46bb2449f
|
AVALANCHE: Add comment in Avalot::run().
|
2013-07-18 12:16:32 +02:00 |
|
uruk
|
dd511cfc09
|
AVALANCHE: Implement Gyro::newgame(), update Avalot::setup() and Avalot::run(), add some comment in gyro2.h.
|
2013-07-18 12:06:45 +02:00 |
|
uruk
|
885a8113bc
|
AVALANCHE: repair Avalot.
|
2013-07-15 12:15:49 +02:00 |
|
uruk
|
4a373a1925
|
AVALANCHE: update Avalot.
|
2013-07-15 11:24:38 +02:00 |
|
uruk
|
a394fea15d
|
AVALANCHE: Add a comment to Gyro, remove test line from Avalot.
|
2013-07-09 18:40:29 +02:00 |
|
uruk
|
430dcc037f
|
AVALANCHE: Lucerna: Repair load_also().
|
2013-07-05 01:18:02 +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
|
ef1f254b03
|
AVALANCHE: Finish stubbing Avalot vol. 2.
|
2013-07-02 13:22:23 +02:00 |
|
uruk
|
e4e3574b91
|
AVALANCHE: Finish stubbing of Avalot.
|
2013-07-02 13:21:41 +02:00 |
|
uruk
|
17fe756073
|
AVALANCHE: Repair class Avalot.
|
2013-06-29 10:20:22 +02:00 |
|
uruk
|
c79387608b
|
AVALANCHE: Add Scrolls2. Logger is needed to proceed.
|
2013-06-24 10:15:42 +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 |
|
Strangerke
|
5750410279
|
AVALANCHE: Add some detail in debug strings
|
2013-06-21 18:04:59 +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 |
|