aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/gyro2.h
AgeCommit message (Collapse)Author
2013-07-18AVALANCHE: Implement Gyro::newgame(), update Avalot::setup() and ↵uruk
Avalot::run(), add some comment in gyro2.h.
2013-07-17AVALANCHE: Implement Lucerna::showscore().uruk
2013-07-11AVALANCHE: Little revision in Gyro.uruk
2013-07-10AVALANCHE: Implement Basher's initialization.uruk
2013-07-05AVALANCHE: Lucerna: implement load_digits().uruk
2013-07-04AVALANCHE: Gyro: expand initialization.uruk
2013-07-04AVALANCHE: Gyro: change void* to byte*, make memory handling more C++-like.uruk
2013-07-03AVALANCHE: Gyro: Implement file handling.uruk
2013-06-29AVALANCHE: Reorganise includes.uruk
2013-06-29AVALANCHE: Repair compilation, minor modifications.uruk
2013-06-29AVALANCHE: Repair compilation.uruk
2013-06-28AVALANCHE: Repair Enhanced, cosmetics in Gyro.uruk
2013-06-28AVALANCHE: Repair Enhanced and Gyro.uruk
2013-06-28AVALANCHE: Gyro: Replace namespace with class.uruk
2013-06-27AVALANCHE: Change constant into initialized variable according to the Pascal ↵uruk
sources.
2013-06-27AVALANCHE: Gyro: Change constants to variables with initial values to be ↵uruk
equal to the Pascal code.
2013-06-24AVALANCHE: Add Scrolls2. Logger is needed to proceed.uruk
2013-06-21AVALANCHE: Stub gyro2.cpp. Fix readmes.uruk
2013-06-21AVALANCHE: Add color.h to replace the color constants from the CRT unit of ↵uruk
Pascal.
2013-06-21AVALANCHE: Implement ROOMNUMS.INC.uruk
2013-06-21AVALANCHE: Getting GYRO to compile.uruk