aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-01Merging more of the GSoC 2008 RTL branch: SWORD2Max Horn
2008-09-01Merging more of the GSoC 2008 RTL branch: SWORD1Max Horn
2008-09-01Merging more of the GSoC 2008 RTL branch: SKYMax Horn
2008-09-01Merging more of the GSoC 2008 RTL branch: SCUMMMax Horn
2008-09-01Merging more of the GSoC 2008 RTL branch: SAGAMax Horn
2008-09-01Merging more of the GSoC 2008 RTL branch: LUREMax Horn
2008-09-01Formatting.Johannes Schickel
2008-09-01Cleanup.Johannes Schickel
2008-09-01Merging more of the GSoC 2008 RTL branch: QUEENMax Horn
2008-09-01Merging more of the GSoC 2008 RTL branch: KYRAMax Horn
2008-09-01Merging more of the GSoC 2008 RTL branch: GOBMax Horn
2008-09-01Merging more of the GSoC 2008 RTL branch: CINEMax Horn
2008-09-01Merging more of the GSoC 2008 RTL branch: AGOSMax Horn
2008-09-01Merging more of the GSoC 2008 RTL branch: AGIMax Horn
2008-09-01First part of GSoC2008 RTL branch mergeMax Horn
2008-09-01- Added tests for newly added Common::QueueJohannes Schickel
2008-09-01Fixed warnings.Johannes Schickel
2008-09-01New Queue class, from RTL branchMax Horn
2008-09-01Silence MSVC warning about potentially uninitialized variableFilippos Karapetis
2008-09-01Updated all MSVC project files with the latest changes to the code (gob and p...Filippos Karapetis
2008-08-31Added newly added archive.cpp to the build system, just in case someone wants...Johannes Schickel
2008-08-31Fix warningsMax Horn
2008-08-31* Added Archive, an interface for searching into file containers.Nicola Mettifogo
2008-08-31Shutting up a warning on systems where char is signed by defaultSven Hesse
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