aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/trip6.cpp
AgeCommit message (Expand)Author
2013-07-24AVALANCHE: Cosmetic modifications in triptype::walk().uruk
2013-07-24AVALANCHE: Change class variables to pointers, update everything accordingly.uruk
2013-07-24AVALANCHE: Change _timeout into pointer, update everything accordingly.uruk
2013-07-24AVALANCHE: Change _gyro into pointer, update everything accordingly.uruk
2013-07-24AVALANCHE: Change _graphics into a pointer, modify the rest of the code accor...uruk
2013-07-24AVALANCHE: Implement triptype::walk().uruk
2013-07-24AVALANCHE: Implement Trip::handleMoveKey(), update Avalot::handleKeyDown().uruk
2013-07-24AVALANCHE: Move handleMoveKey() from Avalot to Trip.uruk
2013-07-24AVALANCHE: Modify Avalot::run() to don't exit after a single loop, comment ou...uruk
2013-07-20AVALANCHE: Add some blank lines in Trip.uruk
2013-07-20AVALANCHE: Change computing method of picnum in triptype::andexor().uruk
2013-07-19AVALANCHE: Trip: repair triptype:init(), remove unnecessary data field from d...uruk
2013-07-18AVALANCHE: Update Graph::drawSprite(), update Trip::axendor() accordingly, fi...uruk
2013-07-18AVALANCHE: Implement/repair multiple functions in Trip.uruk
2013-07-18AVALANCHE: Repair build errors due to the introduction of _info in Trip::trip...uruk
2013-07-16AVALANCHE: Revise Lucerna, remove a blank line in Trip.uruk
2013-07-16AVALANCHE: Implement getsettype::remember().uruk
2013-07-09AVALANCHE: Trip: modify trptype::init(), minor modifications in other functio...uruk
2013-07-09AVALANCHE: Trip: implement triptype::init().uruk
2013-07-03AVALANCHE: Minor repair.uruk
2013-07-02AVALANCHE: Minor repair in Trip, move initialization of the engine into the c...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-29AVALANCHE: Repair compilation, minor modifications.uruk
2013-06-29AVALANCHE: Trip: replace namespace with class.uruk
2013-06-27AVALANCHE: Add Trippancy.uruk