]> git.lizzy.rs Git - dragonfireclient.git/history - builtin/chatcommands.lua
Fix /setpassword and /clearpassword
[dragonfireclient.git] / builtin / chatcommands.lua
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