aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-05feat(RD): add resource pack downloaderflow
2023-02-05Merge pull request #823 from BalkanMadman/linux-javaSefa Eyeoglu
2023-02-05Merge pull request #825 from Ryex/cmd_env_native_sepSefa Eyeoglu
2023-02-05Merge pull request #751 from Edgars-Cirulis/developSefa Eyeoglu
2023-02-04ensure command env vars use native path seperatorsRachel Powers
2023-02-04Java installations detection fix for LinuxBalkanMadman
2023-02-04Merge pull request #802 from KosmX/developSefa Eyeoglu
2023-02-04Merge pull request #803 from TheLastRar/msys2-ccacheflow
2023-02-03Merge pull request #815 from Scrumplex/fix-funnySefa Eyeoglu
2023-02-03fix: fix component uid regexSefa Eyeoglu
2023-02-02Merge pull request #804 from flowln/improve_big_concurrent_task_testflow
2023-02-02Merge pull request #810 from flowln/error_on_bad_file_paths_as_we_should_catq...flow
2023-02-02fix: give error when components have bad uidsflow
2023-02-02fix(Inst.Import): don't allow bad file path in mrpack importflow
2023-02-01commit requested change, make the lock staticKosmX
2023-02-01CI: Always update windows ccacheTheLastRar
2023-02-01CI: Move mingw restore cache before setup ccacheTheLastRar
2023-02-01CI: Log ccache stats for msys2TheLastRar
2023-02-01fix(tests): improve the reliability of the Task's stack testflow
2023-02-01thread-safe loggerKosmX
2023-01-30Merge pull request #798 from PrismLauncher/renovate/actions-cache-3.xflow
2023-01-30chore(deps): update actions/cache action to v3.2.4renovate[bot]
2023-01-29Merge pull request #795 from leo78913/mainwindow-fixesflow
2023-01-28Fix: fix some regressions in the main windowleo78913
2023-01-27Merge pull request #724 from leo78913/dot-ui-mainwindowflow
2023-01-27better fix for WideBar::insertSeparatorleo78913
2023-01-27Remove unused BarEntry variableleo78913
2023-01-27Update launcher/ui/MainWindow.uileo78913
2023-01-27Update launcher/ui/MainWindow.uileo78913
2023-01-26refactor: clean up some MainWindow stuffleo78913
2023-01-26Merge pull request #787 from flowln/make_shared_ptrs_explicitflow
2023-01-25refactor: make shared_qobject_ptr ctor explicitflow
2023-01-25Merge pull request #779 from TheLastRar/zlib-undo-renameflow
2023-01-25Merge pull request #784 from flowln/fix_resource_folder_double_smart_ptrsSefa Eyeoglu
2023-01-25Merge pull request #458 from Scrumplex/remove-updaterSefa Eyeoglu
2023-01-24fix(Tasks): don't try to start more tasks than necessaryflow
2023-01-24fix(ResourceFolder): don't create two smart ptrs for the same raw ptrflow
2023-01-24Merge pull request #781 from Ryex/patch-1flow
2023-01-24Update launcher/Application.cppRachel Powers
2023-01-24Merge pull request #783 from DioEgizio/update-cmark-fix-cveflow
2023-01-24fix: update cmark to fix a CVEDioEgizio
2023-01-24Merge branch 'develop' into remove-updaterSefa Eyeoglu
2023-01-24remove NDEBUG check per Scrumplex's ordersRachel Powers
2023-01-23fix: let jars be found from inside build dir for debug buildsRachel Powers
2023-01-23Merge pull request #675 from flowln/generalize_mod_modelSefa Eyeoglu
2023-01-23Merge pull request #758 from flowln/fix_process_events_backstabSefa Eyeoglu
2023-01-23fix: Undo zlibs file rename when using bundled zlibTheLastRar
2023-01-23fix(license): add/fix my copyright/license headersflow
2023-01-23Merge pull request #772 from TheLastRar/zlib-fallback-bundled-fixSefa Eyeoglu
2023-01-22fix: zlib fallbackTheLastRar