Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-05 | Revert "DISTS: WIN32: Update Inno Setup file" | Lothar Serra Mari | |
This reverts commit 323b62310a9a8be275e8d8b8c7a368fe08310120. The previous commit breaks the Win32 setup generation on the buildbot since it is not adapted to HTML documents for the README and for the NEWS files yet. Sorry for the noise. | |||
2019-10-05 | DISTS: WIN32: Update Inno Setup file | Lothar Serra Mari | |
2019-05-05 | BUILD: Add the licence file for the Source Code Pro font | Bastien Bouclet | |
2019-03-17 | WIN32: Fix encoding in the Inno Setup file | Lothar Serra Mari | |
2019-03-09 | JANITORIAL: Update all scummvm.org URLS to use https | Cameron Cawley | |
2018-11-01 | WIN32: Correct typo in Inno Setup script. | Kirben | |
2018-10-31 | WIN32: Add "Hebrew" as language option to the Inno Setup | lotharsm | |
Requires https://github.com/jrsoftware/issrc/blob/master/Files/Languages/Hebrew.isl | |||
2018-09-05 | WIN32: Rewrite Inno setup installer script. (#1324) | Lothar Serra Mari | |
* WIN32: Rewrite Inno setup installer * WIN32: Add small bmp for usage in the Inno setup script * WIN32: Fix spacing in Inno setup script * WIN32: Re-add the documentation files to the Start Menu * WIN32: Add scummvm icon to the Inno setup uninstaller * WIN32: Remove now obsolete scummvm.iss.in file * WIN32: Remove reference to Inno installer in update-version.pl * WIN32: Add reference to Inno setup bmp file in ports.mk | |||
2018-08-18 | WIN32: Update version numbers in ScummVM.iss using the normal system | Colin Snover | |
2018-08-18 | BUILD: Make Windows installer run unprivileged for non-admin users | Colin Snover | |
2018-08-18 | BUILD: Fix Windows packaging target | Colin Snover | |
2018-01-01 | ALL: Bump copyright year. 2018! | Eugene Sandulenko | |
2017-11-15 | WIN32: Add German Start Menu entries to the installer | rootfather | |
2017-01-01 | ALL: Bump copyright year to 2017 | Eugene Sandulenko | |
2016-08-20 | WIN32: Update build target and installer for SDL2. | Kirben | |
2016-08-06 | WIN32: Update copyright year in scummvm.iss | Lothar Serra Mari | |
2016-08-06 | DOCUMENTATION: Use uppercase filenames for German documentation | Lothar Serra Mari | |
The filenames of the German docs now uses uppercase filenames to match the style of the English documentation. | |||
2016-02-13 | Win32: Update SDL if version matches, but contents are different. | Kirben | |
2015-12-03 | WIN32: Don't install QUICKSTART file | Willem Jan Palenstijn | |
The English version is only intended as a template for translation; not for installing. See FR#699. | |||
2014-01-01 | JANITORIAL: Update copyright year | Eugene Sandulenko | |
2013-01-02 | JANITORIAL: Update copyright year | Strangerke | |
2012-09-22 | BUILD: 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-03-25 | BUILD: Add COPYING.BSD to Windows installer script. | Travis Howell | |
2012-02-24 | BUILD: Add Copying.FREEFONT to Windows installer script. | Travis Howell | |
2012-01-31 | BUILD: The Windows installer will add a symbolic link to standard savegames ↵ | Travis Howell | |
area in Windows Vista/7. | |||
2012-01-24 | BUILD: Move saved game related items to a separate folder on the Start Menu, ↵ | Travis Howell | |
in the Windows installer. | |||
2012-01-24 | BUILD: Add batch script for migration of saved games location in Windows NT4 ↵ | Travis Howell | |
onwards. | |||
2012-01-24 | BUILD: Add Start Menu items for default saved game locations (old and new) ↵ | Travis Howell | |
to Windows installer. | |||
2012-01-13 | MISC: Update more dates to 2012 | Willem Jan Palenstijn | |
2011-12-06 | DOCS: Add Swedish README from patch #3451861 | Thierry Crozat | |
2011-11-27 | DOCS: Add Swedish translation of QuickStart from patch #3443455 | Thierry Crozat | |
2011-11-20 | ALL: 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-25 | DOCS: 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-20 | BUILD: Fix errors in Windows installer script. | Travis Howell | |
2011-10-19 | DOC: Add Czech ReadMe from patch #3424959 | Thierry Crozat | |
2011-10-17 | DOC: Add Italian QuickStart | Thierry Crozat | |
2011-10-16 | BUILD: Install the new Spanish quickstart file. | Jordi Vilalta Prat | |
2011-10-05 | DOC: Rename French QuickStart file | Thierry Crozat | |
2011-10-05 | BUILD: Fix typos in my last commit. | Travis Howell | |
2011-10-05 | BUILD: Add new translated documentation to Windows installer. | Travis Howell | |
2011-10-05 | BUILD: Add new translated documentation to Windows installer. | Travis Howell | |
2011-08-10 | BUILD: Only use supported languages in Windows installer script. | Travis Howell | |
2011-08-10 | BUILD: Remove English specific launch message in Windows installer script. | Travis Howell | |
2011-08-10 | BUILD: Only use supported languages in Windows installer script. | Travis Howell | |
2011-08-10 | BUILD: Install documentation based on language chosen during installation. | Travis Howell | |
2011-07-01 | BUILD: Update Windows installer script. | Travis Howell | |
2011-06-30 | BUILD: Store the Windows installer scripts in a single directory, and share ↵ | Travis Howell | |
the graphics files. | |||
2011-06-30 | WIN32: Add option to disable the console window, keeping the current default ↵ | Travis Howell | |
of enabling the console window. | |||
2011-04-27 | Add Inno Setup installer script for Windows builds | unknown | |