aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/basher2.cpp
AgeCommit message (Expand)Author
2013-07-27AVALANCHE: Minor repairs in Basher.uruk
2013-07-27AVALANCHE: Rename little[] to characters[] and current to inputText in Gyro.uruk
2013-07-27AVALANCHE: Add comments to Basher::plottext().uruk
2013-07-27AVALANCHE: Implement Basher::plottext().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-10AVALANCHE: Implement Basher's initialization.uruk
2013-07-01AVALANCHE: Add Basher.uruk