Commit Graph
950 Commits
Author SHA1 Message Date
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
uruk 44ff5eeafb AVALANCHE: Remove unnecessary error() call. 2013-09-13 17:27:24 +02:00
uruk 59532fd567 AVALANCHE: Fix crash. 2013-09-13 17:07:26 +02:00
Strangerke 5e59ade554 AVALANCHE: Fix compilation 2013-09-13 08:31:57 +02:00
Strangerke f7c34949db AVALANCHE: Error out when critical files are missing 2013-09-13 08:29:19 +02:00
Strangerke 8a59c9c1b2 AVALANCHE: undo previous commit, add comments about kControlNegative and a missing stub 2013-09-13 01:27:20 +02:00
Strangerke 7fdb5c439e AVALANCHE: Fix bug in scrollModeNormal() 2013-09-13 01:08:37 +02:00
Strangerke 65f39c14c9 AVALANCHE: Remove some verbosity related to excessive use of Common::String in Acci2 2013-09-13 00:18:14 +02:00
Strangerke b936611e03 AVALANCHE: Fix various warnings reported by GCC and/or wjp 2013-09-12 21:44:36 +02:00
Strangerke 11c496c31b AVALANCHE: Complete 2 comments, get rid of Scrolls::kControlToBuffer in one function (for further discussions) 2013-09-12 07:43:15 +02:00
Strangerke 4c12daf55a AVALANCHE: Polish some more strings 2013-09-12 00:32:45 +02:00
Strangerke 2f42e9ce46 AVALANCHE: Identify useless variables and function in Closing2 2013-09-11 22:49:16 +02:00
Strangerke 49dbac6a2a AVALANCHE: Some polishing in Acci2 2013-09-11 08:43:13 +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 1ca62e51b9 AVALANCHE: refactor the way ControlCharacter enum is accessed 2013-09-09 23:16:48 +02:00
Strangerke e12e0eb2ff AVALANCHE: Rework some more strings, identify some dead code in avalanche.cpp 2013-09-09 23:00:24 +02:00
Strangerke 524edfcbc3 AVALANCHE: Rework more strings (still WIP) 2013-09-09 07:20:25 +02:00
Strangerke 2d2ce624a9 AVALANCHE: Rework some more strings 2013-09-08 23:37:13 +02:00
Strangerke f7bce3bede AVALANCHE: Rework some more strings 2013-09-08 23:13:58 +02:00
Strangerke e77db05208 AVALANCHE: Rework some more string uses 2013-09-08 22:23:58 +02:00
Strangerke cb66911ed2 AVALANCHE: Rework more strings in Scroll2 2013-09-08 20:24:09 +02:00
Strangerke f33ba71924 AVALANCHE: Fix bug in Visa2 2013-09-08 18:52:40 +02:00
Strangerke 78417de0d1 AVALANCHE: Start simplifying String use 2013-09-08 18:50:47 +02:00
Strangerke b60767fce8 AVALANCHE: Do not set pixels directly 2013-09-08 15:20:41 +02:00
Strangerke 7df4c94aeb AVALANCHE: Some renaming in Timer and Acci2, add some doxygen comments 2013-09-08 14:11:32 +02:00
uruk 3950c871f2 AVALANCHE: Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalanche
Conflicts:
	engines/avalanche/animation.cpp
2013-09-08 12:57:34 +02:00
uruk 48f2a79ed2 AVALANCHE: Rename _tr to _anim. 2013-09-08 12:53:19 +02:00
Strangerke e6956a994b AVALANCHE: Change type of kSpriteNumbMax to byte 2013-09-08 12:47:04 +02:00
uruk c6183993f2 AVALANCHE: Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalanche
Conflicts:
	engines/avalanche/animation.h
2013-09-08 12:39:33 +02:00
Strangerke 2eb4002e36 AVALANCHE: Check function scope in Animation, set a function private 2013-09-08 12:23:48 +02:00
uruk 0f20e7fe37 Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalanche 2013-09-08 12:21:27 +02:00
uruk b7844c3548 AVALANCHE: More renaming/refactoring in Animation. 2013-09-08 12:21:02 +02:00
Strangerke 55d64e1ed1 AVALANCHE: Add some doxygen comments in Lucerna 2013-09-08 12:11:20 +02:00
uruk b8d16e894c AVALANCHE: Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalanche
Conflicts:
	engines/avalanche/visa2.cpp
2013-09-08 12:06:43 +02:00
uruk c0243036a2 AVALANCHE: Renaming/refactoring in Animation. 2013-09-08 12:06:08 +02:00
Strangerke 3cc438171a AVALANCHE: Review variable scope in Visa2, add some doxygen comments 2013-09-08 11:47:00 +02:00
uruk 8f152c0833 AVALANCHE: Renaming/refactoring in Animation. 2013-09-08 11:40:35 +02:00
uruk f7de651560 Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalanche
Conflicts:
	engines/avalanche/acci2.cpp
	engines/avalanche/lucerna2.cpp
	engines/avalanche/timer.cpp
2013-09-08 11:35:26 +02:00
uruk aafaaef37f AVALANCHE: Some renaming in Animation. 2013-09-08 11:34:21 +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
Strangerke b9c14ccb08 AVALANCHE: Some more renaming in Timeout. Add some Doxygen comments 2013-09-08 11:14:00 +02:00
uruk 26099360a9 AVALANCHE: Renaming/refactoring in Visa. 2013-09-08 10:57:44 +02:00
Strangerke 21ff074fda AVALANCHE: Fix uninitialized variable in TimeOut 2013-09-08 10:53:33 +02:00
uruk db6fcd5e9b Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalanche 2013-09-08 10:49:01 +02:00
uruk 8a4a5b3c56 AVALANCHE: Renaming in timeout2.h 2013-09-08 10:48:22 +02:00
Strangerke f783f2c28a AVALANCHE: Silent some CppCheck warnings, rename some loop variables 2013-09-08 10:31:54 +02:00