Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | GH-1559 Fix FTB icons | Petr Mrázek | 2016-05-03 | -50/+83 | |
| | | | | | This was caused by separation of GUI and logic. Now logic has an interface that GUI implements. It should be expanded upon later. | ||||
* | NOISSUE revert to dumping all build artifacts to the root | Petr Mrázek | 2016-05-01 | -2/+2 | |
| | | | | This fixes unit tests on Windows... Windows has no mechanism to set library lookup path. | ||||
* | NOISSUE fix dll export for IconList | Petr Mrázek | 2016-05-01 | -2/+2 | |
| | |||||
* | NOISSUE reorganize unit tests to be placed next to the code they test. Nuke ↵ | Petr Mrázek | 2016-05-01 | -51/+2568 | |
| | | | | more dead tests. | ||||
* | NOISSUE move Java and Minecraft launch tasks to the proper places | Petr Mrázek | 2016-05-01 | -12/+12 | |
| | | | | Minecraft and Java are not generic. | ||||
* | NOISSUE re/move some dead code and unused build system parts | Petr Mrázek | 2016-05-01 | -15/+270 | |
| | |||||
* | NOISSUE make travis.ci shut up about fancy QJsonObject initialization in ↵ | Petr Mrázek | 2016-05-01 | -19/+21 | |
| | | | | Wonko parser | ||||
* | NOISSUE reorganize and document libraries | Petr Mrázek | 2016-05-01 | -0/+33688 | |