aboutsummaryrefslogtreecommitdiff
path: root/queen/command.cpp
AgeCommit message (Expand)Author
2003-12-15cleanupGregory Montoir
2003-12-14re-enable keyboard commandsGregory Montoir
2003-12-14don't call Command::changeObjectState() on itemsGregory Montoir
2003-12-14add check before accessing ObjectData (only for safety)Gregory Montoir
2003-12-13some refactoring in Command code (removed/commented unused code, renamed some...Gregory Montoir
2003-12-12cleanupGregory Montoir
2003-12-12get rid of Verb classGregory Montoir
2003-12-11constructors cleanupGregory Montoir
2003-12-11cleanupGregory Montoir
2003-12-11merged Logic::joeGrab & Logic::joeGrabDirection and removed speed argument as...Gregory Montoir
2003-12-11centralize all State related stuffGregory Montoir
2003-12-06minor cleanup, reuse some data from intervie.exeGregory Montoir
2003-12-03fix problem in opening/closing doorsGregory Montoir
2003-12-02fix a potiental journal issueGregory Montoir
2003-12-02- some Command code refactoring (removed unused code, splitted some methods)Gregory Montoir
2003-12-01fix bug in command code, letting a failed command being executedGregory Montoir
2003-11-30cleanupGregory Montoir
2003-11-27- speak correct sentence when object is not usableGregory Montoir
2003-11-26fix some animation issuesGregory Montoir
2003-11-26add a wrapper for Talk::speak in Logic that clears current commandGregory Montoir
2003-11-26clear current command *in* Command class (not logic)Gregory Montoir
2003-11-26rename some methods (purely cosmetic) and fix some walking problems when clos...Gregory Montoir
2003-11-26preliminary journal implementation ; this should allow to save/load game stat...Gregory Montoir
2003-11-20fix 'gorilla becoming invisible' issue (this was due to the missing CLEAR_COM...Gregory Montoir
2003-11-16Fixed warningTorbjörn Andersson
2003-11-16fix song playafter/playbefore type issueGregory Montoir
2003-11-16fix some bugs :Gregory Montoir
2003-11-15- Enabled missing calls to _sound->playSong, now it should *really* play all SFXJoost Peters
2003-11-15fix some bugs :Gregory Montoir
2003-11-13fix a problem in talk/command interaction (maybe that also fix the floda rece...Gregory Montoir
2003-11-13fix some bugs :Gregory Montoir
2003-11-13Clear command text before talking.David Eriksson
2003-11-12fix some bugs :Gregory Montoir
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-11-08fix dufflebag problemGregory Montoir
2003-11-06- Improved talkingDavid Eriksson
2003-11-06Clean-upDavid Eriksson
2003-11-06The more I implement, the more I need to implement.David Eriksson
2003-11-05minor changesGregory Montoir
2003-11-04preliminary R_MAP implementationGregory Montoir
2003-11-03oopsGregory Montoir
2003-11-03cleanupGregory Montoir
2003-11-03cleanup / enable cutaway callsGregory Montoir
2003-11-02fix locking verb crashGregory Montoir
2003-10-31initial version of Command classGregory Montoir