index
:
github/PrismLauncher.git
develop
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libraries
Age
Commit message (
Expand
)
Author
2022-11-08
Get rid of gross HashMap being used by `LauncherFactory` and instead use *fan...
solonovamax
2022-11-08
Cleanup splitting string into a pair
solonovamax
2022-11-08
Make main static
TheKodeToad
2022-11-08
Create launcher.impl.legacy
TheKodeToad
2022-11-08
Excessive safety
TheKodeToad
2022-11-08
Remove the need for LegacyUtils
TheKodeToad
2022-11-08
Better variable naming
TheKodeToad
2022-11-08
Attempt to sort out copyright headers
TheKodeToad
2022-11-08
Fix formatting
TheKodeToad
2022-11-08
Code cleanup to net.minecraft.Launcher
solonovamax
2022-11-08
Cleanup EntryPoint code
solonovamax
2022-11-08
Code refactors
solonovamax
2022-11-08
Get rid of singleton, and refactor LauncherFactory to be a static class
solonovamax
2022-11-08
Various tweaks to the Java component of the launcher
TheKodeToad
2022-10-22
Change old style cast to C++ cast
Bensuperpc
2022-10-19
Rename
Samisafool
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
[next]