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 (
Expand
)
Author
2010-02-09
Upgrade license to GPLv3+
Nick White
2010-02-09
Improve warning when removing windows files
Nick White
2010-02-09
Merged Nick Daly's work
Nick White
2010-02-09
Use . rather than source to avoid bashism
Nick White
2010-02-07
Added TODO, installing expansions is irrelevant of full base install.
Nick Daly
2010-02-02
Installations are now saved in a simple registry.
Nick Daly
2009-11-07
Partially enabled PlayOnLinux.
Nick Daly
2009-08-16
Added skip cd autodetection option
Nick White
2009-08-16
Unquote variables intended to be separate
Nick White
2009-08-16
Add game checking to auto installer
Nick White
2009-07-02
Merge branch 'master' of http://git.njw.me.uk/gemrb-gameinstallers
Nick Daly
2009-07-02
recommendcfg works even when starting on a disc other than 1.
Nick Daly
2009-06-23
Icewind Dale 2 support
Tasos Latsas
2009-06-07
Fixing previous bad commit. Made copylower safer.
Nick Daly
2009-06-06
Installer doesn't crash when installing BG2-SOA.
Nick Daly
2009-06-06
Moved the list of games into an external file (includes/cd-list.sh).
NickDaly
2009-06-04
Make sure we don't remove <gamename>.ini
Nick White
2009-06-02
Remove obselete patches referenced in autoinstaller
Nick White
2009-06-01
Safely escaped more variables
Nick White
2009-06-01
minor fixes in auto installer and fixed the copylower function in generic inc...
Tasos Latsas
2009-06-01
icewind dale install and patch scripts and changes to main scripts to support...
Tasos Latsas
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
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
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