about summary refs log tree commit diff
path: root/src/engine/shared/network_server.cpp
AgeCommit message (Collapse)Author
2011-12-04added a command to unban allChoupom
2011-07-31fixed ban for life on the serveroy
2011-05-05fixed compiler warnings. Closes #679oy
2011-04-13added "Whitespace and line Endings cleanup" by GreYFoXoy
2011-03-30finished IPv6 support (master servers aren't compatible with 0.5 and older). ↵oy
Closes #233
2011-03-28added ipv6 support from the old lua branchoy
2011-02-13added saving of the banreason.heinrich5991
2010-11-20Updated copyrightsSworddragon
2010-10-11made so we can add the reason for a kick/ban (fixes #123)Choupom
2010-08-18added output level for console print function, categorised the debug ↵oy
messages and merged them into the new functionality. Closes #8
2010-06-03- show connecting players with rcon status commandoy
- make it possible to limit the number of clients with the same ip that can connect to the server
2010-05-29copied refactor to trunkMagnus Auvinen