summaryrefslogtreecommitdiff
path: root/pst
AgeCommit message (Collapse)Author
2012-06-02Set bash as required interpreterHEADmasterNick White
2010-02-09Upgrade license to GPLv3+Nick White
After talking with Nick & Tasos, upgrade license to GPLv3+
2010-02-09Use . rather than source to avoid bashismNick White
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-06-23pass unshield options before extract commandTasos Latsas
2009-06-23Sanitise copying furtherNick White
2009-06-06Created and integrated teardown method.NickDaly
Now if only I could create a setup method...
2009-06-01Use move_and_remove everywhereNick White
And ensure parent directories are removed, where appropriate
2009-06-01Added more info to patches & improved url handlingNick White
2009-05-25Safely escaped all potentially unsafe variables.nick
And probably a couple already safe ones too.
2009-05-02Merged with latest from upstream.nick
2009-04-21Store MD5 sums as variables, avoid data duplication, increase clarity.nick
2009-04-17Move overridden die for patch to new general function: diesoftlyv0.1.1Nick White
2009-04-16Removed obselete FULLGAMENAME refsNick White
2009-04-15Removed Qwinn's fix/mod packsNick White
Turned out to be more trouble than it was worth to integrate these into the install. Best to leave it to intrepid users, at least for now.
2009-04-15Normalised script descriptionsNick White
2009-04-15Added license notice to all filesNick White
2009-04-15Remove tweak which required exe patchingNick White
2009-04-15Add info on unrar version requiredNick White
2009-04-15Use direct download links for extra pst patchesNick White
2009-04-13Initial importNick White