aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-31Merge remote branch 'upstream/master' into t7g-iosMatthew Hoops
2011-05-31GROOVIE: Use openStreamFile() to open iOS audio filesMatthew Hoops
2011-05-31AUDIO: Plug MPEG-4/QuickTime audio into openStreamFileMatthew Hoops
2011-05-31COMMON: Include SDL_endian.h instead of SDL_byteorder.hMax Horn
2011-05-31SCI: Fix up start/end points when pathfinding with opt == 0.Walter van Niftrik
2011-05-31CONFIGURE: move some libs required by n64 portFabio Battaglia
2011-05-31COMMON: Simplify OverlayColor definitionMax Horn
2011-05-31COMMON: Move scumm_str(n)icmp declaration to str.hMax Horn
2011-05-31COMMON: Move some weird WinCE/MSVC snprintf-#define aroundMax Horn
2011-05-31COMMON: Shorten endianess / mem align guessing logic in scummsys.hMax Horn
2011-05-31COMMON: Move more stuff from scummsys.h to portdefs.hMax Horn
2011-05-31COMMON: Move some code from scummsys.h to relevant portdefs.h filesMax Horn
2011-05-31AUDIO: Fix GCC Compilation Warning in FM-Towns Softsynth.D G Turner
2011-05-31BUILD: Fix typo which broke WebOS buildsMax Horn
2011-05-31BUILD: Fix compilation when --enable-plugins is enabled.D G Turner
2011-05-31BUILD: Fix Linking.D G Turner
2011-05-31BUILD: Compile more files only when necessaryMax Horn
2011-05-31BUILD: Add SDL_BACKEND=1 to config.mk for all SDL based backendsMax Horn
2011-05-30WINCE: Remove unnecessary -I flagsMax Horn
2011-05-30BUILD: Only add one option per line to INCLUDES/CXXFLAGS/LDFLAGSMax Horn
2011-05-30TSAGE: Changed parameter to animate call from NULL to 0 for better type matchingPaul Gilbert
2011-05-30TSAGE: Bugfix for saving in scene #2150Paul Gilbert
2011-05-30TSAGE: General cleanup of object classPaul Gilbert
2011-05-30FM-TOWNS AUDIO: fix destructors (thread safety)athrxx
2011-05-30TSAGE: Fix a mess in Seeker's actions in scene 2100strangerke
2011-05-30TSAGE: Fix a glitch in scene 2320 (no idea if it was visible or not)strangerke
2011-05-30TSAGE: Fix a bug in scene 7000, after talking to Skeenarstrangerke
2011-05-29COMMON: Limit pragma warning use in algorithm.h to MSVC.Johannes Schickel
2011-05-29SCI: Added a more generalized fix for bug #3306417md5
2011-05-29AGOS: Silenced a false positive warning in MSVCmd5
2011-05-29CREATE_PROJECT: Fixed typomd5
2011-05-29SCI: Make 'quit' an alias for 'quit game' in the consoleWillem Jan Palenstijn
2011-05-29SCUMM: Fix bug #1013617athrxx
2011-05-29KYRA: pause midi sounds while gmm is runningathrxx
2011-05-29FM-TOWNS AUDIO: Unlock internal mutex before calling imuse timer proc.athrxx
2011-05-29SCUMM: implement some missing (very low relevance) imuse codeathrxx
2011-05-29KYRA: remove useless mutex from sound_townsathrxx
2011-05-28TSAGE: Fix a glitch in scene 5100, add some commentsstrangerke
2011-05-28TSAGE: Fix an animation issue, and the transition between scene 5300 and 5100...strangerke
2011-05-28TSAGE: Fix 'Restart' button, when game is overstrangerke
2011-05-28TSAGE: Fix priority glitch in scene 4000 when climbing down the right chimneystrangerke
2011-05-28TSAGE: Add some comments, and a missing remove() in scene 2300strangerke
2011-05-28TSAGE: Fix similar issue in scene 2150strangerke
2011-05-28TSAGE: Fix crash when restoring a game in scene 2100strangerke
2011-05-28TSAGE: Add specific initialization for ringworld CD, fixing the color of the ...strangerke
2011-05-28TSAGE: Fix several bugs in scene 5300strangerke
2011-05-28TSAGE: Fix a couple of glitches in scene 5300strangerke
2011-05-28TSAGE: Fix bug in scene 2100 when Seeker is in the cave. (Thanks eriktorbjorn...strangerke
2011-05-27TSAGE: Add a workaround for the mouse hidden bug in scene 4150 (also present ...strangerke
2011-05-27TSAGE: Fix a sound glitch in scene 4150strangerke