Add /setpassword and /clearpassword logging
[oweals/minetest.git] / builtin / game / chatcommands.lua
2015-02-27 est31Add /setpassword and /clearpassword logging 2400/head
2015-02-18 Loic BlotFix unused (and so, broken) enable_rollback_recording...
2015-01-28 kwolekrPrevent null concatenation when /deleteblocks is provid...
2015-01-15 kwolekrSimplify deleteblocks chat command argument parsing
2015-01-15 kwolekrAdd ability to delete MapBlocks from map
2014-11-26 Craig DavisonFix some undeclared global variables
2014-11-08 Ryan NewellAdd last_login field to auth.txt
2014-10-07 LeMagnesiumAdd a better error message when trying to teleport...
2014-08-19 sapierMod profiling support
2014-05-28 ShadowNinjaAdd success and output return values to chat commands 1129/head
2014-05-24 Diego MartinezSort commands and privs alphabetically in '/help'.
2014-05-08 ShadowNinjaUse "core" namespace internally 1258/head
2014-05-07 ShadowNinjaOrganize builtin into subdirectories