Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-01-22 | (slightly) less hackish bounding box code | Gregory Montoir | |
svn-id: r12576 | |||
2004-01-12 | New save/load code, this *breaks* compatiblity with the previous | Gregory Montoir | |
savefile format. Use the 'qsc' tool to convert your old files (http://0x.7fc1.org/fotaq/qsc.[cpp|exe]). svn-id: r12339 | |||
2004-01-11 | cleanup | Gregory Montoir | |
svn-id: r12318 | |||
2004-01-08 | - new Grid class to handle all zones / areas stuff | Gregory Montoir | |
- adapted Logic/Walk code to use it svn-id: r12250 | |||
2004-01-06 | - minor cleanup in Person/Actor stuff | Gregory Montoir | |
- minor tweak in Graphics::bobSetText() from previous commit (message was erroneous) : - moved config stuff to QueenEngine - added 3 Logic subclasses to handle the specific parts of each game version (demo, intv...) svn-id: r12195 | |||
2004-01-06 | updated copyright notice | Max Horn | |
svn-id: r12176 | |||
2003-12-28 | - added 'song' debugger command | Joost Peters | |
- restore music after loading game - fix for bug in Roland Floda Corridor music - added LE struct reading methods (and renamed the old BE ones) for future compatibility with original DOS savegames svn-id: r11985 | |||
2003-12-13 | some refactoring in Command code (removed/commented unused code, renamed ↵ | Gregory Montoir | |
some methods) svn-id: r11619 | |||
2003-12-12 | get rid of Verb class | Gregory Montoir | |
svn-id: r11594 | |||
2003-12-06 | - handle person bank number hack slighlty differently (fix it when loading, ↵ | Gregory Montoir | |
not in personSetData) - remove some useless checks as there are no invalid bob numbers in actor data - minor cleanups in Area svn-id: r11520 | |||
2003-11-30 | cleanup | Gregory Montoir | |
svn-id: r11438 | |||
2003-11-16 | fixed warning | Paweł Kołodziejski | |
svn-id: r11311 | |||
2003-11-15 | - Talk clean-up | David Eriksson | |
- Make it possible to quit a dialogue svn-id: r11302 | |||
2003-11-09 | Added (quick-)Saving/Loading | Joost Peters | |
svn-id: r11230 | |||
2003-11-09 | Moved _talkSelected to Logic. | David Eriksson | |
svn-id: r11226 | |||
2003-11-07 | Minor fixes. | David Eriksson | |
svn-id: r11185 | |||
2003-10-31 | use Command class | Gregory Montoir | |
svn-id: r11017 | |||
2003-10-30 | new Verb class | Gregory Montoir | |
svn-id: r11010 | |||
2003-10-26 | cleanup, add comments | Gregory Montoir | |
svn-id: r10977 | |||
2003-10-24 | misc fixes/tweaks | Gregory Montoir | |
svn-id: r10954 | |||
2003-10-23 | minor changes for future Command class | Gregory Montoir | |
svn-id: r10949 | |||
2003-10-19 | minor cleanup / comments update | Gregory Montoir | |
svn-id: r10908 | |||
2003-10-18 | fix bob clipping errors | Gregory Montoir | |
svn-id: r10899 | |||
2003-10-16 | Play all intro cutaways (some better than others... :-) | David Eriksson | |
svn-id: r10833 | |||
2003-10-15 | preliminary GRAPHIC_ANIM support | Gregory Montoir | |
svn-id: r10814 | |||
2003-10-15 | DISP_ROOM/REDISP_OBJ() implementation (still missing GRAPHIC_ANIM stuff) | Gregory Montoir | |
svn-id: r10808 | |||
2003-10-14 | commented a bit various structures | Gregory Montoir | |
svn-id: r10801 | |||
2003-10-14 | rewritten Logic::initialise(), making use of 'unserializing' functions | Gregory Montoir | |
svn-id: r10799 | |||
2003-10-13 | DISP_ROOM additions + 'Person' functions | Gregory Montoir | |
svn-id: r10779 | |||
2003-10-10 | additions/corrections to walking functions | Gregory Montoir | |
svn-id: r10709 | |||
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 | added new structures | Gregory Montoir | |
svn-id: r10678 | |||
2003-10-06 | some additions + small readability rewrite | Joost Peters | |
svn-id: r10638 | |||
2003-10-04 | new header for common structs definitions | Gregory Montoir | |
svn-id: r10591 |