You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
JustinAJ 5712b65d0f adminType is now set to an empty string if the type is "None" is returned in the client list. 10 years ago
..
RenX.Core.vcxproj Removed all Beta 1/2/3 code; removed all eXtendedRCON code; Added Server::Kill(). 10 years ago
RenX.Core.vcxproj.filters Removed all Beta 1/2/3 code; removed all eXtendedRCON code; Added Server::Kill(). 10 years ago
RenX.h Updated to support most of RCONv3; updated Jupiter; Map now tracked; Tags added for: RCON User, Server Name, Map; Internal tags are now generated at runtime, and guaranteed to be unique for up to 65k tags; Added events to RenX::Plugin: OnExecute (player), OnPlayer, OnHostChat, OnHostPage, OnOtherChat, OnDisarm, OnCapture, OnNeutralize, OnSteal, OnUnsubscribe, OnVoteCall, OnVoteOver, OnVoteCancel, OnVote, OnMapChange, OnMapLoad, OnMap, OnDemoRecord, OnDemo; various optimizations 10 years ago
RenX_BanDatabase.cpp File position is now stored for ban entries; added BanDatabase::deactivate(). 10 years ago
RenX_BanDatabase.h File position is now stored for ban entries; added BanDatabase::deactivate(). 10 years ago
RenX_Core.cpp * Removed redundant RenX::Core::send() 10 years ago
RenX_Core.h * Removed redundant RenX::Core::send() 10 years ago
RenX_Functions.cpp * Removed redundant RenX::Core::send() 10 years ago
RenX_Functions.h * Removed redundant RenX::Core::send() 10 years ago
RenX_GameCommand.cpp Server now rehashes settings; added commandsFile to core; added access levels to PlayerInfo and GameCommand; aliases and access overrides are now read from the commandsFile; Jupiter version updated. 10 years ago
RenX_GameCommand.h Removed old TODO 10 years ago
RenX_PlayerInfo.h Finished player data tracking for RCONv3. 10 years ago
RenX_Plugin.cpp IRCPrefix is now prepended to all IRC output messages, if one is defined; Added RenX_OnIDChange() event 10 years ago
RenX_Plugin.h IRCPrefix is now prepended to all IRC output messages, if one is defined; Added RenX_OnIDChange() event 10 years ago
RenX_Server.cpp adminType is now set to an empty string if the type is "None" is returned in the client list. 10 years ago
RenX_Server.h Added Server::fetchClientList() function; Server::updateClientList() now only requests a partial client list; updateClientList() is now called on a configurable interval (default: 2500 milliseconds) 10 years ago
RenX_Tags.cpp Added getUniqueInternalTag() function 10 years ago
RenX_Tags.h Added getUniqueInternalTag() function 10 years ago