Age | Commit message (Expand) | Author |
2013-08-25 | AVALANCHE: Implement/repair Acci::do_that() and (almost) everything connected... | uruk |
2013-08-21 | AVALANCHE: Rename Gyro::reloaded to Gyro::isLoaded. Repair a bug in the origi... | 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-20 | AVALANCHE: Repair synchronize() and loadGame(), update canSaveGameStateCurren... | uruk |
2013-08-19 | AVALANCHE: AvalancheEngine: Revise synchronize(), saveGame(), loadGameState()... | uruk |
2013-08-19 | AVALANCHE: Add AvalancheEngine::synchronize(), AvalancheEngine::generateSav... | uruk |
2013-08-18 | AVALANCHE: Add saving/loading during run time. | uruk |
2013-08-18 | AVALANCHE: Minor repairs in Avalanche and Trip. | 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-06 | AVALANCHE: Introduce AvalancheEngine::getEvent(). | uruk |
2013-08-02 | AVALANCHE: Move strf() from Avalanche to Gyro. | uruk |
2013-07-27 | AVALANCHE: Introduce new class: Parser. Update rest of the code accordingly. | 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: Get rid of parts of the engine I don't use yet. | 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: Fix indents in avalanche.cpp. | uruk |
2013-07-24 | AVALANCHE: Remove unnecessary indents from avalanche.cpp. | uruk |
2013-07-24 | AVALANCHE: Add event handling. | uruk |
2013-07-11 | AVALANCHE: Major update in the Engine (include Graph), minor updates in Graph... | uruk |
2013-07-11 | AVALANCHE: Don't call the menu by default. | uruk |
2013-07-10 | AVALANCHE: Implement file loadfont() in Scrolls. Move initializations to run(... | uruk |
2013-07-04 | AVALANCHE: Avalot: repair initialization. | uruk |
2013-07-02 | AVALANCHE: Minor repair in Trip, move initialization of the engine into the c... | uruk |
2013-07-02 | AVALANCHE: Change constructor of Scrolls, repair string handling in Lucerna a... | uruk |
2013-07-02 | AVALANCHE: Add Closing. | uruk |
2013-07-01 | AVALANCHE: Add Dropdown. | uruk |
2013-07-01 | AVALANCHE: Add Basher. | uruk |
2013-06-30 | AVALANCHE: Fix some more code formatting | Strangerke |
2013-06-29 | AVALANCHE: Add Acci. | uruk |
2013-06-29 | AVALANCHE: Repair class Avalot. | uruk |
2013-06-29 | AVALANCHE: Trip: replace namespace with class. | uruk |
2013-06-28 | AVALANCHE: Timeout: replace namespace with class. | uruk |
2013-06-28 | AVALANCHE: Sequence: replace namespace with class. | uruk |
2013-06-28 | AVALANCHE: Enid: replace namespace with class. | uruk |
2013-06-28 | AVALANCHE: Celer: replace namespace with class. | uruk |
2013-06-28 | AVALANCHE: Visa: replace namespace with class. | uruk |
2013-06-28 | AVALANCHE: Update the main class. | uruk |
2013-06-28 | AVALANCHE: Instantiate finished classes in the engine. | 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 |
2013-06-20 | AVALANCHE: Keep the functions connected to command line arguments and the mai... | uruk |