summaryrefslogtreecommitdiffstats
path: root/api/logic/CMakeLists.txt
Commit message (Collapse)AuthorAgeLines
* NOISSUE move creation of server resource pack folder to a separate taskPetr Mrázek2016-08-01-0/+2
|
* NOISSUE implement direct java launchPetr Mrázek2016-08-01-2/+8
| | | | Just running the Java process and giving it params on the command line
* NOISSUE refactor *Download into more, smaller piecesPetr Mrázek2016-06-05-11/+15
| | | | | | * Download is now Download. * Download uses Sink subclasses to process various events. * Validators can be used to further customize the Sink behaviour.
* GH-575 separate legacy jar mod list from mod listPetr Mrázek2016-05-15-0/+2
|
* GH-767 Basic skin uploadAlexia2016-05-15-1/+3
|
* GH-1559 Export IIconList from logic APIMrazek, Petr2016-05-03-0/+8
|
* NOISSUE reorganize unit tests to be placed next to the code they test. Nuke ↵Petr Mrázek2016-05-01-50/+170
| | | | more dead tests.
* NOISSUE move Java and Minecraft launch tasks to the proper placesPetr Mrázek2016-05-01-6/+6
| | | | Minecraft and Java are not generic.
* NOISSUE re/move some dead code and unused build system partsPetr Mrázek2016-05-01-15/+0
|
* NOISSUE reorganize and document librariesPetr Mrázek2016-05-01-0/+344