aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/acci2.h
AgeCommit message (Expand)Author
2013-09-07AVALANCHE: Janitorial - Remove trailing spaces, fix define namesStrangerke
2013-09-07AVALANCHE: Fix some more warningsStrangerke
2013-09-04AVALANCHE: Do renaming/refactoring in Acci, Avalanche and Dropdown. Unify dra...uruk
2013-09-04AVALANCHE: cleanup acci2.hStrangerke
2013-09-04AVALANCHE: Fix error reported by GCC: extra coma in enum declaraction in acci2Strangerke
2013-09-04AVALANCHE: Do renaming/refactoring in Closing.uruk
2013-09-03AVALANCHE: Rename/refactor Acci. Implement Acci::peopleInRoom().uruk
2013-08-21AVALANCHE: Rename special() to openBox() in Acci, implement it.uruk
2013-08-17AVALANCHE: Implement the rest of Lucerna::checkclick() and everything connect...uruk
2013-08-01AVALANCHE: Move pos() from Acci to Parser, update other code accordingly.uruk
2013-07-29AVALANCHE: Move wipeText() from Basher to Parser, implement it. Fix parts of ...uruk
2013-07-29AVALANCHE: Finish implementation of Acci::parse(), repair Acci::displaywhat()...uruk
2013-07-28AVALANCHE: Repair parser, implement Acci::replace(), further implement Acci:p...uruk
2013-07-28AVALANCHE: Revisions in acci2.h and lucerna2.cpp, partially implement Acci::p...uruk
2013-07-28AVALANCHE: Partially implement Acci::parse(), add Acci::pos(), Acci::clearwo...uruk
2013-07-24AVALANCHE: Change class variables to pointers, update everything accordingly.uruk
2013-06-29AVALANCHE: Add Acci.uruk