aboutsummaryrefslogtreecommitdiff
path: root/engines/queen
AgeCommit message (Expand)Author
2008-08-04Merged revisions 33188-33189,33191-33193,33196,33198,33202-33203,33206,33210,...Christopher Page
2008-08-04Turned InSaveFile & OutSaveFile into simple typedefsMax Horn
2008-07-31Applied my patch #2030058 ("Workaround for incorrectly compressed FotAQ"), andTorbjörn Andersson
2008-07-29Added --list-saves support for QUEENChristopher Page
2008-07-21Merged revisions 33052-33053,33056-33058,33061-33064,33068,33070,33072,33075,...Christopher Page
2008-07-18QUEEN sound settings work with the GMMChristopher Page
2008-07-16Quit and RTL code is more modular now. EVENT_RTL no longer sets _shouldQuit,...Christopher Page
2008-07-15fix bug #1876741: changed .SB playback rate to 11840Hz (matches dos game)Gregory Montoir
2008-07-15fix bug #1995042: stop previous sfx playback when starting a new sfx (matches...Gregory Montoir
2008-07-14Merged revisions 32744-32745,32747,32750-32759,32762-32764,32769,32777,32783,...Christopher Page
2008-07-11Queen works with the new GMM implementation, and made a correction to a chang...Christopher Page
2008-07-06QUEEN: Made it possible to quit during the intro cutawaysChristopher Page
2008-07-05Queen sound settings are now configurable through the GMMChristopher Page
2008-06-26fix possible oob accessGregory Montoir
2008-06-25Queen and Saga now use the new _quit flagChristopher Page
2008-06-04QUEEN: Modified engine to use a quit flag instead of system->quit() in order ...Christopher Page
2008-05-06Allow static and dynamic plugins to be used at the same timeJordi Vilalta Prat
2008-02-15Merged lots of _mixer->isReady() warnings into a single one in Engine constru...Max Horn
2008-02-08Initial support for plugin typesJordi Vilalta Prat
2008-02-03Revised Engine plugin API to only provide a single func which returns a MetaE...Max Horn
2008-02-03cleanupMax Horn
2008-02-03Changed "COMPATIBLITY" to "COMPATIBILITY".Torbjörn Andersson
2008-02-03Converted queen and sky to use MetaEngine (forgot them because they don't use...Jordi Vilalta Prat
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2008-01-18Possible fix for bug #1874516 (QUEEN: Lockup on quit)Max Horn
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
2007-12-26cleanupMax Horn
2007-12-26Fix for bug #1858080: FOTAQ: game terminates badlyMax Horn
2007-11-30indentationGregory Montoir
2007-11-30Indentation.Torbjörn Andersson
2007-11-21code conventionsGregory Montoir
2007-11-21use mutex to prevent race between MidiParser & MidiDriverGregory Montoir
2007-11-18added rjp1 module specific pattern playbackGregory Montoir
2007-11-15added support for Adlib tracksGregory Montoir
2007-11-05made CmdText a virtual class, so that language tweaks can be handled in subcl...Gregory Montoir
2007-11-05Sort the language ID bytes of the JAS Version String alphabetically, like the...Filippos Karapetis
2007-11-05Don't show a space after the "give" command in the Greek fan translated versi...Filippos Karapetis
2007-11-05Updated the check for the language byte of the JAS Version String to be 'g' f...Filippos Karapetis
2007-11-01Fixed compilationFilippos Karapetis
2007-11-01fix previous commitGregory Montoir
2007-11-01dont call trim(), which relies on isspace(), with specific game charset stringsGregory Montoir
2007-11-01Some changes to FOTAQ for the work in progress Greek translation in FR #17232...Filippos Karapetis
2007-09-30fix incomplete savestate prefixGregory Montoir
2007-09-27simplified queen savegame listing (removed marks array etc.)Gregory Montoir
2007-09-19Modified patch #1738058: "Action recorder".Eugene Sandulenko
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-09-18Code formatting fixesMax Horn
2007-09-18Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break compil...Max Horn
2007-09-11Adding various FIXME comments to bogus (non-self-explanatory) existing FIXME ...Max Horn