about summary refs log tree commit diff
path: root/src/engine/server/server.h
AgeCommit message (Collapse)Author
2010-09-05show map name without his folder in server infoChoupom
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-06-02Admin-Kick-ProtectionNoxNebula
Add IsAuthed(int ClientID); function. Add kickprotection for admins (Remote Console logged in players) Add Anti-Self-Kick (minor)
2010-05-30*some esthetic changesThomas
*split "CHud::RenderGoals()" *added "reload" command *added the ability to show last chat lines (+show_chat) *updated french.txt
2010-05-29copied refactor to trunkMagnus Auvinen