aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-05-31GROOVIE: Rename MusicPlayerMPEG4 to MusicPlayerIOSMatthew Hoops
2011-05-31Merge remote branch 'upstream/master' into t7g-iosMatthew Hoops
2011-05-31GROOVIE: Use openStreamFile() to open iOS audio filesMatthew Hoops
2011-05-31AUDIO: Plug MPEG-4/QuickTime audio into openStreamFileMatthew Hoops
2011-05-31COMMON: Include SDL_endian.h instead of SDL_byteorder.hMax Horn
2011-05-31SCI: Fix up start/end points when pathfinding with opt == 0.Walter van Niftrik
2011-05-31CONFIGURE: move some libs required by n64 portFabio Battaglia
2011-05-31COMMON: Simplify OverlayColor definitionMax Horn
2011-05-31COMMON: Move scumm_str(n)icmp declaration to str.hMax Horn
2011-05-31COMMON: Move some weird WinCE/MSVC snprintf-#define aroundMax Horn