aboutsummaryrefslogtreecommitdiff
path: root/queen/xref.txt
AgeCommit message (Expand)Author
2004-11-30enabled savegame loading on startupGregory Montoir
2004-03-07cleanup (removed irrevelant comments and useless XXX'ed code)Gregory Montoir
2004-02-28Forgot to add this to xref.txtJoost Peters
2004-02-27Handle comic book case, enable music toggle and some minor cleanup.Joost Peters
2004-01-23updateGregory Montoir
2004-01-09renamed some methods and moved some code to DisplayGregory Montoir
2004-01-08moved the remaining 'graphics' stuff from Logic to GraphicsGregory Montoir
2004-01-08cleanup, xref updateGregory Montoir
2004-01-08- new Grid class to handle all zones / areas stuffGregory Montoir
2004-01-08mostly cleanup :Gregory Montoir
2004-01-07- moved some Person/Anim code to GraphicsGregory Montoir
2004-01-06moved animation stuff to Graphics classGregory Montoir
2004-01-05added a class to manage banks, Queen::Graphics cleanupGregory Montoir
2004-01-04- added code to only redraw changed blocks in order to avoid full screen refreshGregory Montoir
2004-01-02- added missing MOVE_SPEAK code (only CHEF.DOG seems to use that)Gregory Montoir
2003-12-29cleanup & follow code conventionsGregory Montoir
2003-12-20some code to play the 'room background sfx' (equivalent to sfxplay(NULLstr))Gregory Montoir
2003-12-19put all 'bam' related stuff in a class and allow load/save during a 'bam' sceneGregory Montoir
2003-12-13some refactoring in Command code (removed/commented unused code, renamed some...Gregory Montoir
2003-12-11merged Logic::joeGrab & Logic::joeGrabDirection and removed speed argument as...Gregory Montoir
2003-12-10get rid of GameConfig, use ConfigurationManagerGregory Montoir
2003-12-10- moved QueenEngine::roomChanged to Logic and enabled call from Cutaway code ...Gregory Montoir
2003-12-06- handle person bank number hack slighlty differently (fix it when loading, n...Gregory Montoir
2003-12-05- fix Joe scaling issue when switching from room 51 to 47 (temple)Gregory Montoir
2003-11-30cleanupGregory Montoir
2003-11-27- speak correct sentence when object is not usableGregory Montoir
2003-11-26rename some methods (purely cosmetic) and fix some walking problems when clos...Gregory Montoir
2003-11-24cleanup/update + make Display::palCustomScroll matching exactly the original ...Gregory Montoir
2003-11-14Play all sfx now, instead of only amiga ones + some music preparationJoost Peters
2003-11-13updateGregory Montoir
2003-11-09updateJoost Peters
2003-11-09Moved _talkSelected to Logic.David Eriksson
2003-11-08Start/stop scenes - fixes missing panel.David Eriksson
2003-11-07add bob parallax stuff for room 74 (carbam)Gregory Montoir
2003-11-05updateGregory Montoir
2003-11-04preliminary R_MAP implementationGregory Montoir
2003-11-03cleanupGregory Montoir
2003-11-02updateGregory Montoir
2003-11-02add missing inventory functionsJoost Peters
2003-11-01rename Queen::GameSettings to Queen::GameConfigGregory Montoir
2003-10-31use Command classGregory Montoir
2003-10-30new Verb classGregory Montoir
2003-10-28add accessors for mouse current pos / button + keyVerbGregory Montoir
2003-10-27more stuff for future Command classGregory Montoir
2003-10-26cleanup, add commentsGregory Montoir
2003-10-25add some methods to Logic for future Command classGregory Montoir
2003-10-25added GameSettings class + FIND_VERB implementationGregory Montoir
2003-10-24misc fixes/tweaksGregory Montoir
2003-10-23move state related methods to specific class + minor changesGregory Montoir
2003-10-23forgot theseGregory Montoir