aboutsummaryrefslogtreecommitdiff
path: root/logic/Mod.cpp
AgeCommit message (Collapse)Author
2014-05-08Fix for #257Petr Mrázek
2014-03-30Try to read 'authorList' in mcmod.info for authors first, fall back to ↵Sky
deprecated 'authors' if nothing is found.
2014-02-06Small tweaks to make things better.Petr Mrázek
2013-12-29Fix various LiteLoader related bugs.Petr Mrázek
2013-12-28Litemod version info.robotbrainify
2013-12-26Disable/enable mods with checkboxes. Needs testing.Petr Mrázek
A lot of testing!
2013-11-05Read mcmod.info first, forgeversion.properties secondSky
2013-11-04Reformat and (slightly) decruft all the things.Petr Mrázek
2013-10-08Start mcmod.info panel. Needs to be its own widget and included in legacy ↵Sky
mod edit window, text labels need eliding
2013-10-08Add mod website button thing feature widget. It is super effective.Petr Mrázek
2013-10-06Added file loggerPetr Mrázek
2013-08-27Read mod files to get versions... and stuff.Petr 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-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.