Age | Commit message (Expand) | Author |
2013-09-16 | AVALANCHE: Review all for statements | Strangerke |
2013-09-16 | AVALANCHE: Index conversion related to drawBackgroundSprite() | Strangerke |
2013-09-16 | AVALANCHE: fix index in loadMouse, misc cleanup | Strangerke |
2013-09-16 | AVALANCHE: More index conversion in inField() | Strangerke |
2013-09-16 | AVALANCHE: More index conversion in appearPed | Strangerke |
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: Get rid of several magic values | 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 appearPed() | Strangerke |
2013-09-15 | AVALANCHE: Convert index use from Pascal to C in walkTo() | 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: Get rid of Visa. Move everything from it to Scrolls. | uruk |
2013-09-15 | AVALANCHE: Reduce verbosity some more | Strangerke |
2013-09-15 | AVALANCHE: Reduce some more verbosity | 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: Error out when critical files are missing | Strangerke |
2013-09-12 | AVALANCHE: Fix various warnings reported by GCC and/or wjp | 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-08 | AVALANCHE: Rework some more strings | Strangerke |
2013-09-08 | AVALANCHE: Rework some more strings | Strangerke |
2013-09-08 | AVALANCHE: Rework some more string uses | Strangerke |
2013-09-08 | AVALANCHE: Merge branch 'avalanche' of https://github.com/urukgit/scummvm int... | uruk |
2013-09-08 | AVALANCHE: Rename _tr to _anim. | uruk |
2013-09-08 | AVALANCHE: Change type of kSpriteNumbMax to byte | Strangerke |
2013-09-08 | AVALANCHE: Merge branch 'avalanche' of https://github.com/urukgit/scummvm int... | uruk |
2013-09-08 | AVALANCHE: Check function scope in Animation, set a function private | Strangerke |
2013-09-08 | AVALANCHE: More renaming/refactoring in Animation. | uruk |
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 | Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalanche | uruk |
2013-09-08 | AVALANCHE: Renaming in timeout2.h | uruk |
2013-09-08 | AVALANCHE: Silent some CppCheck warnings, rename some loop variables | Strangerke |
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 | AVALANCHE: More renaming in animation | Strangerke |
2013-09-07 | AVALANCHE: More renaming, use int16 for loops based on kSpriteNumbMax | Strangerke |
2013-09-07 | AVALANCHE: Missing file from previous commit | 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 |