summaryrefslogtreecommitdiffstats
path: root/logic/Mod.cpp
Commit message (Collapse)AuthorAgeLines
* Read mcmod.info first, forgeversion.properties secondSky2013-11-05-18/+18
|
* Reformat and (slightly) decruft all the things.Petr Mrázek2013-11-04-19/+19
|
* Start mcmod.info panel. Needs to be its own widget and included in legacy ↵Sky2013-10-08-0/+12
| | | | mod edit window, text labels need eliding
* Add mod website button thing feature widget. It is super effective.Petr Mrázek2013-10-08-50/+52
|
* Added file loggerPetr Mrázek2013-10-06-4/+3
|
* Read mod files to get versions... and stuff.Petr Mrázek2013-08-27-133/+97
|
* Contiguous selection and keyboard input for mod lists.Petr Mrázek2013-08-21-0/+2
| | | | | Tweak console to take up the sides. You can reorder mods from the keyboard.
* Drag and Drop, mod management.Petr Mrázek2013-08-18-1/+1
|
* Move all the things (YES. Move them.)Petr Mrázek2013-08-17-0/+264
Also, implemented some basic modlist logic, to be wired up.