aboutsummaryrefslogtreecommitdiff
path: root/libraries
AgeCommit message (Expand)Author
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-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
2022-05-02Refactor some parts of NewLaunch (part 2)icelimetea
2022-04-28Merge pull request #486 from icelimetea/refactor-java-launcherSefa Eyeoglu
2022-04-25Clarify exception messagesicelimetea
2022-04-24Use java.util.logging instead of custom loggingicelimetea
2022-04-24Refactor some parts of NewLaunchicelimetea
2022-04-21fix: Build iconfix as static libraryflow
2022-04-16libs: update bundled submodulesflow