aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-06Fix player count server presence (again) (#323)v1.10.9-rc1v1.10.9v1.10.8-rc3v1.10.8-rc2v1.10.8-rc1v1.10.8v1.10.7-rc1v1.10.7v1.10.6-rc1v1.10.6v1.10.5-rc2v1.10.51.10.XEmma Miler
2022-11-06Fix player count in server presence (#322)v1.10.5-rc1Emma Miler
2022-11-03Fix `status` hooks (#316)v1.10.4-rc1v1.10.4BobTheBob
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-19Set current directory properly (#275)p0358
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-03Check LSX for Origin launch (#263)BobTheBob
2022-09-02Add newlineGeckoEidechse
2022-09-02Update commentGeckoEidechse
2022-09-02Carry over some formatting changes from refactor (#259)BobTheBob
2022-09-02Change prints to C++ style (#258)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-24Ignore folder rename (#245)GeckoEidechse
2022-08-24Add newlines at end of file (#247)GeckoEidechse
2022-08-24Add editorconfig file (#246)GeckoEidechse
2022-08-24Adjust folder structure (#242)BobTheBob
2022-08-23Add log colours because they are pretty (#237)Jack
2022-08-20allow mods to load biks that aren't already present in r2/media (#137)BobTheBob
2022-08-16Remove potentially clashing define (#235)GeckoEidechse
2022-08-14Hot reload banlist on player join (#233)ScureX
2022-08-13Fixed `unban` not overwriting `banlist.txt` (#228)ScureX
2022-08-10Allow comments and newlines in `banlist.txt` (#227)ScureX
2022-08-08Fix most clang/mingw issues (#226)pg9182
2022-07-22Fix using wrong Function and wrong function offset (#222)Maya
2022-07-21Implemented Json into the squirrel vm (#172)Maya
2022-07-20Mention reproducing bugs and feature usage desc. (#221)v1.9.3-rc1v1.9.3v1.9.2-rc2v1.9.2-rc1v1.9.2GeckoEidechse
2022-07-10Add dependency constants (#156)v1.9.1-rc4v1.9.1-rc3v1.9.1-rc2v1.9.1EladNLG
2022-07-09Add Postload support for rpaks (#217)v1.9.1-rc1Jack
2022-07-09Add StringToAsset function to squirrel (#216)Maya
2022-07-05Fix KHook hooking order to prevent missed hooks (#213)KittenPopo
2022-07-05Move #include top of file in ExploitFixes (#218)Maya