aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-09SCI: Implement Mac iconbar event handling.Walter van Niftrik
2011-03-09Merge branch 'master' of github.com:scummvm/scummvmLars Skovlund
2011-03-09SCI32: Reroute kSave(5) to kGetSaveFiles(). Any differences to pre-SCI32Lars Skovlund
2011-03-09MOHAWK: Remove outdated TODOMatthew Hoops
2011-03-09MOHAWK: Correct start times for Riven creditsMatthew Hoops
2011-03-09MOHAWK: Add initial support for the Riven credits sequenceMatthew Hoops
2011-03-09SCI: Whitespace fixesmd5
2011-03-09SCI: Some cleanup and fixes to the view unpacking codemd5
2011-03-09WINCE: Run astyle over WinCE source files.Johannes Schickel
2011-03-09WINCE: Cleanup WinCE event source a bit.Johannes Schickel
2011-03-09SCI: Save mouse position in SciEvent.Johannes Schickel
2011-03-09SCI: Cleanup of the event codemd5
2011-03-08SCI: Remove unused argument to saidWillem Jan Palenstijn
2011-03-08WINCE: Silence/fix some warnings.Johannes Schickel
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