Age | Commit message (Expand) | Author |
2013-09-15 | AVALANCHE: Fix multiple bugs. | uruk |
2013-09-15 | AVALANCHE: for consistency, replace fv and ff loop variables by i and j. Remo... | Strangerke |
2013-09-15 | AVALANCHE: Get rid of some more magic values | Strangerke |
2013-09-15 | AVALANCHE: Remove hardcoded room number from the initialization of kQuadipeds | Strangerke |
2013-09-15 | AVALANCHE: Get rid of several magic values | Strangerke |
2013-09-15 | AVALANCHE: Get rid of a magic value in kQuasipeds initialization | Strangerke |
2013-09-15 | AVALANCHE: Fix indexes used by kQuasipeds (Pascal -> C) | Strangerke |
2013-09-15 | Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalanche | uruk |
2013-09-15 | AVALANCHE: Rename room number constans. Repair Lucerna::enterRoom(). | uruk |
2013-09-15 | AVALANCHE: Convert index use from Pascal to C in putGeidaAt() | Strangerke |
2013-09-15 | AVALANCHE: Convert index use from Pascal to C in appearPed() | Strangerke |
2013-09-15 | AVALANCHE: Convert index use from Pascal to C in walkTo() | Strangerke |
2013-09-15 | AVALANCHE: Convert index use from Pascal to C in Bearing() | Strangerke |
2013-09-15 | AVALANCHE: Get rid of Enid. | uruk |
2013-09-15 | AVALANCHE: Remove the '2' from the source files' names. | uruk |
2013-09-15 | AVALANCHE: Rename Gyro::_dogFoodPos. Add comments to clarify it's function. | uruk |
2013-09-15 | AVALANCHE: Get rid of Visa. Move everything from it to Scrolls. | uruk |
2013-09-15 | AVALANCHE: Reduce verbosity some more | Strangerke |
2013-09-15 | AVALANCHE: Remove comment from AvalancheEngine::expandDate. It works as inten... | uruk |
2013-09-15 | AVALANCHE: Reduce some more verbosity | Strangerke |
2013-09-15 | AVALANCHE: Janitorial: remove extra space after ! in boolean operations | Strangerke |
2013-09-15 | AVALANCHE: reduce the verbosity of a forgotten animation sprite | Strangerke |
2013-09-14 | AVALANCHE: Reduce verbosity related to animation sprites | Strangerke |
2013-09-14 | AVALANCHE: Repair regression introduced when removing DNA. | uruk |
2013-09-14 | Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalanche | uruk |
2013-09-14 | AVALANCHE: Silence clang warning. | uruk |
2013-09-13 | AVALANCHE: Simplify the use of string for displayQuestion() | Strangerke |
2013-09-13 | AVALANCHE: Remove some dead/useless code | Strangerke |
2013-09-13 | AVALANCHE: Remove duplicated direction enum, move direction to animation class | Strangerke |
2013-09-13 | AVALANCHE: Remove DNA structure which was essentially a savegame structure un... | Strangerke |
2013-09-13 | AVALANCHE: Remove unnecessary error() call. | uruk |
2013-09-13 | AVALANCHE: Fix crash. | uruk |
2013-09-13 | AVALANCHE: Fix compilation | Strangerke |
2013-09-13 | AVALANCHE: Error out when critical files are missing | Strangerke |
2013-09-13 | AVALANCHE: undo previous commit, add comments about kControlNegative and a mi... | Strangerke |
2013-09-13 | AVALANCHE: Fix bug in scrollModeNormal() | Strangerke |
2013-09-13 | AVALANCHE: Remove some verbosity related to excessive use of Common::String i... | Strangerke |
2013-09-12 | AVALANCHE: Fix various warnings reported by GCC and/or wjp | Strangerke |
2013-09-12 | AVALANCHE: Complete 2 comments, get rid of Scrolls::kControlToBuffer in one f... | Strangerke |
2013-09-12 | AVALANCHE: Polish some more strings | Strangerke |
2013-09-11 | AVALANCHE: Identify useless variables and function in Closing2 | Strangerke |
2013-09-11 | AVALANCHE: Some polishing in Acci2 | Strangerke |
2013-09-10 | AVALANCHE: Various cleanup | Strangerke |
2013-09-09 | AVALANCHE: harmonize the use of constants for kDir, kDirection, kVerbs | Strangerke |
2013-09-09 | AVALANCHE: harmonize the use of constants for kMagic, kProc, kObject, kPeople | Strangerke |
2013-09-09 | AVALANCHE: refactor the way ControlCharacter enum is accessed | Strangerke |
2013-09-09 | AVALANCHE: Rework some more strings, identify some dead code in avalanche.cpp | Strangerke |
2013-09-09 | AVALANCHE: Rework more strings (still WIP) | Strangerke |
2013-09-08 | AVALANCHE: Rework some more strings | Strangerke |
2013-09-08 | AVALANCHE: Rework some more strings | Strangerke |