aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2009-12-2411H: Add some more opcode stubsScott Thomas
2009-12-24Tweak Groovie2 video buffer handlingScott Thomas
2009-12-24SCI32:Matthew Hoops
2009-12-23Add more information to Italian fan translations of ITE as mentioned inEugene Sandulenko
2009-12-23Patch #2895458: "SCUMM: Add support for SEGA-CD MI Passcodes"Eugene Sandulenko
2009-12-23fixed invalid debug levelVladimir Menshakov
2009-12-23Patch #2898445: "MM NES: Add support for original save/load dialog"Eugene Sandulenko
2009-12-23SCI/new music code: Song handles are now unique (as SCI0 relies on them, rath...Filippos Karapetis
2009-12-23Fixed compilationFilippos Karapetis
2009-12-23SCI/new music code: Some fixes for SCI0 music, and removed a duplicate enumFilippos Karapetis
2009-12-23SCI: Fix warningMax Horn
2009-12-23SCI: new music code / wip support for sci0 musicMartin Kiewitz
2009-12-23SCI/new music code: Added a sanity check to avoid changing some selectors tha...Filippos Karapetis
2009-12-23SCI/new music code: Removed the checks for the nodePtr selector, as we alread...Filippos Karapetis
2009-12-23SCI: new music code / removed unused sz from Track structMartin Kiewitz
2009-12-23SCI: new music code / variable-names changed to make it more verboseMartin Kiewitz
2009-12-23fix typoFabio Battaglia
2009-12-23SCI/new music code: Do not cache the signal selector, as it needs to be alway...Filippos Karapetis
2009-12-23SCI: sound resource added data format commentsMartin Kiewitz
2009-12-23SCI: sound resource handling fixed (fixes lsl5 music w/ new music code)Martin Kiewitz
2009-12-23Some SCI32 (minor) String bug fixes and cleanup.Matthew Hoops
2009-12-22Specify file size for PC-Spiele German Indy3 as provided in bug#2916434Eugene Sandulenko
2009-12-22Disabled some currently unused codeFilippos Karapetis
2009-12-22SCI/new music code:Filippos Karapetis
2009-12-22removed conflicting hotkeys.Vladimir Menshakov
2009-12-22Silenced some warnings to protect DrMcCoy from incoming BorgFilippos Karapetis
2009-12-22Initial implementation of music fading in the new music code. Added warnings ...Filippos Karapetis
2009-12-22Started implementing SCI1.1 digital sound effect playing in the new music codeFilippos Karapetis
2009-12-22The detectMusicDriver() function returns MD_-something, not MDT_-something.Torbjörn Andersson
2009-12-22Fixed looping sounds in the new sound codeFilippos Karapetis
2009-12-22SCI: Fix some warningsMax Horn
2009-12-22Some bugfixes to the new music codeFilippos Karapetis
2009-12-21md5 from bug #2809149: "AGI: SQ1: Checksum of Space Quest 1 Version 1.1A"Eugene Sandulenko
2009-12-21Add indy3 md5 from bug #2916434: "New MD5 for Indy3 DOS-EGA, German"Eugene Sandulenko
2009-12-21Sorted game entriesEugene Sandulenko
2009-12-21Some updates to the new music codeFilippos Karapetis
2009-12-21Restored sound volume functionality in the old music codeFilippos Karapetis
2009-12-21Add a TODO for the SCI 2.1 message version (5).Matthew Hoops
2009-12-21Silenced some warnings to make DrMcCoy happier :)Filippos Karapetis
2009-12-21Update/add some comments/TODOs.Matthew Hoops
2009-12-21SCI32:Matthew Hoops
2009-12-21Fixed text controls when subtitles are enabled in multilingual SCI01 gamesFilippos Karapetis
2009-12-21Fixed menus in multilingual SCI01 gamesFilippos Karapetis
2009-12-21Brought back the INCLUDE_OLDGFX defineFilippos Karapetis
2009-12-20Implemented cmdUpdateCues() in the new sound code and fixed a crash when load...Filippos Karapetis
2009-12-20LOL: removed unused variableFlorian Kagerer
2009-12-20Started integrating the new sound code in the SoundCommandParser class. Some ...Filippos Karapetis
2009-12-20LOL: fixed text fadingFlorian Kagerer
2009-12-20Moved all of the sound iterator code in its own directory, and added a slight...Filippos Karapetis
2009-12-20Wrapped some more sound code around appropriate definesFilippos Karapetis