aboutsummaryrefslogtreecommitdiff
path: root/queen
AgeCommit message (Expand)Author
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
2003-10-14moved some methods from Queen::Walk to Queen::LogicGregory Montoir
2003-10-14commented a bit various structuresGregory Montoir
2003-10-14rewritten Logic::initialise(), making use of 'unserializing' functionsGregory Montoir
2003-10-14Working nicely with personMove disabled!David Eriksson
2003-10-14Persons must not be in table!David Eriksson
2003-10-14more cross referencesGregory Montoir
2003-10-14preliminary FIND_STATE implementationGregory Montoir
2003-10-14Fixed warningTorbjörn Andersson
2003-10-14can remove comments again now, since logic.h was commited. Please don't leave...Max Horn
2003-10-14fix debug mode 0Max Horn
2003-10-14Get numFrames property.David Eriksson
2003-10-14fix compilationMax Horn
2003-10-14Using Walk::personMove now!David Eriksson
2003-10-14Compare correct actor names.David Eriksson
2003-10-13dynalum implementationGregory Montoir
2003-10-13Logic::personSetData correctionGregory Montoir
2003-10-13DISP_ROOM additions + 'Person' functionsGregory Montoir
2003-10-12don't use strstr(), as there is no terminating '\0' at the end of the fileJoost Peters