Age | Commit message (Expand) | Author |
2024-06-19 | Update `actions/upload-artifact` to v4 (#725) | GeckoEidechse |
2024-06-19 | Add clang CI (#721) | Jan |
2024-06-19 | Update `actions/checkout` to v4 (#724) | GeckoEidechse |
2024-06-17 | Don't instantiate templates before declaration, add missing instantiation (#706) | Jan |
2024-06-16 | Add default case for SquirrelContext switch (#716)v1.25.1-rc1v1.25.0-rc2v1.25.0 | Jan |
2024-06-16 | Use double brackets to let compiler know assignment is intentional (#707)v1.25.0-rc1v1.24.7-rc6v1.24.7-rc5v1.24.7-rc4v1.24.7-rc3v1.24.7 | Jan |
2024-06-16 | Check if hook target is non `null` before calling MinHook (#711) | Jan |
2024-06-16 | Remove duplicate wsock32 export (#714) | Jan |
2024-06-15 | Assign `CreateInterface` member instead of creating a new variable (#705)v1.24.7-rc2v1.24.7-rc1 | Jan |
2024-06-14 | Use old Mutex constructor to deal with redist incompatibility (#704)v1.24.6-rc2v1.24.6 | Jan |
2024-05-21 | Fix engine error crash caused by language detection hooks (#699)v1.24.5-rc2v1.24.5 | wolf109909 |
2024-05-05 | Fix plugin with NULL strings causing UB (#695) | Jan |
2024-04-05 | Add instructions to build with podman (#686) | GeckoEidechse |
2024-04-05 | Trim trailing whitespace in build instructionsv1.24.5-rc1 | GeckoEidechse |
2024-03-09 | Fix crash in silver-bun (#679)v1.24.6-rc1v1.24.4-rc2v1.24.4 | Jack |
2024-03-04 | Address C4100 compiler warnings (unused var) (#648)v1.24.4-rc1v1.24.3-rc3v1.24.3-rc2v1.24.3 | Jack |
2024-03-04 | Update silver-bun to `72c74b4` (#664) | Jack |
2024-03-02 | Don't allow too many arguments to be sent to the map command (#673)v1.24.3-rc1v1.24.2-rc1v1.24.2 | Jack |
2024-03-02 | Check OpenExternalWebBrowser custom flag better (#674) | Jack |
2024-02-25 | Fix bad offsets of `sq_getfunction` (#672) | cat_or_not |
2024-02-18 | Clean up wsock proxy code and move wsock build system logic (#671)v1.24.1-rc2v1.24.1-rc1v1.24.1 | Jan |
2024-02-06 | Update default mods list URL (#662)v1.24.0-rc1v1.24.0 | GeckoEidechse |
2024-02-05 | Port navmesh debug renderer from primedev (#626) | Jack |
2024-02-04 | Plugin interfaces (plugins v4) (#615)v1.23.1-rc2v1.23.1-rc1v1.23.1v1.23.0-rc2v1.23.0-rc1v1.23.0 | uniboi |
2024-01-30 | ScopeGuard improvements (#651) | Jack |
2024-01-27 | Remove unused variable in mod concommands (#652) | Jack |
2024-01-24 | Pull zlib from custom fork (#650)v1.22.2-rc2v1.22.2 | Jack |
2024-01-21 | Address C4267 compiler warnings (#647)v1.22.2-rc1 | Jack |
2024-01-21 | Cherry-pick changes from more recent RapidJSON to reduce warnings (#646) | Jack |
2024-01-21 | Add slow-speed timeout when downloading mod (#611)v1.22.1-rc4v1.22.1-rc3v1.22.1 | Rémy Raes |
2024-01-21 | Always print masterserver response request id (#633) | GeckoEidechse |
2024-01-20 | Add and use ScopeGuard (#643)v1.22.1-rc2 | Jack |
2024-01-20 | Remove `structs.h` in favor of manual padding (#613) | Jan |
2024-01-13 | Fix debug overlay not rendering script function stuff (#637)v1.22.1-rc1 | Jack |
2024-01-04 | Add ban/kick concommand completion (#604)v1.22.0-rc1v1.22.0 | cat_or_not |
2024-01-04 | Use .def for function exports (#625)v1.21.4-rc1v1.21.4 | Jack |
2024-01-04 | Add cmake format check to CI (#630) | Jack |
2024-01-04 | Format cmake files | Northstar |
2024-01-03 | Format cmake files | Northstar |
2024-01-03 | Format cmake files | Northstar |
2024-01-03 | Run auto-label action at a later time | GeckoEidechse |
2024-01-03 | Schedule the merge conflict labelling to run daily (#631) | Jack |
2023-12-30 | Simplify vscript stub function (#627)v1.21.3-rc1v1.21.3 | Jack |
2023-12-27 | Folder restructuring from primedev (#624)v1.21.2-rc3v1.21.2 | Jack |
2023-12-20 | Add Action to add label to PR on merge conflict (#621) | GeckoEidechse |
2023-12-20 | Format project | Northstar |
2023-12-20 | Set a better `AccessModifierOffset` in `clang-format` (#619) | Jack |
2023-12-20 | Cherry pick "remove unnecessary namespaces" from primedev (#618)v1.21.2-rc2 | Jack |
2023-12-14 | Fix SERVER | CLIENT context specifier error (#566)v1.21.2-rc1v1.21.1-rc1v1.21.1 | EladNLG |
2023-12-14 | Mod download UI integration (#595)v1.21.0-rc2v1.21.0 | Rémy Raes |