Age | Commit message (Expand) | Author |
2013-09-16 | AVALANCHE: Remove dead code | 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: Janitorial: remove extra space after ! in boolean operations | 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-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: Rework some more strings, identify some dead code in avalanche.cpp | Strangerke |
2013-09-08 | AVALANCHE: Renaming/refactoring 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-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: Introduce a new class: Clock. | uruk |
2013-09-07 | AVALANCHE: Do renaming/refactoring in Lucerna. | 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-05 | AVALANCHE: Start renaming in Gyro. | uruk |
2013-09-05 | AVALANCHE: Rename/refactor Colors. | uruk |
2013-09-05 | AVALANCHE: Repair some initialization to silence Valgrind warnings. | uruk |
2013-09-05 | AVALANCHE: Finish replacing C-style comments by C++-style | Strangerke |
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 |
2013-09-04 | AVALANCHE: Remove logger | Strangerke |
2013-09-04 | AVALANCHE: Do renaming/refactoring in Closing. | uruk |
2013-09-04 | AVALANCHE: Rename refreshBackgroundSprites() to updateBackgroundSprites() in ... | uruk |
2013-09-03 | AVALANCHE: Do renaming in Celer. | uruk |
2013-09-03 | AVALANCHE: Get rid of the rest of Basher. | uruk |
2013-09-03 | AVALANCHE: Rename/refactor Avalot. | uruk |
2013-09-01 | AVALANCHE: Start implementation of the drop-down menu. | uruk |
2013-08-30 | AVALANCHE: Minor cosmetic fixes. | uruk |
2013-08-27 | AVALANCHE: Repair exampers(), openBox() and do_that() in Acci. Repair loading... | uruk |
2013-08-25 | AVALANCHE: Implement Acci::exampers(). Repair Avalot::setup(). | uruk |
2013-08-23 | AVALANCHE: Upgrade Trip::infield(), update the rest of the code accordingly. ... | uruk |
2013-08-21 | AVALANCHE: Implement opening of doors. Rethink a bit the graphics and the tim... | uruk |
2013-08-21 | AVALANCHE: Rename Gyro::reloaded to Gyro::isLoaded. Repair a bug in the origi... | uruk |
2013-08-20 | AVALANCHE: Implement loading from the Launcher. Upgrade saveGame(), loadGame(... | uruk |
2013-08-17 | AVALANCHE: Repair Avalot::handleKeyDown(), add comments to parser.h. | uruk |
2013-08-16 | AVALANCHE: Upgrade Scrolls::normscroll(). | uruk |
2013-08-16 | AVALANCHE: Remove functions connected to mouse handling from Gyro, remove Luc... | uruk |
2013-08-16 | AVALANCHE: Remove Gyro::on_virtual(), Gyro::off_virtual(), Gyro::super_off(),... | uruk |
2013-08-11 | AVALANCHE: Remove unnecessary comments from Avalot::setup(). | uruk |