summaryrefslogtreecommitdiffstats
path: root/logic/NullInstance.h
Commit message (Collapse)AuthorAgeLines
* NOISSUE split GUI stuff from logic libraryPetr Mrázek2016-04-30-90/+0
|
* GH-1556 disable export for tracked FTB instancesPetr Mrázek2016-04-28-0/+4
|
* NOISSUE make the compiler more evilPetr Mrázek2015-10-11-0/+1
|
* NOISSUE fix all clang warningsPetr Mrázek2015-09-26-14/+14
|
* GH-1217 add simple instance play time trackingPetr Mrázek2015-09-22-0/+4
| | | | Not reliable in the face of crashes... but what is?
* NOISSUE fix log-related legacy instance crash and show hidden log filesPetr Mrázek2015-08-19-0/+4
|
* GH-926 implement log cleaning functionalityPetr Mrázek2015-08-18-0/+4
| | | | Also adds gzip compressed log support
* GH-1053 explode launch task into many small steps, each a TaskPetr Mrázek2015-07-21-0/+8
|
* GH-1053 move launch related things and rename themPetr Mrázek2015-07-10-1/+1
|
* GH-1034 do jar modding separate from updatePetr Mrázek2015-07-10-2/+6
|
* GH-1053 move instance update into the launch task (BaseLauncher)Petr Mrázek2015-07-04-1/+1
|
* GH-1053 base process and launch refactor, part 1Petr Mrázek2015-06-30-1/+1
|
* NOISSUE Add NullInstance for instances that can't be loadedPetr Mrázek2015-04-12-0/+61