summaryrefslogtreecommitdiffstats
path: root/application/pages/VersionPage.cpp
Commit message (Collapse)AuthorAgeLines
* Revert "NOISSUE disable version customization until further notice"Petr Mrázek2017-04-08-4/+1
| | | | This reverts commit d864c95e2b5e172116370694d59a615a97cf390f.
* NOISSUE disable version customization until further noticePetr Mrázek2017-04-07-1/+4
|
* NOISSUE fix liteloader uid where it is hardcoded hardcodedPetr Mrázek2017-04-07-2/+2
|
* NOISSUE Make forge installable againPetr Mrázek2017-04-07-2/+8
|
* NOISSUE preview of LWJGL version changingPetr Mrázek2017-04-07-16/+31
| | | | | It still needs work - some LWJGL versions are exclusive to macOS. This has to be encoded in the json.
* NOISSUE Rough refactor of ProfilePatch and VersionFile internals.Petr Mrázek2017-04-07-8/+8
| | | | | | | | They are now distinct classes with distinct responsibilities. * ProfilePatch is an entry in MinecraftProfile and can hold VersionFile or Meta::Version. * VersionFile is the basic element that holds version information loaded from JSON. * Meta::Version is the loader class for VersionFile(s) from a server.
* NOISSUE reimplement package dependenciesPetr Mrázek2017-04-07-2/+5
| | | | | It is now stored as a hashmap There is also a parentUid to limit depsolving by encapsulating by version
* NOISSUE stuff and things happened. Maybe.Petr Mrázek2017-04-07-22/+3
|
* NOISSUE hack it together enough to get launching backPetr Mrázek2017-04-07-0/+1
| | | | | Meta index will now always return valid objects. They just might never load if they don't exist on the server.
* NOISSUE remove liteloader and forgePetr Mrázek2017-04-07-17/+16
|
* NOISSUE Remove Minecraft version list and versions.Petr Mrázek2017-04-07-2/+6
|
* NOISSUE update all the Copyright comments and texts to include 2017Petr Mrázek2017-01-08-1/+1
|
* GH-1445 update page list when version and log pages need itPetr Mrázek2016-11-07-0/+8
|
* NOISSUE split GUI stuff from logic libraryPetr Mrázek2016-04-30-1/+1
|
* NOISSUE stop referring to the minecraft profile as 'version'Petr Mrázek2016-03-26-22/+22
|
* NOISSUE continue version file format refactorsPetr Mrázek2016-03-26-5/+4
|
* NOISSUE move files into paths that make more sensePetr Mrázek2016-02-27-7/+7
|
* GH-1453 report version file problems in the version pagePetr Mrázek2016-02-21-1/+95
|
* NOISSUE dissolve util libraryPetr Mrázek2015-10-05-1/+0
|
* NOISSUE fix all clang warningsPetr Mrázek2015-09-26-4/+4
|
* GH-1227: World import using drag and drop - zip files and foldersPetr Mrázek2015-09-09-1/+1
|
* NOISSUE remoce the old WM_CLASS workaroundPetr Mrázek2015-08-23-1/+0
|
* GH-1034 do jar modding separate from updatePetr Mrázek2015-07-10-1/+1
|
* NOISSUE Various changes from multiauth that are unrelated to itJan Dalheimer2015-06-06-5/+5
|
* GH-994 hopefully fix issue with people still using jar modsPetr Mrázek2015-05-29-0/+38
| | | | | | Added an 'add mods' button to the version page Add jar mods now has a very angry nag dialog until it's used successfully Buttons on version page are rearranged to deemphasize jar mods
* GH-1011 fetch missing versions when customizing/reverting Minecraft patchesPetr Mrázek2015-05-28-2/+28
|
* GH-952 Hardcore version page tweakeryPetr Mrázek2015-05-17-42/+130
| | | | | | | Version patches get a lot of new flags that determine which actions are allowed Version page respects the flags Customize, revert and edit for version patches Builting patches can be customized
* NOISSUE do not show file browse dialog twicePetr Mrázek2015-05-06-1/+0
|
* GH-899 clean up mod browse buttons and dead legacy forgePetr Mrázek2015-05-05-28/+4
|
* GH-922 improve version select dialogsPetr Mrázek2015-05-02-0/+2
|
* NOISSUE show errors for instance updates in edit instance windowPetr Mrázek2015-05-02-0/+6
|
* GH-328 overhaul all relevant version listsPetr Mrázek2015-05-01-2/+2
|
* GH-866 load instance profile on launch and from version pagePetr Mrázek2015-04-15-1/+3
|
* NOISSUE get rid of the obsolete version builderPetr Mrázek2015-04-12-1/+0
|
* NOISSUE move everything.Petr Mrázek2015-04-12-0/+321