Commit Graph
3957 Commits
Author SHA1 Message Date
WrinklyNinja e522ba242b Fixed issue #42. 2013-08-18 14:58:11 +01:00
WrinklyNinja e156da73a1 Fixed bad error message. 2013-08-18 09:23:25 +01:00
WrinklyNinja e8774473ff Removed libespm settings file as it is no longer required. 2013-08-17 21:22:58 +01:00
WrinklyNinja 7c43fe4711 Fixed issue #49. 2013-08-17 16:14:00 +01:00
WrinklyNinja 353221dabf Updated libespm usage to reflect library changes. 2013-08-16 14:41:00 +01:00
WrinklyNinja cc49f51672 Issue #45. Graph generation is now disabled by default. 2013-08-15 12:54:01 +01:00
WrinklyNinja 2b567f9d37 Fixed issue #46. 2013-08-15 12:02:58 +01:00
WrinklyNinja dd86be7083 Fixed issue #48. 2013-08-15 12:02:41 +01:00
WrinklyNinja 29eb4e2a92 Documented the required GraphVis binaries. 2013-08-15 11:50:40 +01:00
WrinklyNinja cc36c8e86c Issue #41. Fixed priority data not being used to create edges in graph. 2013-08-14 21:28:41 +01:00
WrinklyNinja 7532d2cd7f Issue #41. Overlaps can no longer cause cycle-forming edges.
Also fixed plugins with the same size not being detected. Not sure about
how the edge formation changes affect the sorting validity, haven't
checked yet.
2013-08-14 13:41:14 +01:00
WrinklyNinja 3b4c54b3b9 Issue #45. Implemented IE 8 compatibility for graph display. Untested.
Also bumped the X-UA-Compatible header to use IE 9 where available,
since the SVG shim is a bit laggy with a large SVG file and if IE 9
isn't available, the next highest version will be used (IE 8).
2013-08-13 14:54:58 +01:00
WrinklyNinja 91cc846c12 Issue #45. Added svgweb files to the repository. 2013-08-13 14:38:15 +01:00
WrinklyNinja 8043cbd3a2 Updated docs with svgweb info. 2013-08-13 14:19:36 +01:00
WrinklyNinja 489fa21a57 Tidied up global path definitions. 2013-08-13 14:19:12 +01:00
WrinklyNinja 2858d76b1a Issue #41. Tidied up sorting code a little. 2013-08-13 14:03:28 +01:00
WrinklyNinja f4e600a972 Merge branch 'graph-visualisation' 2013-08-12 22:22:07 +01:00
WrinklyNinja 0e28e60397 Merged "graph-visualisation" into "master". 2013-08-12 22:21:08 +01:00
WrinklyNinja 49e9902de1 Disabled masterlist updating again. 2013-08-12 22:19:39 +01:00
WrinklyNinja 0dad6c305d Issue #45. Plugin graph is now displayed in the BOSS Report. 2013-08-12 17:41:11 +01:00
WrinklyNinja 7ac75cd853 Issue #45. BOSS now creates an SVG image of the graph. 2013-08-12 15:39:24 +01:00
WrinklyNinja 397ea3e7ff Issue #45. Moved process creation code to helpers, other misc changes. 2013-08-12 15:27:00 +01:00
WrinklyNinja 2118886da2 Fixed issue #40. 2013-08-09 22:50:26 +01:00
WrinklyNinja f6abb32677 First commit of masterlist converter.
This will be a separate program to BOSS that will convert a v2
masterlist to a v3 masterlist, and display error messages for any issues
found.
2013-08-09 22:11:06 +01:00
WrinklyNinja e06a8923ab Updated copyrigh info, corrected dates and copy/paste errors. 2013-08-09 22:09:27 +01:00