Change way commands are displayed in chat window
[oweals/minetest.git] / src / servercommand.cpp
2011-08-22 Giuseppe Bilotta/me command
2011-08-22 Giuseppe BilottaDefines for server command context flags
2011-08-13 Perttu AholaMerge remote-tracking branch 'speedprog/fixedNotFinding...
2011-08-12 Giuseppe BilottaFix use of && instead of &
2011-08-12 Perttu AholaFixed/extended/modified ban stuff to be good for inclusion
2011-08-12 Perttu AholaMerge remote-tracking branch 'speedprog/banByIp'
2011-08-12 Constantin Wengeradded ipban support
2011-07-30 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-30 Perttu AholaServer configuration is now written when "/#setting...
2011-07-30 Perttu AholaAdded message of the day and made it properly configura...
2011-06-27 Nils Dagsson MoskoppMerge pull request #13 from Bahamada/upstream_merge
2011-06-27 Nils Dagsson MoskoppMerge pull request #13 from Bahamada/upstream_merge
2011-06-26 Sebastian RühlMerge branch 'master' of https://github.com/erlehmann...
2011-06-26 Sebastian RühlMerge branch 'master' of https://github.com/erlehmann...
2011-06-01 Perttu Aholamore merging - hopefully all spare heads are now gone
2011-06-01 Perttu Aholamerged an old head into main branch
2011-06-01 Perttu AholaMerged CiaranG's fence graphic updates (ugh, well,...
2011-05-31 celeron55Updated licenses of CiaranG's contributions to be in...
2011-05-29 Perttu Aholahopefully fixed the privilege problems
2011-05-29 Perttu Aholaplayer passwords and privileges in world/auth.txt
2011-05-16 Perttu Aholamerged CiaranG's stuff again: auto-admin powers to...
2011-05-16 Ciaran GultnieksRestored the auto-admin powers of the local user (via...
2011-05-16 Perttu Aholamerged CiaranG's changes (player privileges)
2011-05-16 Ciaran GultnieksServer commands without classes
2011-05-16 Ciaran GultnieksPrivileges to/from string conversion functions standalo...
2011-05-16 Ciaran GultnieksImproved server commands and added player permissions.