aboutsummaryrefslogtreecommitdiff
path: root/primedev
AgeCommit message (Expand)Author
2024-08-28Remove uses of Autohook from `debugoverlay.cpp` (#786)v1.27.4-rc3v1.27.4Jack
2024-08-28client: Remove uses of Autohook from `audio.cpp` (#777)Jack
2024-08-27Remove uses of Autohook from `clientruihooks.cpp` (#783)v1.27.4-rc2Jack
2024-08-27Remove uses of Autohook from `clientvideooverrides.cpp` (#784)Jack
2024-08-27Remove uses of Autohook from `clientauthhooks.cpp` (#782)Jack
2024-08-27core: Remove unused `CModule` variable (#785)v1.27.4-rc1F1F7Y
2024-08-27hooking: run callbacks for imported modules (#780)v1.27.3-rc6v1.27.3Jack
2024-08-26Format projectNorthstar
2024-08-25Fix manual hooks storing their name badly (#774)v1.27.3-rc4v1.27.3-rc3Jack
2024-08-25engine: restore `mat_crosshair_printmaterial` concommand (#763)F1F7Y
2024-08-23Format projectNorthstar
2024-08-23Try loading XInput 1.4 before trying to load 9.1.0 (#769)Barnaby
2024-08-19Fix casing of `KERNEL32.DLL` (#768)v1.27.3-rc2v1.27.3-rc1Jack
2024-08-18Refactor DLL callbacks (#665)Jack
2024-08-09Fix postload crash from missing `rpak.json` (#762)v1.27.2-rc2v1.27.2FourthVolt
2024-07-30Add CreateScriptInstance (#692)v1.27.1-rc1v1.27.1v1.27.0-rc1v1.27.0EladNLG
2024-07-30Only fetch MAD manifesto on server join (#751)Rémy Raes
2024-07-28Fix logging sometimes not working (#754)v1.26.4-rc3v1.26.4Jack
2024-07-10Define `fs` alias in source file where used (#747)v1.26.4-rc2v1.26.4-rc1v1.26.3-rc3v1.26.3-rc2v1.26.3GeckoEidechse
2024-07-10Fix typo in class member function (#750)GeckoEidechse
2024-07-10fix: Do not crash on unknown MAD manifesto format (#749)Rémy Raes
2024-07-06Fix multiple audio file overrides (#677)v1.26.3-rc1v1.26.2v1.26.1-rc5v1.26.1-rc4v1.26.1Rémy Raes
2024-07-04Expose mods remote status to Squirrel VM (#684)v1.26.1-rc3v1.26.1-rc2v1.26.1-rc1v1.26.0-rc4v1.26.0-rc3v1.26.0Rémy Raes
2024-07-04Make Script Errors from Northstar Callbacks Fatal (#698)v1.26.0-rc2EladNLG
2024-07-04Properly handle invalid cvar replications without blocking netmessage (#408)v1.26.0-rc1BobTheBob
2024-06-28Remove unused typedefs from precompiled header (#737)v1.25.4-rc2v1.25.4Jan
2024-06-28Remove precompiled header from wsock proxy (#739)Jan
2024-06-28Remove EXPORT macro from precompiled header (#738)Jan
2024-06-28Check for Console Window before allocating one (#741)Jan
2024-06-24Add missing object check in mod manager (#731)v1.25.4-rc1Jan
2024-06-23Fix const-qualified assignment in RapidJSON (#717)v1.25.3-rc3v1.25.3Jan
2024-06-23Restructure primelauncher cmake logic (#727)Jan
2024-06-22Fix memalloc problems (#728)v1.25.3-rc2Jan
2024-06-22Add overrides to `custom_sink_it_` methods (#708)Jan
2024-06-20Remove useless `this` pointer check (#710)v1.25.2-rc1v1.25.2Jan
2024-06-20Lowercase all linked libraries for building on Linux (#726)Jan
2024-06-20Remove invalid memset in ServerPresence (#709)Jan
2024-06-19Add missing case for switch cases in JSON deserialization function (#712)v1.25.1-rc2v1.25.1Jan
2024-06-17Don't instantiate templates before declaration, add missing instantiation (#706)Jan
2024-06-16Add default case for SquirrelContext switch (#716)v1.25.1-rc1v1.25.0-rc2v1.25.0Jan
2024-06-16Use 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.7Jan
2024-06-16Check if hook target is non `null` before calling MinHook (#711)Jan
2024-06-16Remove duplicate wsock32 export (#714)Jan
2024-06-15Assign `CreateInterface` member instead of creating a new variable (#705)v1.24.7-rc2v1.24.7-rc1Jan
2024-05-21Fix engine error crash caused by language detection hooks (#699)v1.24.5-rc2v1.24.5wolf109909
2024-05-05Fix plugin with NULL strings causing UB (#695)Jan
2024-03-09Fix crash in silver-bun (#679)v1.24.6-rc1v1.24.4-rc2v1.24.4Jack
2024-03-04Address C4100 compiler warnings (unused var) (#648)v1.24.4-rc1v1.24.3-rc3v1.24.3-rc2v1.24.3Jack
2024-03-04Update silver-bun to `72c74b4` (#664)Jack
2024-03-02Don't allow too many arguments to be sent to the map command (#673)v1.24.3-rc1v1.24.2-rc1v1.24.2Jack