Commit graph

45 commits

Author SHA1 Message Date
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
Strangerke
539ce56124 AVALANCHE: Fix some more code formatting 2013-06-30 22:01:05 +02:00
Strangerke
63737c3878 Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalanche
Conflicts:
	engines/avalanche/timeout2.cpp
	engines/avalanche/trip6.cpp
2013-06-30 14:14:31 +02:00
Strangerke
7c147c920f AVALANCHE: Fix code formatting 2013-06-30 14:10:33 +02:00
uruk
1d11268eb4 AVALANCHE: Reorganise includes. 2013-06-29 16:36:40 +02:00
uruk
cb9ec866ac AVALANCHE: Repair compilation, minor modifications. 2013-06-29 15:57:37 +02:00
uruk
90bc42f5c2 AVALANCHE: Repair compilation. 2013-06-29 10:23:21 +02:00
uruk
adf4a357ce AVALANCHE: Timeout: replace namespace with class. 2013-06-28 20:01:47 +02:00
uruk
1d88f5c2f9 AVALANCHE: Add a little self-warning. 2013-06-27 11:48:48 +02:00
uruk
49e411f557 AVALANCHE: Add Timeout. 2013-06-27 09:21:41 +02:00