aboutsummaryrefslogtreecommitdiff
path: root/queen/command.cpp
AgeCommit message (Expand)Author
2004-01-11cleanupGregory Montoir
2004-01-10cleanupGregory Montoir
2004-01-10this should fix :Gregory Montoir
2004-01-09renamed some methods and moved some code to DisplayGregory Montoir
2004-01-08moved the remaining 'graphics' stuff from Logic to GraphicsGregory Montoir
2004-01-08- new Grid class to handle all zones / areas stuffGregory Montoir
2004-01-07- moved some Person/Anim code to GraphicsGregory Montoir
2004-01-06updated copyright noticeMax Horn
2003-12-30interview mini-game supportGregory Montoir
2003-12-29mass debuglevel change for less verbosity (0 -> 6)Joost Peters
2003-12-29cleanup & follow code conventionsGregory Montoir
2003-12-28cleanupGregory Montoir
2003-12-28- added 'song' debugger commandJoost Peters
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