aboutsummaryrefslogtreecommitdiff
path: root/queen
AgeCommit message (Collapse)Author
2003-10-14moved some methods from Queen::Walk to Queen::LogicGregory Montoir
svn-id: r10802
2003-10-14commented a bit various structuresGregory Montoir
svn-id: r10801
2003-10-14rewritten Logic::initialise(), making use of 'unserializing' functionsGregory Montoir
svn-id: r10799
2003-10-14Working nicely with personMove disabled!David Eriksson
svn-id: r10798
2003-10-14Persons must not be in table!David Eriksson
svn-id: r10797
2003-10-14more cross referencesGregory Montoir
svn-id: r10795
2003-10-14preliminary FIND_STATE implementationGregory Montoir
svn-id: r10794
2003-10-14Fixed warningTorbjörn Andersson
svn-id: r10793
2003-10-14can remove comments again now, since logic.h was commited. Please don't ↵Max Horn
leave CVS broken for more than a few minutes (ideally, only make atomic commits - i.e. only commit a file if all changes in other files on which it relies on are being commited at the same time) svn-id: r10792
2003-10-14fix debug mode 0Max Horn
svn-id: r10791
2003-10-14Get numFrames property.David Eriksson
svn-id: r10790
2003-10-14fix compilationMax Horn
svn-id: r10789
2003-10-14Using Walk::personMove now!David Eriksson
svn-id: r10788
2003-10-14Compare correct actor names.David Eriksson
svn-id: r10787
2003-10-13dynalum implementationGregory Montoir
svn-id: r10781
2003-10-13Logic::personSetData correctionGregory Montoir
svn-id: r10780
2003-10-13DISP_ROOM additions + 'Person' functionsGregory Montoir
svn-id: r10779
2003-10-12don't use strstr(), as there is no terminating '\0' at the end of the fileJoost Peters
svn-id: r10772
2003-10-12- Integrate with Joost's and Gregory's latest implementations.David Eriksson
- Implement more... svn-id: r10771
2003-10-12Rename functionsDavid Eriksson
svn-id: r10770
2003-10-12added missing INITIATE() code, added language detection to Resource class, etc.Joost Peters
svn-id: r10767
2003-10-12some renaming for more consistent terminology (although we might want to ↵Max Horn
reevaluate this): 'target' is what is in your config file; 'game' is what a frontend provide. E.g. the scumm frontend provides the game 'monkeyvga', and my config file has target 'monkeyvga-ger' configured to use that game svn-id: r10766
2003-10-12minor initialise() tweaks, added panel zonesGregory Montoir
svn-id: r10763
2003-10-12minor additions for DISP_ROOMGregory Montoir
svn-id: r10758
2003-10-12DISP_ROOM additions/correctionsGregory Montoir
svn-id: r10743
2003-10-11Fix warningTorbjörn Andersson
svn-id: r10733
2003-10-11update QueenEngine class with new Logic constructorGregory Montoir
svn-id: r10732
2003-10-11preliminary DISP_ROOM implementationGregory Montoir
svn-id: r10731
2003-10-10Graphics tweaksGregory Montoir
svn-id: r10729
2003-10-10Small start for variable cross-reference.David Eriksson
svn-id: r10722
2003-10-10some cleanupMax Horn
svn-id: r10720
2003-10-10Get Graphics object as parameter too.David Eriksson
svn-id: r10719
2003-10-10cleanupMax Horn
svn-id: r10718
2003-10-10constnessMax Horn
svn-id: r10714
2003-10-10Improved Talk class.David Eriksson
svn-id: r10711
2003-10-10oupsGregory Montoir
svn-id: r10710
2003-10-10additions/corrections to walking functionsGregory Montoir
svn-id: r10709
2003-10-09fixed compilationPaweł Kołodziejski
svn-id: r10707
2003-10-09- Make _moveData table readableDavid Eriksson
- Add missing member in last table entry svn-id: r10700
2003-10-09minor additions to walk class + get/set functions for Logic::_areaGregory Montoir
svn-id: r10699
2003-10-09added walking functionsGregory Montoir
svn-id: r10695
2003-10-08new config manager. not everything is completed, and some things will still ↵Max Horn
be changed, but it seems to work well enough to put it into CVS svn-id: r10687
2003-10-08fixed queen build rules...Max Horn
svn-id: r10686
2003-10-08added new structuresGregory Montoir
svn-id: r10678
2003-10-07fix gcc 3.3 warningOliver Kiehl
svn-id: r10673
2003-10-07some text functionsGregory Montoir
svn-id: r10670
2003-10-07Improved Queen::Talk classDavid Eriksson
svn-id: r10667
2003-10-07fixed warningsMax Horn
svn-id: r10663
2003-10-07new header for common defines/enums + some additions to GraphicsGregory Montoir
svn-id: r10662
2003-10-07Make it possible to get game languageDavid Eriksson
svn-id: r10661