aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/gyro2.h
AgeCommit message (Expand)Author
2013-08-02AVALANCHE: Move strf() from Avalanche to Gyro.uruk
2013-07-28AVALANCHE: Add tryDropdown() and _inputTextBackup to Parser, implement handle...uruk
2013-07-28AVALANCHE: Implement handling of the cursor in Parser.uruk
2013-07-27AVALANCHE: Introduce new class: Parser. Update rest of the code accordingly.uruk
2013-07-27AVALANCHE: Rename little[] to characters[] and current to inputText in Gyro.uruk
2013-07-26AVALANCHE: Add loadPictureGraphic, loadPictureRow, revise drawPicture in Grap...uruk
2013-07-24AVALANCHE: Cosmetic modification in Gyro.uruk
2013-07-24AVALANCHE: Change _gyro into pointer, update everything accordingly.uruk
2013-07-18AVALANCHE: Implement Gyro::newgame(), update Avalot::setup() and Avalot::run(...uruk
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
2013-06-27AVALANCHE: Gyro: Change constants to variables with initial values to be equa...uruk
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 Pa...uruk
2013-06-21AVALANCHE: Implement ROOMNUMS.INC.uruk
2013-06-21AVALANCHE: Getting GYRO to compile.uruk