aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-31Fixed leak with Input class, introduced in commit 34206.Nicola Mettifogo
2008-08-31More cleanup.Nicola Mettifogo
2008-08-31Cleanup.Nicola Mettifogo
2008-08-31Removed extra semicolon detected by salty-horse pesky compiler.Nicola Mettifogo
2008-08-31Moved save/load code into SaveLoad class.Nicola Mettifogo
2008-08-31Uniformed the interface of Parallaction class (and its hierarchy) with regard...Nicola Mettifogo
2008-08-30Added some The Last Dynasty stubsSven Hesse
2008-08-30Fix (?) Solaris detection in some workaround code in the MT-32 emulatorMax Horn
2008-08-30cleanupMax Horn
2008-08-30TINSEL: The engine version is an integer, not a bitfieldMax Horn
2008-08-30TINSEL: Remove some unused code; and duplicated the 4-FLAGS version detection...Max Horn
2008-08-30TINSEL: Write config changes to diskMax Horn
2008-08-30cleanupMax Horn
2008-08-30TINSEL: Added support for the 3,4 and 5 FLAGS (multi lingual) versions of DW ...Max Horn
2008-08-30Removed global g_system.Nicola Mettifogo
2008-08-30Added a whitespace, just for salty-horse.Torbjörn Andersson
2008-08-30Moved mouse cursor loading/handling to Input class.Nicola Mettifogo
2008-08-29Updated msvc8 and msvc9 project files for latest FS changes.Johannes Schickel
2008-08-29Made out-of-memory error in SCUMM a bit more verboseMax Horn
2008-08-28Some extra HashMap testsMax Horn
2008-08-27Removed various uses of scumm_stricmp by the more readable String::equalsIgno...Max Horn
2008-08-27FSNode code: Merged most versions of lastPathComponent() into one new Abstrac...Max Horn
2008-08-27Fix bug #2078922: DW: Pushing ESC repeatedly at beginning causes odd behaviorMax Horn
2008-08-27Partial commit of patch #2012839: Atari Patch for adding Native MIDI and Fix ...Max Horn
2008-08-27Slightly modified form of patch #2043093: OS/2 patches for posix-fsMax Horn
2008-08-27Slightly cleaned up version of patch #2072006: Enhance OSystem_SDL::setupIconMax Horn
2008-08-27cleanupMax Horn
2008-08-27Document some animationsFilippos Karapetis
2008-08-26Fix for bug #2057200 - "IHNM: Invisible inventory objects"Filippos Karapetis
2008-08-26And for all of those who love recompiling most of ScummVM... fixed typo prope...Johannes Schickel
2008-08-26Fixed typo. (Thanks to salty-horse for spotting it).Johannes Schickel
2008-08-26Correct fix for bug #2073159 - "MICKEY: Incomplete computer message"Filippos Karapetis
2008-08-26Cleanup.Nicola Mettifogo
2008-08-26Add more versions of HE games.Travis Howell
2008-08-26Removed some unneeded sanity checks that have been introduced with the latest...Filippos Karapetis
2008-08-26talk_dr_grande -> talk_drascula_bigFilippos Karapetis
2008-08-26Simplified several calls to copyBackground()Filippos Karapetis
2008-08-26Merged talk_vonBraun and talk_vonBraunpuertaFilippos Karapetis
2008-08-26CleanupFilippos Karapetis
2008-08-25package tools_gui as scummvm_tools_guiWillem Jan Palenstijn
2008-08-25Refined the workaround for wrongly compressed audio. If the sample rate is givenTorbjörn Andersson
2008-08-25Update readmeKostas Nakos
2008-08-25Reverted revision 34156 and revision 34153 (extract_cine and decine got prope...Kari Salminen
2008-08-25Fix for original game bug with the wall plug in chapter 5.Filippos Karapetis
2008-08-25Implemented continous screen updating while waiting for text input in v2 GUI....Johannes Schickel
2008-08-25Added info about cine_tools to tools/README. Also added a couple of FIXMEs to...Kari Salminen
2008-08-25Fix for bug #2062024 - "DRASCULA: Error talking with blind man"Filippos Karapetis
2008-08-25Added Cinematique archive file unpacker and script disassembler to tools. NOT...Kari Salminen
2008-08-25Fix for bug #2073159 - "MICKEY: Incomplete computer message".Filippos Karapetis
2008-08-25Added short delay(Millis) call while waiting for text input, should reduce CP...Johannes Schickel