index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dists
/
win32
Age
Commit message (
Collapse
)
Author
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
RELEASE: This is 1.5.0git
Eugene Sandulenko
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-08-07
JANITORIAL: Add missing NL at EOF.
Christoph Mallon
2011-07-04
NSIS: Handle case when the Games.dll plugin cannot be loaded (and skip ↵
Littleboy
shortcut creation)
2011-07-04
NSIS: Register with game explorer on installation
Littleboy
2011-07-04
DISTS: Add Windows Game Explorer xml resource
Littleboy
2011-07-01
Merge branch 'master' of github.com:scummvm/scummvm
Travis Howell
2011-07-01
BUILD: Update Windows installer script.
Travis Howell
2011-07-01
NSIS: Always pass ARCH variable to script and handle case when the variable ↵
Littleboy
is empty
2011-07-01
NSIS: Convert line endings on the fly during installation
Littleboy
2011-06-30
BUILD: Store the Windows installer scripts in a single directory, and share ↵
Travis Howell
the graphics files.
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