aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2006-11-07simplified SRLE decoding, cleanupGregory Montoir
2006-11-07Disabled an undocumented workaround for a supposed bug in FOAMax Horn
2006-11-07fix (un)signedness warningsMax Horn
2006-11-07cleanupMax Horn
2006-11-07Fixed regression caused by recent debug console cleanup. The key stroke thatTorbjörn Andersson
2006-11-07Fix restarting game in Elvira 2Travis Howell
2006-11-06Fix restarting game in Elvira 1Travis Howell
2006-11-06some fixes, some cleanupGregory Montoir
2006-11-06added SRLE handler, cleanupGregory Montoir
2006-11-06cleanupJohannes Schickel
2006-11-06Portability fix for some platforms.Eugene Sandulenko
2006-11-06Add inherit code for earlier gamesTravis Howell
2006-11-06CleanupTravis Howell
2006-11-06Add support for HE CUP demos based on cyx's standalone player.Eugene Sandulenko
2006-11-06Predictive input for AGI engine. To Do:Eugene Sandulenko
2006-11-06Add contain code differences between earlier gamesTravis Howell
2006-11-06Split draw code for earlier games, to prevent regressions for nowTravis Howell
2006-11-06System mouse code no longer requiredTravis Howell
2006-11-06Fix mouse palette in WWTravis Howell
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-04Fixed zero filled Rect with PalmOS compilerChris 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-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-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-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