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 291b5cd947 Added isFirstGame(), isFirstKill(), and isFirstDeath(). Join spam after map change is now filtered. 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 Changed internal steamid representation to uint64_t. Added UUID parameter to PlayerInfo. 10 years ago
RenX_Plugin.cpp Added RenX_OnPlayerCreate() and RenX_OnPlayerDelete() events. 10 years ago
RenX_Plugin.h Added RenX_OnPlayerCreate() and RenX_OnPlayerDelete() events. 10 years ago
RenX_Server.cpp Added isFirstGame(), isFirstKill(), and isFirstDeath(). Join spam after map change is now filtered. 10 years ago
RenX_Server.h Added isFirstGame(), isFirstKill(), and isFirstDeath(). Join spam after map change is now filtered. 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