Commit Graph
212 Commits
Author SHA1 Message Date
Strangerke 863709ca57 AVALANCHE: Move some variables 2013-09-22 17:45:48 +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
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
Strangerke 350d622324 AVALANCHE: rename scrolls to dialogs 2013-09-21 18:06:37 +02:00
uruk 8d5ce97ca4 AVALANCHE: Mostly cosmetic modifications in avalot.cpp. 2013-09-21 12:39:03 +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
uruk 31637f1983 AVALANCHE: Cosmetic modifications. 2013-09-19 21:21:53 +02:00
uruk 21a9de5df2 AVALANCHE: Rename Celer to Background. 2013-09-19 20:53:47 +02:00
Strangerke 23b225ca0d AVALANCHE: Add sound class, blip(), playNote() and click() 2013-09-18 23:59:26 +02:00
Strangerke 9ba81f6097 AVALANCHE: move some engine init instructions to Gyro 2013-09-18 08:00:30 +02:00
Strangerke 8be433b960 AVALANCHE: Rename DropDown into Menu, add some access functions 2013-09-18 07:47:52 +02:00
Strangerke 6e08f55160 AVALANCHE: Review all for statements 2013-09-16 22:57:38 +02:00
Strangerke 7f26871be1 AVALANCHE: Remove dead code 2013-09-16 20:20:34 +02:00
uruk a81b499062 AVALANCHE: Get rid of Enid. 2013-09-15 13:21:03 +02:00
uruk 7ee6e8699f AVALANCHE: Remove the '2' from the source files' names. 2013-09-15 13:03:21 +02:00
uruk ba05f95bb4 AVALANCHE: Get rid of Visa. Move everything from it to Scrolls. 2013-09-15 12:25:07 +02:00
Strangerke f7ee139501 AVALANCHE: Reduce verbosity some more 2013-09-15 10:51:24 +02:00
Strangerke fb86c6db0d AVALANCHE: Janitorial: remove extra space after ! in boolean operations 2013-09-15 00:36:23 +02:00
Strangerke b083878dbe AVALANCHE: Remove duplicated direction enum, move direction to animation class 2013-09-13 22:58:24 +02:00
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