aboutsummaryrefslogtreecommitdiff
path: root/libraries
AgeCommit message (Expand)Author
2022-11-08Get rid of gross HashMap being used by `LauncherFactory` and instead use *fan...solonovamax
2022-11-08Cleanup splitting string into a pairsolonovamax
2022-11-08Make main staticTheKodeToad
2022-11-08Create launcher.impl.legacyTheKodeToad
2022-11-08Excessive safetyTheKodeToad
2022-11-08Remove the need for LegacyUtilsTheKodeToad
2022-11-08Better variable namingTheKodeToad
2022-11-08Attempt to sort out copyright headersTheKodeToad
2022-11-08Fix formattingTheKodeToad
2022-11-08Code cleanup to net.minecraft.Launchersolonovamax
2022-11-08Cleanup EntryPoint codesolonovamax
2022-11-08Code refactorssolonovamax
2022-11-08Get rid of singleton, and refactor LauncherFactory to be a static classsolonovamax
2022-11-08Various tweaks to the Java component of the launcherTheKodeToad
2022-10-22Change old style cast to C++ castBensuperpc
2022-10-19RenameSamisafool
2022-10-15fix: remove some unused libsDioEgizio
2022-10-14feat: add gulrak/filesystem submoduleflow
2022-10-08Merge pull request #1033 from Scrumplex/multi-arch-supportSefa Eyeoglu
2022-09-26fix: pin tomlplusplus to latest releaseSefa Eyeoglu
2022-09-24Replaced tomlc99 with tomlplusplusTrial97
2022-09-20refactor: drop 64-bit checkSefa Eyeoglu
2022-09-18Merge pull request #903 from jopejoe1/demo-launchSefa Eyeoglu
2022-09-15fix: allow demo for older versionsflow
2022-09-15fix: allow starting rd- versionsSefa Eyeoglu
2022-09-05Revert "Move classpath definition into NewLaunch itself"Sefa Eyeoglu
2022-08-31Merge pull request #1067 from Scrumplex/classpath-epicnessflow
2022-08-28Merge pull request #965 from flowln/fat_files_in_memorySefa Eyeoglu
2022-08-19fix(COPYING): fix COPYING.md by adding some missing copyright noticesDioEgizio
2022-08-18refactor: move classpath definition into NewLaunch itselfSefa Eyeoglu
2022-08-06chore(markdown): MD001 Heading levels should only increment by one level at a...txtsd
2022-08-06chore(markdown): MD037 Spaces inside emphasis markerstxtsd
2022-08-06chore(markdown): MD010 Hard tabstxtsd
2022-08-06chore(markdown): MD031 Fenced code blocks should be surrounded by blank linestxtsd
2022-08-06chore(markdown): MD032 Lists should be surrounded by blank linestxtsd
2022-08-06chore(markdown): MD009 Trailing spacestxtsd
2022-08-06chore(markdown): MD007 Unordered list indentationtxtsd
2022-08-06chore(markdown): MD025 Multiple top-level headings in the same documenttxtsd
2022-08-06chore(markdown): MD040 Fenced code blocks should have a language specifiedtxtsd
2022-08-06chore(markdown): MD012 Multiple consecutive blank linestxtsd
2022-08-06chore(markdown): MD022 Headings should be surrounded by blank linestxtsd
2022-08-01fix: remove iconfix from libraries/README.MDDioEgizio
2022-07-24change(libs): use a 4MiB buffer by default in murmur2 hashingflow
2022-07-24feat(libs): add incremental version of murmurhash2 calculationflow
2022-07-20refactor!: bump to C++17 and C17Sefa Eyeoglu
2022-07-17libs: add murmur2 libraryflow
2022-07-10feat: add Qt 6 support to CMakeSefa Eyeoglu
2022-07-10refactor: fix deprecation up to Qt 5.15Sefa Eyeoglu
2022-07-09Merge pull request #808 from Scrumplex/fix-lgtm-warningsSefa Eyeoglu
2022-07-06Merge pull request #707 from Jan200101/PR/gamemodeSefa Eyeoglu