Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-10-11 | Fix warning | Torbjörn Andersson | |
svn-id: r10733 | |||
2003-10-11 | update QueenEngine class with new Logic constructor | Gregory Montoir | |
svn-id: r10732 | |||
2003-10-11 | preliminary DISP_ROOM implementation | Gregory Montoir | |
svn-id: r10731 | |||
2003-10-10 | Graphics tweaks | Gregory Montoir | |
svn-id: r10729 | |||
2003-10-10 | Small start for variable cross-reference. | David Eriksson | |
svn-id: r10722 | |||
2003-10-10 | some cleanup | Max Horn | |
svn-id: r10720 | |||
2003-10-10 | Get Graphics object as parameter too. | David Eriksson | |
svn-id: r10719 | |||
2003-10-10 | cleanup | Max Horn | |
svn-id: r10718 | |||
2003-10-10 | constness | Max Horn | |
svn-id: r10714 | |||
2003-10-10 | Improved Talk class. | David Eriksson | |
svn-id: r10711 | |||
2003-10-10 | oups | Gregory Montoir | |
svn-id: r10710 | |||
2003-10-10 | additions/corrections to walking functions | Gregory Montoir | |
svn-id: r10709 | |||
2003-10-09 | fixed compilation | Paweł Kołodziejski | |
svn-id: r10707 | |||
2003-10-09 | - Make _moveData table readable | David Eriksson | |
- Add missing member in last table entry svn-id: r10700 | |||
2003-10-09 | minor additions to walk class + get/set functions for Logic::_area | Gregory Montoir | |
svn-id: r10699 | |||
2003-10-09 | added walking functions | Gregory Montoir | |
svn-id: r10695 | |||
2003-10-08 | new 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-08 | fixed queen build rules... | Max Horn | |
svn-id: r10686 | |||
2003-10-08 | added new structures | Gregory Montoir | |
svn-id: r10678 | |||
2003-10-07 | fix gcc 3.3 warning | Oliver Kiehl | |
svn-id: r10673 | |||
2003-10-07 | some text functions | Gregory Montoir | |
svn-id: r10670 | |||
2003-10-07 | Improved Queen::Talk class | David Eriksson | |
svn-id: r10667 | |||
2003-10-07 | fixed warnings | Max Horn | |
svn-id: r10663 | |||
2003-10-07 | new header for common defines/enums + some additions to Graphics | Gregory Montoir | |
svn-id: r10662 | |||
2003-10-07 | Make it possible to get game language | David Eriksson | |
svn-id: r10661 | |||
2003-10-07 | Fixed assert(). I think -- I don't even get this far before ScummVM crashes | Torbjörn Andersson | |
on me. :-) svn-id: r10660 | |||
2003-10-07 | - Added a debug stub for the selectSentence method | David Eriksson | |
- Added final talk for person Joe is talking to svn-id: r10657 | |||
2003-10-07 | - Add Talk class and begin to use it from Cutaway class | David Eriksson | |
- Move getString() helper function to Talk class svn-id: r10654 | |||
2003-10-07 | add Joe struct + get/set functions | Joost Peters | |
svn-id: r10651 | |||
2003-10-06 | added resource-table loading from external file | Joost Peters | |
svn-id: r10647 | |||
2003-10-06 | forgot this | Joost Peters | |
svn-id: r10640 | |||
2003-10-06 | some additions + small readability rewrite | Joost Peters | |
svn-id: r10638 | |||
2003-10-06 | Start on index 1, not 0. | David Eriksson | |
svn-id: r10634 | |||
2003-10-06 | Check array bounds. | David Eriksson | |
svn-id: r10633 | |||
2003-10-05 | renamed classes (we have our own namespace now) + fixed segfault in logic | Joost Peters | |
svn-id: r10618 | |||
2003-10-05 | factor out common gfx_mode/fullscreen setup code from the game engines into ↵ | Max Horn | |
the main code (maybe putting this into the Engine constructor would be better, though?) svn-id: r10611 | |||
2003-10-04 | new header for common structs definitions | Gregory Montoir | |
svn-id: r10591 | |||
2003-10-04 | Added gameState to QueenLogic | David Eriksson | |
svn-id: r10590 | |||
2003-10-03 | fix 2 cases not handled in findBob() (stupid me...) and match new/delete | Gregory Montoir | |
svn-id: r10576 | |||
2003-10-03 | namespace Queen | Max Horn | |
svn-id: r10575 | |||
2003-10-03 | Use struct and not array for objectData. | David Eriksson | |
svn-id: r10565 | |||
2003-10-03 | fixed compilation under msvc7 | Paweł Kołodziejski | |
svn-id: r10562 | |||
2003-10-03 | Fix GCC warning. | Torbjörn Andersson | |
svn-id: r10560 | |||
2003-10-02 | You did not see the previous version of this code | David Eriksson | |
svn-id: r10547 | |||
2003-10-02 | - Added QueenGraphics::bob() method | David Eriksson | |
- Match new[] with delete[] svn-id: r10546 | |||
2003-10-02 | Fix bugs, add warnings. | David Eriksson | |
svn-id: r10545 | |||
2003-10-02 | Handle _sfxName table properly | David Eriksson | |
svn-id: r10539 | |||
2003-10-02 | findBob function + tweaks in QueenLogic | Gregory Montoir | |
svn-id: r10538 | |||
2003-10-02 | Quite a bit more implemented on cutaway. | David Eriksson | |
svn-id: r10536 | |||
2003-10-02 | Needing area, and it must be signed ints | David Eriksson | |
svn-id: r10535 |