aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/visa2.cpp
AgeCommit message (Expand)Author
2013-09-04AVALANCHE: Fix compile errorsWillem Jan Palenstijn
2013-09-03AVALANCHE: Rename/refactor Acci. Implement Acci::peopleInRoom().uruk
2013-08-30AVALANCHE: Minor cosmetic fixes.uruk
2013-08-27AVALANCHE: Repair Gyro::whereis indexes.uruk
2013-08-26AVALANCHE: Implement Timeout::after_the_shootemup(), repair a lot of array in...uruk
2013-08-12AVALANCHE: Repair constants in Gyro, repair Lucerna::enterroom(), Trip::back_...uruk
2013-08-12AVALANCHE: Repair Scrolls::bubble() and Visa::talkto().uruk
2013-08-12AVALANCHE: Implement Acci::personshere(), Visa::talkto(), make control-consta...uruk
2013-08-09AVALANCHE: Repair Visa::unskrimble() and Scrolls::calldrivers().uruk
2013-08-05AVALANCHE: Mostly cosmetic modifications in Visa, stub Timeout::arkata_shouts...uruk
2013-07-27AVALANCHE: Remove unnecessary indents from Visa.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-09AVALANCHE: Implement file handling in Visa.uruk
2013-06-29AVALANCHE: Reorganise includes.uruk
2013-06-28AVALANCHE: Visa: replace namespace with class.uruk
2013-06-26AVALANCHE: Add Visa.uruk