Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-17 | Instance flags. Currently used for marking instances as broken. Can later be ↵ | Jan Dalheimer | |
used for badges. | |||
2014-01-17 | Improve Console window output. | Orochimarufan | |
-> 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> | |||
2014-01-12 | Fix window title problem on OSX. | Petr Mrázek | |
2014-01-12 | Replace old launcher part with a shiny new one. No more garbage on the ↵ | Petr Mrázek | |
command line. | |||
2014-01-01 | Allow the use of synonyms in settings. Refactor settings. | Petr Mrázek | |
Remove a bunch of obsolete/unused code. | |||
2013-12-31 | Refactor icon lists heavily | Petr Mrázek | |
* Icon list now uses a filesystem watcher for updates * Icon folder is user-customizable * All the little details. ALL OF THEM. | |||
2013-12-16 | Remove obsolete auto login option. | Petr Mrázek | |
2013-12-01 | Fix (hopefully) library dependency resolution. | Petr Mrázek | |
Installing libs is now enabled, hardcoded. Enable -Wall for all builds. Fix many warnings and latent bugs. | |||
2013-11-04 | Reformat and (slightly) decruft all the things. | Petr Mrázek | |
2013-10-06 | Added file logger | Petr Mrázek | |
2013-09-22 | Working 1.6 modding (currently only forge) | Petr Mrázek | |
2013-09-16 | Forge version list implementation. Needs integration and testing. | Petr Mrázek | |
2013-09-07 | Move a good chunk of the singleton objects into a new QApplication subclass. | Petr Mrázek | |
2013-08-26 | Nuke the old instance model, LONG LIVE THE NEW ONE | Petr Mrázek | |
2013-08-25 | Many improvements | Petr Mrázek | |
PermGen can be tweaked from the settings menu Groups are saved on change/exit Install target is no longer completely broken All the deplibs are now static Added notes dialog Fixed ini file format support (can save strings with newlines, tabs. UTF-8 is explicitly used!) Rename button now uses line breaks so it doesn't grow ever wider (Added a custom tool button subclass) There is now a CAT button. Meow. | |||
2013-08-24 | Legacy jar reassembly, base of proper custom jar support | Petr Mrázek | |
2013-08-17 | Move all the things (YES. Move them.) | Petr Mrázek | |
Also, implemented some basic modlist logic, to be wired up. |