Commit Graph
950 Commits
Author SHA1 Message Date
Strangerke 5637987bd7 AVALANCHE: Simplify loadMouse() 2013-09-25 07:35:56 +02:00
Strangerke 929dcd42f5 AVALANCHE: Reduce verbosity in Background, remove a useless variable 2013-09-25 07:18:08 +02:00
Strangerke b4a81fc2ac AVALANCHE: Use enum for verbs 2013-09-24 22:36:57 +02:00
Strangerke b3f6ce975f AVALANCHE: Use People enum as a type for several variables, modify functions accordingly 2013-09-24 21:24:52 +02:00
uruk 3ae30372bc AVALANCHE: Repair bug regarding uninitialized direction in Avalot. Some renaming in Animation. 2013-09-24 18:25:53 +02:00
Strangerke 0b7de38dc1 AVALANCHE: Use Room enum instead of byte in misc place 2013-09-24 08:15:28 +02:00
Strangerke f4e37939c7 AVALANCHE: Move 2 enums out of Avalot classes, set private some parser variables 2013-09-24 07:31:43 +02:00
Strangerke cbe9c151aa AVALANCHE: Refactor some variables. This breaks savegame compatibility 2013-09-23 23:16:57 +02:00
uruk 02caaa5735 AVALANCHE: Optimize Animation::updateSpeed(). 2013-09-22 23:36:25 +02:00
Strangerke 61eb94e5c8 AVALANCHE: Use struct for consistency in Avalot 2013-09-22 22:47:12 +02:00
Strangerke 061c06c128 AVALANCHE: (hopefully) fix a GCC warning 2013-09-22 20:20:51 +02:00
Strangerke 863709ca57 AVALANCHE: Move some variables 2013-09-22 17:45:48 +02:00
Strangerke 302e74cac1 AVALANCHE: Fix GCC warning 2013-09-22 17:44:46 +02:00
uruk 03f6a56e20 AVALANCHE: Remove comment, replace character. 2013-09-22 00:19:20 +02:00
uruk 2ffcd492be AVALANCHE: Implement Avalot::zoomOut(). 2013-09-22 00:06:52 +02:00
uruk 9450faf150 AVALANCHE: Implement Clock::chime(). 2013-09-21 23:38:08 +02:00
Strangerke 79a961c89d AVALANCHE: Move some variables, fix savegame counter increment when saving 2013-09-21 23:34:21 +02:00
uruk 66fe0b2ebc AVALANCHE: Remove useless comments. 2013-09-21 22:48:39 +02:00
Strangerke 45ad88b73b AVALANCHE: uncomment some sound code, code cleanup 2013-09-21 22:39:56 +02:00
Strangerke 4b4f07a7f6 AVALANCHE: Merge Gyro, Lucerna and Avalot 2013-09-21 22:28:48 +02:00
uruk 89471e76d1 AVALANCHE: More revision in Sequence. 2013-09-21 19:30:37 +02:00
uruk ed7e71d226 AVALANCHE: Some revision in Sequence. 2013-09-21 19:22:21 +02:00
uruk 183f10e4a0 AVALANCHE: Simplify Sequence::firstShow(). 2013-09-21 19:12:44 +02:00
Strangerke a80af5326e AVALANCHE: Merge Acci and Parser 2013-09-21 18:37:52 +02:00
Strangerke 350d622324 AVALANCHE: rename scrolls to dialogs 2013-09-21 18:06:37 +02:00
uruk 628c5bb515 AVALANCHE: Remove comment. (Answer: It is.) 2013-09-21 16:20:57 +02:00
Strangerke d82975fc38 AVALANCHE: Add an assert in flipRoom(), fix an issue in post-STU functions 2013-09-21 16:09:33 +02:00
Strangerke ba103fd5dd AVALANCHE: Some polishing in Animation 2013-09-21 15:36:13 +02:00
uruk e0b4280a94 AVALANCHE: Change byte to unsigned int in for loops. 2013-09-21 14:49:35 +02:00
uruk 897a0d0a61 AVALANCHE: Silence more GCC warnings. 2013-09-21 14:36:23 +02:00
uruk 3b57efaf99 AVALANCHE: Revise Graphics::drawPicture(). 2013-09-21 14:25:54 +02:00
uruk 2dcdca5711 AVALANCHE: Silence GCC warnings and repair Scrolls::scrollModeNormal(). 2013-09-21 14:16:32 +02:00
uruk 2df1aa6287 AVALANCHE: More clean up, removement of dead code, some rearranging. 2013-09-21 13:33:43 +02:00
uruk 3650f5d6a7 AVALANCHE: More clean up, removement of dead code. 2013-09-21 13:10:14 +02:00
uruk 8d5ce97ca4 AVALANCHE: Mostly cosmetic modifications in avalot.cpp. 2013-09-21 12:39:03 +02:00
uruk c34bc12af2 AVALANCHE: Remove useless code. 2013-09-21 12:36:19 +02:00
uruk 39b4d8b71c AVALANCHE: Some cleanup and comment modifications. 2013-09-21 12:10:16 +02:00
Strangerke c7f888de7c AVALANCHE: Remove remaining off and on calls in commented code 2013-09-20 23:19:30 +02:00
Strangerke 2b63646740 AVALANCHE: Remove some useless/dead code 2013-09-20 23:09:43 +02:00
Strangerke 6943fcfb03 AVALANCHE: Janitorial - leftover Bristish -> American English 2013-09-20 07:55:10 +02:00
Strangerke a7bb292cba AVALANCHE: Remove color.h 2013-09-20 07:52:18 +02:00
Strangerke b11bf988f4 AVALANCHE: Remove roomnums.h 2013-09-20 07:46:39 +02:00
Strangerke f88ca9dc81 AVALANCHE: Remove misc dead or useless code: useless arguments, stubbed ini file reading, etc 2013-09-20 07:35:50 +02:00
Strangerke bb58813eee AVALANCHE: Remove code used for Demo 2013-09-20 07:09:31 +02:00
Strangerke f78de9b382 AVALANCHE: Add check on shouldQuit() in Harp mini-game 2013-09-20 07:02:18 +02:00
uruk 95b2e27243 AVALANCHE: A little revision of the harp minigame. 2013-09-20 01:50:18 +02:00
uruk 4b84999a30 AVALANCHE: Another addition regarding the harp game. 2013-09-20 01:20:31 +02:00
uruk 207335d0f2 AVALANCHE: Repair minigame: Harp. 2013-09-20 00:56:41 +02:00
uruk 5ccff749a5 AVALANCHE: Add minigame: playing the harp. 2013-09-20 00:23:20 +02:00
uruk 16f5f32376 AVALANCHE: Repair Scrolls::musicalScroll() and Scrolls::store(). 2013-09-19 22:45:03 +02:00