Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 |