Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE fix all clang warnings | Petr Mrázek | 2015-09-26 | -5/+5 |
| | ||||
* | NOISSUE make shared logic library ... shared | Petr Mrázek | 2015-09-05 | -6/+14 |
| | ||||
* | GH-1223 fix override settings | Petr Mrázek | 2015-09-04 | -9/+42 |
| | | | | They now work more like passthrough settings, except not passing through set and reset | |||
* | NOISSUE document exceptions a bit more | Petr Mrázek | 2015-06-06 | -0/+1 |
| | ||||
* | NOISSUE use FS a bit more | Petr Mrázek | 2015-06-06 | -14/+7 |
| | ||||
* | GH-997 fix saving of settings values with special characters | Petr Mrázek | 2015-05-26 | -1/+1 |
| | | | | Values are now escaped properly | |||
* | GH-992 Add a transaction/locking mechanism to settings objects | Petr Mrázek | 2015-05-23 | -6/+57 |
| | | | | | This can cut the FTB loading by ~66% - worth it, but not ideal. Real solution will have to be implemented later. | |||
* | GH-907 improve Java testing and PermGen deprecation handling | Petr Mrázek | 2015-05-04 | -0/+138 |
| | ||||
* | NOISSUE move everything. | Petr Mrázek | 2015-04-12 | -7/+7 |
| | ||||
* | SCRATCH nuke the overcomplicated logger, use a simple one. | Petr Mrázek | 2015-04-12 | -4/+4 |
| | ||||
* | SCRATCH eliminate InstanceFactory | Petr Mrázek | 2015-04-12 | -0/+2 |
| | ||||
* | NOISSUE actually make INI file saving work again... oops :P | Petr Mrázek | 2015-02-21 | -3/+5 |
| | ||||
* | NOISSUE make sure saving config files is atomic | Petr Mrázek | 2015-02-21 | -5/+22 |
| | ||||
* | Change copyright dates to 2015 | Greenphlem | 2015-02-06 | -10/+10 |
| | ||||
* | Fix another bunch of copyright years, including fixing #397 | Jan Dalheimer | 2014-11-02 | -5/+5 |
| | ||||
* | Update copyright year (finally...) | Jan Dalheimer | 2014-11-02 | -5/+5 |
| | ||||
* | Fix liteloader, some cleanups. | Petr Mrázek | 2014-07-06 | -1/+1 |
| | ||||
* | Move settings lib into the main code, fixing error logging in it. | Petr Mrázek | 2014-07-01 | -0/+856 |