summaryrefslogtreecommitdiffstats
path: root/depends/launcher/CMakeLists.txt
Commit message (Collapse)AuthorAgeLines
* NOISSUE clean up some old cmake messesPetr Mrázek2015-09-28-1/+1
|
* Revert "NOISSUE redo the launcher part"Petr Mrázek2015-08-14-5/+2
| | | | This reverts commit c1f7dda8fe412263ccd82fbf3d56687bd291c73c.
* NOISSUE redo the launcher partAlex2015-06-02-2/+5
|
* NOISSUE move everything.Petr Mrázek2015-04-12-1/+0
|
* Fix launcher part for legacy in onesix.Petr Mrázek2014-06-09-1/+1
|
* Only use tabs for intendentionJan Dalheimer2014-04-09-19/+19
|
* Use the same style of CMake files everywhereJan Dalheimer2014-04-06-20/+20
|
* Replace old launcher part with a shiny new one. No more garbage on the ↵Petr Mrázek2014-01-12-6/+19
| | | | command line.
* Deploy jars instead of extracting them at runtime, remove non-working nvidia fixPetr Mrázek2014-01-08-1/+2
|
* Prepare for rework of instance launch/updatePetr Mrázek2013-11-24-4/+2
| | | | | | | | | | 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.
* Move all the things (YES. Move them.)Petr Mrázek2013-08-17-0/+23
Also, implemented some basic modlist logic, to be wired up.