21 Commits
Author SHA1 Message Date
lpradel ee530bd341 Added German language. 2014-07-05 18:24:46 +02:00
3ventic 003a628ec7 Add Finnish 2014-06-05 17:22:02 +03:00
WrinklyNinja 5f8daa2db5 Removed support for parsing BOSS masterlists. 2014-05-08 19:54:20 +01:00
WrinklyNinja a44eec6416 Fixed API doc section not ending. 2014-03-14 18:27:32 +00:00
WrinklyNinja 3e5c5745fb More BOSS/LOOT search/replace. 2014-03-06 20:24:05 +00:00
WrinklyNinja 1806918010 Lowercase boss->loot in source files. 2014-03-06 20:18:49 +00:00
WrinklyNinja 6970a955f2 Uppercase BOSS->LOOT in source files.
Just search/replace.
2014-03-06 19:52:46 +00:00
WrinklyNinja 7937383d7a Updated copyright tagline in all source files. 2014-03-06 19:47:20 +00:00
WrinklyNinja b593e974ac Added code support for Brazilian Portuguese.
Also fixed language selection broken in last commit, and updated archive
and install scripts.
2014-02-23 17:19:07 +00:00
Luc 5d3d907298 polish 2014-02-08 15:23:18 +01:00
WrinklyNinja 9bc65c6459 Added Chinese translation by bluesky404. 2014-02-04 20:27:24 +00:00
WrinklyNinja b7b183dcb8 Added support for French translation. 2014-02-03 17:04:36 +00:00
WrinklyNinja 4f17fa6e7c Updated copyright dates. 2014-02-02 11:04:00 +00:00
WrinklyNinja 33597208f8 API updates and fixes.
* Better handling of empty Bash Tag map.
* Updated boss_write_minimal list to handle dirty info correctly.
* Replaced boss_get_dirty_message with boss_get_dirty_info to reflect
change in dirty data handling in BOSS.

Slight loss of functionality, as now `boss_needs_cleaning_no` is never
returned, only unknown or yes. I don't think it matters though.
2014-01-12 16:33:28 +00:00
WrinklyNinja 8cf966fa20 Some minor cleanup. 2014-01-12 11:29:49 +00:00
WrinklyNinja b86364fe41 Removed Subversion support (issue #63). 2013-09-19 23:44:59 +01:00
WrinklyNinja e06a8923ab Updated copyrigh info, corrected dates and copy/paste errors. 2013-08-09 22:09:27 +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 b11ebd6aac Added plugin dirty message extraction to API. 2013-07-27 09:26:55 +01:00
WrinklyNinja 6856b8d144 Lowercased error constants, made static members of the boss::error class.
Also updated API to reflect recent changes.
2013-07-17 20:46:32 +01:00
WrinklyNinja 7e55e7a958 Re-organised repo, and fixed Bash Tag suggestions using the wrong CSS. 2013-06-05 10:09:14 +01:00