Age | Commit message (Expand) | Author |
2013-07-25 | AVALANCHE: Implement Timeout::one_tick(). | 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 _timeout into pointer, update everything accordingly. | uruk |
2013-07-24 | AVALANCHE: Change _gyro into pointer, update everything accordingly. | uruk |
2013-07-24 | AVALANCHE: Change _avalot 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: Add comments to Avalot:handleKeyDown(). | 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: Fix commas. | uruk |
2013-07-24 | AVALANCHE: Add event handling. | uruk |
2013-07-24 | AVALANCHE: Modify Avalot::run() to don't exit after a single loop, comment ou... | uruk |
2013-07-18 | AVALANCHE: Add refreshScreen() to every iteration of the main loop in Avalot:... | uruk |
2013-07-18 | AVALANCHE: Replace Pingo::copy03() with Graph::refreshScreen(). | uruk |
2013-07-18 | AVALANCHE: Add comment in Avalot::run(). | uruk |
2013-07-18 | AVALANCHE: Implement Gyro::newgame(), update Avalot::setup() and Avalot::run(... | uruk |
2013-07-15 | AVALANCHE: repair Avalot. | uruk |
2013-07-15 | AVALANCHE: update Avalot. | uruk |
2013-07-09 | AVALANCHE: Add a comment to Gyro, remove test line from Avalot. | uruk |
2013-07-05 | AVALANCHE: Lucerna: Repair load_also(). | uruk |
2013-07-04 | AVALANCHE: Avalot: repair initialization. | uruk |
2013-07-02 | AVALANCHE: Update the description of classes. | uruk |
2013-07-02 | AVALANCHE: Change constructor of Scrolls, repair string handling in Lucerna a... | uruk |
2013-07-02 | AVALANCHE: Finish stubbing Avalot vol. 2. | uruk |
2013-07-02 | AVALANCHE: Finish stubbing of Avalot. | uruk |
2013-06-29 | AVALANCHE: Repair class Avalot. | uruk |
2013-06-24 | AVALANCHE: Add Scrolls2. Logger is needed to proceed. | uruk |
2013-06-23 | AVALANCHE: Start continuously adding parts to Avalot as I proceed with the co... | uruk |
2013-06-21 | AVALANCHE: Add some detail in debug strings | Strangerke |
2013-06-21 | AVALANCHE: Getting GYRO to compile. | uruk |
2013-06-20 | AVALANCHE: Add class Avalot. Cosmetic modifications. | uruk |