aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-25ALL: neighbour -> neighborMatthew Hoops
2011-05-25SCI: Constify Object::_baseVarsMax Horn
2011-05-25M4: Attempt to fix the broken Rails codeMax Horn
2011-05-25TSAGE: Silence another (incorrect but still annoying) uninitialized var warningMax Horn
2011-05-25MOHAWK: Fix warning about uninitialized varMax Horn
2011-05-25BUILD: Unify plugin prefix/suffix handling, unify setting DYNAMIC_MODULESMax Horn
2011-05-25BUILD: Minor configure cleanupMax Horn
2011-05-25BUILD: Do not define LUA_USE_POSIXMax Horn
2011-05-25BUILD: Update commentsMax Horn
2011-05-25BUILD: Declare RELEASE_BUILD in DEFINES, not CXXFLAGSMax Horn
2011-05-25BUILD: Replace _need_memalign runtime test by hardcoded listMax Horn
2011-05-25BUILD: Rename USE_TEXT_CONSOLE -> USE_TEXT_CONSOLE_FOR_DEBUGGERMax Horn
2011-05-25BUILD: Always enable indeo3 codecMax Horn
2011-05-25BUILD: Add only one -D to DEFINES per line; add FIXMEs to -D in CXXFLAGSMax Horn
2011-05-25BUILD: Unify how _posix is computedMax Horn
2011-05-25BUILD: Rename UNIX #define to POSIXMax Horn
2011-05-25BUILD: Move some Android 'hack' back to near end of configureMax Horn
2011-05-25BUILD: Rearrange some PSP stuffMax Horn
2011-05-25BUILD: Unify how debug/release mode defaults are determinedMax Horn
2011-05-25BUILD: Overhaul how we determine the need for aligned mem accessMax Horn
2011-05-25BUILD: Enable ARM asm only based on _host_cpuMax Horn
2011-05-25BUILD: Unify build & configure rules for SDL based backendsMax Horn
2011-05-25BUILD: Do not manually set endianessMax Horn
2011-05-25BUILD: Reorder parts of configureMax Horn
2011-05-25SWORD25: Remove more unused loadlib code + use of fopenMax Horn
2011-05-25SCUMM: Switch some code to use String::formatMax Horn
2011-05-25WINCE: Update port specific readmeCeRiAl
2011-05-24GRAPHICS: Optimize the convertYUV420ToRGB function a bit moreMatthew Hoops
2011-05-25CREDITS: Fix sort orderWillem Jan Palenstijn
2011-05-25CREDITS: Temporarily retire Jubanka, add CeRiAlCeRiAl
2011-05-24RELEASE: Specified release date for 1.3.0Eugene Sandulenko
2011-05-24I18N: rebuild translations.datEugene Sandulenko
2011-05-24TSAGE: Fix bug "Scene 2320: If you try to activate the flycycle, [...] the ga...strangerke
2011-05-24TSAGE: Fix bug "Scene 2100: If you sit down at Quinn's console and then get b...strangerke
2011-05-24SAMSUNGTV: changed pathsPawel Kolodziejski
2011-05-24SAMSUNGTV: fix typoPawel Kolodziejski
2011-05-24COMMON: Silence MSVC warning for Common::gcd calls with an unsigned typeLittleboy
2011-05-24LASTEXPRESS: Add a separate sound cache list for entries with a sound data bu...Littleboy
2011-05-24PSP: Fix compilationMax Horn
2011-05-24N64: Fix compilationMax Horn
2011-05-24COMMON: Add putc(har) and getc(har) to forbidden symbolsMax Horn
2011-05-24SWORD25: Remove unused Lua print stuffMax Horn
2011-05-23TINSEL: Fix bug #3306020, DW2: Crash On Entering Sewerseriktorbjorn
2011-05-23DS: Fix compilationMax Horn
2011-05-23DC: Fix compilationMax Horn
2011-05-23SWORD25: Remove obsolete FORBIDDEN_SYMBOL_ALLOW_ALL definesMax Horn
2011-05-23COMMON: Add exit() to list of forbidden symbolsMax Horn
2011-05-23COMMON: Modify Base::processSettings, get rid of Common::kArgumentNotProcessedMax Horn
2011-05-23COMMON: Mark more symbols as forbiddenMax Horn
2011-05-23BACKENDS: Move SCUMMVM_SAVEPATH env var handling to POSIX savefile managerMax Horn