Age | Commit message (Expand) | Author |
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-05 | AVALANCHE: Start renaming in Gyro. | 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-05 | AVALANCHE: Start replacing C-style comments by C++-style | Strangerke |
2013-09-05 | AVALANCHE: Fix GCC warnings | Strangerke |
2013-09-04 | AVALANCHE: Fix some more GCC warnings | Strangerke |
2013-09-04 | AVALANCHE: Fix more GCC warnings | Strangerke |
2013-09-04 | AVALANCHE: Remove logger | Strangerke |
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-29 | AVALANCHE: Repair "entrance hall" room and everything connected to it. | uruk |
2013-08-29 | AVALANCHE: Repair Acci::do_that() and roomnums.h. Some cosmetic repairs here ... | uruk |
2013-08-25 | AVALANCHE: Implement Acci::exampers(). Repair Avalot::setup(). | uruk |
2013-08-25 | AVALANCHE: Implement/repair Acci::do_that() and (almost) everything connected... | 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-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-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-12 | AVALANCHE: Repair constants in Gyro, repair Lucerna::enterroom(), Trip::back_... | uruk |
2013-08-11 | AVALANCHE: Introduce Graphics::drawText(). Rename raw to fontType, move it fr... | uruk |
2013-08-09 | AVALANCHE: Repair Visa::unskrimble() and Scrolls::calldrivers(). | uruk |
2013-08-02 | AVALANCHE: Move strf() from Avalanche to Gyro. | uruk |
2013-07-28 | AVALANCHE: Add tryDropdown() and _inputTextBackup to Parser, implement handle... | uruk |
2013-07-28 | AVALANCHE: Implement handling of the cursor in Parser. | uruk |
2013-07-27 | AVALANCHE: Introduce new class: Parser. Update rest of the code accordingly. | uruk |
2013-07-27 | AVALANCHE: Rename little[] to characters[] and current to inputText in Gyro. | uruk |
2013-07-26 | AVALANCHE: Add loadPictureGraphic, loadPictureRow, revise drawPicture in Grap... | uruk |
2013-07-24 | AVALANCHE: Cosmetic modification in Gyro. | uruk |
2013-07-24 | AVALANCHE: Change _gyro into pointer, update everything accordingly. | uruk |
2013-07-18 | AVALANCHE: Implement Gyro::newgame(), update Avalot::setup() and Avalot::run(... | uruk |
2013-07-17 | AVALANCHE: Implement Lucerna::showscore(). | uruk |
2013-07-11 | AVALANCHE: Little revision in Gyro. | uruk |
2013-07-10 | AVALANCHE: Implement Basher's initialization. | uruk |
2013-07-05 | AVALANCHE: Lucerna: implement load_digits(). | uruk |
2013-07-04 | AVALANCHE: Gyro: expand initialization. | uruk |
2013-07-04 | AVALANCHE: Gyro: change void* to byte*, make memory handling more C++-like. | uruk |
2013-07-03 | AVALANCHE: Gyro: Implement file handling. | uruk |
2013-06-29 | AVALANCHE: Reorganise includes. | uruk |
2013-06-29 | AVALANCHE: Repair compilation, minor modifications. | uruk |