summaryrefslogtreecommitdiffstats
path: root/logic/LegacyInstance.h
Commit message (Collapse)AuthorAgeLines
* Basic 1.6 mod management (no jar mods)Petr Mrázek2013-08-28-1/+1
|
* Slight refactor of the mod edit dialog constructorPetr Mrázek2013-08-27-1/+1
| | | | Also some other insignificant refactors
* All kinds of incremental improvementsPetr Mrázek2013-08-25-0/+6
| | | | | | | | | 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-33/+4
|
* Sync, removal of webkit as a dependency, removal of the web windows.Petr Mrázek2013-08-20-1/+1
|
* 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/+95
Also, implemented some basic modlist logic, to be wired up.