pollymc/api/logic/minecraft
2018-05-19 19:18:26 -04:00
..
auth NOISSUE update copyright dates 2018-02-11 00:40:01 +01:00
forge Catch C++ exceptions by const reference 2018-05-19 19:18:26 -04:00
launch NOISSUE update copyright dates 2018-02-11 00:40:01 +01:00
legacy NOISSUE redo new instance dialog 2018-03-27 09:25:36 +02:00
testdata NOISSUE add instance-local library storage 2016-10-02 00:26:10 +02:00
update NOISSUE Fixed compilation error, but needs to be revisited 2018-04-02 23:02:33 +02:00
AssetsUtils.cpp NOISSUE update copyright dates 2018-02-11 00:40:01 +01:00
AssetsUtils.h NOISSUE update copyright dates 2018-02-11 00:40:01 +01:00
Component.cpp Catch C++ exceptions by const reference 2018-05-19 19:18:26 -04:00
Component.h GH-1082 allow disabling components 2017-12-03 15:48:25 +01:00
ComponentList_p.h GH-2026 implement changes necessary to support 1.13 snapshots 2017-12-03 01:22:34 +01:00
ComponentList.cpp Catch C++ exceptions by const reference 2018-05-19 19:18:26 -04:00
ComponentList.h NOISSUE update copyright dates 2018-02-11 00:40:01 +01:00
ComponentUpdateTask_p.h GH-2026 implement changes necessary to support 1.13 snapshots 2017-12-03 01:22:34 +01:00
ComponentUpdateTask.cpp NOISSUE fix some warnings 2018-02-11 01:21:32 +01:00
ComponentUpdateTask.h GH-2026 implement changes necessary to support 1.13 snapshots 2017-12-03 01:22:34 +01:00
GradleSpecifier_test.cpp NOISSUE reorganize unit tests to be placed next to the code they test. Nuke more dead tests. 2016-05-01 00:02:15 +02:00
GradleSpecifier.h NOISSUE jar mods as libraries, fix for customizing net.minecraft 2017-04-17 22:51:30 +02:00
LaunchProfile.cpp NOISSUE split out the LaunchProfile out of the ComponentList 2017-11-17 15:44:13 +01:00
LaunchProfile.h NOISSUE split out the LaunchProfile out of the ComponentList 2017-11-17 15:44:13 +01:00
Library_test.cpp GH-2026 fix failing library test case for native libraries 2017-10-28 22:21:49 +02:00
Library.cpp GH-2026 fix native library downloads 2017-10-28 21:12:12 +02:00
Library.h NOISSUE jar mods as libraries, fix for customizing net.minecraft 2017-04-17 22:51:30 +02:00
MinecraftInstance.cpp NOISSUE do not censor player name in logs 2018-02-18 19:27:01 +01:00
MinecraftInstance.h NOISSUE force saving of any outstanding instance component state on exit 2017-12-03 18:36:28 +01:00
MinecraftLoadAndCheck.cpp GH-2026 implement changes necessary to support 1.13 snapshots 2017-12-03 01:22:34 +01:00
MinecraftLoadAndCheck.h NOISSUE update copyright dates 2018-02-11 00:40:01 +01:00
MinecraftUpdate.cpp NOISSUE update copyright dates 2018-02-11 00:40:01 +01:00
MinecraftUpdate.h NOISSUE update copyright dates 2018-02-11 00:40:01 +01:00
Mod.cpp NOISSUE update copyright dates 2018-02-11 00:40:01 +01:00
Mod.h NOISSUE update copyright dates 2018-02-11 00:40:01 +01:00
ModList_test.cpp NOISSUE reorganize unit tests to be placed next to the code they test. Nuke more dead tests. 2016-05-01 00:02:15 +02:00
ModList.cpp NOISSUE update copyright dates 2018-02-11 00:40:01 +01:00
ModList.h NOISSUE update copyright dates 2018-02-11 00:40:01 +01:00
MojangDownloadInfo.h GH-1828 hardcode legacy assets location to fix legacy launch 2017-02-28 20:52:50 +01:00
MojangVersionFormat_test.cpp NOISSUE fix Mojang JSON format unit test on Qt 5.6 by dumping JSON to byte arrays 2017-04-25 23:33:19 +02:00
MojangVersionFormat.cpp NOISSUE merging of strategy into profile, onesix into minecraft 2017-09-09 19:19:05 +02:00
MojangVersionFormat.h NOISSUE reorganize and document libraries 2016-05-01 00:00:14 +02:00
OneSixVersionFormat.cpp NOISSUE add versioning to component metadata format and use it 2017-12-29 00:37:14 +01:00
OneSixVersionFormat.h GH-2026 implement changes necessary to support 1.13 snapshots 2017-12-03 01:22:34 +01:00
OpSys.cpp NOISSUE update copyright dates 2018-02-11 00:40:01 +01:00
OpSys.h NOISSUE update copyright dates 2018-02-11 00:40:01 +01:00
ParseUtils_test.cpp NOISSUE fix a bunch of compiler warnings 2017-05-21 20:20:37 +02:00
ParseUtils.cpp NOISSUE reorganize and document libraries 2016-05-01 00:00:14 +02:00
ParseUtils.h NOISSUE reorganize and document libraries 2016-05-01 00:00:14 +02:00
ProfileUtils.cpp Catch C++ exceptions by const reference 2018-05-19 19:18:26 -04:00
ProfileUtils.h GH-2026 implement changes necessary to support 1.13 snapshots 2017-12-03 01:22:34 +01:00
Rule.cpp NOISSUE update copyright dates 2018-02-11 00:40:01 +01:00
Rule.h NOISSUE update copyright dates 2018-02-11 00:40:01 +01:00
SkinUpload.cpp GH-2134 fix model selection when uploading a skin 2018-02-10 11:54:59 +01:00
SkinUpload.h GH-1927 Add more specific task status logging 2017-07-07 19:46:56 +02:00
VersionFile.cpp NOISSUE split out the LaunchProfile out of the ComponentList 2017-11-17 15:44:13 +01:00
VersionFile.h NOISSUE add versioning to component metadata format and use it 2017-12-29 00:37:14 +01:00
VersionFilterData.cpp NOISSUE remove builtin Minecraft versions 2017-04-07 00:19:56 +02:00
VersionFilterData.h NOISSUE remove builtin Minecraft versions 2017-04-07 00:19:56 +02:00
World.cpp Catch C++ exceptions by const reference 2018-05-19 19:18:26 -04:00
World.h NOISSUE update copyright dates 2018-02-11 00:40:01 +01:00
WorldList.cpp NOISSUE update copyright dates 2018-02-11 00:40:01 +01:00
WorldList.h NOISSUE update copyright dates 2018-02-11 00:40:01 +01:00