Commits on Source (9)
-
Adam Kaminski authored
Consolidated some duplicated code used for SERVERBAN_IsIPBanned and SERVERBAN_IsIPMasterBanned, and renamed a variable.
-
Adam Kaminski authored
Added a helper function for listing addresses via CCMDs such as "viewbanlist" and "viewbanexemptionlist".
-
Adam Kaminski authored
Refactored and consolidated code for the "getIP" and "getIP_idx" CCMDs into a single helper function.
-
Adam Kaminski authored
-
Adam Kaminski authored
-
Adam Kaminski authored
-
Adam Kaminski authored
-
Adam Kaminski authored
-
Adam Kaminski authored
Did a much needed cleanup of the code to add bans to the banlist from the server console window. Any use of Hungarian notation and C-style char arrays have been removed.