Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Java version list should be sorted, JRE->JDK, 64->32 | Sky | 2013-12-12 | -1/+1 |
| | ||||
* | Better (but unsorted) Java detection | Sky | 2013-12-11 | -4/+6 |
| | ||||
* | Prepare for rework of instance launch/update | Petr Mrázek | 2013-11-24 | -1/+0 |
| | | | | | | | | | | 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. | |||
* | Reformat and (slightly) decruft all the things. | Petr Mrázek | 2013-11-04 | -3/+5 |
| | ||||
* | Huge Java detection refactor, version dialogs on first run (no JavaPath set) ↵ | Sky | 2013-10-14 | -10/+6 |
| | | | | and "auto detect" button | |||
* | First draft of multiple Java installation detection on Windows | Sky | 2013-10-06 | -1/+19 |
| | ||||
* | Add naive Windows Java detection - JavaUtils for finding it on other systems ↵ | Sky | 2013-10-05 | -0/+26 |
(incomplete) |