summaryrefslogtreecommitdiff
path: root/src/servercommand.cpp
Commit message (Expand)AuthorAge
* Header file tweaking; mainly for speedPerttu Ahola2011-10-12
* /me commandGiuseppe Bilotta2011-08-22
* Defines for server command context flagsGiuseppe Bilotta2011-08-22
* Fix use of && instead of &Giuseppe Bilotta2011-08-12
* Fixed/extended/modified ban stuff to be good for inclusionPerttu Ahola2011-08-12
* added ipban supportConstantin Wenger2011-08-12
* Server configuration is now written when "/#setting whatever = whatever" is i...Perttu Ahola2011-07-30
* Added message of the day and made it properly configurable using /#setting (n...Perttu Ahola2011-07-30
* Updated licenses of CiaranG's contributions to be in line with the new contri...celeron552011-05-31
* hopefully fixed the privilege problemsPerttu Ahola2011-05-29
* player passwords and privileges in world/auth.txtPerttu Ahola2011-05-29
* Restored the auto-admin powers of the local user (via name= in the config)Ciaran Gultnieks2011-05-16
* Server commands without classesCiaran Gultnieks2011-05-16
* Privileges to/from string conversion functions standalone, not static membersCiaran Gultnieks2011-05-16
* Improved server commands and added player permissions.Ciaran Gultnieks2011-05-16