Age | Commit message (Expand) | Author |
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 |
2021-12-26 | fix potentially unsafe concommand | BobTheBob |
2021-12-18 | attempting to fix a client crash | BobTheBob |
2021-12-11 | write_persistence fixes and custom mainmenupromos | BobTheBob |
2021-12-03 | slightly awful fix for allocation issues | BobTheBob |
2021-12-02 | tier0 code cleanup and loadlibrary hook fix | BobTheBob |
2021-11-29 | web browser changes and dedi fixes | BobTheBob |
2021-11-07 | beginning work on new auth | BobTheBob |
2021-10-25 | fixing some dedi crashes | BobTheBob |
2021-10-19 | add masterserver mod list support and fix some squirrel issues | BobTheBob |
2021-10-11 | add server script early persistence writes | BobTheBob |
2021-10-06 | add mod enabling/disabling | BobTheBob |
2021-09-30 | add spewfunc, setplaylistvaroverride, dedicated changes | BobTheBob |
2021-09-27 | read cmdline args from file, disable origin on dedi | BobTheBob |
2021-09-26 | commandline struct change, dedicated refactor | BobTheBob |
2021-09-26 | add CommandLine() and Cbuf_Execute | BobTheBob |