aboutsummaryrefslogtreecommitdiff
path: root/queen/logic.cpp
AgeCommit message (Expand)Author
2003-12-01fix bug in command code, letting a failed command being executedGregory Montoir
2003-12-01cleanup header includesGregory Montoir
2003-11-30cleanupGregory Montoir
2003-11-27- speak correct sentence when object is not usableGregory Montoir
2003-11-26oopsGregory 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-16fix 'wrong Joe position when switching from hotel basement to lobby' 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-15- Talk clean-upDavid Eriksson
2003-11-15fix some bugs :Gregory Montoir
2003-11-14fix 'wrong background when talking to Faye inside the plane' issueGregory Montoir
2003-11-14rewitten fullscreen/panel switching codeGregory Montoir
2003-11-13According to the original source code, the journal has a different ID inDavid Eriksson
2003-11-13fix amazon/shower issue outside templeGregory Montoir
2003-11-13fix some bugs :Gregory Montoir
2003-11-12fix some bugs :Gregory Montoir
2003-11-10fix some bugs :Gregory Montoir
2003-11-10Return mouse cursor and panel after cutaway.David Eriksson
2003-11-09fix small leakJoost Peters
2003-11-09Added (quick-)Saving/LoadingJoost Peters
2003-11-09enable (some of) the original debug passwordsGregory Montoir
2003-11-09Moved _talkSelected to Logic.David Eriksson
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-11-08fix bad animation string at amazon entrance roomGregory Montoir
2003-11-08fix dufflebag problemGregory Montoir
2003-11-08Start/stop scenes - fixes missing panel.David Eriksson
2003-11-07Small fixes.David Eriksson
2003-11-07Minor fixes.David Eriksson
2003-11-07Added partial playSong() implementationJoost Peters
2003-11-06- Improved talkingDavid Eriksson
2003-11-06more enum stuffJoost Peters
2003-11-06The more I implement, the more I need to implement.David Eriksson
2003-11-04fix demo crash after introductionGregory Montoir
2003-11-04preliminary R_MAP implementationGregory Montoir
2003-11-03cleanupGregory Montoir
2003-11-03enable room switchingGregory Montoir
2003-11-02Remove old FIXMEJoost Peters
2003-11-02change inventory browsing to match originalJoost Peters
2003-11-02cleanup/remaining Walk cutaway callsGregory Montoir
2003-11-02add missing inventory functionsJoost Peters
2003-10-31use Command classGregory Montoir
2003-10-30new Verb classGregory Montoir
2003-10-29only one RandomSource for the engineGregory Montoir
2003-10-28added loadFileMalloc() methodJoost Peters