uruk
|
37ea01644a
|
AVALANCHE: Replace Gyro::slowdown() with ScummVM's own utilities.
|
2013-07-25 23:32:22 +02:00 |
|
uruk
|
a955f6acab
|
AVALANCHE: Revise Celer::pics_link() a bit.
|
2013-07-25 23:10:18 +02:00 |
|
uruk
|
5e257a500b
|
AVALANCHE: Implement Timeout::one_tick().
|
2013-07-25 22:54:28 +02:00 |
|
uruk
|
395b917e94
|
AVALANCHE: Repair Timeout.
|
2013-07-25 22:42:41 +02:00 |
|
uruk
|
06bde8b277
|
AVALANCHE: Implement Celer::load_chunks().
|
2013-07-25 21:38:46 +02:00 |
|
uruk
|
63e7c5b3d1
|
AVALANCHE: Repair array indexes in Timeout and Trip.
|
2013-07-25 16:28:52 +02:00 |
|
uruk
|
9b4c9e496f
|
AVALANCHE: Add Graphics::drawFrame().
|
2013-07-25 16:26:49 +02:00 |
|
uruk
|
6644905eac
|
AVALANCHE: Fix cycle in Trip::trippancy_link().
|
2013-07-25 12:33:03 +02:00 |
|
uruk
|
502cd7a017
|
AVALANCHE: Improve Celer::display_it(), update Celer::load_chunks() to work properly with it.
|
2013-07-25 12:15:15 +02:00 |
|
uruk
|
28b0076e63
|
AVALANCHE: Celer: add new flavour: ch_natural_image.
|
2013-07-25 11:41:33 +02:00 |
|
uruk
|
ab04dd7aa6
|
AVALANCHE: Cosmetic modification in Gyro.
|
2013-07-24 22:23:40 +02:00 |
|
uruk
|
63fbb1d04f
|
AVALANCHE: Implement Lucerna::find_people().
|
2013-07-24 22:20:21 +02:00 |
|
uruk
|
e5fb4e3866
|
AVALANCHE: Cosmetic modifications in triptype::walk().
|
2013-07-24 21:18:51 +02:00 |
|
uruk
|
0beae3b95c
|
AVALANCHE: free() the surfaces in Graphics' functions.
|
2013-07-24 21:09:16 +02:00 |
|
uruk
|
03665fac21
|
AVALANCHE: Graphics: double screen height.
|
2013-07-24 19:47:41 +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
|
4d25117135
|
AVALANCHE: Change _logger into pointer, update everything accordingly.
|
2013-07-24 18:47:33 +02:00 |
|
uruk
|
bc9823ad9b
|
AVALANCHE: Change _enhanced into pointer, update everything accordingly.
|
2013-07-24 18:45:10 +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
|
f035622b14
|
AVALANCHE: Get rid of parts of the engine I don't use yet.
|
2013-07-24 18:14:10 +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
|
ba581b0b32
|
AVALANCHE: Fix indents in avalanche.cpp.
|
2013-07-24 17:12:46 +02:00 |
|
uruk
|
043ded8185
|
AVALANCHE: Implement triptype::walk().
|
2013-07-24 17:02:38 +02:00 |
|
uruk
|
bc5b3fbb65
|
AVALANCHE: Rename Graph to Graphics. Update everything accordingly.
|
2013-07-24 17:02:08 +02:00 |
|
uruk
|
0d6a327f98
|
AVALANCHE: Remove unnecessary indents from avalanche.cpp.
|
2013-07-24 16:43:34 +02:00 |
|
uruk
|
aa0603cf42
|
AVALANCHE: rename constants to follow our code formatting conventions.
|
2013-07-24 16:42:23 +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
|
984b478132
|
AVALANCHE: Modify comment in Dropdown::chalk().
|
2013-07-24 00:14:07 +02:00 |
|
uruk
|
2af413cccf
|
AVALANCHE: Cosmetic correction in Dropdown::chalk().
|
2013-07-23 22:24:20 +02:00 |
|
uruk
|
de066939d1
|
AVALANCHE: Remove warning from menuset::update().
|
2013-07-23 20:52:26 +02:00 |
|
uruk
|
9970ab90fb
|
AVALANCHE: Dropdown: Repair menuset::update(), implement Dropdown:chalk().
|
2013-07-23 17:21:53 +02:00 |
|
uruk
|
050c60c192
|
AVALANCHE: Implement menuset::update().
|
2013-07-23 12:34:58 +02:00 |
|
uruk
|
a16dc4c558
|
AVALANCHE: Add comments to Graph::drawSprite().
|
2013-07-20 16:58:37 +02:00 |
|
uruk
|
44bf47f75e
|
AVALANCHE: Update Graph::flesh_colours().
|
2013-07-20 12:27:52 +02:00 |
|
uruk
|
d6f93d06ee
|
AVALANCHE: Move flesh_colours() from Lucerna to Graph. Implement it.
|
2013-07-20 12:16:06 +02:00 |
|
uruk
|
79c6a48bd2
|
AVALANCHE: Add some blank lines in Trip.
|
2013-07-20 12:07:21 +02:00 |
|
uruk
|
e70b5167c9
|
AVALANCHE: Change computing method of picnum in triptype::andexor().
|
2013-07-20 11:12:10 +02:00 |
|
uruk
|
6f20b8f5a2
|
AVALANCHE: Graph: change 'becouse' to 'because' in comments...
|
2013-07-20 11:05:21 +02:00 |
|
uruk
|
137d334144
|
AVALANCHE: Finish implementation of Graph::drawSprite().
|
2013-07-20 10:55:19 +02:00 |
|
uruk
|
097572193f
|
AVALANCHE: Update Graph::drawPicture().
|
2013-07-20 10:40:57 +02:00 |
|
uruk
|
09877044b3
|
AVALANCHE: Repair Graph::drawSprite().
|
2013-07-20 10:06:43 +02:00 |
|
uruk
|
459a8ce2f5
|
AVALANCHE: Partially implement Graph::drawSprite().
|
2013-07-19 23:36:58 +02:00 |
|