aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/sequence2.cpp
AgeCommit message (Expand)Author
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-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.uruk
2013-06-28AVALANCHE: Sequence: replace namespace with class.uruk
2013-06-26AVALANCHE: Add Sequence.uruk