aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-08I18N: Regenerate translations data fileThierry Crozat
2012-07-08I18N: Update all translations from source codeThierry Crozat
2012-07-08I18N: Update French translationThierry Crozat
2012-07-08COMPOSER: Fix parsing v1 book groups.Alyssa Milburn
2012-07-08MOHAWK: Run animations attached to LiveText items.Alyssa Milburn
2012-07-08TEENAGENT: Replaced non-const static variable in Scene class.D G Turner
2012-07-08SCUMM: Correct HE version for another English Windows version of Freddi Fish ...Travis Howell
2012-07-08TEENAGENT: Migrate engine to using debugflags.D G Turner
2012-07-07TEENAGENT: Enable commented out debug statements.D G Turner
2012-07-07TEENAGENT: Remove unecessary passing of OSystem to scene Class.D G Turner
2012-07-07TOON: Remove unecessary getSystem() function.D G Turner
2012-07-07TEENAGENT: Migrate to using ConfMan singleton.D G Turner
2012-07-07TEENAGENT: Remove static Resources class Instance.D G Turner
2012-07-07SCUMM: Add another English Windows version of Freddi Fish and Luther's Maze M...Travis Howell
2012-07-07I18N: Regenerate translations data fileThierry Crozat
2012-07-06Merge pull request #253 from somaen/norsk-oversettelseThierry Crozat
2012-07-07DOCS: Add Danish QuickStart fileThierry Crozat
2012-07-07I18N: Update Danish translationThierry Crozat
2012-07-07DOCS: Update Swedish README from patch #3539543Thierry Crozat
2012-07-06Merge pull request #235 from tobigun/android-themeJohannes Schickel
2012-07-06SCI: Better handling for Phantasmagoria's odd screen sizeFilippos Karapetis
2012-07-06SCI: Add a hack to handle the internal script resolution in PhantasmagoriaFilippos Karapetis
2012-07-05CGE: Silent some CppCheck warningsStrangerke
2012-07-05CGE: Remove hack used to store keycode in CGEEventStrangerke
2012-07-05SCI: Fix typoFilippos Karapetis
2012-07-05SCI: Handle calls from MessageState::outputString() to arraysFilippos Karapetis
2012-07-05SCI: Some updates to SCI32 kernel graphics functionsFilippos Karapetis
2012-07-05TEENAGENT: Add symbols for Segment sizes.D G Turner
2012-07-05TEENAGENT: Removed unused quad functions from Segment class.D G Turner
2012-07-05DEVTOOLS: Migrate create_teenagent to static data tables.D G Turner
2012-07-05DEVTOOLS: Remove executable MD5sum check from create_teenagent tool.D G Turner
2012-07-05WIN32: Also embed scummclassic.zip in the executable.Johannes Schickel
2012-07-04SCI: make g_base_opcode_formats and SciOpcodes a bit more readableFilippos Karapetis
2012-07-04TEENAGENT: Fix erroneous files in savegame listing.D G Turner
2012-07-04CREDITS: Drop my middle initial to stay within the size-limit for AUTHORS, an...Einar Johan Trøan Sømåen
2012-07-04I18N: Update the Norwegian (Bokmål)-translationEinar Johan Trøan Sømåen
2012-07-04DOCS: Fix spelling of Yamaha.Johannes Schickel
2012-07-04SCI: Fix spelling of Yamaha.Johannes Schickel
2012-07-04KYRA: Improve wording about possibly incorrect MT32->GM mapping.Johannes Schickel
2012-07-04SCI: Add a check for invalid clip rectanglesFilippos Karapetis
2012-07-04SCI: Some cleanup of the warnings in the SCI32 plane manipulation codeFilippos Karapetis
2012-07-04SCI: Make the debug message in kSetShowStyle more verboseFilippos Karapetis
2012-07-04SCI: Mark the SetScroll and SetHotRectangles kernel functions as unusedFilippos Karapetis
2012-07-04GOB: Don't print a warning when oGeisha_checkData() doesn't find fin.totSven Hesse
2012-07-04GOB: Add a French DOS version of GeishaSven Hesse
2012-07-04GOB: Give the Geisha detection entries proper languagesSven Hesse
2012-07-04SCI: Update some kernel table related commentsFilippos Karapetis
2012-07-04SCI: Update some version checks in kernelFrameout() to work with SCI3 tooFilippos Karapetis
2012-07-04SCI: Handle the autosave call of Torin's PassageFilippos Karapetis
2012-07-04SCI: FileIO subop 19 checks for directory validityFilippos Karapetis