Age | Commit message (Expand) | Author |
2022-08-08 | Fix most clang/mingw issues (#226) | pg9182 |
2022-07-21 | Implemented Json into the squirrel vm (#172) | Maya |
2022-07-09 | Add StringToAsset function to squirrel (#216) | Maya |
2022-07-05 | Fix KHook hooking order to prevent missed hooks (#213) | KittenPopo |
2022-06-26 | Switch IsValveMod back to use a EnablerHook (#210) | Maya |
2022-06-19 | Move LZSS exploit segfault fix hook to ExploitFixes.cpp (#195) | KittenPopo |
2022-06-16 | Delete emit_blocker.h (#194) | Maya |
2022-06-15 | Fix bug where emit wouldn't be blocked if uppercase (#192)v1.8.1-rc2 | Emma Miler |
2022-06-15 | Fix segfault on badly formed compressed packets (#160) | Tom Barham |
2022-05-13 | Block `emit` command when sv_cheats is disabled (#170) | Emma Miler |
2022-04-26 | Write launcher version to log file (#153) | GeckoEidechse |
2022-04-21 | DebugOverlay (#106) | r-ex |
2022-04-09 | add rui_drawEnable (#134) | BobTheBob |
2022-03-26 | Major exploit fixes and some minor bug fixes/improvements (#117)v1.6.0-rc3 | KittenPopo |
2022-03-26 | Add version numbering to all master server requests (#113) | Emma Miler |
2022-03-23 | Implement KittenPopo exploit fixes (and sanity changes) (#112) | KittenPopo |
2022-03-18 | refactor dll load callbacks to lower number of dedicated.h includes (#109) | BobTheBob |
2022-03-15 | add mod binks, mod rpak loading, and support for non-preload vpks/rpaks | BobTheBob |
2022-03-06 | add support for server=>client script stringcommands | BobTheBob |
2022-03-06 | Fixed crash with plugin loading (#102) | Emma Miler |
2022-03-03 | Add launcher code for plugin support (#93) | Emma Miler |
2022-02-21 | Advanced chat: custom messages and client hooks (#74) | Tom Barham |
2022-02-03 | Format project | Northstar |
2022-01-30 | Added command line option for custom northstar dir | Emma Miler |
2022-01-29 | add TextMsg logging | HappyDOGE |
2022-01-28 | initial work on ain file dumping | BobTheBob |
2022-01-16 | merge with upstream | HappyDOGE |
2022-01-14 | LatencyFleX Implementation (#41) | Kyle Gospodnetich |
2022-01-14 | Add command line arg to disable logs | Barichello |
2022-01-14 | automatically apply openssl environment fix for 11th gen intel cpus | BobTheBob |
2022-01-04 | audio override | HappyDOGE |
2022-01-03 | merge with upstream | HappyDOGE |
2022-01-02 | change -waitfordebugger check to use CommandLine() | BobTheBob |
2022-01-02 | Merge pull request #19 from p0358/main | BobTheBob |
2022-01-02 | add chat ratelimits and system for hooking chat messages | BobTheBob |
2022-01-02 | Merge upstream | p0358 |
2022-01-02 | add the ability to disable spewfunc logging | BobTheBob |
2022-01-02 | setup for rpak filesystem hooks | BobTheBob |
2022-01-01 | Language selection/detection fixes, no more "files corrupted" error, will thr... | p0358 |
2021-12-31 | some post-merge changes combined with my local changes | p0358 |
2021-12-31 | Clean up | geni |
2021-12-31 | Remove linear allocator | geni |
2021-12-31 | Initialize curl in InitialiseNorthstar to avoid disaster | geni |
2021-12-30 | actually use custom allocation, override allocators of curl and rapidjson | p0358 |
2021-12-30 | Refactor and fix of various issues, add run_northstar.txt support | p0358 |
2021-12-29 | Add direct launcher | p0358 |
2021-12-29 | add launcher.dll proxy option | p0358 |
2021-12-27 | remove hook preload as it's not crossplatform | HappyDOGE |
2021-12-27 | merge | HappyDOGE |
2021-12-27 | initial work on maxplayers | HappyDOGE |