aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/visa2.cpp
AgeCommit message (Expand)Author
2013-09-08AVALANCHE: Renaming/refactoring in Animation.uruk
2013-09-08AVALANCHE: Renaming/refactoring in Animation.uruk
2013-09-08AVALANCHE: Some renaming in Animation.uruk
2013-09-08AVALANCHE: Renaming/refactoring in Visa.uruk
2013-09-08AVALANCHE: Silent some CppCheck warnings, rename some loop variablesStrangerke
2013-09-07AVALANCHE: More renaming in animationStrangerke
2013-09-07AVALANCHE: More renaming, use int16 for loops based on kSpriteNumbMaxStrangerke
2013-09-07AVALANCHE: Do renaming in scrolls2.h.uruk
2013-09-07AVALANCHE: Rename trip into animation, some more renamingStrangerke
2013-09-07AVALANCHE: Remove 2 variables from Visa2Strangerke
2013-09-07AVALANCHE: Do renaming/refactoring in Lucerna.uruk
2013-09-07AVALANCHE: Rename some constants in trip6Strangerke
2013-09-07AVALANCHE: Janitorial - Remove trailing spaces, fix define namesStrangerke
2013-09-06AVALANCHE: More renaming in gyro2.h.uruk
2013-09-05AVALANCHE: More renaming in Gyro.uruk
2013-09-05AVALANCHE: Finish replacing C-style comments by C++-styleStrangerke
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