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
5f38e3fa11
RenX::Server:
* Added "serverinfo" command parsing
* Moved HostChat logging from command-interpretation to "HostSay;" CHAT log.
* "serverinfo" is now sent instead of "map"
* Hostname is now copied from the socket in the socket move constructor
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
Fixed name buffer not getting flushed before use.
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
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
Updated to Visual Studio 2015 RC
10 years ago
RenX_Plugin.h
Updated to Visual Studio 2015 RC
10 years ago
RenX_Server.cpp
RenX::Server:
10 years ago
RenX_Server.h
* Added getSocketHostname()
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