index
:
gemrb-gameinstallers
master
Installers for GemRB games
njw
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
auto-installer.sh
Age
Commit message (
Collapse
)
Author
2009-05-25
Created the BG2 4CD US Minimal Installer.
nick
2009-05-17
Rearrange to remove arbitrary bg1/totsc division
Nick White
2009-05-17
Normalised script whitespacing
Nick White
2009-05-17
Corrected file locations from Nick's merge
Nick White
2009-05-02
Merged with latest from upstream.
nick
2009-05-01
Changed default install paths to not clash with script directory names
v0.1.2
Nick White
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
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-16
Small fixes to totsc installer
Nick White
2009-04-16
Fixed bug detecting if there are any extras to install
Nick White
2009-04-16
Make patch failure non-critical
Nick White
2009-04-16
Added autoinstaller menu to choose game manually
Nick White
2009-04-16
Use scriptdir to allow running from anywhere
Nick White
2009-04-15
Removed Qwinn's fix/mod packs
Nick White
Turned out to be more trouble than it was worth to integrate these into the install. Best to leave it to intrepid users, at least for now.
2009-04-15
Normalised script descriptions
Nick White
2009-04-15
Ensure bash is always used to execute scripts
Nick White
2009-04-15
Added license notice to all files
Nick White
2009-04-13
Initial import
Nick White