Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE clean up some old cmake messes | Petr Mrázek | 2015-09-28 | -1/+1 |
| | ||||
* | NOISSUE move everything. | Petr Mrázek | 2015-04-12 | -2/+0 |
| | ||||
* | Only use tabs for intendention | Jan Dalheimer | 2014-04-09 | -1/+1 |
| | ||||
* | Use the same style of CMake files everywhere | Jan Dalheimer | 2014-04-06 | -2/+2 |
| | ||||
* | Replace old launcher part with a shiny new one. No more garbage on the ↵ | Petr Mrázek | 2014-01-12 | -0/+6 |
| | | | | command line. | |||
* | Deploy jars instead of extracting them at runtime, remove non-working nvidia fix | Petr Mrázek | 2014-01-08 | -2/+3 |
| | ||||
* | Better (but unsorted) Java detection | Sky | 2013-12-11 | -6/+16 |
| | ||||
* | Prepare for rework of instance launch/update | Petr Mrázek | 2013-11-24 | -0/+28 |
Added missing licenses Added a Java functionality checker (detects 32/64bit java) Refactor of *Update - no longer based on BaseUpdate, but Task directly Fixed runner script to not derp up on 32bit linux. Could add more detection and error reporting there. Resources are now split into graphics and generated. Generated resources are placed in the build tree and included from there. Used the Java checker in the main settings dialog (TODO: instance settings). Partial support for ${arch}-using libraries - both 32 and 64 variants of ${arch} are downloaded. |