aboutsummaryrefslogtreecommitdiff
path: root/src/servercommand.h
AgeCommit message (Expand)Author
2012-08-12Move chat commands to Lua and remove servercommand.{cpp,h}Matthew I
2012-06-17Optimize headersPerttu Ahola
2012-03-30Reimplement authentication handler in Lua; now we have 1) infinite privilege ...Perttu Ahola
2011-08-22Server now supports replies without prefixGiuseppe Bilotta
2011-08-22Defines for server command context flagsGiuseppe Bilotta
2011-07-30Added message of the day and made it properly configurable using /#setting (n...Perttu Ahola
2011-05-31Updated licenses of CiaranG's contributions to be in line with the new contri...celeron55
2011-05-16Restored the auto-admin powers of the local user (via name= in the config)Ciaran Gultnieks
2011-05-16Server commands without classesCiaran Gultnieks
2011-05-16Improved server commands and added player permissions.Ciaran Gultnieks