aboutsummaryrefslogtreecommitdiff
path: root/queen/command.cpp
AgeCommit message (Expand)Author
2004-11-23cleanup, follow code conventionsGregory Montoir
2004-10-17plugged some memory leaksGregory Montoir
2004-10-08cleanup ; follow the code conventionsGregory Montoir
2004-10-03cleanupGregory Montoir
2004-04-03patch #910779 (with minor tweaks), fotaq hebrew support :Gregory Montoir
2004-03-14prevent journal from reappearing when F1 is pressed more than onceGregory Montoir
2004-03-14fixed inventory scrolling using keyboardGregory Montoir
2004-03-07cleanup (removed irrevelant comments and useless XXX'ed code)Gregory Montoir
2004-02-28forgot to change that, tooGregory Montoir
2004-02-28dropped the 'always' verb feature, as it is more confusing than usefulGregory Montoir
2004-02-13Applied patch #896726 (reversed hebrew text) and reduced overhead a little by...Joost Peters
2004-01-23use BobSlot::clear instead of Graphics::clearBobGregory Montoir
2004-01-21clear user input before entering Journal (no more load problems occuring when...Gregory Montoir
2004-01-16redundant checkGregory Montoir
2004-01-16- removed noisy warning in talk codeGregory Montoir
2004-01-16some assert() callsGregory Montoir
2004-01-16it seems entryObj can be <0, check for itGregory Montoir
2004-01-14- tweaked a bit walking functions to make persons stop walking when a cutaway...Gregory Montoir
2004-01-14cleanupGregory Montoir
2004-01-13- wrong sentence was spoken when Joe was trying to 'pick up' a personGregory Montoir
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