aboutsummaryrefslogtreecommitdiff
path: root/dists/win32
AgeCommit message (Collapse)Author
2016-02-13Win32: Update SDL if version matches, but contents are different.Kirben
2016-02-05RELEASE: This is 1.9.0gitEugene Sandulenko
2016-01-01ALL: Update copyright dateEugene Sandulenko
2016-01-01ALL: Update copyright yearsEugene Sandulenko
2015-12-03WIN32: Don't install QUICKSTART fileWillem Jan Palenstijn
The English version is only intended as a template for translation; not for installing. See FR#699.
2015-01-18JANITORIAL: Update copyright yearThierry Crozat
2014-06-30RELEASE: This is 1.8.0gitEugene Sandulenko
2014-01-01JANITORIAL: Update copyright yearEugene Sandulenko
2013-05-05RELEASE: This is 1.7.0gitEugene Sandulenko
2013-01-02JANITORIAL: Update copyright yearStrangerke
2012-09-22BUILD: Remove separate engine dist files in Windows build and installer, ↵Travis Howell
since the engine dist files are already included in the Windows executable file.
2012-07-08RELEASE: This is 1.6.0gitEugene Sandulenko
2012-03-25BUILD: Add COPYING.BSD to Windows installer script.Travis Howell
2012-02-24BUILD: Add Copying.FREEFONT to Windows installer script.Travis Howell
2012-01-31BUILD: The Windows installer will add a symbolic link to standard savegames ↵Travis Howell
area in Windows Vista/7.
2012-01-24BUILD: Move saved game related items to a separate folder on the Start Menu, ↵Travis Howell
in the Windows installer.
2012-01-24BUILD: Add batch script for migration of saved games location in Windows NT4 ↵Travis Howell
onwards.
2012-01-24BUILD: Add batch script for migration of saved games location in Windows NT4 ↵Travis Howell
onwards.
2012-01-24BUILD: Add Start Menu items for default saved game locations (old and new) ↵Travis Howell
to Windows installer.
2012-01-13MISC: Update more dates to 2012Willem Jan Palenstijn
2012-01-01MISC: This is year 2012Strangerke
2011-12-06DOCS: Add Swedish README from patch #3451861Thierry Crozat
2011-11-27DOCS: Add Swedish translation of QuickStart from patch #3443455Thierry Crozat
2011-11-20ALL: Remove more m4/mads leftovers.Johannes Schickel
Some project files (iPhone) and backend files (Symbian) still reference m4.dat, but I know not enough on how to remove that without breaking something.
2011-10-25DOCS: Renamed the Spanish QuickStart to use just ANSI chars.Jordi Vilalta Prat
It seems it wasn't handled properly neither by Git nor by some filesystems, so we prefer playing on the safe side.
2011-10-20RELEASE: This is 1.5.0gitEugene Sandulenko
2011-10-20BUILD: Fix errors in Windows installer script.Travis Howell
2011-10-19DOC: Add Czech ReadMe from patch #3424959Thierry Crozat
2011-10-17DOC: Add Italian QuickStartThierry Crozat
2011-10-16BUILD: Install the new Spanish quickstart file.Jordi Vilalta Prat
2011-10-05DOC: Rename French QuickStart fileThierry Crozat
2011-10-05BUILD: Fix typos in my last commit.Travis Howell
2011-10-05BUILD: Add new translated documentation to Windows installer.Travis Howell
2011-10-05BUILD: Add new translated documentation to Windows installer.Travis Howell
2011-08-10BUILD: Only use supported languages in Windows installer script.Travis Howell
2011-08-10BUILD: Remove English specific launch message in Windows installer script.Travis Howell
2011-08-10BUILD: Only use supported languages in Windows installer script.Travis Howell
2011-08-10BUILD: Install documentation based on language chosen during installation.Travis Howell
2011-08-07JANITORIAL: Add missing NL at EOF.Christoph Mallon
2011-07-04NSIS: Handle case when the Games.dll plugin cannot be loaded (and skip ↵Littleboy
shortcut creation)
2011-07-04NSIS: Register with game explorer on installationLittleboy
2011-07-04DISTS: Add Windows Game Explorer xml resourceLittleboy
2011-07-01Merge branch 'master' of github.com:scummvm/scummvmTravis Howell
2011-07-01BUILD: Update Windows installer script.Travis Howell
2011-07-01NSIS: Always pass ARCH variable to script and handle case when the variable ↵Littleboy
is empty
2011-07-01NSIS: Convert line endings on the fly during installationLittleboy
2011-06-30BUILD: Store the Windows installer scripts in a single directory, and share ↵Travis Howell
the graphics files.
2011-06-30BUILD: Store the Windows installer scripts in a single directory, and share ↵Travis Howell
the graphics files.
2011-06-30WIN32: Add option to disable the console window, keeping the current default ↵Travis Howell
of enabling the console window.
2011-04-27Add Inno Setup installer script for Windows buildsunknown