summaryrefslogtreecommitdiffstats
path: root/api/logic/minecraft/launch/ExtractNatives.cpp
Commit message (Collapse)AuthorAgeLines
* merged from 0.6.7 codebaseThomas Groman2019-09-19-61/+61
|
* NOISSUE update copyright datesPetr Mrázek2018-02-11-1/+1
|
* NOISSUE move some zip utility functions back to quazipPetr Mrázek2017-05-31-2/+1
| | | | It's not entirely clean yet.
* NOISSUE log native extraction failures also to game logPetr Mrázek2017-05-22-1/+3
|
* NOISSUE update all the Copyright comments and texts to include 2017Petr Mrázek2017-01-08-1/+1
|
* NOISSUE always run the ExtractNatives task during launchPetr Mrázek2016-11-17-1/+14
| | | | | The task now checks the conditions, giving the update process time to supply all the metadata.
* NOISSUE implement direct java launchPetr Mrázek2016-08-01-0/+86
Just running the Java process and giving it params on the command line