aboutsummaryrefslogtreecommitdiff
path: root/queen/bankman.cpp
AgeCommit message (Collapse)Author
2004-11-23cleanup, follow code conventionsGregory Montoir
svn-id: r15872
2004-10-03merged FRAMES_JOE and FRAMES_JOE_XTRAGregory Montoir
svn-id: r15398
2004-10-03cleanupGregory Montoir
svn-id: r15396
2004-01-19prevents bank re-loading (cutaways animations)Gregory Montoir
svn-id: r12524
2004-01-14- tweaked a bit walking functions to make persons stop walking when a ↵Gregory Montoir
cutaway is canceled - removed unpack to bob frame 2 (as it is never used) - changed some error() calls to assert() - minor cleanups svn-id: r12385
2004-01-11cleanupGregory Montoir
svn-id: r12318
2004-01-09renamed some methods and moved some code to DisplayGregory Montoir
svn-id: r12276
2004-01-08- new Grid class to handle all zones / areas stuffGregory Montoir
- adapted Logic/Walk code to use it svn-id: r12250