aboutsummaryrefslogtreecommitdiff
path: root/logic
AgeCommit message (Expand)Author
2014-06-09Small fixes, including release dates of some legacy versionsPetr Mrázek
2014-06-09Disable window titles and isons again, windows build fixesPetr Mrázek
2014-06-09Use window icons and titles in 1.6+Petr Mrázek
2014-06-09Make 1.6+ work with new instance format.Petr Mrázek
2014-06-09All of the broken legacy things work.Petr Mrázek
2014-06-09Introducing VersionPatch base class for version files and minecraft versionsPetr Mrázek
2014-06-09Reorganize logic code.Petr Mrázek
2014-06-09Add builtin Minecraft versions for legacyPetr Mrázek
2014-06-09Set the window params inside the launcher part, depending on launcher type.Petr Mrázek
2014-06-09Fix launcher part for legacy in onesix.Petr Mrázek
2014-06-09Much change, very jarmod.Petr Mrázek
2014-06-09Begin the transformation!Petr Mrázek
2014-05-23Still trying to fix FTBJan Dalheimer
2014-05-18Screenshot upload dialog(s) now have the console window as parent.Petr Mrázek
2014-05-17Finish status pills.Petr Mrázek
2014-05-08Fix for #257Petr Mrázek
2014-05-03Fix FTB local libraries bugJan Dalheimer
2014-04-21Add proper FML libs URLPetr Mrázek
2014-04-19Download and cache FML libs for legacy minecraft versions.Petr Mrázek
2014-04-16Give more feedback for YggdrasilTask network errors.Petr Mrázek
2014-04-13Detect and report missing local libraries.Petr Mrázek
2014-04-06Workaround for dirty build folders.Petr Mrázek
2014-04-06Build fixage for the changed build configPetr Mrázek
2014-04-06Merge branch 'patch-1' of https://github.com/max96at/MultiMC5 into developPetr Mrázek
2014-04-06Get rid of long rebuilds because of minor cmake config changesPetr Mrázek
2014-04-03Fix adding icons to custom icon directories.max96at
2014-04-01Do not spam logs too much, bump version and add to changelog.Petr Mrázek
2014-04-01Deny april fools outside of first april.Petr Mrázek
2014-04-01Fix library replace issuePetr Mrázek
2014-04-01Fix for invalid prelaunch commandsPetr Mrázek
2014-03-31Fix FTB-related issuesPetr Mrázek
2014-03-30Add a few default java paths on linuxPetr Mrázek
2014-03-30Fix many memory leaks.Petr Mrázek
2014-03-30Fix java checker crash, some memory leaksPetr Mrázek
2014-03-30Try to read 'authorList' in mcmod.info for authors first, fall back to deprec...Sky
2014-03-29Setting PermGen to 64 will omit the java paramPetr Mrázek
2014-03-23Set permissions on the accounts.json file so other users can't access it.Petr Mrázek
2014-03-23Make some more error messages translateable.Petr Mrázek
2014-03-20Actually start the forge install job.Petr Mrázek
2014-03-19Finalize version on reload.Petr Mrázek
2014-03-19Merge remote-tracking branch 'origin/feature_fix_timeout' into developPetr Mrázek
2014-03-19Merge remote-tracking branch 'origin/feature_json_fixes' into developPetr Mrázek
2014-03-19Merge remote-tracking branch 'origin/feature_badges' into developPetr Mrázek
2014-03-15Remove the timeout for pre/post commands. Fixes #107Jan Dalheimer
2014-03-14Get rid of one reloadInstanceVersionJan Dalheimer
2014-03-14Pull in BaseInstaller related changes from quickmodJan Dalheimer
2014-03-14Move version stuff to the model and reimplement reorderingJan Dalheimer
2014-03-10Fix missing return in ensureDouble()Petr Mrázek
2014-03-10Merge branch 'develop' into feature_badgesJan Dalheimer
2014-03-10Fix a compiling error by adding noexceptJan Dalheimer