aboutsummaryrefslogtreecommitdiff
path: root/queen/queen.cpp
AgeCommit message (Expand)Author
2004-02-05renamed (Const)Iterator to (const_)iterator; changed size() to return an uintMax Horn
2004-02-01Match new[] with delete[]Joost Peters
2004-01-28Interview has no speech iether.Travis Howell
2004-01-27Allow using a real MT-32 (can someone with one please test this?)Joost Peters
2004-01-25demos never have speechJoost Peters
2004-01-25The Floppy version has speech in the intro. (it doesn't hurt if speechToggle ...Joost Peters
2004-01-15got rid of timer stuff to handle display syncGregory Montoir
2004-01-13- wrong sentence was spoken when Joe was trying to 'pick up' a personGregory Montoir
2004-01-12New save/load code, this *breaks* compatiblity with the previousGregory Montoir
2004-01-11cleanupGregory Montoir
2004-01-09renamed some methods and moved some code to DisplayGregory 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-05- enabled debugger in QueenEngine::errorStringGregory 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-04renamed global var _debugLevel to g_debugLevel; let Engine constructor init i...Max Horn
2004-01-03Allow queen to use adlib driver as well (that was surprisingly easy :))Joost Peters
2004-01-02Tell adlib people they won't hear musicJoost Peters
2003-12-29cleanup & follow code conventionsGregory Montoir
2003-12-26new debugging code, using Common::DebuggerGregory Montoir
2003-12-24o Added SoundMixer::isReady()Max Horn
2003-12-21Make it possible for game detection functions to detect language/platform (no...Max Horn
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-13some refactoring in Command code (removed/commented unused code, renamed some...Gregory Montoir
2003-12-13removed GameSettings::detectname and GameSettings::midi; renamed GameSettings...Max Horn
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-10get rid of GameConfig, use ConfigurationManagerGregory Montoir
2003-12-10oopsGregory 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-12-01Patch #847464: Remove spurious semicolonsMax Horn
2003-11-30cleanupGregory Montoir
2003-11-15forget to update thisGregory Montoir
2003-11-13Fix needed for demos too.David Eriksson
2003-11-13Use constant for pinnacle room number.David Eriksson
2003-11-12fix some bugs :Gregory Montoir
2003-11-10hack for special french characterGregory Montoir
2003-11-10Make the fix like the original game instead.David Eriksson
2003-11-10cut down on unnecessary GameDetector referencesMax Horn
2003-11-09Enable intro againJoost Peters
2003-11-09Added (quick-)Saving/LoadingJoost Peters
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-11-08Enable pinnacle roomDavid Eriksson
2003-11-06- Improved talkingDavid Eriksson