Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-02 | fix: fix copyright year | Apix | |
Signed-off-by: Apix <apix0n@outlook.com> | |||
2023-08-01 | DCO Remediation Commit for Rachel Powers <508861+Ryex@users.noreply.github.com> | Rachel Powers | |
I, Rachel Powers <508861+Ryex@users.noreply.github.com>, hereby add my Signed-off-by to this commit: b4ae6e9774c535bf02b06325e6763d2d7ee02f21 Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-08-01 | Fix: always false comparison | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-08-01 | Apply suggestions from code review | Rachel Powers | |
Co-authored-by: TheKodeToad <TheKodeToad@proton.me> Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-07-31 | fix(compiler warnings): suppress omtimisation flag conflict warnings. leave ↵ | Rachel Powers | |
optimisation to Byild type defaults - enable ASan for RelWithDebInfo builds | |||
2023-07-31 | fix(FlameInstanceCreationTask): include Net::Apidownload | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-07-31 | Merge branch 'develop' into refactor/net-split-headers-to-proxy-class | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-07-30 | chore(rename): fix unfinshed renames from deshadow changes | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-07-30 | Merge branch 'develop' into chore/add-compiler-warnings | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-07-30 | fix(filelink exe): add console sources | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-07-30 | fix(FileLink): drop FreeConsole | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-07-30 | fix(windows console): use new logic in FileLink exe | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-07-30 | refactor(windows console): move to external file | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-07-30 | fix(windows console): properly bind windows console | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-07-30 | Merge pull request #1461 from PrismLauncher/update_flake_lock_action | seth | |
chore(nix): update lockfile | |||
2023-07-30 | Merge pull request #1449 from Trial97/tehnic | Sefa Eyeoglu | |
Reintroduce parsing of INI files | |||
2023-07-30 | chore(nix): update lockfile | github-actions[bot] | |
Flake lock file updates: • Updated input 'nixpkgs': 'github:nixos/nixpkgs/f465da166263bc0d4b39dfd4ca28b777c92d4b73' (2023-07-22) → 'github:nixos/nixpkgs/d2b52322f35597c62abf56de91b0236746b2a03d' (2023-07-29) • Updated input 'pre-commit-hooks': 'github:cachix/pre-commit-hooks.nix/eb433bff05b285258be76513add6f6c57b441775' (2023-07-18) → 'github:cachix/pre-commit-hooks.nix/1e2443dd3f669eb65433b2fc26a3065e05a7dc9c' (2023-07-29) | |||
2023-07-28 | Removed snapcraft.yaml in favor of dedicated repo: ↵ | ashuntu | |
https://github.com/ashuntu/prismlauncher-snap | |||
2023-07-28 | Merge branch 'PrismLauncher:develop' into develop | Ash | |
2023-07-28 | removed unneded if condition | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-28 | added missing ) | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-28 | Update launcher/ui/dialogs/NewInstanceDialog.cpp | Alexandru Ionut Tripon | |
Co-authored-by: TheKodeToad <TheKodeToad@proton.me> Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com> | |||
2023-07-28 | removed comment | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-28 | keep the icon suffix | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-28 | refactor icon list | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-28 | added license header | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-28 | format | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-27 | Merge pull request #1437 from LostLuma/instance-export-ignore-caches-2 | Sefa Eyeoglu | |
2023-07-27 | refactor: introduce internal Launcher_ENABLE_UPDATER variable | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-07-27 | chore: don't include sparkle when not enabled | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2023-07-27 | Ignore cache files entirely, also apply to modpack export | LostLuma | |
Signed-off-by: LostLuma <lilly@lostluma.net> | |||
2023-07-26 | chore: make INSTALL_BUNDLE a cached variable | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2023-07-26 | feat: disable sparkle when update url is empty | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2023-07-26 | Merge pull request #1446 from getchoo/nix-fixes | seth | |
disable darwin in flake + cleanup garnix.yaml + fix markdownlint warnings | |||
2023-07-27 | fiexed conflicts | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-27 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into prism_export2 | |||
2023-07-26 | Merge pull request #1447 from getchoo/typomoment | Sefa Eyeoglu | |
fix: typo in task.h | |||
2023-07-26 | fix: add support for QByteArray inifile | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-26 | Update launcher/ui/MainWindow.cpp | Alexandru Ionut Tripon | |
Co-authored-by: TheKodeToad <TheKodeToad@proton.me> Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com> | |||
2023-07-26 | fix: typo in task.h | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2023-07-26 | chore(docs): correct markdownlint warnings | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2023-07-26 | fix(nix): disable x86_64-darwin | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2023-07-26 | chore(ci): cleanup garnix.yaml | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2023-07-26 | removed quilt warning | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-26 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into curse | |||
2023-07-26 | Merge pull request #1438 from Scrumplex/update-docs | Sefa Eyeoglu | |
2023-07-26 | Address review comments | LostLuma | |
Signed-off-by: LostLuma <lilly@lostluma.net> | |||
2023-07-26 | fix: fix typo in README | Sefa Eyeoglu | |
Co-authored-by: Tayou <31988415+TayouVR@users.noreply.github.com> Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-07-26 | Merge pull request #1434 from getchoo/garnix | Sefa Eyeoglu | |
2023-07-26 | Merge pull request #1427 from tjw123hh/develop | TheKodeToad | |
Add some missing strings to translations |