summaryrefslogtreecommitdiff
path: root/includes/generic-includes.sh
AgeCommit message (Collapse)Author
2012-06-02Ensure all scripts are executableNick White
2010-02-09Fix bug causing extra install content to not copy to correct directoriesNick White
2010-02-09Upgrade license to GPLv3+Nick White
After talking with Nick & Tasos, upgrade license to GPLv3+
2009-11-07Partially enabled PlayOnLinux.Nick Daly
* Added PlayOnLinux to includes/autoinstall-includes.sh. * Clarified help-text in includes/generic-includes.sh.
2009-08-16Added skip cd autodetection optionNick White
2009-06-07Fixing previous bad commit. Made copylower safer.Nick Daly
2009-06-06Installer doesn't crash when installing BG2-SOA.Nick Daly
Still not sure how if it works though.
2009-06-06Moved the list of games into an external file (includes/cd-list.sh).NickDaly
2009-06-02Reverted to old method of copylowerNick 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-01minor fixes in auto installer and fixed the copylower function in generic ↵Tasos Latsas
includes
2009-05-25Created the BG2 4CD US Minimal Installer.nick
2009-05-02Merged with latest from upstream.nick
2009-05-01Add a few more anti-clobbering protectionsNick White
2009-05-01Fixed targetdir setting (thanks Nick Daly)Nick White
Fixed a problem with setting targetdir which could result in the current directory being deleted.
2009-04-20Don't report chgrp errors if the games group doesn't exist.nick
2009-04-20Small tweaks to allow the 3CD TOTSC installer to succeed.nick
2009-04-19Establish safe TARGETDIR, quit if we can't.nick
2009-04-17Move overridden die for patch to new general function: diesoftlyv0.1.1Nick White
2009-04-16Comment housekeepingNick White
2009-04-16Enable removal of failed installNick White
2009-04-16Removed obselete FULLGAMENAME refsNick White
2009-04-15Added license notice to all filesNick White
2009-04-13Initial importNick White