aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/dllmain.cpp
AgeCommit message (Expand)Author
2022-05-13Block `emit` command when sv_cheats is disabled (#170)Emma Miler
2022-04-26Write launcher version to log file (#153)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
2022-03-18refactor dll load callbacks to lower number of dedicated.h includes (#109)BobTheBob
2022-03-15add mod binks, mod rpak loading, and support for non-preload vpks/rpaksBobTheBob
2022-03-06add support for server=>client script stringcommandsBobTheBob
2022-03-06Fixed crash with plugin loading (#102)Emma Miler
2022-03-03Add launcher code for plugin support (#93)Emma Miler
2022-02-21Advanced chat: custom messages and client hooks (#74)Tom Barham
2022-02-03Format projectNorthstar
2022-01-30Added command line option for custom northstar dirEmma Miler
2022-01-29add TextMsg loggingHappyDOGE
2022-01-28initial work on ain file dumpingBobTheBob
2022-01-16merge with upstreamHappyDOGE
2022-01-14LatencyFleX Implementation (#41)Kyle Gospodnetich
2022-01-14Add command line arg to disable logsBarichello
2022-01-14automatically apply openssl environment fix for 11th gen intel cpusBobTheBob
2022-01-04audio overrideHappyDOGE
2022-01-03merge with upstreamHappyDOGE
2022-01-02change -waitfordebugger check to use CommandLine()BobTheBob
2022-01-02Merge pull request #19 from p0358/mainBobTheBob
2022-01-02add chat ratelimits and system for hooking chat messagesBobTheBob
2022-01-02Merge upstreamp0358
2022-01-02add the ability to disable spewfunc loggingBobTheBob
2022-01-02setup for rpak filesystem hooksBobTheBob
2022-01-01Language selection/detection fixes, no more "files corrupted" error, will thr...p0358
2021-12-31some post-merge changes combined with my local changesp0358
2021-12-31Clean upgeni
2021-12-31Remove linear allocatorgeni
2021-12-31Initialize curl in InitialiseNorthstar to avoid disastergeni
2021-12-30actually use custom allocation, override allocators of curl and rapidjsonp0358
2021-12-30Refactor and fix of various issues, add run_northstar.txt supportp0358
2021-12-29Add direct launcherp0358
2021-12-29add launcher.dll proxy optionp0358
2021-12-27remove hook preload as it's not crossplatformHappyDOGE
2021-12-27mergeHappyDOGE
2021-12-27initial work on maxplayersHappyDOGE
2021-12-26fix potentially unsafe concommandBobTheBob
2021-12-18attempting to fix a client crashBobTheBob
2021-12-11write_persistence fixes and custom mainmenupromosBobTheBob
2021-12-03slightly awful fix for allocation issuesBobTheBob
2021-12-02tier0 code cleanup and loadlibrary hook fixBobTheBob
2021-11-29web browser changes and dedi fixesBobTheBob
2021-11-07beginning work on new authBobTheBob
2021-10-25fixing some dedi crashesBobTheBob
2021-10-19add masterserver mod list support and fix some squirrel issuesBobTheBob
2021-10-11add server script early persistence writesBobTheBob
2021-10-06add mod enabling/disablingBobTheBob