115 Commits
Author SHA1 Message Date
Oliver Hamlet b242eebe4c Updated changelog. 2014-12-21 22:34:02 +00:00
Oliver Hamlet b320984b4d Updated readme changelog. 2014-12-20 20:32:27 +00:00
lpradel b77de5bc34 Merge branch 'master' of github.com:loot/loot into german-translation 2014-07-05 18:40:03 +02:00
lpradel e7723fdf08 Added German language code in Metadata readme. 2014-07-05 17:31:51 +02:00
WrinklyNinja 4ae27c7f18 Updated readme for release. 2014-07-05 14:16:44 +01:00
WrinklyNinja aa04b8c9e1 Minor changelog update. 2014-07-03 13:38:54 +01:00
WrinklyNinja 194cc05df3 Updated changelog. 2014-06-25 18:37:31 +01:00
WrinklyNinja 9452ce950b Readme updates. 2014-06-24 00:34:56 +01:00
WrinklyNinja a2926fd21d Updated changelog. 2014-06-23 22:10:32 +01:00
WrinklyNinja 38b70fe53d Next release will be 0.6.
Removal of Windows XP support warrants it.
2014-06-22 16:48:09 +01:00
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 6201967bcb Updated build instructions, changelog.
It seems that CMake 3.0.0's GUI sets the toolset to `vc120_xp` by
default, and it can't then be overridden in a CMakeLists.txt. Generating
using the command line is therefore more reliable.
2014-06-21 13:04:45 +01:00
WrinklyNinja 8102d18044 Removed Windows XP support from CMakeLists.
Also updated readme and build instructions.
2014-06-20 17:48:53 +01:00
WrinklyNinja e309969949 Updated libgit2 usage for v0.21.0. 2014-06-20 16:34:57 +01:00
WrinklyNinja 1ae367ac41 Fixed language codes in Metadata Syntax doc. 2014-06-09 11:14:13 +01:00
WrinklyNinja bef98fcc8d Changelog update. 2014-06-06 21:12:14 +01:00
3ventic c53fdcb343 Add Finnish translation to credits 2014-06-05 19:41:43 +03:00
WrinklyNinja 45a5d22ae7 Updated readme for recent changes. 2014-05-15 17:59:53 +01:00
WrinklyNinja 5a307f9de0 Build system changes.
Removed zlib dependency. Boost is now found by CMake. Each library now has separate root directory variables for greater flexibility. A few variables have been renamed for clarity/standardisation.
2014-05-11 10:56:54 +01:00
WrinklyNinja fb30752600 Updated license info to account for RequireJS. 2014-05-09 09:27:28 +01:00
Alexander Filippov 303812ccab Update BUILD.MSVC.md
Little help for newcomers with CMake to clarify CMake keys and zlib
2014-04-05 23:35:42 +04:00
WrinklyNinja 8df7f15e7a Dated 0.5.0 release. 2014-03-31 10:59:56 +01:00
WrinklyNinja 49d6f6a715 Updated contributing and credits info.
Now gives prominence to GitHub forks as a contribution method.
2014-03-27 14:09:42 +00:00
WrinklyNinja 31922e8ddc Fixed en dash HTML, added more load order info. 2014-03-09 09:09:03 +00:00
WrinklyNinja fc638a041f Readme update.
Updated priority description, added jonwd7 to credits.
2014-03-07 20:04:54 +00:00