projects
/
divverent
/
nexuiz.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Scaled the weapon models down about 30% to match 2.5.2 sizes. Except the tuba, I...
[divverent/nexuiz.git]
/
data
/
qcsrc
/
server
/
ipban.qh
1
void Ban_SaveBans();
2
void Ban_LoadBans();
3
float Ban_MaybeEnforceBan(entity client);
4
float GameCommand_Ban(string command);
5
6
void OnlineBanList_URI_Get_Callback(float id, float status, string data);