WrinklyNinja
8323cab713
Fixed CRC data being lost.
2013-09-16 10:31:43 +01:00
WrinklyNinja
ebd7e40aab
Updated masterlist URLs to point to new repositories.
2013-09-16 10:30:23 +01:00
WrinklyNinja
3a86206de3
Masterlist converter work.
...
* Added CMake instructions.
* Added info to README.
* Fixed a few build errors.
* Parsing errors are now outputted to console.
2013-09-16 10:29:58 +01:00
WrinklyNinja
7a7b973f6a
Merge branch 'masterlist-converter'
...
Merging in the masterlist converter code to the master branch.
2013-09-16 09:03:34 +01:00
WrinklyNinja
72c72c9334
Fixed issue #57 .
...
The fix also includes an update to libespm so that it doesn't return the
TES4 record's FormID (which is always zero) when getting FormIDs.
2013-09-15 21:10:20 +01:00
WrinklyNinja
cfaec101c6
Fixed issue #55 .
2013-09-15 21:09:12 +01:00
WrinklyNinja
65fa3150be
BOSS report now skips the display of any uncalculated CRCs.
2013-09-15 21:08:45 +01:00
WrinklyNinja
f50494f650
Updated readme to account for new home.
2013-09-14 19:43:13 +01:00
WrinklyNinja
b1ac2d579f
Readme update.
2013-09-14 13:46:15 +01:00
WrinklyNinja
e2e54c72ab
Forgot that metadata editor also displays existing plugin Bash Tags.
2013-09-14 13:46:09 +01:00
WrinklyNinja
9d469590ba
YAML generator now skips plugins with no metadata.
2013-09-14 11:54:08 +01:00
WrinklyNinja
aecfa44b3c
Changed metadata export functionality.
...
Now it just copies the text to the clipboard, instead of displaying the
text in a new window.
2013-09-14 11:53:34 +01:00
WrinklyNinja
8c2360dd14
Removed unnecessary plugin loading during metadata editor initialisation.
2013-09-14 11:52:41 +01:00
WrinklyNinja
bcee8835ff
Added ability to export plugin metadata as plain text from GUI.
2013-09-14 09:12:27 +01:00
WrinklyNinja
e68bc33b96
Fixed bug in message language selection in metadata editor
2013-09-14 09:12:04 +01:00
WrinklyNinja
427e405be2
Fixed potential crashes when reading previous report.
2013-09-13 18:10:42 +01:00
WrinklyNinja
c015780c38
Fixed typo causing graphs to never be generated.
2013-09-13 18:10:14 +01:00
WrinklyNinja
866d287ee5
Fixed plugins being loaded twice.
2013-09-13 18:09:49 +01:00
WrinklyNinja
8cb9ae0b55
Minor code cleanup, logging improvements.
2013-09-13 18:09:35 +01:00
WrinklyNinja
0633ac8019
Corrected file URL used in viewer.
2013-09-13 18:08:31 +01:00
WrinklyNinja
605020e597
Fixed issue #51 .
2013-09-10 19:30:25 +01:00
WrinklyNinja
824084909b
Tidied up plugin reading, removed extra delete causing crashes.
2013-09-09 17:10:21 +01:00
WrinklyNinja
b8d2f9f81b
Sorting tweaks.
...
* Removed unused functions.
* Tidied up edge addition.
* The plugin graph now stores plugin properties directly, rather than
pointing to plugins in an external container.
* The plugin graph is now used to hold the installed plugins from the
beginning of the sorting process. The plugins list is still built up in
case sorting the graph fails.
2013-09-09 17:09:49 +01:00
WrinklyNinja
fc3f27a062
Build stuff. Improved Windows support, tidied up.
2013-09-09 07:49:24 +01:00
WrinklyNinja
d7dcd6e525
More libespm-related changes.
2013-08-18 17:05:11 +01:00