aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/visa2.cpp
AgeCommit message (Collapse)Author
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 ↵uruk
indexes in various places.
2013-08-12AVALANCHE: Repair constants in Gyro, repair Lucerna::enterroom(), ↵uruk
Trip::back_and_forth(), Trip::geida_procs(), Visa::talkto().
2013-08-12AVALANCHE: Repair Scrolls::bubble() and Visa::talkto().uruk
2013-08-12AVALANCHE: Implement Acci::personshere(), Visa::talkto(), make ↵uruk
control-constants in Scrolls public.
2013-08-09AVALANCHE: Repair Visa::unskrimble() and Scrolls::calldrivers().uruk
2013-08-05AVALANCHE: Mostly cosmetic modifications in Visa, stub ↵uruk
Timeout::arkata_shouts() until dixi() works, partially implement Scrolls::say().
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