Age | Commit message (Expand) | Author |
2013-09-07 | AVALANCHE: More renaming in animation | Strangerke |
2013-09-07 | AVALANCHE: Do renaming in scrolls2.h. | uruk |
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: Finish renaming/refactoring in Gyro. | uruk |
2013-09-07 | AVALANCHE: Janitorial - Remove trailing spaces, fix define names | Strangerke |
2013-09-07 | AVALANCHE: Comment out some dead code | Strangerke |
2013-09-07 | AVALANCHE: Move some static arrays to function bodies | Strangerke |
2013-09-06 | AVALANCHE: More renaming in gyro2.h. | uruk |
2013-09-06 | AVALANCHE: Some renaming in lucerna2 | Strangerke |
2013-09-06 | AVALANCHE: Remove 2 high-ascii characters | Strangerke |
2013-09-05 | AVALANCHE: Start renaming in Gyro. | uruk |
2013-09-05 | AVALANCHE: Rename/refactor Colors. | uruk |
2013-09-05 | AVALANCHE: Silence Valgrind warnings. | uruk |
2013-09-05 | AVALANCHE: Start replacing C-style comments by C++-style | Strangerke |
2013-09-05 | AVALANCHE: Fix systematic typo in comments | Strangerke |
2013-09-05 | AVALANCHE: Fix uninitialized variable | 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 more GCC warnings | Strangerke |
2013-09-04 | AVALANCHE: Fix coding style: ++ and -- | Strangerke |
2013-09-03 | AVALANCHE: Get rid of the rest of Basher. | uruk |
2013-09-03 | AVALANCHE: Rename/refactor Acci. Implement Acci::peopleInRoom(). | uruk |
2013-09-02 | AVALANCHE: Repair drop-down menu, so the already implemented functions are wo... | uruk |
2013-09-01 | AVALANCHE: Start implementation of the drop-down menu. | uruk |
2013-08-26 | AVALANCHE: Implement Timeout::after_the_shootemup(), repair a lot of array in... | uruk |
2013-08-25 | AVALANCHE: Implement/repair Acci::do_that() and (almost) everything connected... | uruk |
2013-08-23 | AVALANCHE: Upgrade Trip::infield(), update the rest of the code accordingly. ... | uruk |
2013-08-23 | AVALANCHE: Repair Acci::do_that(), Gyro::getname(), Lucerna::find_people(), t... | uruk |
2013-08-21 | AVALANCHE: Rename special() to openBox() in Acci, implement it. | 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-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-16 | AVALANCHE: Stub Gyro::super_off() and Gyro::super_on(). | uruk |
2013-08-16 | AVALANCHE: Remove useless parts/comments from Gyro, replace some comments in it. | uruk |
2013-08-16 | AVALANCHE: Implement Gyro::load_a_mouse(), some cosmetic correction in Gyro. | uruk |
2013-08-02 | AVALANCHE: Move strf() from Avalanche to Gyro. | uruk |
2013-07-30 | AVALANCHE: Implement Trip::checkfeet(), repair Trip::stopwalking(). Repair Ac... | uruk |
2013-07-26 | AVALANCHE: Add loadPictureGraphic, loadPictureRow, revise drawPicture in Grap... | uruk |
2013-07-24 | AVALANCHE: Implement Lucerna::find_people(). | uruk |
2013-07-24 | AVALANCHE: Change class variables to pointers, update everything accordingly. | uruk |
2013-07-24 | AVALANCHE: Change _gyro into pointer, update everything accordingly. | uruk |
2013-07-18 | AVALANCHE: Fix Gyro::newgame(). | uruk |
2013-07-18 | AVALANCHE: Implement Gyro::newgame(), update Avalot::setup() and Avalot::run(... | uruk |
2013-07-11 | AVALANCHE: Little revision in Gyro. | uruk |
2013-07-09 | AVALANCHE: update file handling in multiple files. | uruk |
2013-07-09 | AVALANCHE: Add a comment to Gyro, remove test line from Avalot. | uruk |
2013-07-05 | AVALANCHE: Lucerna: implement thinkabout(). Modify newpointer() in Gyro. | uruk |