aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/trip6.h
AgeCommit message (Expand)Author
2013-09-07AVALANCHE: Rename some constants in trip6Strangerke
2013-09-07AVALANCHE: Janitorial - Remove trailing spaces, fix define namesStrangerke
2013-09-07AVALANCHE: Fix some more Clang warningsStrangerke
2013-09-06AVALANCHE: More renaming in gyro2.h.uruk
2013-09-05AVALANCHE: Silence Valgrind warnings.uruk
2013-09-05AVALANCHE: Finish replacing C-style comments by C++-styleStrangerke
2013-09-04AVALANCHE: Fix more GCC warningsStrangerke
2013-09-04AVALANCHE: Use a class-key when declaring a friend classStrangerke
2013-09-04AVALANCHE: Replace some British terms by American onesStrangerke
2013-08-23AVALANCHE: Upgrade Trip::infield(), update the rest of the code accordingly. ...uruk
2013-08-16AVALANCHE: Remove multiple definition. (Already defined in Graphics.)uruk
2013-07-27AVALANCHE: Add comments in Graphics and Trip, repair functions in Trip.uruk
2013-07-24AVALANCHE: Change class variables to pointers, update everything accordingly.uruk
2013-07-24AVALANCHE: Rename Graph to Graphics. Update everything accordingly.uruk
2013-07-24AVALANCHE: Move handleMoveKey() from Avalot to Trip.uruk
2013-07-19AVALANCHE: Trip: repair triptype:init(), remove unnecessary data field from d...uruk
2013-07-18AVALANCHE: Add class SpriteInfo to graph.h, use it in Trip.uruk
2013-07-09AVALANCHE: Trip: modify trptype::init(), minor modifications in other functio...uruk
2013-07-09AVALANCHE: Trip: implement triptype::init().uruk
2013-07-01AVALANCHE: Finish stubbing of Lucerna. Cosmetic change in Trip.uruk
2013-06-29AVALANCHE: Reorganise includes.uruk
2013-06-29AVALANCHE: Trip: replace namespace with class.uruk
2013-06-27AVALANCHE: Add Trippancy.uruk