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
50e96e6ebe
Added reasons to kicks and bans.
RenX::BanDataBase:
* Added "reason" parameter to add()
* Added reason to Entry
* Added write() functions
* Version number incremented
RenX::Server:
* Added "reason" parameter to kickPlayer() and banPlayer() functions.
* Added forceKickPlayer() function
Adjusted plugins to above changes.
10 years ago
..
RenX.Core.vcxproj
Updated to Visual Studio 2015 RC
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
Added reasons to kicks and bans.
10 years ago
RenX_BanDatabase.h
Added reasons to kicks and bans.
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
Updated to Visual Studio 2015 RC
10 years ago
RenX_Functions.h
Updated to Visual Studio 2015 RC
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 events:
10 years ago
RenX_Plugin.h
Added events:
10 years ago
RenX_Server.cpp
Added reasons to kicks and bans.
10 years ago
RenX_Server.h
Added reasons to kicks and bans.
10 years ago
RenX_Tags.cpp
IRCPrefix is now parsed for tags
10 years ago
RenX_Tags.h
IRCPrefix is now parsed for tags
10 years ago