aboutsummaryrefslogtreecommitdiff
path: root/queen/command.h
AgeCommit message (Collapse)Author
2004-10-17plugged some memory leaksGregory Montoir
svn-id: r15591
2004-04-03patch #910779 (with minor tweaks), fotaq hebrew support :Gregory Montoir
- reversed button captions in journal - reversed command text in pinnacle room - reverse order of lines in dialogue chooser thanks Ori Avtalion ! svn-id: r13447
2004-03-14fixed inventory scrolling using keyboardGregory Montoir
svn-id: r13265
2004-02-28dropped the 'always' verb feature, as it is more confusing than usefulGregory Montoir
svn-id: r13084
2004-02-13Applied patch #896726 (reversed hebrew text) and reduced overhead a little ↵Joost Peters
by introducing an _isReversed boolean svn-id: r12860
2004-01-14cleanupGregory Montoir
svn-id: r12378
2004-01-06updated copyright noticeMax Horn
svn-id: r12176
2003-12-28cleanupGregory Montoir
svn-id: r12003
2003-12-14don't call Command::changeObjectState() on itemsGregory Montoir
svn-id: r11639
2003-12-13some refactoring in Command code (removed/commented unused code, renamed ↵Gregory Montoir
some methods) svn-id: r11619
2003-12-12get rid of Verb classGregory Montoir
svn-id: r11594
2003-12-11constructors cleanupGregory Montoir
svn-id: r11589
2003-12-02fix a potiental journal issueGregory Montoir
svn-id: r11478
2003-12-02- some Command code refactoring (removed unused code, splitted some methods)Gregory Montoir
- game is now playable up to floda basement (at least) svn-id: r11477
2003-12-01cleanup header includesGregory Montoir
svn-id: r11449
2003-11-30cleanupGregory Montoir
svn-id: r11438
2003-11-15- Enabled missing calls to _sound->playSong, now it should *really* play all SFXJoost Peters
- Moved sound/music related toggle variables to Sound class - Changed "Couldn't find file.." warning() to debug(7, ..) svn-id: r11303
2003-11-04preliminary R_MAP implementationGregory Montoir
svn-id: r11125
2003-11-03cleanupGregory Montoir
svn-id: r11108
2003-11-03cleanup / enable cutaway callsGregory Montoir
svn-id: r11090
2003-11-02fix locking verb crashGregory Montoir
svn-id: r11054
2003-10-31initial version of Command classGregory Montoir
svn-id: r11016