aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-02GROOVIE: Ensure the final character of the resource name is a nullMatthew Hoops
2011-06-02AGI: Replace snprintf() usage with Common::String::format()D G Turner
2011-06-02QUEEN: Replace snprintf() instance with Common::String::format()D G Turner
2011-06-02LURE: Replace snprintf() usage with Common::String::format()D G Turner
2011-06-02TUCKER: Replace snprintf() usage with Common::String::format()D G Turner
2011-06-02ENGINES: Change 2nd param of Engine::saveGameState to Common::StringMax Horn
2011-06-02ENGINES: Get rid of some s(n)printf callsMax Horn
2011-06-02TSAGE: Add comments on actions and hotspots of scene 4000. The buggy sequence...Strangerke
2011-06-02FM-TOWNS AUDIO: fix regressionathrxx
2011-06-02FM-TOWNS AUDIO: cleanupathrxx
2011-06-02AUDIO: fix some typos in commentsathrxx
2011-06-02MADE: Remove all instances of s(n)printfMax Horn
2011-06-02DRACI: Remove all instances of s(n)printfMax Horn
2011-06-02TOON: Remove all instances of s(n)printfMax Horn
2011-06-02M4: Replace snprintf() usage with Common::String::format()D G Turner
2011-06-02SWORD2: Replace snprintf() usage with Common::String::format()D G Turner
2011-06-02SWORD1: Replace snprintf() usage with Common::String::format()D G Turner
2011-06-02TINSEL: Replace snprintf() usage with Common::String::format()D G Turner
2011-06-02CINE: Replace snprintf() usage with Common::String::format()D G Turner
2011-06-02DRACI: Replace snprintf() usage with Common::String::format()D G Turner
2011-06-02TOUCHE: Replace snprintf() usage with Common::String::format()D G Turner
2011-06-02CRUISE: Replace snprintf() usage with Common::String::format()D G Turner
2011-06-02DRASCULA: Replace snprintf() usage with Common::String::format()D G Turner
2011-06-02GOB: Replace snprintf() usage with Common::String::format()D G Turner
2011-06-02BUILD: Enable Lands of Lore by default.Johannes Schickel
2011-06-02TSAGE: Add workaround in order to fix crash in scene 5100 when Quinn forgets ...Arnaud Boutonne
2011-06-02GUI: Replace some s(n)printf uses by Common::String::formatMax Horn
2011-06-01DEVTOOLS: Do not use -Wglobal-constructors on create_project.oMax Horn
2011-06-01DEVTOOLS: Link create_kyradat against libcommon.a, for scumm_stricmpMax Horn
2011-06-01TOON: Fix crash #3308220sylvaintv
2011-06-01CREATE_PROJECT: Add stubs for Xcode providerJulien
2011-06-01ALL: Removed last traces of the MPEG2 codeMax Horn
2011-06-01CREATE_PROJECT: Fix type conversion warningJulien
2011-06-01CREATE_PROJECT: Add Xcode projectJulien
2011-06-01GIT: Ignore XCode user dataJulien
2011-06-01COMMON: Implement two simple workaround wrappers for _vsnprintf and _snprintf...Johannes Schickel
2011-06-01TSAGE: Fix a valgrind warning in SceneObject initializationStrangerke
2011-06-01TSAGE: Little modification in order to match the executable in scene 6100Strangerke
2011-06-01DC: Clarify commentMax Horn
2011-06-01DC: Use 'noserial' for release buildsMax Horn
2011-06-01COMMON: Add note about us defining vsnprintf as _vsnprintf for older MSVC ver...Johannes Schickel
2011-06-01COMMON: Add comment about MSVC's _snprintf.Johannes Schickel
2011-06-01ANDROID: Revert stable-only changes from commit cf41ac0f which I accidentally...Max Horn
2011-06-01DETECTOR: Clarify warning a bitMax Horn
2011-06-01DETECTOR: Get rid of unused kADFlagDontAugmentPreferredTargetMax Horn
2011-06-01Merge pull request #20 from scott-t/t7g-iosclone2727
2011-06-01GROOVIE: Detect iOS platform based on binary existenceScott Thomas
2011-06-01PS2: Do not add RELEASE_BUILDMax Horn
2011-06-01Merge branch 'branch-1-3-0' into masterMax Horn
2011-06-01COMMON: Move SDL endian check a bit downMax Horn