aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest
AgeCommit message (Expand)Author
2022-03-03Add launcher code for plugin support (#93)Emma Miler
2022-02-28Autogenerate startup args text files (#99)Emma Miler
2022-02-25remove unneeded unstable cvar debug assertsBobTheBob
2022-02-25use vanilla chat logic if codecallbacks are missingBobTheBob
2022-02-24fix uncommon race condition that creates "phantom" serversBobTheBob
2022-02-23ConVar class rebuild (#90)Kawe Mazidjatari
2022-02-21Advanced chat: custom messages and client hooks (#74)Tom Barham
2022-02-20Fix formattingTom Barham
2022-02-19fix bugs with ainfile dumping (now identical on dumps from loaded files!!!)BobTheBob
2022-02-18Fix typoJacob
2022-02-18Fix formattingJakubiakDev
2022-02-17Revert "Compress previous logs and dump files on launch (#73)"Barichello
2022-02-17Revert "Fix corrupted zipped logs (#76)"Barichello
2022-02-17Implement stub loading (#81)pg9182
2022-02-16functional ain dumpingBobTheBob
2022-02-16Fix corrupted zipped logs (#76)Legonzaur
2022-02-15Compress previous logs and dump files on launch (#73)Legonzaur
2022-02-15make playlist overrides work on private matchRomeoCantCode
2022-02-15Format cherry-picked commitsBarichello
2022-02-12Fixed typo and made command line flag lowercaseEmma Miler
2022-02-12Added code for chathooksEmma Miler
2022-02-12Format buildainfile.cpp and masterserver.cppBarichello
2022-02-10Update masterserver.cppEmmaM
2022-02-10ain dumping improvementsBobTheBob
2022-02-07fixed servername and desc (#68)wolf109909
2022-02-03Format projectNorthstar
2022-02-02Fix pdef custom path (#64)Emma Miler
2022-01-31Fix Northstar custom directory launch argument (#62)Emma Miler
2022-01-30replaced strcmp with strncmp because gecko complainedEmma Miler
2022-01-30Added command line option for custom northstar dirEmma Miler
2022-01-30add FindConVar and FindConCommandBobTheBob
2022-01-29add TextMsg loggingHappyDOGE
2022-01-28add ns_resetpersistence commandBobTheBob
2022-01-28initial work on ain file dumpingBobTheBob
2022-01-25Merge branch 'main' of https://github.com/R2Northstar/NorthstarLauncherBobTheBob
2022-01-25use playlist max_players by default rather than requiring argBobTheBob
2022-01-24check for -northstar in wrong placep0358
2022-01-24Misc improvementsp0358
2022-01-21Limit title update interval to 500mspg9182
2022-01-20Revert "Add legal notices file to builds"Barichello
2022-01-20Fix recursive matching issue and optimized furtherWtz_LASR
2022-01-20Fixes and optimizations around title and server nameswolf109909
2022-01-18improve dedicated startupBobTheBob
2022-01-18make FCVAR_CLIENTCMD_CAN_EXECUTE checks not rely on concommand dispatch hooks...BobTheBob
2022-01-16merge with upstreamHappyDOGE
2022-01-15improve ConCommand__DispatchHook CLIENTCMD_CAN_EXECUTE logicBobTheBob
2022-01-15Merge branch 'main' of https://github.com/R2Northstar/NorthstarLauncherBobTheBob
2022-01-15run server autoexec after engine init from cbuf rather than commandline parm ...BobTheBob
2022-01-14LatencyFleX Implementation (#41)Kyle Gospodnetich
2022-01-14Add command line arg to disable logsBarichello