6 Commits
Author SHA1 Message Date
Oliver Hamlet ca4b31dd0b Rewrote archive script in Node.js.
It requires the fs-extra module, but that's considerably less to install
than Python.
2015-08-27 14:37:55 +01:00
Oliver Hamlet f466bc79c0 Move scripts into scripts/ folder.
Also updated the Travis config to use Google Test's new GitHub download
location.
2015-08-27 12:45:49 +01:00
Oliver Hamlet d9dd2f2357 Rewrite installer using Inno Setup instead of NSIS.
For #467.

Korean and Simplified Chinese expect the unofficial translation
files to be dropped into the folder that holds the rest of the
translation files. If the files are missing, their translations
will not be included when the installer is built.

The translated strings were done in Google Translate and checked
in Bing Translate. They should at least be legible, if not great
quality.

The README now refers to Inno Setup, and the CONTRIBUTING file
has been generally updated both for the switch to Inno and the
recent code refactoring.
2015-07-18 01:20:56 +01:00
Oliver Hamlet d62e92bce1 Made many more strings translatable. 2015-01-07 09:57:44 +00:00
Oliver Hamlet d9c098b17d Updated contributing info. 2014-11-05 18:14:06 +00:00
WrinklyNinja 7cbc8f97aa Added CONTRIBUTING.md 2014-08-29 14:30:39 +01:00