Age | Commit message (Expand) | Author |
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 |
2013-08-07 | AVALANCHE: Repair parts of the scrolls system, implement the death of Avalot ... | uruk |
2013-08-02 | AVALANCHE: Repair Scrolls::resetscroll() and Scrolls::calldrivers(). | uruk |
2013-07-30 | AVALANCHE: Broaden Avalot::handleKeyDown(). | uruk |
2013-07-30 | AVALANCHE: Broaden Avalot::handleKeyDown(). | uruk |
2013-07-30 | AVALANCHE: Add warning to Acci::do_that(), remove blank lines from Avalot::ru... | uruk |
2013-07-28 | AVALANCHE: Implement handling of the cursor in Parser. | uruk |
2013-07-27 | AVALANCHE: Add Parser::handleBackspace(). Update Avalot::handleKeyDown() acco... | uruk |
2013-07-27 | AVALANCHE: Rename variables in Parser. Add _leftMargin to Parser. Fix _leftMa... | uruk |
2013-07-27 | AVALANCHE: Introduce new class: Parser. Update rest of the code accordingly. | uruk |
2013-07-27 | AVALANCHE: Repair Avalot::handleKeyDown(). | uruk |
2013-07-27 | AVALANCHE: Implement Avalot::handleKeyDown() further. | uruk |
2013-07-27 | AVALANCHE: Replace call of Basher::keyboard_link() with Avalanche::updateEven... | uruk |
2013-07-25 | AVALANCHE: Remove parenthesis and add comment to Avalot::run(). | uruk |
2013-07-25 | AVALANCHE: Replace Gyro::slowdown() with ScummVM's own utilities. | uruk |
2013-07-25 | AVALANCHE: Implement Timeout::one_tick(). | uruk |