summaryrefslogtreecommitdiffstats
path: root/logic/ModList.cpp
Commit message (Collapse)AuthorAgeLines
* All kinds of incremental improvementsPetr Mrázek2013-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ázek2013-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ázek2013-08-20-13/+17
|
* Drag and Drop, mod management.Petr Mrázek2013-08-18-17/+237
|
* Move all the things (YES. Move them.)Petr Mrázek2013-08-17-0/+472
Also, implemented some basic modlist logic, to be wired up.