aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-09Add clang-format ignores for AUTOHOOKrefactor-format-ignore-autohookGeckoEidechse
2022-09-03Fix changed icon (#264)GeckoEidechse
2022-09-03Merge branch 'bobs-big-refactor-pr' of https://github.com/R2Northstar/Northst...BobTheBob9
2022-09-03various formatting changes and fixesBobTheBob9
2022-09-02More formatting stuff (#261)GeckoEidechse
2022-09-02Some formatting fixes (#260)GeckoEidechse
2022-09-01add scriptdatatable.cpp rewriteBobTheBob9
2022-09-02Refactor cleanup (some formatting fixes) (#257)GeckoEidechse
2022-09-01Refactor cleanup (#256)GeckoEidechse
2022-08-24Update refactor (#250)GeckoEidechse
2022-08-24Fix line endings (hopefully) (#244)GeckoEidechse
2022-08-24Add some changes from main to refactor (#243)GeckoEidechse
2022-08-23Add ability to load Datatables from files (#238)Maya
2022-08-22i swear i committed these how are they not thereBobTheBob9
2022-08-22add more prsBobTheBob9
2022-08-20Revert "fix line endings on vcxproj"BobTheBob9
2022-08-19fix line endings on vcxprojBobTheBob9
2022-08-19improve rpakfilesystemBobTheBob9
2022-08-17implement some more prsBobTheBob9
2022-08-16lots of stuff idkBobTheBob9
2022-07-24accidentally pushed broke code oopsBobTheBob9
2022-07-24add new memory libBobTheBob9
2022-07-18use modular ServerPresence system for registering serversBobTheBob9
2022-07-12move exploit prevention and limits code out of serverauthentication, and have...BobTheBob9
2022-07-10add nsprefix because i forgot to include itBobTheBob9
2022-07-10completely remove old hookingBobTheBob9
2022-07-07almost fully replaced hooking libBobTheBob9
2022-05-27fix up postbuild commands to use relative dirBobTheBob
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