Age | Commit message (Expand) | Author |
2022-10-15 | fix: remove some unused libs | DioEgizio |
2022-10-14 | feat: add gulrak/filesystem submodule | flow |
2022-10-08 | Merge pull request #1033 from Scrumplex/multi-arch-support | Sefa Eyeoglu |
2022-09-26 | fix: pin tomlplusplus to latest release | Sefa Eyeoglu |
2022-09-24 | Replaced tomlc99 with tomlplusplus | Trial97 |
2022-09-20 | refactor: drop 64-bit check | Sefa Eyeoglu |
2022-09-18 | Merge pull request #903 from jopejoe1/demo-launch | Sefa Eyeoglu |
2022-09-15 | fix: allow demo for older versions | flow |
2022-09-15 | fix: allow starting rd- versions | Sefa Eyeoglu |
2022-09-05 | Revert "Move classpath definition into NewLaunch itself" | Sefa Eyeoglu |
2022-08-31 | Merge pull request #1067 from Scrumplex/classpath-epicness | flow |
2022-08-28 | Merge pull request #965 from flowln/fat_files_in_memory | Sefa Eyeoglu |
2022-08-19 | fix(COPYING): fix COPYING.md by adding some missing copyright notices | DioEgizio |
2022-08-18 | refactor: move classpath definition into NewLaunch itself | Sefa Eyeoglu |
2022-08-06 | chore(markdown): MD001 Heading levels should only increment by one level at a... | txtsd |
2022-08-06 | chore(markdown): MD037 Spaces inside emphasis markers | txtsd |
2022-08-06 | chore(markdown): MD010 Hard tabs | txtsd |
2022-08-06 | chore(markdown): MD031 Fenced code blocks should be surrounded by blank lines | txtsd |
2022-08-06 | chore(markdown): MD032 Lists should be surrounded by blank lines | txtsd |
2022-08-06 | chore(markdown): MD009 Trailing spaces | txtsd |
2022-08-06 | chore(markdown): MD007 Unordered list indentation | txtsd |
2022-08-06 | chore(markdown): MD025 Multiple top-level headings in the same document | txtsd |
2022-08-06 | chore(markdown): MD040 Fenced code blocks should have a language specified | txtsd |
2022-08-06 | chore(markdown): MD012 Multiple consecutive blank lines | txtsd |
2022-08-06 | chore(markdown): MD022 Headings should be surrounded by blank lines | txtsd |
2022-08-01 | fix: remove iconfix from libraries/README.MD | DioEgizio |
2022-07-24 | change(libs): use a 4MiB buffer by default in murmur2 hashing | flow |
2022-07-24 | feat(libs): add incremental version of murmurhash2 calculation | flow |
2022-07-20 | refactor!: bump to C++17 and C17 | Sefa Eyeoglu |
2022-07-17 | libs: add murmur2 library | flow |
2022-07-10 | feat: add Qt 6 support to CMake | Sefa Eyeoglu |
2022-07-10 | refactor: fix deprecation up to Qt 5.15 | Sefa Eyeoglu |
2022-07-09 | Merge pull request #808 from Scrumplex/fix-lgtm-warnings | Sefa Eyeoglu |
2022-07-06 | Merge pull request #707 from Jan200101/PR/gamemode | Sefa Eyeoglu |
2022-07-06 | chore(readme): Reword and place entry in alphabetical order | txtsd |
2022-07-06 | Add Performance related settings | Jan200101 |
2022-07-02 | Merge pull request #784 from Scrumplex/refactor-cmake | flow |
2022-07-01 | Merge pull request #800 from Scrumplex/refactor-newlaunch-package | flow |
2022-06-17 | fix: fix warnings reported by LGTM.com | Sefa Eyeoglu |
2022-06-16 | fix: add classpath exception to launcher library | Sefa Eyeoglu |
2022-06-15 | chore: update COPYING.md | Sefa Eyeoglu |
2022-06-15 | refactor: rename NewLaunch package | Sefa Eyeoglu |
2022-06-14 | refactor: move away from UnitTest.cmake | Sefa Eyeoglu |
2022-06-12 | Compile JavaCheck for Java 7 | icelimetea |
2022-06-12 | Change formatting of JavaCheck | icelimetea |
2022-06-05 | Make Launcher class to look more like original | icelimetea |
2022-06-05 | Fix launching process for some legacy Forge versions | icelimetea |
2022-05-14 | Refactor script parsing | icelimetea |
2022-05-14 | Fix the license header | icelimetea |
2022-05-13 | Add the license header to EntryPoint | icelimetea |