Age | Commit message (Expand) | Author |
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 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: 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 |
2013-09-08 | AVALANCHE: Some renaming in Timer and Acci2, add some doxygen comments | Strangerke |
2013-09-08 | AVALANCHE: Change type of kSpriteNumbMax to byte | Strangerke |
2013-09-08 | AVALANCHE: Check function scope in Animation, set a function private | Strangerke |
2013-09-08 | AVALANCHE: Renaming/refactoring in Animation. | uruk |
2013-09-08 | AVALANCHE: Renaming/refactoring in Animation. | uruk |
2013-09-08 | Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalanche | uruk |
2013-09-08 | AVALANCHE: Some renaming in Animation. | uruk |
2013-09-08 | AVALANCHE: Rename Timeout into Timer | Strangerke |
2013-09-08 | AVALANCHE: Missing files from last commit... | uruk |
2013-09-08 | AVALANCHE: Renaming in timeout2.h | uruk |
2013-09-08 | AVALANCHE: Everything that is missing from the last commit... | uruk |
2013-09-08 | AVALANCHE: Do renaming in Sequence. | uruk |
2013-09-07 | Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalanche | uruk |
2013-09-07 | AVALANCHE: More renaming in Lucerna. Fix accidentally modified strings in Acci. | uruk |
2013-09-07 | AVALANCHE: More renaming in animation | Strangerke |
2013-09-07 | AVALANCHE: More renaming, use int16 for loops based on kSpriteNumbMax | Strangerke |
2013-09-07 | AVALANCHE: Do renaming in scrolls2.h. | uruk |
2013-09-07 | AVALANCHE: Some more renaming in Animation | Strangerke |
2013-09-07 | AVALANCHE: Rename trip into animation, some more renaming | Strangerke |
2013-09-07 | AVALANCHE: Do renaming/refactoring in Lucerna. | uruk |
2013-09-07 | AVALANCHE: Finish renaming/refactoring in Gyro. | uruk |
2013-09-07 | AVALANCHE: Rename some constants in trip6 | Strangerke |
2013-09-07 | AVALANCHE: Janitorial - Remove trailing spaces, fix define names | Strangerke |
2013-09-07 | AVALANCHE: Fix some more warnings | Strangerke |
2013-09-07 | AVALANCHE: Move some static arrays to function bodies | Strangerke |
2013-09-07 | AVALANCHE: (Hopefully) fix some warnings reported by GCC and Clang | Strangerke |
2013-09-06 | AVALANCHE: More renaming in gyro2.h. | uruk |
2013-09-05 | AVALANCHE: Start renaming in Gyro. | uruk |
2013-09-05 | AVALANCHE: Silence Valgrind warnings. | uruk |
2013-09-05 | AVALANCHE: Do renaming in Enid. (Keep the refactoring for the implementation ... | uruk |
2013-09-05 | AVALANCHE: Add some brackets to improve readability | Strangerke |