aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-01Merged the tinsel 2 engine with tinsel 1. Both Discworld 1 and Discworld 2 sh...Filippos Karapetis
2008-11-30T7G: Reset origin at end of video: should fix seg fault after losing the micr...Henry Bush
2008-11-30T7G: Stop errorString from printing script positionHenry Bush
2008-11-30Fixed some looping MIDI sound effects.Johannes Schickel
2008-11-30Fixed sysEx buffer sizes.Johannes Schickel
2008-11-30fixed listSaves orderingGregory Montoir
2008-11-30queen doesn't use target name for savestate files (amiga & dos versions use t...Gregory Montoir
2008-11-30enabled tucker engine by default, since game should be completable with itGregory Montoir
2008-11-30added detection entries and charset selection for german versionGregory Montoir
2008-11-30enabled subtitlesGregory Montoir
2008-11-30Updated the MSVC project files of the kyra engineFilippos Karapetis
2008-11-30It's unnecessary to use strlen() just to find out if a string is empty or not.Torbjörn Andersson
2008-11-30Mention Kyra MIDI support in NEWS file.Johannes Schickel
2008-11-30Added MIDI SFX Map, fixes SFX in HoF.Johannes Schickel
2008-11-30- Extended MidiDriver::sysEx to allow 264 byte sysEx messagesJohannes Schickel
2008-11-30Cleanup.Johannes Schickel
2008-11-30- Fix some valgrind warningsJohannes Schickel
2008-11-30Implement fade out support for MIDI.Johannes Schickel
2008-11-30Fix NDS warning that should really be an error. Returning nothing from a nonRobin Watts
2008-11-30Cleanup.Johannes Schickel
2008-11-30Initial version of proper MIDI support for KYRA.Johannes Schickel
2008-11-29FormattingFilippos Karapetis
2008-11-29Remove warnings from NDS build.Robin Watts
2008-11-28added support for kSupportsLoadingDuringRuntime & kSupportsSavingDuringRuntim...Gregory Montoir
2008-11-28added load/closeFile to Graphics::FlicPlayer (matching DXAPlayer class)Gregory Montoir
2008-11-28Added Cyx to SCUMM creditsMax Horn
2008-11-28Check whether opening a flic actually worked... proper error handling would o...Max Horn
2008-11-25T7G: Enhanced the Audio CD playback. Now the credits music on CD2 should play...Jordi Vilalta Prat
2008-11-24T7G: Implemented volume fadingJordi Vilalta Prat
2008-11-24T7G: Add a debug level to play movies fast with no pcm sound (unstable)Henry Bush
2008-11-24T7G: AI in microscope puzzle is "complete" (ie good enough for now)Henry Bush
2008-11-24Nintedo DS specific code: Remove function call (strlen) from loop condition.Robin Watts
2008-11-23Oops, removed the *actual* unused code, and fixed my previous incorrect commi...Filippos Karapetis
2008-11-23Removed unused/dead codeFilippos Karapetis
2008-11-23Turned on MSVC warning 4505 - "Unreferenced local function has been removed",...Filippos Karapetis
2008-11-23Re-enabled MSVC warning 4125 - "decimal digits terminates octal escape sequen...Filippos Karapetis
2008-11-23Corrected wrong extended characters provided in the translated hardcoded stri...Filippos Karapetis
2008-11-23Eliminate some warnings from NDS specific code.Robin Watts
2008-11-23Remove NDS blitters.s, as it's unused - we now have blitters_arm.s instead.Robin Watts
2008-11-23various fixes, Bud Tucker should now be completable (tested with french version)Gregory Montoir
2008-11-22T7G Microscope: Stauf now makes legal moves (though not good ones)Henry Bush
2008-11-21fix wrong uncompress() error check (Z_OK == 0) -- thanks whoever wrecked this ;)Joost Peters
2008-11-21the create_kyradat tool has been in the trunk for a while ;)Matthew Hoops
2008-11-21Since we don't have FSNode::lookupFile() any more, switch to usingTorbjörn Andersson
2008-11-21Removed FSNode::lookupFileMax Horn
2008-11-21Formatting / Cleanup.Johannes Schickel
2008-11-21refactor inconsistent calls to cacheDirectoryRecursiveWillem Jan Palenstijn
2008-11-21Added ArchiveMember::getDisplayName() method; changed ArchiveMember::getName(...Max Horn
2008-11-21GUI: Simplify ThemeBrowser codeMax Horn
2008-11-20Fixed gcc warning.Johannes Schickel