aboutsummaryrefslogtreecommitdiff
path: root/logic/ModList.h
AgeCommit message (Collapse)Author
2014-02-06Small tweaks to make things better.Petr Mrázek
2013-12-26Disable/enable mods with checkboxes. Needs testing.Petr Mrázek
A lot of testing!
2013-11-04Reformat and (slightly) decruft all the things.Petr Mrázek
2013-09-22Working 1.6 modding (currently only forge)Petr Mrázek
2013-08-25All kinds of incremental improvementsPetr Mrázek
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
2013-08-24Legacy jar reassembly, base of proper custom jar supportPetr Mrázek
2013-08-21Contiguous selection and keyboard input for mod lists.Petr Mrázek
Tweak console to take up the sides. You can reorder mods from the keyboard.
2013-08-20Sync, removal of webkit as a dependency, removal of the web windows.Petr Mrázek
2013-08-18Drag and Drop, mod management.Petr Mrázek
2013-08-17Move all the things (YES. Move them.)Petr Mrázek
Also, implemented some basic modlist logic, to be wired up.