aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2011-06-04TSAGE: Add support for saving in scene #6100Paul Gilbert
2011-06-04COMMON: Rename kFeatureCursorHasPalette -> kFeatureCursorPaletteMax Horn
2011-06-04TSAGE: Implemented Y pixel difference in button textPaul Gilbert
2011-06-04TSAGE: Bugfix for assert when quitting whilst inventory dialog activePaul Gilbert
2011-06-04TSAGE: Fix one pixel difference in dialog positioningPaul Gilbert
2011-06-04TSAGE: Bugfixes for displaying thick borders on default buttonsPaul Gilbert
2011-06-04TSAGE: Moved graphic edge adjustment amount to a global variablePaul Gilbert
2011-06-03AGI: Fix type mismatch (see bug #3311198)Max Horn
2011-06-03TSAGE: Fix font color in GfxMessage(), in later versions of the engine (like ...Strangerke
2011-06-03SCUMM: fix typo (reported by Littleboy)athrxx
2011-06-03ENGINES: Remove some uses of g_engineMax Horn
2011-06-03Remove accidentally added file *sigh*Max Horn
2011-06-03SCI: Switch some char* to Common::String&Max Horn
2011-06-03TSAGE: Add proper colors to buttons in the CD version of ringworldStrangerke
2011-06-03GROOVIE: Remove Unecessary debugger errorString() function.D G Turner
2011-06-03TESTBED: Remove another static and a confusing commentWillem Jan Palenstijn
2011-06-03TESTBED: Get rid of static local variableWillem Jan Palenstijn
2011-06-03GROOVIE: Fix MusicPlayerIOS volume not correctly restoring on new songScott Thomas
2011-06-03GROOVIE: Ensure entire v2 res name is loaded with terminating nullScott Thomas
2011-06-03LASTEXPRESS: Remove unused variables.eriktorbjorn
2011-06-03KYRA: improve readability of key mapping codeathrxx
2011-06-02LASTEXPRESS: Replace sprintf() usage with Common::String::format()Littleboy
2011-06-02LASTEXPRESS: Remove unused LastExpressEngine::errorString()Littleboy
2011-06-02SKY: Replace snprintf() usage with Common::String::format()D G Turner
2011-06-02SAGA: Replace snprintf() usage with Common::String::format()D G Turner
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-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-02TSAGE: Add workaround in order to fix crash in scene 5100 when Quinn forgets ...Arnaud Boutonne
2011-06-01TOON: Fix crash #3308220sylvaintv
2011-06-01TSAGE: Fix a valgrind warning in SceneObject initializationStrangerke
2011-06-01TSAGE: Little modification in order to match the executable in scene 6100Strangerke