Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Prepare for rework of instance launch/update | Petr Mrázek | 2013-11-24 | -53/+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. | |||
* | Add instance copying, fix instance creation (with identical names) | Petr Mrázek | 2013-11-03 | -0/+1 |
| | ||||
* | Add cat icon for the cat button. Meow. >:3 | Petr Mrázek | 2013-08-25 | -0/+1 |
| | ||||
* | Add missing icons - iron, grass, etc. | Petr Mrázek | 2013-08-11 | -0/+2 |
| | ||||
* | Implement icon picker, bring back raster icons. | Petr Mrázek | 2013-08-11 | -37/+46 |
| | ||||
* | Added background cat. Proof of concept :3 | Petr Mrázek | 2013-03-19 | -0/+3 |
| | ||||
* | Implement Instance launching | Orochimarufan | 2013-02-22 | -1/+1 |
| | | | | Use --launch <instance> to test | |||
* | Implement About Dialog | Orochimarufan | 2013-02-21 | -0/+4 |
| | | | | | | Prepared XDG icon theme in :/icons/multimc. will only be usefull as soon as Qt decides to support custom fallback themes. use the resources directly for now. | |||
* | Added new instance dialog. | Andrew | 2013-02-01 | -30/+31 |
| | ||||
* | CMake build system, big pile of libs: bspatch, quazip, java, the launcher | Petr Mrázek | 2013-01-11 | -27/+30 |
| | ||||
* | Initial commit | Andrew | 2013-01-09 | -0/+29 |