aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-01CREATE_PROJECT: Update with new location of NSIS script and updated parametersLittleboy
2011-07-01NSIS: Always pass ARCH variable to script and handle case when the variable i...Littleboy
2011-07-01NSIS: Convert line endings on the fly during installationLittleboy
2011-07-01TOOLS: Update NSIS script locationLittleboy
2011-07-01DISTS: Add missing IDI_COUNT to scummvm.rc.inLittleboy
2011-07-01CONFIGURE: Rename $WIN32BUILD to $STAGINGLittleboy
2011-07-01LASTEXPRESS: Fix loading of subtitles from sound nameLittleboy
2011-07-01BUILD: Use static build when compiling with later GCC versions under mingw, t...Travis Howell
2011-07-01GRAPHICS: Fix SJIS PCE font loading.Johannes Schickel
2011-07-01GRAPHICS: More default parameter remove in SJIS code.Johannes Schickel
2011-07-01GRAPHICS: Remove default values from FontSJIS::drawChar.Johannes Schickel
2011-07-01GRAPHICS: Offer support for PCE font data of SJIS.FNT.Johannes Schickel
2011-07-01GRAPHICS: Cleanup SJIS font code a bit.Johannes Schickel
2011-07-01DREAMWEB: Add Spanish CD and French CD Detection Entries.D G Turner
2011-07-01WINCE: Update port specific READMECeRiAl
2011-06-30JANITORIAL: Silence a couple of "variable set but not used" warnings.eriktorbjorn
2011-06-30MOHAWK: Fix tMOV resources at the end of a fileMatthew Hoops
2011-06-30ALL: Require DECLARE_SINGLETON to be used in the Common namepsaceOri Avtalion
2011-06-30BUILD: Store the Windows installer scripts in a single directory, and share t...Travis Howell
2011-06-30BUILD: Store the Windows installer scripts in a single directory, and share t...Travis Howell
2011-06-30WIN32: Add option to disable the console window, keeping the current default ...Travis Howell
2011-06-30MADE: Fix hidden overloaded virtual function warningOri Avtalion
2011-06-30Merge branch 'master' of github.com:scummvm/scummvmTravis Howell
2011-06-30BUILD: Use separate win32 target for each installer.Travis Howell
2011-06-29LASTEXPRESS: Hook up preliminary sound filteringLittleboy
2011-06-29LASTEXPRESS: Update sound timer and sound entry playingLittleboy
2011-06-29LASTEXPRESS: Move SoundStatus to shared headerLittleboy
2011-06-29LASTEXPRESS: Replace shared sound buffer by per-entry bufferLittleboy
2011-06-29BACKENDS: Implement Win32TaskbarManager::setCount()Littleboy
2011-06-30DOCS: Add Personal Nightmare to README.Travis Howell
2011-06-30CREDITS: Update my status to active again.unknown
2011-06-29SWORD25: removed useless warning in setVsync()Eugene Sandulenko
2011-06-29SWORD25: Implement persistence functions for soundengineEugene Sandulenko
2011-06-28BACKENDS: Fix warnings in Win32TaskbarManagerLittleboy
2011-06-28LASTEXPRESS: Make SoundEntry members privateLittleboy
2011-06-28LASTEXPRESS: Cleanup commentsLittleboy
2011-06-28LASTEXPRESS: Move Sound class to the sound folderLittleboy
2011-06-28LASTEXPRESS: Move sound queue related functions to a separate classLittleboy
2011-06-28LASTEXPRESS: Move more entry-related functions to Entry classLittleboy
2011-06-28MOHAWK: Don't leak bitlStream (spotted by clone2727).Alyssa Milburn
2011-06-28I18N: Regenerate translations data fileThierry Crozat
2011-06-28I18N: Update Czech translation from patch #3326481Thierry Crozat
2011-06-28MOHAWK: Cleanup Riven save codeMatthew Hoops
2011-06-28MOHAWK: Add archive functions to get type/id listsMatthew Hoops
2011-06-28MOHAWK: Use matchString instead of equalsIgnoreCase for resource namesMatthew Hoops
2011-06-28MOHAWK: Rework archive handlingMatthew Hoops
2011-06-28MOHAWK: Better sanity checks in LB scripting.Alyssa Milburn
2011-06-28MOHAWK: Handle kLBOpRunData properly.Alyssa Milburn
2011-06-28MOHAWK: Make LB's readString/readRect more generic.Alyssa Milburn
2011-06-28SCI: Fixed script bug #3292327 - "SCI: HOYLE4: Cribbage bug"Filippos Karapetis