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-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