]> git.lizzy.rs Git - dragonfireclient.git/history - src/servercommand.cpp
Add server-side enforcement of the 'fast' privilege; also fix client checking 'fly...
[dragonfireclient.git] / src / servercommand.cpp
2012-03-30 Perttu AholaImproved teleport command
2012-03-30 Perttu AholaReimplement authentication handler in Lua; now we have...
2012-03-29 Perttu Aholaminetest.register_chatcommand(cmd, def)
2012-03-29 Kahrladded PlayerSAO and RemotePlayer, removed ServerRemoteP...
2011-12-03 KahrlNotify player whose password is being changed
2011-12-01 KahrlFix processing of the default_password setting. It...
2011-11-29 KahrlCraftItem rework and Lua interface
2011-11-29 Perttu AholaAllow server-side teleporting
2011-11-29 Perttu AholaCreate framework for getting rid of global definitions...
2011-10-20 Perttu AholaImprove Connection with threading and some kind of...
2011-10-17 Perttu AholaAdd /clearobjects
2011-10-16 Perttu AholaWhen granting or revoking privileges, notify the target...
2011-10-16 Perttu AholaUse the logger; also, default to not showing much crap...
2011-10-12 Perttu AholaHeader file tweaking; mainly for speed
2011-08-22 Perttu AholaMerge remote-tracking branch 'oblomov/me_cmd'
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.