Age | Commit message (Expand) | Author |
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 | Merge branch 'master' of https://github.com/urukgit/scummvm into avalanche | Strangerke |
2013-09-11 | FULLPIPE: Add parenthesis | Eugene Sandulenko |
2013-09-11 | FULLPIPE: Fix compilation with MSVC and add a FIXME | Filippos Karapetis |
2013-09-11 | AVALANCHE: Some polishing in Acci2 | Strangerke |
2013-09-10 | TSAGE: Fixes for R2R Spill Mountains maze walk regions | Paul Gilbert |
2013-09-10 | TSAGE: Bugfixes and renaming for R2R Spill Mountains Elevator Exit | Paul Gilbert |
2013-09-10 | TSAGE: Bugfixes for Spill Mountain maze | Paul Gilbert |
2013-09-10 | FULLPIPE: Finish sceneHandlerDbgMenu() | Eugene Sandulenko |
2013-09-10 | FULLPIPE: Move GameObject::canInteractAny() out of the class | Eugene Sandulenko |
2013-09-10 | FULLPIPE: Remove unused class variable | Eugene Sandulenko |
2013-09-10 | FULLPIPE: Add stub warning. | Eugene Sandulenko |
2013-09-10 | FULLPIPE: Remove noop code. CID 1063230 | Eugene Sandulenko |
2013-09-10 | FULLPIPE: Add sanity check. CID 1063218 | Eugene Sandulenko |
2013-09-10 | FULLPIPE: Fix stupid type. CID 1072975 | Eugene Sandulenko |
2013-09-10 | AVALANCHE: Various cleanup | Strangerke |
2013-09-09 | TSAGE: Renaming for R2R Spill Mountain throne room | Paul Gilbert |
2013-09-09 | TSAGE: Fixes and renaming for R2R Spill Mountains bedroom | Paul Gilbert |
2013-09-09 | TSAGE: Bugfixes for R2R Miranda interrogation | Paul Gilbert |
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 | FULLPIPE: Started debug scene | Eugene Sandulenko |
2013-09-09 | FULLPIPE: Fix logical error. CID 1086776 | Eugene Sandulenko |
2013-09-09 | FULLPIPE: Do not continue unnecessary function. CID 1086777 | Eugene Sandulenko |
2013-09-09 | FULLPIPE: Remove unnecessary check. CID 1086775 | Eugene Sandulenko |