Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix a few bugs in profilers. | Petr Mrázek | 2014-02-16 | -4/+26 |
| | | | | | | * Legacy was launching before the profiler. * Some clarity changes. * Report problem with empty strings as profiler paths. | |||
* | Underp. Don't depend on OneSix. Nicer "menu" style choosing. | Jan Dalheimer | 2014-02-15 | -3/+7 |
| | ||||
* | Extract native libs in the launcher part. | Petr Mrázek | 2014-01-22 | -45/+133 |
| | ||||
* | Change the native extraction/loading logic. | Petr Mrázek | 2014-01-18 | -2/+3 |
| | ||||
* | Improve Console window output. | Orochimarufan | 2014-01-17 | -33/+56 |
| | | | | | | | | | -> Log Pre- and Post-Launch command happenings -> Enable the java part to specify the level TODO: fix logging with mc 1.7's log4j logging infrastructure Signed-off-by: Orochimarufan <orochimarufan.x3@gmail.com> | |||
* | Do not use the java checker during instance update | Petr Mrázek | 2014-01-14 | -2/+46 |
| | ||||
* | Replace old launcher part with a shiny new one. No more garbage on the ↵ | Petr Mrázek | 2014-01-12 | -0/+1029 |
command line. |