Age | Commit message (Expand) | Author |
2013-10-05 | AVALANCHE: Cleaning includes - remove useless includes in cpp files | Strangerke |
2013-10-04 | AVALANCHE: Fix static array names | Strangerke |
2013-10-02 | AVALANCHE: Move ControlCharacter enum to enums | Strangerke |
2013-10-01 | AVALANCHE: more work on variables | Strangerke |
2013-10-01 | AVALANCHE: Remove verbosity related to the use of Magics enum | Strangerke |
2013-10-01 | AVALANCHE: More work on variables | Strangerke |
2013-10-01 | AVALANCHE: More refactoring | Strangerke |
2013-09-30 | AVALANCHE: Rename getFlag(), change _roomTime to uint32 | Strangerke |
2013-09-29 | AVALANCHE: Silent warnings reported by wjp | Strangerke |
2013-09-29 | AVALANCHE: move some more functions to Graphics | Strangerke |
2013-09-29 | AVALANCHE: Add some more graphic functions | Strangerke |
2013-09-28 | AVALANCHE: More rework on Graphic code | Strangerke |
2013-09-28 | AVALANCHE: Move some more functions to Graphics | Strangerke |
2013-09-27 | AVALANCHE: Misc minor polishing | Strangerke |
2013-09-27 | AVALANCHE: Merge Avalot and AvalancheEngine | Strangerke |
2013-09-26 | AVALANCHE: Objectify Sequence. This commit breaks savegames. | Strangerke |
2013-09-25 | AVALANCHE: Janitorial - Use ++ and -- when possible | Strangerke |
2013-09-25 | AVALANCHE: use nullptr for empty pointers | Strangerke |
2013-09-25 | AVALANCHE: Reduce verbosity in Background, remove a useless variable | Strangerke |
2013-09-24 | AVALANCHE: Use enum for verbs | Strangerke |
2013-09-24 | AVALANCHE: Use People enum as a type for several variables, modify functions ... | Strangerke |
2013-09-24 | AVALANCHE: Use Room enum instead of byte in misc place | Strangerke |
2013-09-24 | AVALANCHE: Move 2 enums out of Avalot classes, set private some parser variables | Strangerke |
2013-09-23 | AVALANCHE: Refactor some variables. This breaks savegame compatibility | Strangerke |
2013-09-22 | AVALANCHE: (hopefully) fix a GCC warning | Strangerke |
2013-09-22 | AVALANCHE: Move some variables | Strangerke |
2013-09-22 | AVALANCHE: Remove comment, replace character. | uruk |
2013-09-21 | AVALANCHE: Move some variables, fix savegame counter increment when saving | Strangerke |
2013-09-21 | AVALANCHE: Merge Gyro, Lucerna and Avalot | Strangerke |
2013-09-21 | AVALANCHE: Merge Acci and Parser | Strangerke |
2013-09-21 | AVALANCHE: Silence more GCC warnings. | uruk |
2013-09-18 | AVALANCHE: Add sound class, blip(), playNote() and click() | Strangerke |
2013-09-18 | AVALANCHE: Rename DropDown into Menu, add some access functions | Strangerke |
2013-09-18 | AVALANCHE: Janitorial - Clean up misc style glitches | Strangerke |
2013-09-16 | AVALANCHE: Review all for statements | Strangerke |
2013-09-16 | AVALANCHE: fix index in loadMouse, misc cleanup | Strangerke |
2013-09-09 | AVALANCHE: harmonize the use of constants for kDir, kDirection, kVerbs | Strangerke |
2013-09-08 | AVALANCHE: Some renaming in Animation. | uruk |
2013-09-07 | AVALANCHE: Rename trip into animation, some more renaming | Strangerke |
2013-09-07 | AVALANCHE: Do renaming/refactoring in Parser. | uruk |
2013-09-07 | AVALANCHE: Janitorial - Remove trailing spaces, fix define names | Strangerke |
2013-09-06 | AVALANCHE: More renaming in gyro2.h. | uruk |
2013-09-06 | AVALANCHE: Some renaming in lucerna2 | Strangerke |
2013-09-05 | AVALANCHE: Rename/refactor Colors. | uruk |
2013-09-05 | AVALANCHE: Do renaming/refactoring in Graphics. | uruk |
2013-09-05 | AVALANCHE: Finish replacing C-style comments by C++-style | Strangerke |
2013-09-04 | AVALANCHE: Get rid of Enhanced. Further renamings and refactoring in Avalanch... | uruk |
2013-09-04 | Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalanche | uruk |
2013-09-04 | AVALANCHE: Partially do the renaming in Dropdown. | uruk |
2013-09-04 | AVALANCHE: Fix GCC warnings reported by GCC | Strangerke |