summaryrefslogtreecommitdiffstats
path: root/api/logic/meta/VersionList.cpp
Commit message (Collapse)AuthorAgeLines
* NOISSUE update copyright datesPetr Mrázek2018-02-11-1/+1
|
* NOISSUE add versioning to component metadata format and use itPetr Mrázek2017-12-29-22/+4
|
* NOISSUE do not override already loaded metadata entities with partial dataPetr Mrázek2017-12-14-9/+22
|
* NOISSUE fix a bunch of warnings thrown by Qt internalsPetr Mrázek2017-12-14-0/+4
| | | | Badly connected signals/slots and similar things.
* GH-2026 implement changes necessary to support 1.13 snapshotsPetr Mrázek2017-12-03-7/+24
|
* NOISSUE clean up moc warningsPetr Mrázek2017-09-10-3/+0
|
* GH-1856 Fix metadata version and list loadingPetr Mrázek2017-04-24-24/+21
| | | | Shouldn't crash anymore, shouldn't overwrite data in some bad way anymore either.
* NOISSUE implement recommended versions using the new JSON formatPetr Mrázek2017-04-07-12/+3
|
* NOISSUE Rough refactor of ProfilePatch and VersionFile internals.Petr Mrázek2017-04-07-2/+2
| | | | | | | | 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-7/+19
| | | | | 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-4/+4
|
* NOISSUE hack it together enough to get launching backPetr Mrázek2017-04-07-6/+8
| | | | | Meta index will now always return valid objects. They just might never load if they don't exist on the server.
* NOISSUE sanitize loading and downloading of metadata filesPetr Mrázek2017-04-07-65/+5
|
* NOISSUE simplify.Petr Mrázek2017-04-07-6/+8
|
* NOISSUE fix downloading of metadata filesPetr Mrázek2017-04-07-1/+1
|
* NOISSUE Wonko is the new MetaPetr Mrázek2017-04-07-0/+288
And then Wonko was the Meta.