aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-05PLUGINS: Added _segmentVMA to the MIPS loader.Andre Heider
2010-09-05PLUGINS: Remove spurious extra allocation.Andre Heider
2010-09-05PLUGINS: Plug some memleaks.Andre Heider
2010-09-05PLUGINS: Move doxygen to the base class header.Andre Heider
2010-09-05PLUGINS: Add missing variable initialization.Andre Heider
2010-09-05PLUGINS: Formatting.Andre Heider
2010-09-05SAVES: Revert whitespace changes to minimize the diff to trunk.Andre Heider
2010-09-05PLUGINS: Set svn:keywords property on all new files.Andre Heider
2010-09-05MERGE: Merge trunk to branch.Andre Heider
2010-09-05SCI: adjusting comment on kClone changeMartin Kiewitz
2010-09-05SCI: merging -info- stuff in Clone/DisposeCloneMartin Kiewitz
2010-09-05SCI: Fix bugs #3035650 and #3039566, crash in PEPPER demo and LAURABOW2.Johannes Schickel
2010-09-05SCI: reuse kGetAngle from kDoAvoiderMartin Kiewitz
2010-09-05SCI: dont do global scaling on non-scaleable viewsMartin Kiewitz
2010-09-05PLUGINS: Make the file stream a member of DLObject.Andre Heider
2010-09-05PLUGINS: Type cleanup.Andre Heider
2010-09-05PLUGINS: Move platform specific code out of the generic ELF loader.Andre Heider
2010-09-05PLUGINS: Move all ELF loader related files to its own directory.Andre Heider
2010-09-05WII: Add plugins to the distribution.Andre Heider
2010-09-05PLUGINS: Plugin support for the GameCube/Wii backend.Andre Heider
2010-09-05PLUGINS: Formatting.Andre Heider
2010-09-05PLUGINS: Respect the VMA when relocating.Andre Heider
2010-09-05PLUGINS: Properly check the ELF header.Andre Heider
2010-09-05PLUGINS: The VMA doesn't get added to any PHDR.Andre Heider
2010-09-05PLUGINS: Fix warnings.Andre Heider
2010-09-05PLUGINS: Cleanup includes and debug output.Andre Heider
2010-09-05PLUGINS: Flush only memory ranges, not everythingAndre Heider
2010-09-05DS: Enable debug level 2 when DISABLE_TEXT_CONSOLE is not set.Andre Heider
2010-09-05SCI: initialize members of the Object class when it's constructedFilippos Karapetis
2010-09-05SCI: Changed consecutive ifs to a switchFilippos Karapetis
2010-09-05SCI: Fix for alignment exception issue, reported by BluddyFilippos Karapetis
2010-09-05SCI: Some cleanup of the static selector codeFilippos Karapetis
2010-09-05SCI: Added a workaround for the non-interactive demo of PepperFilippos Karapetis
2010-09-05SCI: Fixed script bug #3059544 - "KQ6CD: Error when looking at rotten tomato"Filippos Karapetis
2010-09-05MOHAWK: CleanupMatthew Hoops
2010-09-05WII: Merge r52536 from trunk.Andre Heider
2010-09-05WII: New disttarget 'wiiloaddist'Andre Heider
2010-09-04COMMON: Fix Rational::operator!=(int)Matthew Hoops
2010-09-04DS: Merge r52533 from trunk.Andre Heider
2010-09-04DS: Enable stdout/err via nocash when DISABLE_COMMAND_LINE in not set.Andre Heider
2010-09-04MOHAWK: Ignore invalid Riven hotspots againMatthew Hoops
2010-09-04SCI: kDoBresen changes for sci1early+Martin Kiewitz
2010-09-04SCUMM: Patch #3059327Eugene Sandulenko
2010-09-04HUGO: Formatting.Johannes Schickel
2010-09-04HUGO: Add destructor to Scheduler classTorbjörn Andersson
2010-09-04SCI: Janitorial - fixed spaces and typosFilippos Karapetis
2010-09-04SCI: Added another version of Hoyle 3 (bug report #3038837)Filippos Karapetis
2010-09-04HUGO: Fix decryption in H2 DOS, plus some cleanupArnaud Boutonné
2010-09-04SCI: Don't try to initialize non-existent scripts, error out instead Filippos Karapetis
2010-09-04SCI: Updated comment concerning kCantBeHere and removed a wrong check for Hoy...Filippos Karapetis