aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-05KYRA: fix GMM savingathrxx
2011-06-05IPHONE: Fixed a COMI crash and some minor gfx glitchesOystein Eftevaag
2011-06-05LOL: cleanupathrxx
2011-06-04BACKENDS: Fix compilation on mingw64 (take 2)Littleboy
2011-06-04BACKENDS: Cast ShellExecute return value to long instead of intLittleboy
2011-06-04BACKENDS: Fix compilation with mingwLittleboy
2011-06-04BACKENDS: Implement Win32 version of OSystem::displayLogFile interfaceLittleboy
2011-06-04MOHAWK: Add a bunch of LB detection entries.Alyssa Milburn
2011-06-04N64: Fix build error (typo)Willem Jan Palenstijn
2011-06-04IRIX: Fix compilationJoost Peters
2011-06-04POSIX: Add TODO/FIXME to displayLogFileWillem Jan Palenstijn
2011-06-04LOL: changed workaround for fireball bugathrxx
2011-06-04SCI: Set Mac versions of LSL1 and LSL5 to screen height 190.Walter van Niftrik
2011-06-04POSIX: Implement displayLogFile in the posix backendWillem Jan Palenstijn
2011-06-04TSAGE: Add extra event manager fields to savegamesPaul Gilbert
2011-06-04TSAGE: Bugfix for saving in scenes with palette rotationsPaul Gilbert
2011-06-04TSAGE: Add support for saving in scene #6100Paul Gilbert
2011-06-04BACKENDS: Replace OSystem::disableCursorPalette by setFeatureState callsMax Horn
2011-06-04COMMON: Clarify OSystem feature flags docs a bitMax Horn
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-03FM-TOWNS AUDIO: some cleanup in midi driver codeathrxx
2011-06-03MACOSX: Include ApplicationServices headerMax Horn
2011-06-03MACOSX: Fix indentionMax Horn
2011-06-03ENGINES: Remove some uses of g_engineMax Horn
2011-06-03Remove accidentally added file *sigh*Max Horn
2011-06-03COMMON: Let Common::normalizePath normalize '..' in pathsMax Horn
2011-06-03COMMON: Access mac res fork via FSNode instead of StdioStreamMax Horn
2011-06-03SCI: Switch some char* to Common::String&Max Horn
2011-06-03GUI: Fix some commentsMax 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-03GUI: Add 'openlog' command to debuggerMax Horn
2011-06-03BACKENDS: Add OSystem::displayLogFile interface + OSX implementationMax Horn
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-03COMMON: Cleanup QuickTime variable and struct namingMatthew Hoops
2011-06-02COMMON: Begin objectifying QuickTimeParser::SampleDesc furtherMatthew Hoops
2011-06-03KYRA: improve readability of key mapping codeathrxx
2011-06-02LASTEXPRESS: Replace sprintf() usage with Common::String::format()Littleboy