summaryrefslogtreecommitdiffstats
path: root/logic/lists/InstanceList.h
Commit message (Collapse)AuthorAgeLines
* Remember the last selected instance and select it on startupJan Dalheimer2013-11-30-2/+4
|
* Implement user info stub for newest minecraft snapshotPetr Mrázek2013-11-22-1/+0
|
* Reformat and (slightly) decruft all the things.Petr Mrázek2013-11-04-1/+1
|
* Fix problem with instance list not using the instance folder pathPetr Mrázek2013-10-28-29/+40
|
* Nuke the old instance model, LONG LIVE THE NEW ONEPetr Mrázek2013-08-26-5/+28
|
* Many improvementsPetr Mrázek2013-08-25-4/+3
| | | | | | | | | | | PermGen can be tweaked from the settings menu Groups are saved on change/exit Install target is no longer completely broken All the deplibs are now static Added notes dialog Fixed ini file format support (can save strings with newlines, tabs. UTF-8 is explicitly used!) Rename button now uses line breaks so it doesn't grow ever wider (Added a custom tool button subclass) There is now a CAT button. Meow.
* Move all the things (YES. Move them.)Petr Mrázek2013-08-17-0/+91
Also, implemented some basic modlist logic, to be wired up.