summaryrefslogtreecommitdiff
path: root/bg2
AgeCommit message (Collapse)Author
2012-06-02Ensure all scripts are executableNick White
2010-02-09Upgrade license to GPLv3+Nick White
After talking with Nick & Tasos, upgrade license to GPLv3+
2010-02-09Merged Nick Daly's workNick White
2010-02-09Use . rather than source to avoid bashismNick White
2010-02-07Added TOB and HOW patches.Nick Daly
2009-08-16Work around unshield bugNick White
Basically, if extracting to a directory which was not itself lowercase, unshield would fail. This patch cds to the directory first, to work around the issue. http://sourceforge.net/tracker/?func=detail&aid=2801016&group_id=30550&atid=399601
2009-07-02Merge branch 'master' of http://git.njw.me.uk/gemrb-gameinstallersNick Daly
Conflicts: auto-installer.sh
2009-07-02Completing the BG2-TOB installer.Nick Daly
2009-06-23pass unshield options before extract commandTasos Latsas
2009-06-07BG2-SOA: Remove the register directory instead of copying it to ereg.Nick Daly
It's a silly Windows thing that doesn't even matter anymore.
2009-06-07BG2-SOA installer working correctly now!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-06Finished BG2-SOA installers.NickDaly
2009-06-06Created BG2-SOA installer.nick
Created list of game CDs.
2009-05-25Removed fixed fixme. Yay!nick
2009-05-25Now removing correct files from post bg2 install.nick
2009-05-25Safely escaped all potentially unsafe variables.nick
And probably a couple already safe ones too.
2009-05-25Created the BG2 4CD US Minimal Installer.nick