aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest
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-13move sqvm funcs into wrappers in the manager classBobTheBob
2022-05-12Update keyvalues.cppBobTheBob
2022-05-12separate gameutils into multiple r2 headersBobTheBob
2022-05-12formatting changesBobTheBob
2022-05-11add proper map autocompletes and maps commandBobTheBob
2022-05-11make cvar print work on dedi, move demo fix stuff, add findflagsBobTheBob
2022-05-11formatting changesBobTheBob
2022-05-11rename g_ModManager to g_pModManagerBobTheBob
2022-05-11replace files in ReadFromCacheBobTheBob
2022-05-11better IsFlagSet defBobTheBob
2022-05-11move hoststate to its own file and add host_init hooksBobTheBob
2022-05-11normalise mod fs paths to be lowercaseBobTheBob
2022-05-10allow parsing of convar flags from stringBobTheBob
2022-05-10add cvar help and findBobTheBob
2022-05-09add proper helpstrings to masterserver cvarsBobTheBob
2022-05-09use cvar change callbacks for unescaping ns_server_name and ns_server_descBobTheBob
2022-05-09use lambdas for dll load callbacks so intellisense shits itself lessBobTheBob
2022-05-09standardise concommand func naming in c++BobTheBob
2022-05-09improve showing console for ui script compile errorsBobTheBob
2022-05-09uiscript_reset concommand: don't loop forever if compilation failsBobTheBob
2022-05-09move tier0 and playlist funcs to namespacesBobTheBob
2022-05-09refactor some squirrel stuff and ingame compilation error messageBobTheBob
2022-05-09get rid of context fileBobTheBob
2022-05-09move sqvm funcs to sq managersBobTheBob
2022-05-09fix debug crashesBobTheBob
2022-05-09move more things to macrosBobTheBob
2022-05-09use in-file macros rather than global funcs for registering dll load callbacksBobTheBob
2022-04-27Hardcode version number (#152)GeckoEidechse
2022-04-26Write launcher version to log file (#153)GeckoEidechse
2022-04-24Make debugoverlay conform to clang-format (#151)Emma Miler
2022-04-24Fix debug builds (#150)Emma Miler
2022-04-21DebugOverlay (#106)r-ex
2022-04-13Format projectNorthstar
2022-04-13Fix formatting to stop clang-format failing in CI (#143)GeckoEidechse
2022-04-12make curl logging optional (#141)BobTheBob
2022-04-12more changes to mod rpak loading (#139)BobTheBob
2022-04-12make toggleconsole FCVAR_DONTRECORD (#140)BobTheBob
2022-04-09various rpak loading changes (#135)BobTheBob
2022-04-09add rui_drawEnable (#134)BobTheBob
2022-04-09add audio changes (#133)BobTheBob
2022-04-08rename convar defaultvalue to m_pszDefaultValue (#136)BobTheBob
2022-03-28Update plugins.cpp (#124)v1.6.2-rc1v1.6.2v1.6.1-rc1v1.6.1v1.6.0-rc5v1.6.0-rc4v1.6.0Emma Miler
2022-03-28More exploit fixes by KIttenPopo (#126)GeckoEidechse
2022-03-26Major exploit fixes and some minor bug fixes/improvements (#117)v1.6.0-rc3KittenPopo
2022-03-26Add version numbering to all master server requests (#113)Emma Miler
2022-03-23Implement KittenPopo exploit fixes (and sanity changes) (#112)KittenPopo