Age | Commit message (Expand) | Author |
2013-09-06 | AVALANCHE: More renaming in gyro2.h. | uruk |
2013-09-05 | AVALANCHE: More renaming in Gyro. | uruk |
2013-09-05 | AVALANCHE: Silence Valgrind warnings. | uruk |
2013-09-05 | AVALANCHE: Silence Valgrind warnings. | uruk |
2013-09-05 | AVALANCHE: Do renaming/refactoring in Graphics. | uruk |
2013-09-05 | AVALANCHE: Start replacing C-style comments by C++-style | Strangerke |
2013-09-05 | AVALANCHE: Remove dead code reported by CppCheck | Strangerke |
2013-09-05 | AVALANCHE: Fix systematic typo in comments | Strangerke |
2013-09-04 | AVALANCHE: Get rid of Enhanced. Further renamings and refactoring in Avalanch... | uruk |
2013-09-04 | AVALANCHE: Do renaming/refactoring in Acci, Avalanche and Dropdown. Unify dra... | 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 |
2013-09-04 | AVALANCHE: Fix coding style: ++ and -- | Strangerke |
2013-09-04 | AVALANCHE: Remove logger | Strangerke |
2013-09-04 | Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalanche | uruk |
2013-09-04 | AVALANCHE: Do renaming/refactoring in Closing. | uruk |
2013-09-04 | AVALANCHE: Silent a warning | Strangerke |
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: Get rid of Basher. Move everything needed from it to Parser::init(). | uruk |
2013-09-03 | AVALANCHE: Rename/refactor Acci. Implement Acci::peopleInRoom(). | uruk |
2013-09-03 | AVALANCHE: Rename/refactor avalanche.h/.cpp. | uruk |
2013-09-02 | AVALANCHE: Upgrade drop-down menu. (Now it's complete.) Fix Trip::neardoor(). | uruk |
2013-09-01 | AVALANCHE: Start implementation of the drop-down menu. | uruk |
2013-08-31 | AVALANCHE: Make the game finally completable. | uruk |
2013-08-25 | AVALANCHE: Implement/repair Acci::do_that() and (almost) everything connected... | uruk |
2013-08-21 | AVALANCHE: Rename Gyro::reloaded to Gyro::isLoaded. Repair a bug in the origi... | uruk |
2013-08-20 | AVALANCHE: Add thumbnail support and version tracking to the saving/loading s... | uruk |
2013-08-20 | AVALANCHE: Implement loading from the Launcher. Upgrade saveGame(), loadGame(... | uruk |
2013-08-20 | AVALANCHE: Repair synchronize() and loadGame(), update canSaveGameStateCurren... | uruk |
2013-08-19 | AVALANCHE: AvalancheEngine: Revise synchronize(), saveGame(), loadGameState()... | uruk |
2013-08-19 | AVALANCHE: Add AvalancheEngine::synchronize(), AvalancheEngine::generateSav... | uruk |
2013-08-18 | AVALANCHE: Add saving/loading during run time. | uruk |
2013-08-18 | AVALANCHE: Minor repairs in Avalanche and Trip. | uruk |
2013-08-16 | AVALANCHE: Partially implement Lucerna::checkclick(), upgrade other parts of ... | uruk |
2013-08-16 | AVALANCHE: Add AvalancheEngine::getMousePos(), remove Gyro::hopto(), implemen... | uruk |
2013-08-06 | AVALANCHE: Introduce AvalancheEngine::getEvent(). | uruk |
2013-08-02 | AVALANCHE: Move strf() from Avalanche to Gyro. | uruk |
2013-07-27 | AVALANCHE: Introduce new class: Parser. Update rest of the code accordingly. | uruk |
2013-07-24 | AVALANCHE: Change class variables to pointers, update everything accordingly. | uruk |
2013-07-24 | AVALANCHE: Change _pingo into pointer, update everything accordingly. | uruk |
2013-07-24 | AVALANCHE: Change _logger into pointer, update everything accordingly. | uruk |
2013-07-24 | AVALANCHE: Change _enhanced into pointer, update everything accordingly. | uruk |
2013-07-24 | AVALANCHE: Change _timeout into pointer, update everything accordingly. | uruk |
2013-07-24 | AVALANCHE: Change _gyro into pointer, update everything accordingly. | uruk |
2013-07-24 | AVALANCHE: Get rid of parts of the engine I don't use yet. | uruk |
2013-07-24 | AVALANCHE: Change _avalot into pointer, update everything accordingly. | uruk |
2013-07-24 | AVALANCHE: Change _graphics into a pointer, modify the rest of the code accor... | uruk |