aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-07MOHAWK: Implement stringLen and substring LBCode functions.Alyssa Milburn
2011-07-07MOHAWK: Handle cursor changes in kLBNotifyChangeMode.Alyssa Milburn
2011-07-07MOHAWK: Maintain ordered list of LB items.Alyssa Milburn
2011-07-07PS3: Fix commentdhewg
2011-07-07DREAMWEB: Fixed ß in german version(typo)Vladimir Menshakov
2011-07-07SCI: Applied patch #3357096 with minor modificationsFilippos Karapetis
2011-07-07MACOSX: Add i18n support for Mac OSX application menuCeRiAl
2011-07-06COMMON: Update documentation comment for TaskbarManager slotLittleboy
2011-07-06LASTEXPRESS: implement Sound::updateQueue() and all dependent functionsEugene Sandulenko
2011-07-05Merge pull request #53 from tsoliman/dreamweb-disable-launcher-loadingVladimir
2011-07-05DREAMWEB: disable load button in launcherTarek Soliman
2011-07-05MOHAWK: Allow setting LB cursors by nameMatthew Hoops
2011-07-04LASTEXPRESS: Move sound filtering to base Sound classLittleboy
2011-07-04CREATE_PROJECT: Remove copying of README-SDL in postbuild command scriptLittleboy
2011-07-04NSIS: Handle case when the Games.dll plugin cannot be loaded (and skip shortc...Littleboy
2011-07-04NSIS: Register with game explorer on installationLittleboy
2011-07-04DISTS: Add Windows Game Explorer xml resourceLittleboy
2011-07-04KYRA: cleanup last commitathrxx
2011-07-04KYRA: fix pauseEngineIntern regression in MRathrxx
2011-07-04KYRA: fix ingame menu save slotsathrxx
2011-07-04AUDIO: add registerDefault for music_driverathrxx
2011-07-04TSAGE: Replace usage of deprecated Adlib OPL functionsPaul Gilbert
2011-07-04AUDIO: fix issue in detectDevice when config manager setting is missingathrxx
2011-07-03CREDITS: Mark waltervn as retiredMatthew Hoops
2011-07-03Merge remote-tracking branch 'origin/master'Eugene Sandulenko
2011-07-03SCUMM: Remove unused operator int.Johannes Schickel
2011-07-03RELEASE: Set 1.3.1 release dateEugene Sandulenko
2011-07-03AGI: Cleanup some Winnie string codeMatthew Hoops
2011-07-03AGI: Fix some memset callsMatthew Hoops
2011-07-03COMMON: Remove unused vector2orientation functionMatthew Hoops
2011-07-03MOHAWK: Fix build.Alyssa Milburn
2011-07-03MOHAWK: Implement the remaining LBCode arithmetic operators.Alyssa Milburn
2011-07-03MOHAWK: Handle subpages in the LB console's changePage.Alyssa Milburn
2011-07-03SCUMM: fix crash in digital iMuse games when using RTL and restartingathrxx
2011-07-03KYRA: formattingathrxx
2011-07-03MOHAWK: Fix associativity of LBCode operators.Alyssa Milburn
2011-07-03SWORD2: Silence "variable set but not used" GCC warningseriktorbjorn
2011-07-02VIDEO: Add more to the BinkDecoder class commentMatthew Hoops
2011-07-02GRAPHICS: Note that SCUMM now uses the YUV to RGB codeMatthew Hoops
2011-07-02VIDEO: Remember to call reset() from BinkDecoder::close()Matthew Hoops
2011-07-02COMMON: Cleanup BitStreamMatthew Hoops
2011-07-02VIDEO: Fix mismatched new[]/freeMatthew Hoops
2011-07-02VIDEO: Cleanup Bink a bitMatthew Hoops
2011-07-03COMMON: Fix compilation when USE_HASHMAP_MEMORY_POOL is not defined.Johannes Schickel
2011-07-02VIDEO: Fix Bink RDFT stereoMatthew Hoops
2011-07-02SCUMM: Add support for Bink videoMatthew Hoops
2011-07-02VIDEO: Remove Bink header check from SmackerMatthew Hoops
2011-07-02VIDEO: Add Bink video decoderMatthew Hoops
2011-07-02SDL: Remove an unnecessary memsetBastien Bouclet
2011-07-02GUI: Zero is a valid save slot number.Bastien Bouclet