aboutsummaryrefslogtreecommitdiff
path: root/queen
AgeCommit message (Expand)Author
2003-10-12- Integrate with Joost's and Gregory's latest implementations.David Eriksson
2003-10-12Rename functionsDavid Eriksson
2003-10-12added missing INITIATE() code, added language detection to Resource class, etc.Joost Peters
2003-10-12some renaming for more consistent terminology (although we might want to reev...Max Horn
2003-10-12minor initialise() tweaks, added panel zonesGregory Montoir
2003-10-12minor additions for DISP_ROOMGregory Montoir
2003-10-12DISP_ROOM additions/correctionsGregory Montoir
2003-10-11Fix warningTorbjörn Andersson
2003-10-11update QueenEngine class with new Logic constructorGregory Montoir
2003-10-11preliminary DISP_ROOM implementationGregory Montoir
2003-10-10Graphics tweaksGregory Montoir
2003-10-10Small start for variable cross-reference.David Eriksson
2003-10-10some cleanupMax Horn
2003-10-10Get Graphics object as parameter too.David Eriksson
2003-10-10cleanupMax Horn
2003-10-10constnessMax Horn
2003-10-10Improved Talk class.David Eriksson
2003-10-10oupsGregory Montoir
2003-10-10additions/corrections to walking functionsGregory Montoir
2003-10-09fixed compilationPaweł Kołodziejski
2003-10-09- Make _moveData table readableDavid Eriksson
2003-10-09minor additions to walk class + get/set functions for Logic::_areaGregory Montoir
2003-10-09added walking functionsGregory Montoir
2003-10-08new config manager. not everything is completed, and some things will still b...Max Horn
2003-10-08fixed queen build rules...Max Horn
2003-10-08added new structuresGregory Montoir
2003-10-07fix gcc 3.3 warningOliver Kiehl
2003-10-07some text functionsGregory Montoir
2003-10-07Improved Queen::Talk classDavid Eriksson
2003-10-07fixed warningsMax Horn
2003-10-07new header for common defines/enums + some additions to GraphicsGregory Montoir
2003-10-07Make it possible to get game languageDavid Eriksson
2003-10-07Fixed assert(). I think -- I don't even get this far before ScummVM crashesTorbjörn Andersson
2003-10-07- Added a debug stub for the selectSentence methodDavid Eriksson
2003-10-07- Add Talk class and begin to use it from Cutaway classDavid Eriksson
2003-10-07add Joe struct + get/set functionsJoost Peters
2003-10-06added resource-table loading from external fileJoost Peters
2003-10-06forgot thisJoost Peters
2003-10-06some additions + small readability rewriteJoost Peters
2003-10-06Start on index 1, not 0.David Eriksson
2003-10-06Check array bounds.David Eriksson
2003-10-05renamed classes (we have our own namespace now) + fixed segfault in logicJoost Peters
2003-10-05factor out common gfx_mode/fullscreen setup code from the game engines into t...Max Horn
2003-10-04new header for common structs definitionsGregory Montoir
2003-10-04Added gameState to QueenLogicDavid Eriksson
2003-10-03fix 2 cases not handled in findBob() (stupid me...) and match new/deleteGregory Montoir
2003-10-03namespace QueenMax Horn
2003-10-03Use struct and not array for objectData.David Eriksson
2003-10-03fixed compilation under msvc7Paweł Kołodziejski
2003-10-03Fix GCC warning.Torbjörn Andersson