Age | Commit message (Expand) | Author |
2013-08-26 | AVALANCHE: Repair array indexes in Trip. | 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: 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-18 | AVALANCHE: Minor repairs in Avalanche and Trip. | uruk |
2013-08-17 | AVALANCHE: Implement Trip::newspeed(). | uruk |
2013-08-12 | AVALANCHE: Repair constants in Gyro, repair Lucerna::enterroom(), Trip::back_... | uruk |
2013-08-09 | AVALANCHE: Implement switching between rooms (Trip::fliproom(), Lucerna::ente... | 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: Implement Trip::checkfeet(), repair Trip::stopwalking(). Repair Ac... | uruk |
2013-07-30 | AVALANCHE: Revise Graphics::drawSprite(), repair Trip::apped(). | uruk |
2013-07-28 | AVALANCHE: Add tryDropdown() and _inputTextBackup to Parser, implement handle... | uruk |
2013-07-27 | AVALANCHE: Add comments in Graphics and Trip, repair functions in Trip. | uruk |
2013-07-26 | AVALANCHE: Get rid of Lucerna::mblit() and Lucerna::blitfix(). | uruk |
2013-07-25 | AVALANCHE: Repair array indexes in Timeout and Trip. | uruk |
2013-07-25 | AVALANCHE: Fix cycle in Trip::trippancy_link(). | uruk |
2013-07-24 | AVALANCHE: Cosmetic modifications in triptype::walk(). | uruk |
2013-07-24 | AVALANCHE: Change class variables to pointers, 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: Implement triptype::walk(). | uruk |
2013-07-24 | AVALANCHE: Implement Trip::handleMoveKey(), update Avalot::handleKeyDown(). | uruk |
2013-07-24 | AVALANCHE: Move handleMoveKey() from Avalot to Trip. | uruk |
2013-07-24 | AVALANCHE: Modify Avalot::run() to don't exit after a single loop, comment ou... | uruk |
2013-07-20 | AVALANCHE: Add some blank lines in Trip. | uruk |
2013-07-20 | AVALANCHE: Change computing method of picnum in triptype::andexor(). | uruk |
2013-07-19 | AVALANCHE: Trip: repair triptype:init(), remove unnecessary data field from d... | uruk |
2013-07-18 | AVALANCHE: Update Graph::drawSprite(), update Trip::axendor() accordingly, fi... | uruk |
2013-07-18 | AVALANCHE: Implement/repair multiple functions in Trip. | uruk |
2013-07-18 | AVALANCHE: Repair build errors due to the introduction of _info in Trip::trip... | uruk |
2013-07-16 | AVALANCHE: Revise Lucerna, remove a blank line in Trip. | uruk |
2013-07-16 | AVALANCHE: Implement getsettype::remember(). | uruk |
2013-07-09 | AVALANCHE: Trip: modify trptype::init(), minor modifications in other functio... | uruk |
2013-07-09 | AVALANCHE: Trip: implement triptype::init(). | uruk |
2013-07-03 | AVALANCHE: Minor repair. | uruk |
2013-07-02 | AVALANCHE: Minor repair in Trip, move initialization of the engine into the c... | uruk |
2013-06-30 | AVALANCHE: Fix some more code formatting | Strangerke |
2013-06-30 | Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalanche | Strangerke |
2013-06-30 | AVALANCHE: Fix code formatting | Strangerke |
2013-06-29 | AVALANCHE: Reorganise includes. | uruk |
2013-06-29 | AVALANCHE: Repair compilation, minor modifications. | uruk |
2013-06-29 | AVALANCHE: Trip: replace namespace with class. | uruk |
2013-06-27 | AVALANCHE: Add Trippancy. | uruk |