Strangerke
|
f42f29d8f8
|
AVALANCHE: Rename Timeout into Timer
|
2013-09-08 11:30:23 +02:00 |
|
uruk
|
1b25defe34
|
AVALANCHE: Missing files from last commit...
|
2013-09-08 11:20:37 +02:00 |
|
Strangerke
|
b9c14ccb08
|
AVALANCHE: Some more renaming in Timeout. Add some Doxygen comments
|
2013-09-08 11:14:00 +02:00 |
|
Strangerke
|
21ff074fda
|
AVALANCHE: Fix uninitialized variable in TimeOut
|
2013-09-08 10:53:33 +02:00 |
|
uruk
|
8a4a5b3c56
|
AVALANCHE: Renaming in timeout2.h
|
2013-09-08 10:48:22 +02:00 |
|
uruk
|
3f2ed1c803
|
AVALANCHE: Everything that is missing from the last commit...
|
2013-09-08 00:26:16 +02:00 |
|
uruk
|
93013b5c76
|
AVALANCHE: Do renaming in Sequence.
|
2013-09-08 00:02:20 +02:00 |
|
Strangerke
|
f59892b45e
|
AVALANCHE: More renaming in animation
|
2013-09-07 23:42:34 +02:00 |
|
Strangerke
|
5c00d5fe34
|
AVALANCHE: More renaming, use int16 for loops based on kSpriteNumbMax
|
2013-09-07 23:03:27 +02:00 |
|
Strangerke
|
f1e699199b
|
AVALANCHE: Some more renaming in Animation
|
2013-09-07 21:38:25 +02:00 |
|
uruk
|
c087998a8a
|
AVALANCHE: Do renaming in scrolls2.h.
|
2013-09-07 20:37:42 +02:00 |
|
Strangerke
|
9198b166f7
|
AVALANCHE: Some more renaming in Animation
|
2013-09-07 20:02:14 +02:00 |
|
Strangerke
|
d96555406e
|
AVALANCHE: Rename trip into animation, some more renaming
|
2013-09-07 19:11:34 +02:00 |
|
uruk
|
0fa45b0fd2
|
AVALANCHE: Do renaming in Pingo.
|
2013-09-07 18:18:25 +02:00 |
|
uruk
|
2bed64b447
|
AVALANCHE: Do renaming/refactoring in Lucerna.
|
2013-09-07 15:58:02 +02:00 |
|
uruk
|
cb05ea9bc6
|
AVALANCHE: Finish renaming/refactoring in Gyro.
|
2013-09-07 12:35:44 +02:00 |
|
Strangerke
|
5d2547c8f0
|
AVALANCHE: Rename some constants in trip6
|
2013-09-07 09:14:14 +02:00 |
|
Strangerke
|
e859e17e3b
|
AVALANCHE: Janitorial - Remove trailing spaces, fix define names
|
2013-09-07 09:00:34 +02:00 |
|
uruk
|
200670d327
|
AVALANCHE: More renaming in gyro2.h.
|
2013-09-06 16:23:57 +02:00 |
|
Strangerke
|
95a4ccac51
|
AVALANCHE: Some renaming in lucerna2
|
2013-09-06 07:52:02 +02:00 |
|
uruk
|
b6306976cf
|
AVALANCHE: Start renaming in Gyro.
|
2013-09-05 23:57:58 +02:00 |
|
uruk
|
ce95f738be
|
AVALANCHE: Do renaming in Enid. (Keep the refactoring for the implementation of it.)
|
2013-09-05 12:59:01 +02:00 |
|
Strangerke
|
b690c9ad31
|
AVALANCHE: Finish replacing C-style comments by C++-style
|
2013-09-05 07:47:40 +02:00 |
|
uruk
|
38ceb705f2
|
AVALANCHE: Do renaming in Celer.
|
2013-09-03 22:22:42 +02:00 |
|
uruk
|
74979869ff
|
AVALANCHE: Rename/refactor Acci. Implement Acci::peopleInRoom().
|
2013-09-03 15:35:09 +02:00 |
|
uruk
|
a9e9a8b9af
|
AVALANCHE: Cosmetic and other repairs in Timeout.
|
2013-08-31 21:15:33 +02:00 |
|
uruk
|
c421426d8a
|
AVALANCHE: Make the game finally completable.
|
2013-08-31 00:30:06 +02:00 |
|
uruk
|
73048872b2
|
AVALANCHE: Upgrade show_one() so it can replace show_one_at(), preventing code duplication.
|
2013-08-30 11:56:16 +02:00 |
|
uruk
|
bdde166c49
|
AVALANCHE: Repair the Oubliette in the catacombs and wrong parameters connected to Geida's follow-function. Repair the so-called "also" lines.
|
2013-08-30 09:37:00 +02:00 |
|
uruk
|
f53d998e53
|
AVALANCHE: Repair Gyro::whereis indexes.
|
2013-08-27 20:34:44 +02:00 |
|
uruk
|
f7d17fd7b7
|
AVALANCHE: Partially implement the music room. (Without music.)
|
2013-08-27 19:41:54 +02:00 |
|
uruk
|
338dac4e10
|
AVALANCHE: Implement Acci::store_interrogation() and all the functions it uses.
|
2013-08-26 20:13:43 +02:00 |
|
uruk
|
06346339a9
|
AVALANCHE: Implement Timeout::after_the_shootemup(), repair a lot of array indexes in various places.
|
2013-08-26 16:10:17 +02:00 |
|
uruk
|
762e91218d
|
AVALANCHE: Repair array indexes in Timeout.
|
2013-08-26 09:14:27 +02:00 |
|
uruk
|
457d898ff3
|
AVALANCHE: Upgrade Lucerna::enterroom(). Add r__yourhall to roomnums.h, handle it's cases in Lucerna:enterroom() and Trip::open_the_door(). Remove unnecessary typecasts in Celer::pics_link(), upgrade Celer::show_one(). Introduce Graphics::refreshBackground(), use it where needed.
|
2013-08-23 11:33:37 +02:00 |
|
uruk
|
c43373f7ae
|
AVALANCHE: Implement opening of doors. Rethink a bit the graphics and the timer system to do so.
|
2013-08-21 18:01:31 +02:00 |
|
uruk
|
44f7802777
|
AVALANCHE: Rename Gyro::reloaded to Gyro::isLoaded. Repair a bug in the original engine regarding timing of animations/scrolls/etc. when loading a savegame using this variable.
|
2013-08-21 13:45:22 +02:00 |
|
uruk
|
698dae201a
|
AVALANCHE: Introduce Graphics::drawText(). Rename raw to fontType, move it from Gyro to Graphics. Update the rest of the code using these two. Simplifying underlining of characters in Parser and Dropdown.
|
2013-08-11 14:06:15 +02:00 |
|
uruk
|
ee6119d07f
|
AVALANCHE: Repair Timeout::lose_timer().
|
2013-08-11 02:06:11 +02:00 |
|
uruk
|
288abffafa
|
AVALANCHE: Repair Visa::unskrimble() and Scrolls::calldrivers().
|
2013-08-09 15:42:10 +02:00 |
|
uruk
|
26b7333137
|
AVALANCHE: Repair parts of the scrolls system, implement the death of Avalot and almost everything connected to it.
|
2013-08-07 10:30:44 +02:00 |
|
uruk
|
ba00b2a7d9
|
AVALANCHE: Mostly cosmetic modifications in Visa, stub Timeout::arkata_shouts() until dixi() works, partially implement Scrolls::say().
|
2013-08-05 15:25:44 +02:00 |
|
uruk
|
1956ca280b
|
AVALANCHE: Repair Logger::log_scrollchar(), cosmetic corrections in Scrolls and Timeout.
|
2013-08-04 21:48:11 +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
|
63e7c5b3d1
|
AVALANCHE: Repair array indexes in Timeout and Trip.
|
2013-07-25 16:28:52 +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 |
|