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 (
Expand
)
Author
2010-02-09
Echo gamepath recommendation with everything else
Nick White
2010-02-09
Fix bug causing extra install content to not copy to correct directories
Nick White
2010-02-09
Upgrade license to GPLv3+
Nick White
2010-02-07
Added TOB and HOW patches.
Nick Daly
2010-02-07
Registry commands now properly hide error messages.
Nick Daly
2010-02-07
Corrected query function after including POL broke it.
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
Fixed variable typo and improved config recommends
Nick White
2009-08-16
Added skip cd autodetection option
Nick White
2009-08-16
Correct IWD detection further
Nick White
2009-08-16
Renamed and reordered IWD installs
Nick White
2009-08-16
Final correction to IWD2 detection
Nick White
2009-08-16
Fix IWD2 detection
Nick White
2009-07-02
recommendcfg works even when starting on a disc other than 1.
Nick Daly
2009-07-02
Completing the BG2-TOB installer.
Nick Daly
2009-06-07
Corrected recommendcfg for games that require "cd#" directories.
Nick Daly
2009-06-07
Disabled BG2-TOB-1CD, the installer isn't ready.
Nick Daly
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
Corrected TOB installer path and permissions.
Nick Daly
2009-06-06
Created and integrated teardown method.
NickDaly
2009-06-06
Moved the list of games into an external file (includes/cd-list.sh).
NickDaly
2009-06-06
Created BG2-SOA installer.
nick
2009-06-02
Reverted to old method of copylower
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
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
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