Age | Commit message (Expand) | Author |
2013-09-28 | AVALANCHE: Move Digits and Directions to Graphics | Strangerke |
2013-09-27 | AVALANCHE: Move Zoom to Graphics | Strangerke |
2013-09-27 | AVALANCHE: Use the Color enum, remove some magic values, identify some dead v... | Strangerke |
2013-09-27 | AVALANCHE: Remove a couple of unused variables | Strangerke |
2013-09-27 | AVALANCHE: Merge Avalot and AvalancheEngine | Strangerke |
2013-09-22 | AVALANCHE: Move some variables | Strangerke |
2013-09-21 | AVALANCHE: Merge Gyro, Lucerna and Avalot | Strangerke |
2013-09-21 | AVALANCHE: Merge Acci and Parser | Strangerke |
2013-09-21 | AVALANCHE: rename scrolls to dialogs | Strangerke |
2013-09-20 | AVALANCHE: Remove misc dead or useless code: useless arguments, stubbed ini f... | Strangerke |
2013-09-20 | AVALANCHE: Remove code used for Demo | Strangerke |
2013-09-19 | AVALANCHE: Cosmetic modifications. | uruk |
2013-09-19 | AVALANCHE: Rename Celer to Background. | uruk |
2013-09-18 | AVALANCHE: Add sound class, blip(), playNote() and click() | Strangerke |
2013-09-18 | AVALANCHE: Rename DropDown into Menu, add some access functions | Strangerke |
2013-09-15 | AVALANCHE: Get rid of Enid. | uruk |
2013-09-15 | AVALANCHE: Remove the '2' from the source files' names. | uruk |
2013-09-15 | AVALANCHE: Get rid of Visa. Move everything from it to Scrolls. | uruk |
2013-09-09 | AVALANCHE: harmonize the use of constants for kMagic, kProc, kObject, kPeople | Strangerke |
2013-09-09 | AVALANCHE: Rework some more strings, identify some dead code in avalanche.cpp | Strangerke |
2013-09-08 | AVALANCHE: Rename Timeout into Timer | Strangerke |
2013-09-07 | AVALANCHE: Rename trip into animation, some more renaming | Strangerke |
2013-09-07 | AVALANCHE: Janitorial - Remove trailing spaces, fix define names | Strangerke |
2013-09-04 | AVALANCHE: Get rid of Enhanced. Further renamings and refactoring in Avalanch... | uruk |
2013-09-04 | AVALANCHE: Do renaming/refactoring in Acci, Avalanche and Dropdown. Unify dra... | uruk |
2013-09-04 | AVALANCHE: Remove logger | Strangerke |
2013-09-04 | AVALANCHE: Do renaming/refactoring in Closing. | uruk |
2013-09-03 | AVALANCHE: Get rid of the rest of Basher. | uruk |
2013-09-03 | AVALANCHE: Rename/refactor Acci. Implement Acci::peopleInRoom(). | uruk |
2013-09-03 | AVALANCHE: Rename/refactor avalanche.h/.cpp. | uruk |
2013-08-20 | AVALANCHE: Implement loading from the Launcher. Upgrade saveGame(), loadGame(... | 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-16 | AVALANCHE: Add AvalancheEngine::getMousePos(), remove Gyro::hopto(), implemen... | uruk |
2013-08-16 | AVALANCHE: Stub Gyro::super_off() and Gyro::super_on(). | 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: Rename Graph to Graphics. Update everything accordingly. | uruk |
2013-07-24 | AVALANCHE: Add event handling. | uruk |