5 Commits
Author SHA1 Message Date
WrinklyNinja 91d74a203f Various C++11-related changes.
* Switched to standard libraries for regex, unordered_map and
unordered_set.
* Switched to using the C++ syntax for C header includes (eg. `cstdint`
rather than `stdint.h`).
* Replaced IntToString with STL's to_string.
2014-06-21 21:06:28 +01:00
WrinklyNinja 1ae367ac41 Fixed language codes in Metadata Syntax doc. 2014-06-09 11:14:13 +01:00
WrinklyNinja 31922e8ddc Fixed en dash HTML, added more load order info. 2014-03-09 09:09:03 +00:00
WrinklyNinja f35113096f Implemented global priority switch. 2014-03-07 00:05:18 +00:00
WrinklyNinja 0444fca3f8 Fixed copyright date and renamed readmes. 2014-03-06 20:50:55 +00:00