Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE add a way to use native system versions of OpenAL and GLFW | Petr Mrázek | 2020-09-10 | -2/+13 |
| | | | | | | 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. | |||
* | Update Copyright Year | AppleTheGolden | 2019-01-16 | -1/+1 |
| | ||||
* | NOISSUE tabs -> spaces | Petr Mrázek | 2018-07-15 | -60/+60 |
| | ||||
* | NOISSUE update copyright dates | Petr Mrázek | 2018-02-11 | -1/+1 |
| | ||||
* | NOISSUE move some zip utility functions back to quazip | Petr Mrázek | 2017-05-31 | -2/+1 |
| | | | | It's not entirely clean yet. | |||
* | NOISSUE log native extraction failures also to game log | Petr Mrázek | 2017-05-22 | -1/+3 |
| | ||||
* | NOISSUE update all the Copyright comments and texts to include 2017 | Petr Mrázek | 2017-01-08 | -1/+1 |
| | ||||
* | NOISSUE always run the ExtractNatives task during launch | Petr Mrázek | 2016-11-17 | -1/+14 |
| | | | | | The task now checks the conditions, giving the update process time to supply all the metadata. | |||
* | NOISSUE implement direct java launch | Petr Mrázek | 2016-08-01 | -0/+86 |
Just running the Java process and giving it params on the command line |