aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/trip6.h
AgeCommit message (Expand)Author
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