aboutsummaryrefslogtreecommitdiff
path: root/api/logic/Env.cpp
AgeCommit message (Collapse)Author
2018-08-01NOISSUE gate new mods page behind cheat codePetr Mrázek
2018-07-15NOISSUE tabs -> spacesPetr Mrázek
2018-03-29GH-2208 fix FTB pack download cachingPetr Mrázek
2017-09-17NOISSUE Add back Legacy for migration purposesPetr Mrázek
2017-09-10NOISSUE clean up moc warningsPetr Mrázek
2017-09-09NOISSUE Remove Legacy supportPetr Mrázek
2017-07-05NOISSUE rearrange global initializationPetr Mrázek
2017-05-13NOISSUE add a linux system packaging install layoutPetr Mrázek
2017-04-07NOISSUE simplify.Petr Mrázek
2017-04-07NOISSUE Wonko is the new MetaPetr Mrázek
And then Wonko was the Meta.
2016-11-07NOISSUE fix horrible globals crashPetr Mrázek
FIXME: remove all globals.
2016-11-06NOISSUE Refactor and sanitize MultiMC startup/shutdownPetr Mrázek
* Always create main window. * Properly handle netowrk manager - it was created twice, leading to potential crashes.
2016-05-03GH-1559 Fix FTB iconsPetr Mrázek
This was caused by separation of GUI and logic. Now logic has an interface that GUI implements. It should be expanded upon later.
2016-05-01NOISSUE reorganize and document librariesPetr Mrázek