638 Commits
Author SHA1 Message Date
WrinklyNinja 8df7f15e7a Dated 0.5.0 release. v0.5.0 2014-03-31 10:59:56 +01:00
WrinklyNinja a30d777375 Removed unnecessary log message. 2014-03-29 16:15:48 +00:00
WrinklyNinja 9f3d2a0acc Fixed libloadorder errors missing details. 2014-03-29 16:15:25 +00:00
WrinklyNinja c7ceb24d35 Fixed typos. 2014-03-28 10:46:28 +00:00
WrinklyNinja c351ef8eea Removed some unnecessary #includes. 2014-03-28 10:44:05 +00:00
WrinklyNinja dec34a6b60 Changed misleading variable name. 2014-03-28 10:43:53 +00:00
WrinklyNinja 5a8530a69c Updated language support instructions. 2014-03-28 10:43:16 +00:00
WrinklyNinja ff0d5527a6 Moved some #includes. 2014-03-28 10:32:18 +00:00
WrinklyNinja 66c0f20c2d Updated README. 2014-03-28 10:31:59 +00: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 b696361df4 Fixed build issues if parameters undefined. 2014-03-23 15:17:18 +00:00
WrinklyNinja 4593912e7b Fixed game reference causing overwritten settings.
Not the neatest fix, but the UI stuff is all going to change anyway.
2014-03-21 10:08:24 +00:00
WrinklyNinja c991854658 Fixed settings being initialised incorrectly.
If the settings file was missing.
2014-03-21 09:50:39 +00:00
WrinklyNinja 662e272f3e Fixed wrong default repository branch. 2014-03-21 00:45:14 +00:00
WrinklyNinja c2eddf2140 Some mostly backend changes.
Metadata editor now lists plugins in their load order though.
2014-03-21 00:00:38 +00:00
WrinklyNinja 81cc91109f Added plugin hashset, metadata lists to Game class. 2014-03-20 20:06:10 +00:00
WrinklyNinja 821572a647 Removed unnecessary game reference variable. 2014-03-20 13:49:20 +00:00
WrinklyNinja aaf39c604a Moved most of the generators code into a cpp file.
Since it doesn't use templates, it doesn't need to be in the header.
2014-03-20 00:30:35 +00:00
WrinklyNinja b57c60111f Removed some dead code. 2014-03-20 00:29:45 +00:00
WrinklyNinja bd97167459 Refactored old report reading code. 2014-03-19 22:24:54 +00:00
WrinklyNinja c3628fa69c Refactored plugin redating code. 2014-03-19 20:45:51 +00:00
WrinklyNinja a8a7c7a2e6 Masterlist revision shown even if update fails.
Closes issue #125.
2014-03-17 09:52:31 +00:00
WrinklyNinja 05da26cf30 Fixed negative global priorities not being applied. 2014-03-15 14:27:31 +00:00
WrinklyNinja 3f4af39a4d Updated legacy parser for recent refactoring. 2014-03-14 19:23:05 +00:00
WrinklyNinja a44eec6416 Fixed API doc section not ending. 2014-03-14 18:27:32 +00:00