aboutsummaryrefslogtreecommitdiff
path: root/queen/queen.h
AgeCommit message (Expand)Author
2005-04-10split SaveFileManager::openSavefile and class SaveFile into two, each, one fo...Max Horn
2005-01-01Updated copyrightMax Horn
2004-12-28slightly less hackish Journal codeGregory Montoir
2004-12-27Reducing header dependencies a bitMax Horn
2004-12-03Minor cleanup, one more time.Gregory Montoir
2004-12-02enabled autosaveGregory Montoir
2004-11-24Fix a`ll engines. They work, though current fix is just temporary.Eugene Sandulenko
2004-11-23Added Engine::init() method; added return value to Engine::go()Max Horn
2004-11-10'pack' the GameStateHeader, safer that wayGregory Montoir
2004-10-10make queen engine returning to the launcher when finished (next step: plug al...Gregory Montoir
2004-06-25Added Engine::_saveFileMan; thus was able to get rid of auto_ptr usage againMax Horn
2004-03-23Fix #922003 - FOTAQ crash on PocketPCNicolas Bacca
2004-01-15got rid of timer stuff to handle display syncGregory Montoir
2004-01-12New save/load code, this *breaks* compatiblity with the previousGregory Montoir
2004-01-08- new Grid class to handle all zones / areas stuffGregory Montoir
2004-01-08mostly cleanup :Gregory Montoir
2004-01-06- enabled debugger in QueenEngine::errorStringGregory Montoir
2004-01-06updated copyright noticeMax Horn
2004-01-05added a class to manage banks, Queen::Graphics cleanupGregory Montoir
2003-12-26new debugging code, using Common::DebuggerGregory Montoir
2003-12-19put all 'bam' related stuff in a class and allow load/save during a 'bam' sceneGregory Montoir
2003-12-14Initial (Roland) Music support; a lot of stuff is still missing and/or incomp...Joost Peters
2003-12-12get rid of queencomp target (rather simply always check for both queen.1 and ...Max Horn
2003-12-11constructors cleanupGregory Montoir
2003-12-10- moved QueenEngine::roomChanged to Logic and enabled call from Cutaway code ...Gregory Montoir
2003-12-03removed unused stuffGregory Montoir
2003-12-01cleanup header includesGregory Montoir
2003-11-10cut down on unnecessary GameDetector referencesMax Horn
2003-10-28cleanup: removed version/id from GameSettingsMax Horn
2003-10-23Initial version of the Input class. Some things still missing.David Eriksson
2003-10-21add Sound class + call it from Talk::speakSegmentJoost Peters
2003-10-20scrolling timing (copy/paste from SkyEngine)Gregory Montoir
2003-10-17Hack for allowing ScummVM to respond to events during while the intro isTorbjörn Andersson
2003-10-16Play all intro cutaways (some better than others... :-)David Eriksson
2003-10-16new Display class, cleanup GraphicsGregory Montoir
2003-10-11update QueenEngine class with new Logic constructorGregory Montoir
2003-10-08new config manager. not everything is completed, and some things will still b...Max Horn
2003-10-05renamed classes (we have our own namespace now) + fixed segfault in logicJoost Peters
2003-10-03namespace QueenMax Horn
2003-09-28dohJoost Peters
2003-09-28queen initial importJoost Peters