aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-24COMMON: Fix MSVC warning in PEResources::parseResourceLevel()Littleboy
2011-04-24CREATE_PROJECT: Move project-specific information to configuration fileLittleboy
2011-04-24CREATE_PROJECT: Update revision number support (fixes bug #3280881)Littleboy
2011-04-24HUGO: Hopefully fix the valgrind error reported by Digitall in bug #3292391strangerke
2011-04-24TSAGE: Implement missing Scene4050::signal() and Scene4050::dispatch(), fix s...strangerke
2011-04-24I18N: Update translations data file.Thierry Crozat
2011-04-24I18N: Update Italian translation.Thierry Crozat
2011-04-24I18N: Update German translation.Thierry Crozat
2011-04-24DRASCULA: Update German subtitles for Von Braun cutscene.Thierry Crozat
2011-04-24DRASCULA: Avoid crash in engine destructor after it failed to start.Thierry Crozat
2011-04-24TEEN: Fix duplicate header guardOri Avtalion
2011-04-24MOHAWK: Add detection for The Berenstain Bears In The Dark.Alyssa Milburn
2011-04-24MOHAWK: Add detection for Arthur's Birthday.Alyssa Milburn
2011-04-24I18N: Update translations data file.Thierry Crozat
2011-04-24I18N: Update Hungarian translation from patch #3291991Thierry Crozat
2011-04-24I18N: Update Czech translation from patch #3291903Thierry Crozat
2011-04-24AGI: Fix bug #3087825: AGI: Code analysis warningsEugene Sandulenko
2011-04-23TOON: fix main title crash - Bug #3291725 fixedsylvaintv
2011-04-23TSAGE: Scene 4000: Fix several bugs that were blocking progress to the chimneystrangerke
2011-04-23HUGO: Fix Endianness issue in H2 and H3 Dosstrangerke
2011-04-23ASM: Defines do not get mangleddhewg
2011-04-23ARM: Global symbols get an underscore prefix on darwindhewg
2011-04-23ASM: Replace .equ with .set in proc3ARM.sdhewg
2011-04-23TSAGE: Fix Miranda in scene 4000, 4040 and 4045strangerke
2011-04-22TSAGE: Fix an inventory bug (ale)strangerke
2011-04-22SCUMM: Do not pass non-string literal but "%s" + string to displayMessage.Johannes Schickel
2011-04-22AUDIO: Fix Tremolo supportdhewg
2011-04-22WINCE: Add Tremolo supportdhewg
2011-04-22I18N: Update translation data file.Thierry Crozat
2011-04-22I18N: Update translation files from template.Thierry Crozat
2011-04-22I18N: Update translation template file.Thierry Crozat
2011-04-22DOTT: MM message can now be translated.Thierry Crozat
2011-04-22OPENPANDORA: Remove unneeded translations.h include.Thierry Crozat
2011-04-22I18N: Remove inexistent file from list of files for translation templateThierry Crozat
2011-04-22MOHAWK: Silence MSVC warning (bug #3290528)Littleboy
2011-04-22CREATE_PROJECT: Change build events to also be run in release buildsLittleboy
2011-04-22BUILD: Move ARM_ASM flags to configuredhewg
2011-04-22SYMBIAN: Add support for TSAGE engineanotherguest
2011-04-22TSAGE: Fix initialization bug in scene 4100.strangerke
2011-04-22DRACI: Fix VS2010 Code Analysis Warnings Reported in Bug #3290634D G Turner
2011-04-21SCI: Avoid (unused) sqrt of a negative numberWillem Jan Palenstijn
2011-04-21Merge branch 'master' of https://github.com/scummvm/scummvmathrxx
2011-04-21FM-TOWNS AUDIO: fix memory leakathrxx
2011-04-21MOHAWK: Don't initialize a null pointer, to make VS2010 happy.Bastien Bouclet
2011-04-21TSAGE: Fix a bug in Scene 4100strangerke
2011-04-21TSAGE: Fix broken animation in scene 60. Renamed more or less everythingstrangerke
2011-04-20DC: Provide some feedback when loading pluginsMarcus Comstedt
2011-04-20DC: Move dynamic plugin handling into the platformMarcus Comstedt
2011-04-20SCI: Fix precedence (bug #3087872)Willem Jan Palenstijn
2011-04-20GOB: Shut up VS2010 code analysis warningSven Hesse