aboutsummaryrefslogtreecommitdiff
path: root/api/logic/minecraft/launch/ExtractNatives.cpp
AgeCommit message (Collapse)Author
2021-01-18NOISSUE Update Copyright YearAppleTheGolden
2020-09-10NOISSUE add a way to use native system versions of OpenAL and GLFWPetr Mrázek
If your OS comes with patched/fixed/newer versions of those, you can now check the checkboxes and stop using the old ones shipped by Mojang.
2019-01-16Update Copyright YearAppleTheGolden
2018-07-15NOISSUE tabs -> spacesPetr Mrázek
2018-02-11NOISSUE update copyright datesPetr Mrázek
2017-05-31NOISSUE move some zip utility functions back to quazipPetr Mrázek
It's not entirely clean yet.
2017-05-22NOISSUE log native extraction failures also to game logPetr Mrázek
2017-01-08NOISSUE update all the Copyright comments and texts to include 2017Petr Mrázek
2016-11-17NOISSUE always run the ExtractNatives task during launchPetr Mrázek
The task now checks the conditions, giving the update process time to supply all the metadata.
2016-08-01NOISSUE implement direct java launchPetr Mrázek
Just running the Java process and giving it params on the command line