aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/dedicated.cpp
AgeCommit message (Expand)Author
2022-05-27rename project folder (:tf: commit log)BobTheBob
2022-05-26update more stuff to new hook macrosBobTheBob
2022-05-26lots of cleanup and starting moving to new hooking macrosBobTheBob
2022-05-21remove unnecessary header filesBobTheBob
2022-05-12separate gameutils into multiple r2 headersBobTheBob
2022-05-11make cvar print work on dedi, move demo fix stuff, add findflagsBobTheBob
2022-05-11formatting changesBobTheBob
2022-05-11move hoststate to its own file and add host_init hooksBobTheBob
2022-05-09use lambdas for dll load callbacks so intellisense shits itself lessBobTheBob
2022-05-09move tier0 and playlist funcs to namespacesBobTheBob
2022-05-09fix debug crashesBobTheBob
2022-05-09use in-file macros rather than global funcs for registering dll load callbacksBobTheBob
2022-04-13Format projectNorthstar
2022-04-12more changes to mod rpak loading (#139)BobTheBob
2022-03-28More exploit fixes by KIttenPopo (#126)GeckoEidechse
2022-03-23Implement KittenPopo exploit fixes (and sanity changes) (#112)KittenPopo
2022-03-18refactor dll load callbacks to lower number of dedicated.h includes (#109)BobTheBob
2022-03-15move to using g_pCVar moreBobTheBob
2022-02-23ConVar class rebuild (#90)Kawe Mazidjatari
2022-02-03Format projectNorthstar
2022-01-21Limit title update interval to 500mspg9182
2022-01-20Fixes and optimizations around title and server nameswolf109909
2022-01-18improve dedicated startupBobTheBob
2022-01-15run server autoexec after engine init from cbuf rather than commandline parm ...BobTheBob
2022-01-03merge with upstreamHappyDOGE
2021-12-31some post-merge changes combined with my local changesp0358
2021-12-31Replace Tier0_InitOrigin hook with patchgeni
2021-12-30fix various random warningsp0358
2021-12-29add launcher.dll proxy optionp0358
2021-12-28fix quick edit enabled messageHappyDOGE
2021-12-28add parm checks for dedicated input + disable quick editHappyDOGE
2021-12-28dedicated console command inputHappyDOGE
2021-12-21dedi cleanup and d3d hooksBobTheBob
2021-12-21fix some timing issues on dediBobTheBob
2021-12-15dedi ShowWindow patchBobTheBob
2021-12-11write_persistence fixBobTheBob
2021-12-05fix a bug with dedi not setting playlist max_players rightBobTheBob
2021-12-02tier0 code cleanup and loadlibrary hook fixBobTheBob
2021-11-29web browser changes and dedi fixesBobTheBob
2021-11-05small dedi changesBobTheBob
2021-10-25fixing some dedi crashesBobTheBob
2021-09-30add maxplayers to dedi window titleBobTheBob
2021-09-30add spewfunc, setplaylistvaroverride, dedicated changesBobTheBob
2021-09-27dedi works nowBobTheBob
2021-09-27improve some commandline arg stuffBobTheBob
2021-09-27read cmdline args from file, disable origin on dediBobTheBob
2021-09-26fix CEngine and HostState structsBobTheBob
2021-09-26commandline struct change, dedicated refactorBobTheBob
2021-09-26add CommandLine() and Cbuf_ExecuteBobTheBob
2021-09-09add IsValveMod patchesBobTheBob