summaryrefslogtreecommitdiffstats
path: root/logic/ModList.h
Commit message (Collapse)AuthorAgeLines
* Working 1.6 modding (currently only forge)Petr Mrázek2013-09-22-0/+3
|
* All kinds of incremental improvementsPetr Mrázek2013-08-25-1/+9
| | | | | | | | | 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
* Legacy jar reassembly, base of proper custom jar supportPetr Mrázek2013-08-24-0/+1
|
* Contiguous selection and keyboard input for mod lists.Petr Mrázek2013-08-21-4/+18
| | | | | 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ázek2013-08-20-0/+2
|
* Drag and Drop, mod management.Petr Mrázek2013-08-18-1/+23
|
* Move all the things (YES. Move them.)Petr Mrázek2013-08-17-0/+67
Also, implemented some basic modlist logic, to be wired up.