Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix mod list checkboxes | Petr Mrázek | 2014-01-04 | -1/+1 |
| | ||||
* | Litemod version info. | robotbrainify | 2013-12-28 | -1/+1 |
| | ||||
* | Handle the foo + foo.disabled jar mod corner case better. | Petr Mrázek | 2013-12-27 | -4/+17 |
| | ||||
* | Disable/enable mods with checkboxes. Needs testing. | Petr Mrázek | 2013-12-26 | -54/+156 |
| | | | | A lot of testing! | |||
* | Fix (hopefully) library dependency resolution. | Petr Mrázek | 2013-12-01 | -1/+9 |
| | | | | | | Installing libs is now enabled, hardcoded. Enable -Wall for all builds. Fix many warnings and latent bugs. | |||
* | Reformat and (slightly) decruft all the things. | Petr Mrázek | 2013-11-04 | -16/+15 |
| | ||||
* | Fix MMC-15 | Petr Mrázek | 2013-10-09 | -123/+118 |
| | | | | ``mod does not delete from jar'' | |||
* | Added file logger | Petr Mrázek | 2013-10-06 | -8/+8 |
| | ||||
* | All kinds of incremental improvements | Petr Mrázek | 2013-08-25 | -305/+37 |
| | | | | | | | | | Redone the instance action toolbar: * Removed all the dead actions * Change icon and Rename are now morphed into a header * Added button for opening the config folder Implemented support for loose files and folders as legacy jar mods Added texture pack support | |||
* | Contiguous selection and keyboard input for mod lists. | Petr Mrázek | 2013-08-21 | -17/+71 |
| | | | | | Tweak console to take up the sides. You can reorder mods from the keyboard. | |||
* | Sync, removal of webkit as a dependency, removal of the web windows. | Petr Mrázek | 2013-08-20 | -13/+17 |
| | ||||
* | Drag and Drop, mod management. | Petr Mrázek | 2013-08-18 | -17/+237 |
| | ||||
* | Move all the things (YES. Move them.) | Petr Mrázek | 2013-08-17 | -0/+472 |
Also, implemented some basic modlist logic, to be wired up. |