aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL
AgeCommit message (Expand)Author
2022-11-14New crashhandler (#325)Emma Miler
2022-11-13fix accidentally broken project filters from merge conflict (#327)BobTheBob
2022-11-13Squirrel functions auto bind (#299)Maya
2022-11-13allow kb_act.lst to be compiled from multiple mods (#298)BobTheBob
2022-11-12Logging improvements + Colours (new) (#320)Emma Miler
2022-11-12allow vmts do be loaded from disk (#292)BobTheBob
2022-11-12[COOP] load sp_ rpaks on dedi (#283)Jack
2022-11-12remove dev only from mat_colorcorrection (#326)H0L0theBard
2022-11-06Fix player count server presence (again) (#323)Emma Miler
2022-11-06Fix player count in server presence (#322)Emma Miler
2022-11-03Fix `status` hooks (#316)BobTheBob
2022-10-31add KeyValues class (#303)BobTheBob
2022-10-31Update crashhandler.cpp (#297)Emma Miler
2022-10-31remove dev-only flag from save_enable (#315)v1.10.3-rc1v1.10.3H0L0theBard
2022-10-28Improve authentication flow (#306)v1.10.2-rc1v1.10.2Maya
2022-10-27Update serverauthentication.cpp (#307)Emma Miler
2022-10-23fix reading of cvar net_data_block_enabled (#302)v1.10.1-rc1v1.10.1BobTheBob
2022-10-23change accidentally broken m_UID offset (#301)BobTheBob
2022-10-22fix typo in ConVar::SetValue( const char* ) (#296)BobTheBob
2022-10-22Fix using wrong dll load for patching bik loading (#295)v1.10.0-rc5v1.10.0Maya
2022-10-22Allow rpaks to use starpaks that are in the mod's folder (#279)v1.10.0-rc4Jack
2022-10-22Fixup more cvars (#294)v1.10.0-rc3BobTheBob
2022-10-21fix up formattingv1.10.0-rc2BobTheBob9
2022-10-21fix up squirrel sq_getentity defsBobTheBob9
2022-10-17big refactor (#171)v1.10.0-rc1BobTheBob
2022-10-04Clear token when not needed anymore (#282)Emma Miler
2022-09-25Replace XInput library with updated one (#278)Emma Miler
2022-09-20Standardise concommand func naming in C++ (#277)BobTheBob
2022-09-19Display error if logs path isn't writeable (#274)p0358
2022-09-13Revert "Add log colours because they are pretty (#237)"GeckoEidechse
2022-09-07Rename some members of MasterServerManager (#266)GeckoEidechse
2022-09-02Carry over some formatting changes from refactor (#259)BobTheBob
2022-08-25Fix typoGeckoEidechse
2022-08-25Rename `configurables.cpp` to `nsprefix.cpp` (#253)BobTheBob
2022-08-25Rename `IsDedicated()` to `IsDedicatedServer()` (#252)BobTheBob
2022-08-24Change file name case sensitivity to lower case (#249)GeckoEidechse
2022-08-24Add newlines at end of file (#247)GeckoEidechse
2022-08-24Adjust folder structure (#242)BobTheBob