Translated using Weblate (German)
[oweals/minetest.git] / builtin / game / chatcommands.lua
2015-11-02 kwolekrAdd callback parameter for core.emerge_area()
2015-10-31 Rui914minetest. to core.
2015-09-23 kwolekrAdd /emergeblocks command and core.emerge_area() Lua API
2015-08-13 kwolekrSAPI: Track last executed mod and include in error...
2015-07-18 MarcinAdd ability to specify coordinates for /spawnentity
2015-06-14 Craig DavisonRemove reference to deprecated privilege
2015-06-02 est31Nicer time setting logging
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 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