aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/gyro2.cpp
AgeCommit message (Expand)Author
2013-08-02AVALANCHE: Move strf() from Avalanche to Gyro.uruk
2013-07-30AVALANCHE: Implement Trip::checkfeet(), repair Trip::stopwalking(). Repair Ac...uruk
2013-07-26AVALANCHE: Add loadPictureGraphic, loadPictureRow, revise drawPicture in Grap...uruk
2013-07-24AVALANCHE: Implement Lucerna::find_people().uruk
2013-07-24AVALANCHE: Change class variables to pointers, update everything accordingly.uruk
2013-07-24AVALANCHE: Change _gyro into pointer, update everything accordingly.uruk
2013-07-18AVALANCHE: Fix Gyro::newgame().uruk
2013-07-18AVALANCHE: Implement Gyro::newgame(), update Avalot::setup() and Avalot::run(...uruk
2013-07-11AVALANCHE: Little revision in Gyro.uruk
2013-07-09AVALANCHE: update file handling in multiple files.uruk
2013-07-09AVALANCHE: Add a comment to Gyro, remove test line from Avalot.uruk
2013-07-05AVALANCHE: Lucerna: implement thinkabout(). Modify newpointer() in Gyro.uruk
2013-07-05AVALANCHE: Minor repairs regarding file handling.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-07-03AVALANCHE: Minor repair.uruk
2013-06-30AVALANCHE: Fix some more code formattingStrangerke
2013-06-30Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalancheStrangerke
2013-06-30AVALANCHE: Fix code formattingStrangerke
2013-06-29AVALANCHE: Reorganise includes.uruk
2013-06-28AVALANCHE: Gyro: Replace namespace with class.uruk
2013-06-25AVALANCHE: Add Enhanced.uruk
2013-06-21AVALANCHE: Stub gyro2.cpp. Fix readmes.uruk
2013-06-21AVALANCHE: Getting GYRO to compile.uruk