aboutsummaryrefslogtreecommitdiff
path: root/logic
AgeCommit message (Expand)Author
2015-10-20NOISSUE rename QObjectPtr to shared_qobject_ptr, introduce unique_qobject_ptr...Petr Mrázek
2015-10-18NOISSUE fix non-zero exit code from minecraft not being a 'crash'Petr Mrázek
2015-10-12GH-1275 create server-resource-packs folder on launchPetr Mrázek
2015-10-11NOISSUE make the compiler more evilPetr Mrázek
2015-10-10GH-93 add an option to not copy saves on instance copyPetr Mrázek
2015-10-05GH-1268 ... and catch the inevitable errorsPetr Mrázek
2015-10-05GH-1268 simplify and fix instance group file IOPetr Mrázek
2015-10-05NOISSUE missed a few places...Petr Mrázek
2015-10-05NOISSUE dissolve util libraryPetr Mrázek
2015-10-02GH-719 implement paste.ee API keysPetr Mrázek
2015-09-30GH-729 use mod mmc_id as name when name is emptyPetr Mrázek
2015-09-30GH-1262 fix relative paths for java binariesPetr Mrázek
2015-09-30GH-253 implement launching instances from command linePetr Mrázek
2015-09-28GH-1072 use crafatar for grabbing the user skinPetr Mrázek
2015-09-28NOISSUE clean up some old cmake messesPetr Mrázek
2015-09-26GH-1072 split resource system to UI and logic partsPetr Mrázek
2015-09-26NOISSUE fix all clang warningsPetr Mrázek
2015-09-23GH-1238 re-integrate nbt libraryPetr Mrázek
2015-09-22GH-1217 reset time played on zip pack importPetr Mrázek
2015-09-22GH-1217 add simple instance play time trackingPetr Mrázek
2015-09-16GH-1121 select instance after creating itPetr Mrázek
2015-09-14GH-1227 add world copy and renamePetr Mrázek
2015-09-14GH-1227 renam GZip functions to not collide with zlib macrosPetr Mrázek
2015-09-14GH-1227 add GZip compress function and a unit test fo GZipPetr Mrázek
2015-09-13GH-1227 allow structured world zip import and drag and drop out of MultiMCPetr Mrázek
2015-09-10GH-1227 fix zlib nonsense on WindowsPetr Mrázek
2015-09-09GH-1227: World import using drag and drop - zip files and foldersPetr Mrázek
2015-09-08GH-1233 do not load worlds when not neededPetr Mrázek
2015-09-08NOISSUE catch more errors from nbt libPetr Mrázek
2015-09-06GH-1047 parse world files and integrate MCEdit with world pagePetr Mrázek
2015-09-06Copyright fixes for new codeAlex
2015-09-06Comment changes and general cleanupAlex
2015-09-06GH-1047 World management for instances. Removal only currently.Alex
2015-09-05SCRATCH do not export the pure templatePetr Mrázek
2015-09-05SCRATCH NetAction fixPetr Mrázek
2015-09-05NOISSUE make shared logic library ... sharedPetr Mrázek
2015-09-04GH-1223 fix override settingsPetr Mrázek
2015-08-24GH-1124 tell user which java path is wrong.Petr Mrázek
2015-08-24GH-1133 fix bad java path detection some morePetr Mrázek
2015-08-22GH-1158 generate client uuid for yggdrasil authPetr Mrázek
2015-08-19NOISSUE revamp the minecraft log exception detectionPetr Mrázek
2015-08-19NOISSUE fix log-related legacy instance crash and show hidden log filesPetr Mrázek
2015-08-18GH-926 implement log cleaning functionalityPetr Mrázek
2015-08-16GH-1164 make sure the censor filter never contains empty keysPetr Mrázek
2015-08-14NOISSUE fix build on windows - pid -> processIdPetr Mrázek
2015-07-26GH-1053 add back update progress dialogPetr Mrázek
2015-07-22GH-1053 move guessLevel to instancesPetr Mrázek
2015-07-21GH-1053 add launch step creation to legacy instancesPetr Mrázek
2015-07-21GH-1053 explode launch task into many small steps, each a TaskPetr Mrázek
2015-07-10GH-1053 move launch related things and rename themPetr Mrázek