about summary refs log tree commit diff
path: root/src/engine/shared/netban.h
AgeCommit message (Collapse)Author
2023-07-11Fix linking in newer GCCDennis Felsing
2013-02-24cleaned up warnings that clang spits out. some bugs found with it.Magnus Auvinen
Conflicts: src/game/server/gamemodes/ctf.cpp src/game/server/gamemodes/ctf.h
2013-02-24fixed ban range check to make sure the whole ip matches and not just rely on ↵oy
the hash. Closes #946
2012-01-04fixed linking for older gcc versionsoy
2011-12-29reworked ban systemoy