aboutsummaryrefslogtreecommitdiff
path: root/queen
AgeCommit message (Expand)Author
2003-10-18fix bad access on areasGregory Montoir
2003-10-18fix bob clipping errorsGregory Montoir
2003-10-18display Joe at current position during intro. Still have to find out why the ...Gregory Montoir
2003-10-18Improved the 'special moves' for intro cutaway (but the thugs must beDavid Eriksson
2003-10-18Fix normal animation.David Eriksson
2003-10-18Special actions for cdint.cutDavid Eriksson
2003-10-18Fix a little bug.David Eriksson
2003-10-18Handle cutaway text.David Eriksson
2003-10-18Moved function from Talk to Graphics because Cutaway need it too.David Eriksson
2003-10-18- Fix some cutaway crashesDavid Eriksson
2003-10-18Make the aeroplane fly (and Joe too... I wonder what he smoked.)David Eriksson
2003-10-18minor changes to joeMove() codeGregory Montoir
2003-10-18minor adds + cleanup + fix parallax problemGregory Montoir
2003-10-18update references for Display classGregory Montoir
2003-10-17moved game detection code out to the pluginsMax Horn
2003-10-17fix warningMax Horn
2003-10-17Fix MSVC6 warningsJamieson Christian
2003-10-17Make enums public. Fixes MSVC erros with enum usage in member structsJamieson Christian
2003-10-17also look for TBL file in current directory (useful when running the game fro...Joost Peters
2003-10-17preliminar parallax scrolling support (Rita/Joe intro scene), not perfect as ...Gregory Montoir
2003-10-17more palette stuffGregory Montoir
2003-10-17Fix warning.Torbjörn Andersson
2003-10-17- Implement *WTDavid Eriksson
2003-10-17Disable some debug outputDavid Eriksson
2003-10-17fixed crash (atleast it crashes for me on OSX) - can someone please verify if...Joost Peters
2003-10-17partially fixed palette problem when switching room in cutaway introGregory Montoir
2003-10-17fix french characters display (and maybe german and italian too)Gregory Montoir
2003-10-17Hack for allowing ScummVM to respond to events during while the intro isTorbjörn Andersson
2003-10-17Wrote a little TODODavid Eriksson
2003-10-17Do what I actually intended to do.David Eriksson
2003-10-16fix warningMax Horn
2003-10-16commented this line... for proper compilationPaweł Kołodziejski
2003-10-16Load room before cutaway.David Eriksson
2003-10-16Play all intro cutaways (some better than others... :-)David Eriksson
2003-10-16modified/fixed palette codeGregory Montoir
2003-10-16Now we're talking!David Eriksson
2003-10-16Initialize Joe's scaling.David Eriksson
2003-10-16Talk stuffDavid Eriksson
2003-10-16Make frames array available.David Eriksson
2003-10-16new Display class, cleanup GraphicsGregory Montoir
2003-10-16fix body/head problemGregory Montoir
2003-10-16Don't talk too much.David Eriksson
2003-10-15Moving heads when talking, but where is the text? :-)David Eriksson
2003-10-15preliminary GRAPHIC_ANIM supportGregory Montoir
2003-10-15Improved talking.David Eriksson
2003-10-15- Use Logic::roomRefreshObject() in CutawayDavid Eriksson
2003-10-15- Make Cutaway use Walk object from LogicDavid Eriksson
2003-10-15sorted a bit cross referencesGregory Montoir
2003-10-15DISP_ROOM/REDISP_OBJ() implementation (still missing GRAPHIC_ANIM stuff)Gregory Montoir
2003-10-15fix personMove / cutaway problemGregory Montoir