Age | Commit message (Expand) | Author |
2022-05-02 | Refactor some parts of NewLaunch (part 2) | icelimetea |
2022-04-28 | Merge pull request #486 from icelimetea/refactor-java-launcher | Sefa Eyeoglu |
2022-04-25 | Clarify exception messages | icelimetea |
2022-04-24 | Use java.util.logging instead of custom logging | icelimetea |
2022-04-24 | Refactor some parts of NewLaunch | icelimetea |
2022-04-21 | fix: Build iconfix as static library | flow |
2022-04-16 | libs: update bundled submodules | flow |
2022-03-24 | libnbtplusplus: fix compilation as shared library | Philipp David |
2022-03-22 | Enable LTO/IPO on release builds | Philipp David |
2022-03-21 | Build with static rainbow | Philipp David |
2022-03-21 | Revert "fix: use our own prefix for rainbow lib" | Philipp David |
2022-02-12 | fix: use our own prefix for rainbow lib | Sefa Eyeoglu |
2022-02-12 | Revert "refactor(build): link rainbow statically" | Sefa Eyeoglu |
2022-02-12 | refactor(build): link iconfix statically | Sefa Eyeoglu |
2022-02-12 | refactor(build): link rainbow statically | Sefa Eyeoglu |
2022-01-31 | refactor: simpler includes for quazip | Sefa Eyeoglu |
2022-01-31 | refactor: add in-tree QuaZip | Sefa Eyeoglu |
2022-01-31 | refactor: initial migration to QuaZip 1.2 | Sefa Eyeoglu |
2022-01-10 | More rebranding | swirl |
2022-01-08 | stop cmake from blocking builds on wsl | seth |
2021-12-31 | Merge remote-tracking branch 'upstream/develop' into upstream_update | dada513 |
2021-12-30 | Merge pull request #4345 from graemeg/freebsd-support | Petr Mrázek |
2021-12-29 | Completely remove Google Analytics library | swirl |
2021-12-21 | update submodule | Lenny McLennington |
2021-12-20 | Merge remote-tracking branch 'upstream/develop' into develop | Lenny McLennington |
2021-12-19 | NOISSUE fix up java dependency to 1.7 so builds work again | Petr Mrázek |
2021-12-18 | Apply patches | swirl |
2021-12-12 | Changes required to support FreeBSD | Graeme Geldenhuys |
2021-12-10 | Update Java version to 7+ | Dāvis Mosāns |
2021-11-28 | GH-4071 handle invalid MSA refresh token as a hard error | Petr Mrázek |
2021-11-28 | GH-4071 handle network errors when logging in with MSA as 'soft' | Petr Mrázek |
2021-10-31 | GH-1795 add terminal launch option to use a specific Minecraft profile | Petr Mrázek |
2021-10-21 | NOISSUE Update links to repo, fix up library README | Petr Mrázek |
2021-10-21 | NOISSUE continue debranding... | Petr Mrázek |
2021-10-21 | NOISSUE fix _ICONFIX_EXPORT | Petr Mrázek |
2021-10-21 | NOISSUE debranding for real, initial work | Petr Mrázek |
2021-09-21 | NOISSUE Remove Requestor, it is unused | Petr Mrázek |
2021-09-04 | GH-4014 fix kernel version scanning on macOS and linux some more | Petr Mrázek |
2021-09-04 | GH-4014 fix kernel version scanning on macOS and linux | Petr Mrázek |
2021-09-04 | GH-4014 change updater to recognize new Qt 5.15.2 builds | Petr Mrázek |
2021-08-27 | NOISSUE introduce the concept of secrets static library | Petr Mrázek |
2021-08-25 | NOISSUE cut down Requestor | Petr Mrázek |
2021-08-22 | GH-3392 Switch MS account login to use device flow instead | Petr Mrázek |
2021-08-19 | NOISSUE sanitize some MSA auth logging | Petr Mrázek |
2021-08-18 | NOISSUE print errorString in Requestor | Petr Mrázek |
2021-08-18 | NOISSUE add ssl error logging to Requestor | Petr Mrázek |
2021-07-25 | NOISSUE loosen requirements on CMake version in katabasis | Petr Mrázek |
2021-07-25 | NOISSUE bulk addition of code from Katabasis | Petr Mrázek |
2021-06-23 | NOISSUE Use MiB suffix for Java memory options | Jamie Mansfield |
2021-05-22 | NOISSUE Make LauncherPart aware of server to join | Janrupf |