aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-03COMMON: Fix compilation when USE_HASHMAP_MEMORY_POOL is not defined.Johannes Schickel
2011-07-02SDL: Remove an unnecessary memsetBastien Bouclet
2011-07-02GUI: Zero is a valid save slot number.Bastien Bouclet
2011-07-02MOHAWK: Misc Mechanical fixes. Many thanks to Patrick Monnerat for the patch.Bastien Bouclet
2011-07-02SDL: Set a black palette by default.Bastien Bouclet
2011-07-02ENGINES: Clean up SaveStateDescriptor.Johannes Schickel
2011-07-02TSAGE: Remove outdated extra channel variablePaul Gilbert
2011-07-02TSAGE: Linked in the (in progress) SoundBlaster Fx classPaul Gilbert
2011-07-02TSAGE: Fixed problem with saving double valuesPaul Gilbert
2011-07-02TSAGE: Beginnings of SoundBlaster sound driverPaul Gilbert
2011-07-02MOHAWK: Don't allocate zero-size array.Alyssa Milburn
2011-07-01MOHAWK: Add the Mac version of Arthur's Reading RaceMatthew Hoops
2011-07-02MOHAWK: Always create a code object for every LBPage.Alyssa Milburn
2011-07-02MOHAWK: Try implementing LBCode eval, random and seek.Alyssa Milburn
2011-07-02MOHAWK: Use LBCode instead of running scripts in LBItem.Alyssa Milburn
2011-07-02MOHAWK: Add LBCode::parseCode.Alyssa Milburn
2011-07-02MOHAWK: Allow creation of LBCode instances without an associated BCOD.Alyssa Milburn
2011-07-02MOHAWK: Add LBCode::resolveItem helper function.Alyssa Milburn
2011-07-02MOHAWK: Fix/add bounds checking in LBCode::nextToken.Alyssa Milburn
2011-07-01BACKENDS: Fix PS2 backend compilation for real.Johannes Schickel
2011-07-01BACKENDS: Fix compilation of PS2 backend.Johannes Schickel
2011-07-01GRAPHICS: Fix possible memory leak in BdfFont code.Johannes Schickel
2011-07-01GRAPHICS: Rename NewFont to BdfFont.Johannes Schickel
2011-07-01GRAPHICS: Format NewFont code with astyle.Johannes Schickel
2011-07-01GRAPHICS: Move NewFont code to a separate file.Johannes Schickel
2011-07-01Merge branch 'master' of github.com:scummvm/scummvmTravis Howell
2011-07-01BUILD: Update Windows installer script.Travis Howell