]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/server/ipban.qc
fix warnings; add some empty URI Get callback
[divverent/nexuiz.git] / data / qcsrc / server / ipban.qc
2008-12-10 div0fix warnings; add some empty URI Get callback
2008-12-10 div0add possibly working Kickbanned: reason message to...
2008-12-10 div0add (currently unused) reason to the kickban command...
2008-10-11 div0Experimental new tokenizer (should now be 1:1 compatibl...
2008-09-19 esteelcheck ip ban in say/teamsay too as to make banned peopl...
2008-08-30 div0get rid of ServerConsoleEcho workaround; fix a remote...
2008-02-21 div0make use of edict_num instead of nextent() loops
2007-06-26 div0make ban list for no bans "" and not "1", less irritati...
2007-06-26 div0ip ban code: minor bugfixes
2007-06-26 div0banning, kicking and banning in voting, some display...