Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-16 | Work around unshield bug | Nick 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-02 | Merge branch 'master' of http://git.njw.me.uk/gemrb-gameinstallers | Nick Daly | |
Conflicts: auto-installer.sh | |||
2009-06-23 | pass unshield options before extract command | Tasos Latsas | |
2009-06-06 | Created and integrated teardown method. | NickDaly | |
Now if only I could create a setup method... | |||
2009-06-01 | Use move_and_remove everywhere | Nick White | |
And ensure parent directories are removed, where appropriate | |||
2009-05-25 | Safely escaped all potentially unsafe variables. | nick | |
And probably a couple already safe ones too. | |||
2009-05-17 | Rearrange to remove arbitrary bg1/totsc division | Nick White | |
2009-05-17 | Corrected file locations from Nick's merge | 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-13 | Initial import | Nick White | |