about summary refs log tree commit diff
path: root/src/engine/shared/config.h
AgeCommit message (Collapse)Author
2014-08-14restrict access of subadmins to server rcon settingsMarius "Teelevision" Neugebauer
2012-02-17extended banmaster and added more functionsTeetime
2011-12-30added logout command for econoy
2011-04-13added "Whitespace and line Endings cleanup" by GreYFoXoy
2011-04-13added "fixed some header guards and added a script to fix them all!" by Choupomoy
2011-01-23Add banning to mastersrv: any packet from a banned IP (and optionally a ↵m!nus
fixed port) will be dropped (also affects clients. Put your bans into master.cfg: "ban 127.0.0.1" or "ban 127.0.0.1:8303". It's reloaded every 5 minutes. This change also adds IStorage, IConsole and IKernel to mastersrv.
2010-11-20Updated copyrightsSworddragon
2010-08-07added the possibility to store commands within the console and execute them ↵oy
later on when everything is initialised correctly - fixes several possible startup crashes and the "Support bans in server configuration"-ticket
2010-05-29copied refactor to trunkMagnus Auvinen