aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-09N64: Remove (u)int64 typedefs from common/scummsys.hMax Horn
2011-05-09SCI: Line wrap some commentsMax Horn
2011-05-09SCI: Fix warning about potential strict-aliasing rules violationMax Horn
2011-05-09SCI: Slight cleanup to undithering codeMax Horn
2011-05-09COMMON: Tweak some commentsMax Horn
2011-05-08I18N: Update translations data fileThierry Crozat
2011-05-08I18N: Update Spanish translation (from patch #3298988)Thierry Crozat
2011-05-08I18N: Update Basilian Portuguese translation (from patch #3297165)Thierry Crozat
2011-05-08WEBOS: Splitted install directory from package directory.Klaus Reimer
2011-05-08WEBOS: Removed unused gestureDownTimeKlaus Reimer
2011-05-08WEBOS: Fixed ESCAPE and MENU key on WebOS 1Klaus Reimer
2011-05-08WEBOS: Added comment for Palm Pixi specific compiler options.Klaus Reimer
2011-05-08WEBOS: Removed unused libpdl linking.Klaus Reimer
2011-05-08WEBOS: Moved webos plugin build configuration into its own block so it can be...Klaus Reimer
2011-05-08WEBOS: Added comments to explain some WebOS compile settings.Klaus Reimer
2011-05-08Merge pull request #34 from peres/interpolate16_5_3peres
2011-05-08CAMD: Added _isOpen checks to send() and sysEx()eriktorbjorn
2011-05-08TSAGE: Bugfix for restoring savegames saved when palette effects are activePaul Gilbert
2011-05-08TSAGE: Fix memory leak when exiting whilst any palette rotation is activePaul Gilbert
2011-05-08ALSA: Warn if events or SysEx messages are received when not open.eriktorbjorn
2011-05-08IRIX: Fix compilationJoost Peters
2011-05-07QUEEN: Delete the parser before closing the driver.eriktorbjorn
2011-05-07AGI: Replace Winnie macros with functionsMatthew Hoops
2011-05-07ANDROID: Get rid of Fn->ALT metakey mappingdhewg
2011-05-07TSAGE: Close Memory Leak in GfxSurface::create().D G Turner
2011-05-07GUI: Allow .zip files with case differing from ".zip" as theme files too.Johannes Schickel
2011-05-06M4: Fix a typo; cleanupMatthew Hoops
2011-05-06M4: Fix the title of riddleMatthew Hoops
2011-05-06M4: Allow Riddle to be run using the original directory structureMatthew Hoops
2011-05-07GRAPHICS: use the new interpolate16_5_3peres
2011-05-07GRAPHICS: implement the long awaited interpolate16_5_3peres
2011-05-07TSAGE: Fix a bug and a couple of glitches in scene 9700strangerke
2011-05-06TSAGE: Scene 5200 - Suppress dead code (present but not executed in the origi...strangerke
2011-05-06TSAGE: Finally fix the dialogue bug in scene 4000strangerke
2011-05-06TSAGE: For consistency, renamed sceneItem1 into Hotspot1 in scene 7000strangerke
2011-05-06CREATE_PROJECT: Fix module.mk parsing.Johannes Schickel
2011-05-06NEWS: Move SDL OpenGL news to 1.4.0.Johannes Schickel
2011-05-06Merge pull request #31 from lordhoto/win-resJohannes Schickel
2011-05-06GOB: Create a SafeSubReadStream for files in STKsSven Hesse
2011-05-06SWORD2: Replace SafeSubReadStream with the same-name class in CommonSven Hesse
2011-05-06COMMON: Add a class SafeSubReadStreamSven Hesse
2011-05-06TSAGE: Bugfix for hotspot issues in Scene #7000Paul Gilbert
2011-05-06TSAGE: Bugfix for self-closing drawers in Scene #7700Paul Gilbert
2011-05-06TSAGE: Hopefully fix some Valgrind reported warningsPaul Gilbert
2011-05-06DEVTOOLS: Fix linking failure in Visual Studio created projectPaul Gilbert
2011-05-06DEVTOOLS: Bugfix for CREATE_PROJECT creating duplicate tag in Visual Studio p...Paul Gilbert
2011-05-06TSAGE: Added missing destructors for Globals fieldsPaul Gilbert
2011-05-06TSAGE: Initialise player fields to fix Valgrind warningPaul Gilbert
2011-05-06TSAGE: Review all Speakersstrangerke
2011-05-05COMMON: Remove convertCrsrCursor()Matthew Hoops