aboutsummaryrefslogtreecommitdiff
path: root/api/logic/BaseInstance.cpp
AgeCommit message (Collapse)Author
2021-07-25NOISSUE Flatten gui and logic libraries into MultiMCPetr Mrázek
2021-07-13GH-3930 Track duration of previous game sessionsJamie Mansfield
2021-05-13GH-3450 Add checkboxes to display and record game timeJoël Troch
2021-01-18NOISSUE Update Copyright YearAppleTheGolden
2019-04-07GH-2591 less std::shared_ptr and more shared_qobject_ptrPetr Mrázek
This eliminates some weird crashes.
2019-01-16Update Copyright YearAppleTheGolden
2018-11-01GH-2238 fix issues with whitespace/newlines in folder and instance namesPetr Mrázek
2018-07-31NOISSUE set groups for instances by not setting groups for instancesPetr Mrázek
So simple. Better in every way.
2018-07-28NOISSUE simplify.Petr Mrázek
2018-07-28SCRATCH things and stuff, related to grou savingPetr Mrázek
2018-07-15NOISSUE tabs -> spacesPetr Mrázek
2018-02-11NOISSUE update copyright datesPetr Mrázek
2017-12-03GH-2026 implement changes necessary to support 1.13 snapshotsPetr Mrázek
2017-09-09NOISSUE merging of strategy into profile, onesix into minecraftPetr Mrázek
2017-04-07NOISSUE Remove Minecraft version list and versions.Petr Mrázek
2017-02-08NOISSUE set line limit and overflow behaviour even for hidden consolePetr Mrázek
2017-01-08NOISSUE update all the Copyright comments and texts to include 2017Petr Mrázek
2016-11-04NOISSUE add a badge for crashed instancesPetr Mrázek
Not persistent across MultiMC runs.
2016-11-04NOISSUE add an option to show console on error and default other options to ↵Petr Mrázek
false
2016-10-29GH-1652 set instance running status before notifying event listenersPetr Mrázek
2016-10-26NOISSUE Granular instance reloadPetr Mrázek
2016-08-07GH-338, GH-513, GH-700 Unify edit instance with console windowPetr Mrázek
* The resulting instance window can be closed at any point. * Main window is kept open and running instances are marked with a badge. * Multiple instances can now run from the same MultiMC - it's even more **multi** now. * MultiMC can be entirely closed, keeping Minecraft(s) running.
2016-05-01NOISSUE reorganize and document librariesPetr Mrázek