summaryrefslogtreecommitdiffstats
path: root/logic/ModList.h
Commit message (Collapse)AuthorAgeLines
* SCRATCH move things to the right placesPetr Mrázek2015-04-12-158/+0
|
* Change copyright dates to 2015Greenphlem2015-02-06-1/+1
|
* NOISSUE Fix jar mods for OnesSixPetr Mrázek2014-12-27-0/+5
|
* Update copyright year (finally...)Jan Dalheimer2014-11-02-1/+1
|
* Small tweaks to make things better.Petr Mrázek2014-02-06-0/+1
|
* Disable/enable mods with checkboxes. Needs testing.Petr Mrázek2013-12-26-2/+16
| | | | A lot of testing!
* Reformat and (slightly) decruft all the things.Petr Mrázek2013-11-04-45/+66
|
* 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.