Allow multiple 'wherein' nodes in oredef
[oweals/minetest.git] / builtin / chatcommands.lua
2013-07-08 PilzAdamMake sure that coordinates passed to /teleport are...
2013-06-01 WeblateMerge remote-tracking branch 'origin/master'
2013-05-24 sapierMove scriptapi to separate folder (by sapier)
2013-05-01 WeblateMerge remote-tracking branch 'origin/master'
2013-04-23 ShadowNinjaAdd option to not prepend "Server -!- " to messages...
2013-04-07 WeblateMerge remote branch 'origin/master'
2013-04-05 ShadowNinjaAdd private messaging with /msg
2013-03-31 WeblateMerge remote branch 'origin/master'
2013-03-31 0gb.usDon't grant priveleges to non-existent players.
2012-12-01 PilzAdamMerge support for anaglyph stereo
2012-11-30 DannyDarkLog /grant and /revoke command usage
2012-11-22 xyzzMerge pull request #268 from khonkhortisan/image_button
2012-11-20 AnthonyFix server crash on /clearpassword
2012-08-12 Matthew IMove chat commands to Lua and remove servercommand...
2012-07-27 Perttu AholaMake the rollback system VERY FUCKING GOD DAMN POWERFUL
2012-07-26 Perttu AholaDon't track liquids for rollback because of too much log
2012-07-26 Perttu AholaExperimental-ish rollback functionality
2012-07-23 Perttu AholaMove /give, /giveme, /spawnentity and /pulverize to...
2012-07-22 Matthew IAdd "/mods" command to list mods to client
2012-07-20 CalinouMessage cleanups (consistency) and prevent /me when...
2012-06-16 Perttu AholaFix /setpassword and /clearpassword
2012-05-19 Perttu AholaTake out the "Privileges of foo are hidden from you...
2012-04-13 Perttu AholaFix executing register_chatcommand-defined commands...
2012-04-09 Perttu Aholabasic_privs to allow granting/revoking interact_extra too
2012-04-09 Perttu AholaSupport static_spawnpoint setting
2012-04-09 Perttu AholaAdd basic_privs privilege
2012-04-01 Perttu AholaRemplement and improve /setting in Lua, now called...
2012-04-01 Perttu AholaDon't allow /granting unknown privileges
2012-04-01 Perttu AholaSplit builtin.lua to multiple files