index
:
gemrb-gameinstallers
master
Installers for GemRB games
njw
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
includes
Age
Commit message (
Collapse
)
Author
2009-06-02
Reverted to old method of copylower
Nick White
New method didn't take into account the directory to put the file in. However Tasos said this method didn't work for him...
2009-06-01
minor fixes in auto installer and fixed the copylower function in generic ↵
Tasos Latsas
includes
2009-06-01
icewind dale install and patch scripts and changes to main scripts to ↵
Tasos Latsas
support them
2009-05-25
Created the BG2 4CD US Minimal Installer.
nick
2009-05-17
Correct and simplify config recommendation
Nick White
2009-05-02
Merged with latest from upstream.
nick
2009-05-01
Add a few more anti-clobbering protections
Nick White
2009-05-01
Fixed targetdir setting (thanks Nick Daly)
Nick White
Fixed a problem with setting targetdir which could result in the current directory being deleted.
2009-04-21
Store MD5 sums as variables, avoid data duplication, increase clarity.
nick
2009-04-20
Don't report chgrp errors if the games group doesn't exist.
nick
2009-04-20
Small tweaks to allow the 3CD TOTSC installer to succeed.
nick
2009-04-19
Establish safe TARGETDIR, quit if we can't.
nick
2009-04-17
Move overridden die for patch to new general function: diesoftly
v0.1.1
Nick White
2009-04-16
Make patch failure non-critical
Nick White
2009-04-16
Comment housekeeping
Nick White
2009-04-16
Removed obselete copycdextras function
Nick White
2009-04-16
Normalised function style
Nick White
2009-04-16
Added autoinstaller menu to choose game manually
Nick White
2009-04-16
Enable removal of failed install
Nick White
2009-04-16
Removed obselete FULLGAMENAME refs
Nick White
2009-04-15
Added license notice to all files
Nick White
2009-04-15
Enabled getpatch to specify outfile
Nick White
2009-04-13
Initial import
Nick White