aboutsummaryrefslogtreecommitdiff
path: root/libraries
AgeCommit message (Expand)Author
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
2022-07-06chore(readme): Reword and place entry in alphabetical ordertxtsd
2022-07-06Add Performance related settingsJan200101
2022-07-02Merge pull request #784 from Scrumplex/refactor-cmakeflow
2022-07-01Merge pull request #800 from Scrumplex/refactor-newlaunch-packageflow
2022-06-17fix: fix warnings reported by LGTM.comSefa Eyeoglu
2022-06-16fix: add classpath exception to launcher librarySefa Eyeoglu
2022-06-15chore: update COPYING.mdSefa Eyeoglu
2022-06-15refactor: rename NewLaunch packageSefa Eyeoglu
2022-06-14refactor: move away from UnitTest.cmakeSefa Eyeoglu
2022-06-12Compile JavaCheck for Java 7icelimetea
2022-06-12Change formatting of JavaCheckicelimetea
2022-06-05Make Launcher class to look more like originalicelimetea
2022-06-05Fix launching process for some legacy Forge versionsicelimetea
2022-05-14Refactor script parsingicelimetea
2022-05-14Fix the license headericelimetea
2022-05-13Add the license header to EntryPointicelimetea
2022-05-13Add the license header to LauncherFactoryicelimetea
2022-05-13Fix formattingicelimetea
2022-05-05Make line count check more lenienticelimetea
2022-05-05Fix typoicelimetea
2022-05-05Improve mpticket file parsing codeicelimetea
2022-05-03More minor fixesicelimetea
2022-05-03Fix method access modifiericelimetea
2022-05-03Compile with Java 7 in mindicelimetea
2022-05-03Use only Java 7 features (in order to deal with #515)icelimetea