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 dbb5df91f1 Fixed bug where silenceJoins gets stuck on true after reconnecting. 10 years ago
..
RenX.Core.vcxproj Added ServerProfile structure; player part event is now silenced for open beta 3. 10 years ago
RenX.Core.vcxproj.filters Added ServerProfile structure; player part event is now silenced for open beta 3. 10 years ago
RenX.h Initial Commit 10 years ago
RenX_Core.cpp Moved data processing from RenX::Core to RenX::Server. Added line preservation. 10 years ago
RenX_Core.h Moved data processing from RenX::Core to RenX::Server. Added line preservation. 10 years ago
RenX_Functions.cpp Added missing translations 10 years ago
RenX_Functions.h Initial Commit 10 years ago
RenX_GameCommand.cpp Removed unnecessary additions to master game command list. 10 years ago
RenX_GameCommand.h Initial Commit 10 years ago
RenX_PlayerInfo.h RenX::PlayerInfo::varData is now mutable. 10 years ago
RenX_Plugin.cpp Added RenX_OnTeamChange event; formatSteamID is now const; ReadableString non-format versions of sendPubChan() sendAdmChan() and sendLogChan() added. 10 years ago
RenX_Plugin.h Added RenX_OnTeamChange event; formatSteamID is now const; ReadableString non-format versions of sendPubChan() sendAdmChan() and sendLogChan() added. 10 years ago
RenX_Server.cpp Fixed bug where silenceJoins gets stuck on true after reconnecting. 10 years ago
RenX_Server.h Added RenX_OnTeamChange event; formatSteamID is now const; ReadableString non-format versions of sendPubChan() sendAdmChan() and sendLogChan() added. 10 years ago
RenX_ServerProfile.cpp Added pidbug and mustSanitize fields to ServerProfile. 10 years ago
RenX_ServerProfile.h Added pidbug and mustSanitize fields to ServerProfile. 10 years ago