Commit Graph
482 Commits
Author SHA1 Message Date
WrinklyNinja 4bde9bcf52 Updated member list in readme. 2013-09-17 11:56:44 +01:00
WrinklyNinja 3ed2087224 Fixed the project members list in the readme. Still WIP though. 2013-09-17 07:26:55 +01:00
WrinklyNinja 3e4a552f17 Minor docs updates. 2013-09-16 15:07:38 +01:00
WrinklyNinja b1ac2d579f Readme update. 2013-09-14 13:46:15 +01:00
WrinklyNinja 8043cbd3a2 Updated docs with svgweb info. 2013-08-13 14:19:36 +01:00
WrinklyNinja e06a8923ab Updated copyrigh info, corrected dates and copy/paste errors. 2013-08-09 22:09:27 +01:00
WrinklyNinja 6e84ffbb88 Software licenses separated and moved to new subdirectory. Also included some licenses that were previously missing. 2013-08-09 20:55:13 +01:00
WrinklyNinja 8acbbcbf01 Updated definition of plugin priority metadata field. 2013-08-06 18:56:26 +01:00
WrinklyNinja e50d4f0f68 Switched API documentation to Doxygen since it's easier to maintain.
Not as good-looking though. :(
2013-07-27 12:12:37 +01:00
WrinklyNinja d2e6632956 For some reason that last commit didn't accept the syntax doc being staged... 2013-06-16 23:17:44 +01:00
WrinklyNinja f30672ebe0 Implemented issue #24, started work on issue #25.
Metadata Editor not updated to handle the new message structure.
2013-06-14 18:11:18 +01:00
WrinklyNinja d13f47914b Changed message data structure in syntax doc.
Will need to update code to match.
2013-06-13 18:54:58 +01:00
WrinklyNinja bfa964914a Readme updates. 2013-06-13 17:48:48 +01:00
WrinklyNinja 03e89dc973 More error handling, layout tweaks, and updated readme. 2013-06-13 00:25:12 +01:00
WrinklyNinja 203afd6d28 Readme updates, tweak to updater in case URL path is empty. 2013-06-12 17:05:03 +01:00
WrinklyNinja 1d4a5db244 Work on issue #21
No cleanup for user-defined games yet, and don't know what to do with
old userlists.
2013-06-11 18:44:37 +01:00
WrinklyNinja 9ace5f9062 Started work on issue #8.
Decided to use subversion as otherwise handling version numbers while
updating is tricky. Decided to call subversion binaries instead of using
the API because I tried the API first but found that it was crashing and
the docs being all reference didn't help me figure out what I was doing
wrong. Current implementation is messy and doesn't have error handling.
2013-06-10 03:05:35 +01:00
WrinklyNinja b434412aa3 More report work, added polyfills for localStorage, getElementsByClassName, DOM4 events. Untested so far though. 2013-05-13 08:55:12 +01:00
WrinklyNinja 422045b3b3 Markdown'd README, minor changes to program readme. 2013-05-11 21:48:22 +01:00
WrinklyNinja 98134af4b3 Docs update. 2013-05-10 20:58:24 +01:00
WrinklyNinja aa1c296296 Tidied up UI code. BOSS now runs for the first detected game by default. The metadata editor is now displayed as part of BOSS's sorting. The 'Edit Metadata' button now opens the metadata editor. BOSS's settings are now applied on restart instead of immediately for greater consistency. Started to implement some functionality into the metdata editor. 2013-05-08 23:19:57 +01:00
WrinklyNinja 24c289b989 Implemented new very-lightweight plugin parser (in my libespm fork). 2013-05-06 13:32:33 +01:00
WrinklyNinja 5462d27927 More integration between data from file read and metadata, some validity checks added. 2013-05-04 16:29:14 +01:00
WrinklyNinja 735e4928c4 Tied in masterlist and userlist metadata with plugin data read, implemented merging and evaluation of conditions. 2013-05-02 19:41:42 +01:00
WrinklyNinja 573015b2ea Added example to doc. 2013-01-16 16:27:29 +00:00