summaryrefslogtreecommitdiff
path: root/includes
AgeCommit message (Collapse)Author
2010-02-09Echo gamepath recommendation with everything elseNick 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+
2010-02-07Added TOB and HOW patches.Nick Daly
2010-02-07Registry commands now properly hide error messages.Nick Daly
2010-02-07Corrected query function after including POL broke it.Nick Daly
2010-02-02Installations are now saved in a simple registry.Nick Daly
Also, quoted a few variables in auto-installer for fun.
2009-11-07Partially enabled PlayOnLinux.Nick Daly
* Added PlayOnLinux to includes/autoinstall-includes.sh. * Clarified help-text in includes/generic-includes.sh.
2009-08-16Fixed variable typo and improved config recommendsNick White
Fixed typo of STARTCD which led to undefined results. Only recommend to use the GameOnCD config variable if we know if it would be useful or not.
2009-08-16Added skip cd autodetection optionNick White
2009-08-16Correct IWD detection furtherNick White
2009-08-16Renamed and reordered IWD installsNick White
I can't find any evidence to the contrary that there was only one IWD release worldwide (excepting a problematic pressing in the UK). As such the scripts have been appropriately renamed.
2009-08-16Final correction to IWD2 detectionNick White
2009-08-16Fix IWD2 detectionNick White
2009-07-02recommendcfg works even when starting on a disc other than 1.Nick Daly
2009-07-02Completing the BG2-TOB installer.Nick Daly
2009-06-07Corrected recommendcfg for games that require "cd#" directories.Nick Daly
2009-06-07Disabled BG2-TOB-1CD, the installer isn't ready.Nick Daly
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-06Corrected TOB installer path and permissions.Nick Daly
Of course, the TOB installer is still completely incomplete.
2009-06-06Created and integrated teardown method.NickDaly
Now if only I could create a setup method...
2009-06-06Moved the list of games into an external file (includes/cd-list.sh).NickDaly
2009-06-06Created BG2-SOA installer.nick
Created list of game CDs.
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-06-01icewind dale install and patch scripts and changes to main scripts to ↵Tasos Latsas
support them
2009-05-25Created the BG2 4CD US Minimal Installer.nick
2009-05-17Correct and simplify config recommendationNick White
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-21Store MD5 sums as variables, avoid data duplication, increase clarity.nick
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-16Make patch failure non-criticalNick White
2009-04-16Comment housekeepingNick White
2009-04-16Removed obselete copycdextras functionNick White
2009-04-16Normalised function styleNick White
2009-04-16Added autoinstaller menu to choose game manuallyNick 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-15Enabled getpatch to specify outfileNick White
2009-04-13Initial importNick White