Commit graph

183 commits

Author SHA1 Message Date
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
uruk
82484b139a AVALANCHE: More renaming in Gyro. 2013-09-05 23:58:32 +02:00
uruk
3f822be0ab AVALANCHE: Silence Valgrind warnings. 2013-09-05 21:45:07 +02:00
uruk
3b10b079f7 AVALANCHE: Silence Valgrind warnings. 2013-09-05 15:48:30 +02:00
uruk
390ecc6a6b AVALANCHE: Do renaming/refactoring in Graphics. 2013-09-05 13:20:03 +02:00
Strangerke
dab2988947 AVALANCHE: Start replacing C-style comments by C++-style 2013-09-05 02:29:09 +02:00
Strangerke
71af29e979 AVALANCHE: Remove dead code reported by CppCheck 2013-09-05 01:48:16 +02:00
Strangerke
d52c410118 AVALANCHE: Fix systematic typo in comments 2013-09-05 01:36:10 +02:00
uruk
15947cec7d AVALANCHE: Get rid of Enhanced. Further renamings and refactoring in Avalanche and Avalot. 2013-09-04 21:10:29 +02:00
uruk
90494e01fd AVALANCHE: Do renaming/refactoring in Acci, Avalanche and Dropdown. Unify drawing of menus' text in Dropdown in a single function: drawMenuText(). 2013-09-04 20:57:25 +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
fe8e5c7325 AVALANCHE: Fix coding style: ++ and -- 2013-09-04 13:34:58 +02:00
Strangerke
543c4f59da AVALANCHE: Remove logger 2013-09-04 10:43:51 +02:00
uruk
d148d08683 Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalanche 2013-09-04 10:09:56 +02:00
uruk
b38fd85d70 AVALANCHE: Do renaming/refactoring in Closing. 2013-09-04 10:09:07 +02:00
Strangerke
ccba9863eb AVALANCHE: Silent a warning 2013-09-04 10:02:53 +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
84ae6db893 AVALANCHE: Get rid of Basher. Move everything needed from it to Parser::init(). 2013-09-03 17:45:11 +02:00
uruk
74979869ff AVALANCHE: Rename/refactor Acci. Implement Acci::peopleInRoom(). 2013-09-03 15:35:09 +02:00
uruk
0afbcf1cf0 AVALANCHE: Rename/refactor avalanche.h/.cpp. 2013-09-03 12:09:29 +02:00
uruk
9e848e8e64 AVALANCHE: Upgrade drop-down menu. (Now it's complete.) Fix Trip::neardoor(). 2013-09-02 15:44:55 +02:00
uruk
4d6573a80e AVALANCHE: Start implementation of the drop-down menu. 2013-09-01 17:15:55 +02:00
uruk
c421426d8a AVALANCHE: Make the game finally completable. 2013-08-31 00:30:06 +02:00
uruk
29f159b3ac AVALANCHE: Implement/repair Acci::do_that() and (almost) everything connected to it. 2013-08-25 13:25:50 +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
f8796e720e AVALANCHE: Add thumbnail support and version tracking to the saving/loading system. Repair Trip::trippancy_link(). 2013-08-20 21:26:23 +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
f9047bb83d AVALANCHE: Repair synchronize() and loadGame(), update canSaveGameStateCurrently() and canLoadGameStateCurrently() in AvalancheEngine. 2013-08-20 13:37:14 +02:00
uruk
52c07d08c0 AVALANCHE: AvalancheEngine: Revise synchronize(), saveGame(), loadGameState(). Add loadGame(). Rename generateSaveFileName() to getSaveFileName(). AvalancheMetaEngine: Add listSaves() and removeSaveState(). 2013-08-19 21:14:21 +02:00
uruk
99b4b12b1c AVALANCHE: Add AvalancheEngine::synchronize(), AvalancheEngine::generateSaveFileName(), AvalancheEngine::saveGame(). 2013-08-19 18:18:02 +02:00
uruk
b591434940 AVALANCHE: Add saving/loading during run time. 2013-08-18 15:08:32 +02:00
uruk
8e03019731 AVALANCHE: Minor repairs in Avalanche and Trip. 2013-08-18 10:37:05 +02:00
uruk
05f3838b16 AVALANCHE: Partially implement Lucerna::checkclick(), upgrade other parts of the code during the process. Repair Gyro::load_a_mouse(). 2013-08-16 23:02:53 +02:00
uruk
dc1e9022b1 AVALANCHE: Add AvalancheEngine::getMousePos(), remove Gyro::hopto(), implement Scrolls::dodgem() and Scrolls::undodgem(). 2013-08-16 17:29:22 +02:00
uruk
532306f8cb AVALANCHE: Introduce AvalancheEngine::getEvent(). 2013-08-06 01:13:25 +02:00
uruk
544cf37757 AVALANCHE: Move strf() from Avalanche to Gyro. 2013-08-02 12:18:01 +02:00
uruk
eec48fa42e AVALANCHE: Introduce new class: Parser. Update rest of the code accordingly. 2013-07-27 21:36:07 +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