aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-08DRASCULA: Fix a style related warning for WinCE specific code.Johannes Schickel
2011-03-08WINCE: Run astyle over WinCE related event and graphics source files.Johannes Schickel
2011-03-08CONFIGURE: Oops fix a typo.Johannes Schickel
2011-03-08SCI: Cleanupmd5
2011-03-08WINCE: Add -fno-inline-functions to compiler arguments.Johannes Schickel
2011-03-08WIN32: Use names for various magic constants in resource definitionsMax Horn
2011-03-08MOHAWK: Rename variable to fix WinCE build.Alyssa Milburn
2011-03-08SCI: Fixed typosmd5
2011-03-08SCI: Cleanupmd5
2011-03-08WINCE: Make scummvm compile and run again for WinCE platform (patch #3202337)Max Horn
2011-03-08SCI: Comparisons between pointers and numbers are also done in SCI1.1md5
2011-03-08Merge branch 'master' of github.com:scummvm/scummvmsylvaintv
2011-03-08TOON: Decrease CPU usagesylvaintv
2011-03-08HUGO: Misc savegame modificationsstrangerke
2011-03-07ANDROID: Move misplaced assertdhewg
2011-03-07ANDROID: Move the overlay initializationdhewg
2011-03-07MOHAWK: Fix Riven's cursor in the main menuMatthew Hoops
2011-03-07SCI: Constify some codeMax Horn
2011-03-07Merge branch 'pe_exe' of https://github.com/clone2727/scummvm into clone2727-...Matthew Hoops
2011-03-07GRAPHICS: Cleanup WinCursorGroup functions a bitMatthew Hoops
2011-03-07MOHAWK: Remove unused runLoadDialog() functionMatthew Hoops
2011-03-07ANDROID: Save the game when the process is pauseddhewg
2011-03-07ANDROID: Texture cleanupdhewg
2011-03-07HUGO: Fix registration messages for H1 Dos Freeware version (in intro)strangerke
2011-03-07GRAPHICS: Add doxygen comments for WinCursorGroupMatthew Hoops
2011-03-07COMMON: Add TODO to make compressed NE EXE handling transparentMatthew Hoops
2011-03-07COMMON: Add a sanity assertMatthew Hoops
2011-03-07COMMON: Fix WinResourceID::getID()Matthew Hoops
2011-03-07COMMON: Make the operator=(String) function be a const reference insteadMatthew Hoops
2011-03-07GRAPHICS: Fix a missing 'f'Matthew Hoops
2011-03-07MOHAWK: Error message consistencyMatthew Hoops
2011-03-07MOHAWK: Improve error handling when data isn't foundMatthew Hoops
2011-03-07SCI: Initial handling of the views in Longbow Amiga. Still not rightmd5
2011-03-07MOHAWK: Make Riven use original executables for cursorsMatthew Hoops
2011-03-07GRAPHICS: Improve support of Windows 8bpp cursorsMatthew Hoops
2011-03-06SCUMM: Use the new WinCursor code in SCUMM HEMatthew Hoops
2011-03-06GRAPHICS: Fix PE cursorsMatthew Hoops
2011-03-06SCI: Fix KQ6 Mac inventory cursorsMatthew Hoops
2011-03-06SCI: Fix Mac SCI1.1 view decompressionMatthew Hoops
2011-03-06SCI: Silence GCC warningeriktorbjorn
2011-03-06SCI: Merged the cel data unpacking code for views and picturesmd5
2011-03-06TOON: Fix crashs when toon.dat is not presentsylvaintv
2011-03-06TOON: Improve music fading between roomssylvaintv
2011-03-06TOON: Fix global package loadingsylvaintv
2011-03-06OPENGL: Fix compilation for --disable-16bitdhewg
2011-03-06SCI: Some changes to picture drawingmd5
2011-03-05ANDROID: Fix warningdhewg
2011-03-05ANDROID: Fix 16bit cursorsdhewg
2011-03-05ANDROID: Proper fillBuffer() for non CLUT8 colorsdhewg
2011-03-05ANDROID: Rename function for less confusiondhewg