aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-11-06The clear timers script only exists in Simon1Travis Howell
2006-11-05Fix mouse glitch regression, due to code re-arrangeTravis Howell
2006-11-05various fixesGregory Montoir
2006-11-05enabled MIDI volume changesGregory Montoir
2006-11-05CleanupTravis Howell
2006-11-05Set ROOM_EXIT_ANIMATION constant, to fix compile for now. Not sure if value i...Travis Howell
2006-11-05Only read a single item, in doTable opcodeTravis Howell
2006-11-05Added display of the two special between room animations: falling down the ch...Paul Gilbert
2006-11-05Add inital load/save code changes for earlier games and cleanupTravis Howell
2006-11-05Improve debug output of video scriptTravis Howell
2006-11-05TypoTravis Howell
2006-11-05Music is disabled when under water in Elvira 1Travis Howell
2006-11-05removed unneeded opcodesGregory Montoir
2006-11-05added basic MIDI playbackGregory Montoir
2006-11-05SO_ROOM_INTENSITY isn't used by SCUMM V1 - 4 gamesTravis Howell
2006-11-05cleanupGregory Montoir
2006-11-04SCUMM cleanupMax Horn
2006-11-04Added Touche engine supportChris Apers
2006-11-04Fixed zero filled Rect with PalmOS compilerChris Apers
2006-11-04Fixed and updated Palm save managerChris Apers
2006-11-04Fixed zero filled _opcodeTable[] with PalmOS ARM compilerChris Apers
2006-11-04rewrote FOTAQ game version detection code in a - if I didn't break anything -...Gregory Montoir
2006-11-03Adding M3 file missing from last commit.Neil Millstone
2006-11-03Merging in changes made in branch for 0.9.1 release into trunkNeil Millstone
2006-11-03cleanup (got rid of the custom Language enum, re-used the one in the Common n...Gregory Montoir
2006-11-03Fix compilation in Linux (itoa() isn't available here, it's non-standard)Sven Hesse
2006-11-03added 'touche' engine for the game 'Touche: The Adventures of the 5th Musketeer'Gregory Montoir
2006-11-03added translation method to Common::RectGregory Montoir
2006-11-03added basic handler for VOC block 9Gregory Montoir
2006-11-03got rid of two memory leaksGregory Montoir
2006-11-03Fixed bad namespace comments spotted by clone2727.Torbjörn Andersson
2006-11-02Add video code for HE100 gamesTravis Howell
2006-11-01Ooops, move code to correct functionTravis Howell
2006-11-01Enable Bink video playback in HE100 gamesTravis Howell
2006-11-01Added Audio::Mixer::setReady method to work around bug #1588848Max Horn
2006-11-01Workaround for bug #1586894Max Horn
2006-11-01Removed unnecessary newline from warning message. (But why did I get thisTorbjörn Andersson
2006-10-30HACK no longer required for MM demo modeTravis Howell
2006-10-30Fix bug #771499 - ZAK: Lotto numbers never picked. The freezeCount isn't chec...Travis Howell
2006-10-29SCUMM: Avoid crash in debugger when omitting the state value in 'object state...Max Horn
2006-10-29SCUMM: The didexec flag did not exist in V0-V2; minor cleanupMax Horn
2006-10-29Always stop the audio handle in Sound::voicePlay.Johannes Schickel
2006-10-29Changed some single quotes to double quotes; fixed 'Solaris Spark' -> 'Solari...Max Horn
2006-10-29Named / documented the V0-V2 object states (we should probably rename the cor...Max Horn
2006-10-29cleanupMax Horn
2006-10-29Increase delay for dragging items, to match originalTravis Howell
2006-10-29Update variable range, when using debuggerTravis Howell
2006-10-29Add opcode and opcode stub for Elvira 2. Remove unused opcode codeTravis Howell
2006-10-28Not required anymoreChris Apers
2006-10-28Simon -> AGOSChris Apers