aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/avalanche.cpp
AgeCommit message (Expand)Author
2013-07-24AVALANCHE: Fix indents in avalanche.cpp.uruk
2013-07-24AVALANCHE: Remove unnecessary indents from avalanche.cpp.uruk
2013-07-24AVALANCHE: Add event handling.uruk
2013-07-11AVALANCHE: Major update in the Engine (include Graph), minor updates in Graph...uruk
2013-07-11AVALANCHE: Don't call the menu by default.uruk
2013-07-10AVALANCHE: Implement file loadfont() in Scrolls. Move initializations to run(...uruk
2013-07-04AVALANCHE: Avalot: repair initialization.uruk
2013-07-02AVALANCHE: Minor repair in Trip, move initialization of the engine into the c...uruk
2013-07-02AVALANCHE: Change constructor of Scrolls, repair string handling in Lucerna a...uruk
2013-07-02AVALANCHE: Add Closing.uruk
2013-07-01AVALANCHE: Add Dropdown.uruk
2013-07-01AVALANCHE: Add Basher.uruk
2013-06-30AVALANCHE: Fix some more code formattingStrangerke
2013-06-29AVALANCHE: Add Acci.uruk
2013-06-29AVALANCHE: Repair class Avalot.uruk
2013-06-29AVALANCHE: Trip: replace namespace with class.uruk
2013-06-28AVALANCHE: Timeout: replace namespace with class.uruk
2013-06-28AVALANCHE: Sequence: replace namespace with class.uruk
2013-06-28AVALANCHE: Enid: replace namespace with class.uruk
2013-06-28AVALANCHE: Celer: replace namespace with class.uruk
2013-06-28AVALANCHE: Visa: replace namespace with class.uruk
2013-06-28AVALANCHE: Update the main class.uruk
2013-06-28AVALANCHE: Instantiate finished classes in the engine.uruk
2013-06-21AVALANCHE: Add some detail in debug stringsStrangerke
2013-06-21AVALANCHE: Getting GYRO to compile.uruk
2013-06-20AVALANCHE: Add class Avalot. Cosmetic modifications.uruk
2013-06-20AVALANCHE: Keep the functions connected to command line arguments and the mai...uruk
2013-06-20AVALANCHE: Partially implement run_avalot().uruk
2013-06-20AVALANCHE: Messing around with GameDescription.uruk
2013-06-19AVALANCHE: Start stubbing with bootstrp.cpp.uruk
2013-06-18AVALANCHE: Add skeleton.uruk