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 ba002c8b5e Finished player data tracking for RCONv3. 10 years ago
..
RenX.Core.vcxproj Added tags system; updated Jupiter 10 years ago
RenX.Core.vcxproj.filters Added tags system; updated Jupiter 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 Added RenX::BanDatabase; added ip32 to RenX::PlayerInfo; added RenX_OnBan even to RenX::Plugin; Server::banPlayer() now has an optional length parameter; Updated Jupiter version; Config options added: RCONBan, LocalSteamBan, LocalIPBan, LocalNameBan. 10 years ago
RenX_Core.h 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_Functions.cpp 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_Functions.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_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 Added remaining events; fixed RenX_OnKill() killer-victim order. 10 years ago
RenX_Plugin.h Added remaining events; fixed RenX_OnKill() killer-victim order. 10 years ago
RenX_Server.cpp Finished player data tracking for RCONv3. 10 years ago
RenX_Server.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_ServerProfile.cpp Added tieFormat to ServerProfile; GDI's score is now correctly parsed during a tie. 10 years ago
RenX_ServerProfile.h Added tieFormat to ServerProfile; GDI's score is now correctly parsed during a tie. 10 years ago
RenX_Tags.cpp Finished player data tracking for RCONv3. 10 years ago
RenX_Tags.h Finished player data tracking for RCONv3. 10 years ago