]> git.lizzy.rs Git - minetest.git/history - builtin/game/chatcommands.lua
Added hour:minute format to time command
[minetest.git] / builtin / game / chatcommands.lua
2015-05-16 LeMagnesiumAdded hour:minute format to time command
2015-04-05 est31Add reason to kicked log message and use present tense
2015-03-04 SmallJokerRadius parameter for /deleteblocks here
2015-02-27 est31Add /setpassword and /clearpassword logging
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
2014-05-24 Diego MartinezSort commands and privs alphabetically in '/help'.
2014-05-08 ShadowNinjaUse "core" namespace internally
2014-05-07 ShadowNinjaOrganize builtin into subdirectories