Commit graph

190 commits

Author SHA1 Message Date
Strangerke
82e76e7b53 AVALANCHE: Remove DNA structure which was essentially a savegame structure unused in ScummVM 2013-09-13 21:30:03 +02:00
Strangerke
94b98ac5f6 AVALANCHE: Various cleanup 2013-09-10 08:12:06 +02:00
Strangerke
1cb0c0ec5e AVALANCHE: harmonize the use of constants for kDir, kDirection, kVerbs 2013-09-09 23:48:36 +02:00
Strangerke
bc64dcf276 AVALANCHE: harmonize the use of constants for kMagic, kProc, kObject, kPeople 2013-09-09 23:34:12 +02:00
Strangerke
e12e0eb2ff AVALANCHE: Rework some more strings, identify some dead code in avalanche.cpp 2013-09-09 23:00:24 +02:00
uruk
c0243036a2 AVALANCHE: Renaming/refactoring in Animation. 2013-09-08 12:06:08 +02:00
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
uruk
8a4a5b3c56 AVALANCHE: Renaming in timeout2.h 2013-09-08 10:48:22 +02:00
Strangerke
5c00d5fe34 AVALANCHE: More renaming, use int16 for loops based on kSpriteNumbMax 2013-09-07 23:03:27 +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
467a7b1cce AVALANCHE: Introduce a new class: Clock. 2013-09-07 18:00:00 +02:00
uruk
2bed64b447 AVALANCHE: Do renaming/refactoring in Lucerna. 2013-09-07 15:58:02 +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
uruk
b6306976cf AVALANCHE: Start renaming in Gyro. 2013-09-05 23:57:58 +02:00
uruk
c1bc8eee64 AVALANCHE: Rename/refactor Colors. 2013-09-05 23:07:08 +02:00
uruk
2d99f5bfc6 AVALANCHE: Repair some initialization to silence Valgrind warnings. 2013-09-05 14:44:55 +02:00
Strangerke
b690c9ad31 AVALANCHE: Finish replacing C-style comments by C++-style 2013-09-05 07:47:40 +02:00
uruk
8cb9c3825f Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalanche
Conflicts:
	engines/avalanche/dropdown2.cpp
	engines/avalanche/dropdown2.h
2013-09-04 18:22:55 +02:00
uruk
d77eafb0db AVALANCHE: Partially do the renaming in Dropdown. 2013-09-04 18:12:06 +02:00
Strangerke
70aa840f0b AVALANCHE: Fix GCC warnings reported by GCC 2013-09-04 16:52:44 +02:00
Strangerke
543c4f59da AVALANCHE: Remove logger 2013-09-04 10:43:51 +02:00
uruk
b38fd85d70 AVALANCHE: Do renaming/refactoring in Closing. 2013-09-04 10:09:07 +02:00
uruk
4cf40bc87a AVALANCHE: Rename refreshBackgroundSprites() to updateBackgroundSprites() in Celer. 2013-09-04 09:25:11 +02:00
uruk
38ceb705f2 AVALANCHE: Do renaming in Celer. 2013-09-03 22:22:42 +02:00
uruk
09ee31e4ce AVALANCHE: Get rid of the rest of Basher. 2013-09-03 17:51:30 +02:00
uruk
59317d6ac7 AVALANCHE: Rename/refactor Avalot. 2013-09-03 16:03:16 +02:00
uruk
4d6573a80e AVALANCHE: Start implementation of the drop-down menu. 2013-09-01 17:15:55 +02:00
uruk
06d0ce1b0f AVALANCHE: Minor cosmetic fixes. 2013-08-30 11:23:17 +02:00
uruk
f0dbe10cb2 AVALANCHE: Repair exampers(), openBox() and do_that() in Acci. Repair loading from the Launcher. 2013-08-27 11:10:24 +02:00
uruk
6df55520b7 AVALANCHE: Implement Acci::exampers(). Repair Avalot::setup(). 2013-08-25 18:05:02 +02:00
uruk
c19b50b3f4 AVALANCHE: Upgrade Trip::infield(), update the rest of the code accordingly. Repair Trip::neardoor(). Introduce Parser::handleFunctionKey(), partially implement it. Implement Gyro::f5_does(). Implement missing part of Lucerna::enterroom(). 2013-08-23 16:58:22 +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
aab3930779 AVALANCHE: Implement loading from the Launcher. Upgrade saveGame(), loadGame() in, add expandDate() to AvalancheEngine. Revise Avalot::setup(). Repair Lucerna::load() and triptype::init(). 2013-08-20 19:23:24 +02:00
uruk
84bf98c9e5 AVALANCHE: Repair Avalot::handleKeyDown(), add comments to parser.h. 2013-08-17 13:45:15 +02:00
uruk
4430e435d8 AVALANCHE: Upgrade Scrolls::normscroll(). 2013-08-16 19:24:40 +02:00
uruk
5e2627542a AVALANCHE: Remove functions connected to mouse handling from Gyro, remove Lucerna::flip_page(). 2013-08-16 13:56:29 +02:00
uruk
d860bc5925 AVALANCHE: Remove Gyro::on_virtual(), Gyro::off_virtual(), Gyro::super_off(), Gyro::super_on(). Replace their calls with CursorMan.showMouse(). 2013-08-16 13:40:58 +02:00
uruk
14076ad0e9 AVALANCHE: Remove unnecessary comments from Avalot::setup(). 2013-08-11 22:07:42 +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
832a11a2ba AVALANCHE: Repair Scrolls::resetscroll() and Scrolls::calldrivers(). 2013-08-02 14:15:36 +02:00
uruk
6ffcb714af AVALANCHE: Broaden Avalot::handleKeyDown(). 2013-07-30 22:25:04 +02:00
uruk
2e741241c5 AVALANCHE: Broaden Avalot::handleKeyDown(). 2013-07-30 21:52:49 +02:00
uruk
9855cb8f1f AVALANCHE: Add warning to Acci::do_that(), remove blank lines from Avalot::run(), remove unnecessary cycle from Lucerna::sprite_run(). 2013-07-30 00:30:10 +02:00
uruk
a1a2fa2da8 AVALANCHE: Implement handling of the cursor in Parser. 2013-07-28 10:00:14 +02:00
uruk
825df596e6 AVALANCHE: Add Parser::handleBackspace(). Update Avalot::handleKeyDown() accordingly. 2013-07-27 22:14:23 +02:00