Age | Commit message (Expand) | Author |
2013-08-26 | AVALANCHE: Implement Timeout::after_the_shootemup(), repair a lot of array in... | uruk |
2013-08-26 | AVALANCHE: Repair Lucerna::callverb(). | uruk |
2013-08-25 | AVALANCHE: Fix array indexes in Acci::do_that(), upgrade Lucerna::enterroom(). | uruk |
2013-08-25 | AVALANCHE: Repair Lucerna::bearing(). | 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: Upgrade Trip::apped(). Update rest of the code to call it and the ... | uruk |
2013-08-23 | AVALANCHE: Repair Acci::do_that(), Gyro::getname(), Lucerna::find_people(), t... | uruk |
2013-08-23 | AVALANCHE: Upgrade Lucerna::enterroom(). Add r__yourhall to roomnums.h, handl... | uruk |
2013-08-21 | AVALANCHE: Implement opening of doors. Rethink a bit the graphics and the tim... | 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-18 | AVALANCHE: Repair Acci::do_that(), remove comments from Lucerna::topcheck(). | uruk |
2013-08-17 | AVALANCHE: Implement the rest of Lucerna::checkclick() and everything connect... | uruk |
2013-08-16 | AVALANCHE: Repair Lucerna::verte(). | uruk |
2013-08-16 | AVALANCHE: Partially implement Lucerna::checkclick(), upgrade other parts of ... | 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-12 | AVALANCHE: Repair constants in Gyro, repair Lucerna::enterroom(), Trip::back_... | uruk |
2013-08-09 | AVALANCHE: Repair Lucerna::enterroom(), Lucerna::put_geida_at(), broaden Room... | uruk |
2013-08-09 | AVALANCHE: Implement switching between rooms (Trip::fliproom(), Lucerna::ente... | uruk |
2013-08-08 | AVALANCHE: Implement the clock in Lucerna, upgrade Graphics::drawArc() to wor... | uruk |
2013-08-07 | AVALANCHE: Repair parts of the scrolls system, implement the death of Avalot ... | uruk |
2013-07-30 | AVALANCHE: Repair Lucerna::draw_also_lines(). | uruk |
2013-07-30 | AVALANCHE: Add _magics to Graphics, implement Lucerna::draw_also_lines(), upd... | uruk |
2013-07-30 | AVALANCHE: Add warning to Acci::do_that(), remove blank lines from Avalot::ru... | uruk |
2013-07-29 | AVALANCHE: Modify Graphics and Lucerna, so the engine saves the background an... | uruk |
2013-07-28 | AVALANCHE: Revisions in acci2.h and lucerna2.cpp, partially implement Acci::p... | uruk |
2013-07-26 | AVALANCHE: Get rid of Lucerna::mblit() and Lucerna::blitfix(). | 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 _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: Change _graphics into a pointer, modify the rest of the code accor... | uruk |
2013-07-24 | AVALANCHE: Rename Graph to Graphics. Update everything accordingly. | uruk |
2013-07-24 | AVALANCHE: rename constants to follow our code formatting conventions. | uruk |
2013-07-20 | AVALANCHE: Move flesh_colours() from Lucerna to Graph. Implement it. | uruk |
2013-07-19 | AVALANCHE: Rename copySurface() to drawPicture(), add some comment to it. | uruk |
2013-07-19 | AVALANCHE: Incorporate Graph::readImage() into Grap::copySurface(), update Lu... | uruk |
2013-07-18 | AVALANCHE: Implement Lucerna::showrw(). | uruk |
2013-07-18 | AVALANCHE: Lucerna:load() - put the background lower, making space for the to... | uruk |
2013-07-18 | AVALANCHE: Replace Pingo::copy03() with Graph::refreshScreen(). | uruk |
2013-07-18 | AVALANCHE: Repair build errors due to the introduction of _info in Trip::trip... | uruk |
2013-07-17 | AVALANCHE: Partially implement Lucerna::points(). (No sounds.) | uruk |
2013-07-17 | AVALANCHE: Implement Lucerna::showscore(). | uruk |
2013-07-17 | AVALANCHE: Change the source of data in Graph::readImage() for further use. C... | uruk |