Age | Commit message (Expand) | Author |
2024-08-28 | Remove uses of Autohook from `debugoverlay.cpp` (#786)v1.27.4-rc3v1.27.4 | Jack |
2024-08-28 | client: Remove uses of Autohook from `audio.cpp` (#777) | Jack |
2024-08-28 | Document coding standards (#779) | GeckoEidechse |
2024-08-27 | Remove uses of Autohook from `clientruihooks.cpp` (#783)v1.27.4-rc2 | Jack |
2024-08-27 | Remove uses of Autohook from `clientvideooverrides.cpp` (#784) | Jack |
2024-08-27 | Remove uses of Autohook from `clientauthhooks.cpp` (#782) | Jack |
2024-08-27 | core: Remove unused `CModule` variable (#785)v1.27.4-rc1 | F1F7Y |
2024-08-27 | hooking: run callbacks for imported modules (#780)v1.27.3-rc6v1.27.3 | Jack |
2024-08-26 | Add formatting commit to git-blame-ignore-revsv1.27.3-rc5 | GeckoEidechse |
2024-08-26 | Format project | Northstar |
2024-08-26 | Format constructor initializers in a better way (#775) | Jack |
2024-08-25 | Fix manual hooks storing their name badly (#774)v1.27.3-rc4v1.27.3-rc3 | Jack |
2024-08-25 | engine: restore `mat_crosshair_printmaterial` concommand (#763) | F1F7Y |
2024-08-23 | Add formatting commit to git-blame-ignore-revs | GeckoEidechse |
2024-08-23 | Format project | Northstar |
2024-08-23 | Formatting: Set short inline functions to be on one line (#771) | Jack |
2024-08-23 | Try loading XInput 1.4 before trying to load 9.1.0 (#769) | Barnaby |
2024-08-19 | Fix casing of `KERNEL32.DLL` (#768)v1.27.3-rc2v1.27.3-rc1 | Jack |
2024-08-18 | Refactor DLL callbacks (#665) | Jack |
2024-08-09 | Fix postload crash from missing `rpak.json` (#762)v1.27.2-rc2v1.27.2 | FourthVolt |
2024-08-08 | Add option to manually run merge conflict label action (#760)v1.27.2-rc1 | GeckoEidechse |
2024-08-08 | Add comment explaining time choice for cron job (#759) | GeckoEidechse |
2024-07-30 | Add CreateScriptInstance (#692)v1.27.1-rc1v1.27.1v1.27.0-rc1v1.27.0 | EladNLG |
2024-07-30 | Only fetch MAD manifesto on server join (#751) | Rémy Raes |
2024-07-28 | Fix logging sometimes not working (#754)v1.26.4-rc3v1.26.4 | Jack |
2024-07-10 | Define `fs` alias in source file where used (#747)v1.26.4-rc2v1.26.4-rc1v1.26.3-rc3v1.26.3-rc2v1.26.3 | GeckoEidechse |
2024-07-10 | Fix typo in class member function (#750) | GeckoEidechse |
2024-07-10 | fix: Do not crash on unknown MAD manifesto format (#749) | Rémy Raes |
2024-07-06 | Fix multiple audio file overrides (#677)v1.26.3-rc1v1.26.2v1.26.1-rc5v1.26.1-rc4v1.26.1 | Rémy Raes |
2024-07-04 | Expose mods remote status to Squirrel VM (#684)v1.26.1-rc3v1.26.1-rc2v1.26.1-rc1v1.26.0-rc4v1.26.0-rc3v1.26.0 | Rémy Raes |
2024-07-04 | Make Script Errors from Northstar Callbacks Fatal (#698)v1.26.0-rc2 | EladNLG |
2024-07-04 | Properly handle invalid cvar replications without blocking netmessage (#408)v1.26.0-rc1 | BobTheBob |
2024-06-28 | Remove unused typedefs from precompiled header (#737)v1.25.4-rc2v1.25.4 | Jan |
2024-06-28 | Remove precompiled header from wsock proxy (#739) | Jan |
2024-06-28 | Remove EXPORT macro from precompiled header (#738) | Jan |
2024-06-28 | Check for Console Window before allocating one (#741) | Jan |
2024-06-24 | Add missing object check in mod manager (#731)v1.25.4-rc1 | Jan |
2024-06-23 | Fix const-qualified assignment in RapidJSON (#717)v1.25.3-rc3v1.25.3 | Jan |
2024-06-23 | Restructure primelauncher cmake logic (#727) | Jan |
2024-06-22 | Fix memalloc problems (#728)v1.25.3-rc2 | Jan |
2024-06-22 | Use static MSVC Runtime Library (#718)v1.25.3-rc1 | Jan |
2024-06-22 | Add overrides to `custom_sink_it_` methods (#708) | Jan |
2024-06-20 | Remove useless `this` pointer check (#710)v1.25.2-rc1v1.25.2 | Jan |
2024-06-20 | Lowercase all linked libraries for building on Linux (#726) | Jan |
2024-06-20 | Remove invalid memset in ServerPresence (#709) | Jan |
2024-06-19 | Add missing case for switch cases in JSON deserialization function (#712)v1.25.1-rc2v1.25.1 | Jan |
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 |