aboutsummaryrefslogtreecommitdiff
path: root/queen
AgeCommit message (Collapse)Author
2003-11-14fix 'wrong background when talking to Faye inside the plane' issueGregory Montoir
svn-id: r11297
2003-11-14rewitten fullscreen/panel switching codeGregory Montoir
svn-id: r11296
2003-11-14Play all sfx now, instead of only amiga ones + some music preparationJoost Peters
svn-id: r11288
2003-11-13fix a problem in talk/command interaction (maybe that also fix the floda ↵Gregory Montoir
receptionist crash...) svn-id: r11287
2003-11-13fix 'Skip handing over the comic to Joe' issueGregory Montoir
svn-id: r11286
2003-11-13According to the original source code, the journal has a different ID inDavid Eriksson
the demos, but when actually running the demos I get a banana instead of a journal... so let's use the same ID as in the real game. svn-id: r11285
2003-11-13Fix needed for demos too.David Eriksson
svn-id: r11284
2003-11-13Fix crashing demos: the demos have no song parameter in cutaway animations.David Eriksson
svn-id: r11283
2003-11-13Just debug messages and comment stuffDavid Eriksson
svn-id: r11282
2003-11-13fix amazon/shower issue outside templeGregory Montoir
svn-id: r11280
2003-11-13Small talk fixes.David Eriksson
There is some bug with the body action. svn-id: r11279
2003-11-13updateGregory Montoir
svn-id: r11278
2003-11-13fix some bugs :Gregory Montoir
- grayed panel disappearing during cutaway - canceling joe walk before switching to another room svn-id: r11277
2003-11-13Use constant for pinnacle room number.David Eriksson
svn-id: r11276
2003-11-13Added another variable.David Eriksson
svn-id: r11275
2003-11-13Clear command text before talking.David Eriksson
svn-id: r11274
2003-11-12fix the skipped initial talk to floda receptionistGregory Montoir
svn-id: r11270
2003-11-12fix some bugs :Gregory Montoir
- panel not grayed when playing a cutaway - command text still displayed when playing a cutaway - panel drawing glitch on pinnacle room exit - text color on the dialogue choices not updated svn-id: r11267
2003-11-10hack for special french characterGregory Montoir
svn-id: r11250
2003-11-10fix some bugs :Gregory Montoir
- bettle not disappearing when caught - wrong Joe position when switching rooms - bellboy dispappearing after spoken to him (partially fixed) svn-id: r11249
2003-11-10Make the fix like the original game instead.David Eriksson
svn-id: r11248
2003-11-10Return mouse cursor and panel after cutaway.David Eriksson
svn-id: r11247
2003-11-10Forgot to commit thisJoost Peters
svn-id: r11246
2003-11-10Fix warningTorbjörn Andersson
svn-id: r11240
2003-11-10cut down on unnecessary GameDetector referencesMax Horn
svn-id: r11239
2003-11-09Enable intro againJoost Peters
svn-id: r11234
2003-11-09updateJoost Peters
svn-id: r11233
2003-11-09fix small leakJoost Peters
svn-id: r11231
2003-11-09Added (quick-)Saving/LoadingJoost Peters
svn-id: r11230
2003-11-09forgot to update commentGregory Montoir
svn-id: r11229
2003-11-09fix flipped faye issue in c3a.cutGregory Montoir
svn-id: r11228
2003-11-09enable (some of) the original debug passwordsGregory Montoir
svn-id: r11227
2003-11-09Moved _talkSelected to Logic.David Eriksson
svn-id: r11226
2003-11-09- Fix cutaway bug that made Joe end up in the wrong location when theDavid Eriksson
cutaway was cancelled. - Fix cutaway bugs that made it very bad to cancel the cutaway where Joe looks out from the hotel window. svn-id: r11225
2003-11-08cleanup whitespacesPaweł Kołodziejski
svn-id: r11224
2003-11-08fix bad animation string at amazon entrance roomGregory Montoir
svn-id: r11222
2003-11-08Enable pinnacle roomDavid Eriksson
svn-id: r11216
2003-11-08Show mouse cursor in dialogue.David Eriksson
svn-id: r11215
2003-11-08fix dufflebag problemGregory Montoir
svn-id: r11208
2003-11-08missing stuff for carbam sceneGregory Montoir
svn-id: r11206
2003-11-08Start/stop scenes - fixes missing panel.David Eriksson
svn-id: r11205
2003-11-08Apparantly, this cast is not needed for it to work properlyJoost Peters
svn-id: r11202
2003-11-07fix palette glitches occuring when Joe switches from his clothes to the dressGregory Montoir
svn-id: r11200
2003-11-07oopsGregory Montoir
svn-id: r11198
2003-11-07add bob parallax stuff for room 74 (carbam)Gregory Montoir
svn-id: r11197
2003-11-07Implement some special actionsDavid Eriksson
svn-id: r11194
2003-11-07Small fixes.David Eriksson
svn-id: r11189
2003-11-07Minor fixes.David Eriksson
svn-id: r11185
2003-11-07Fixed warning. (I've only seen these warnings when compiling under MinGW,Torbjörn Andersson
and to be honest I never understood why the compiler wars for it.) svn-id: r11184
2003-11-07Added partial playSong() implementationJoost Peters
svn-id: r11179