aboutsummaryrefslogtreecommitdiff
path: root/depends/launcher/CMakeLists.txt
AgeCommit message (Collapse)Author
2015-08-14Revert "NOISSUE redo the launcher part"Petr Mrázek
This reverts commit c1f7dda8fe412263ccd82fbf3d56687bd291c73c.
2015-06-02NOISSUE redo the launcher partAlex
2015-04-12NOISSUE move everything.Petr Mrázek
2014-06-09Fix launcher part for legacy in onesix.Petr Mrázek
2014-04-09Only use tabs for intendentionJan Dalheimer
2014-04-06Use the same style of CMake files everywhereJan Dalheimer
2014-01-12Replace old launcher part with a shiny new one. No more garbage on the ↵Petr Mrázek
command line.
2014-01-08Deploy jars instead of extracting them at runtime, remove non-working nvidia fixPetr Mrázek
2013-11-24Prepare for rework of instance launch/updatePetr Mrázek
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.
2013-08-17Move all the things (YES. Move them.)Petr Mrázek
Also, implemented some basic modlist logic, to be wired up.