index
:
minetest.git
gpcf
lifo-fixes
release
modified minetest for gpcfs purposes
gpcf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
chatcommands.lua
Commit message (
Expand
)
Author
Age
*
Move chat commands to Lua and remove servercommand.{cpp,h}
Matthew I
2012-08-12
*
Make the rollback system VERY FUCKING GOD DAMN POWERFUL
Perttu Ahola
2012-07-27
*
Don't track liquids for rollback because of too much log
Perttu Ahola
2012-07-27
*
Experimental-ish rollback functionality
Perttu Ahola
2012-07-27
*
Move /give, /giveme, /spawnentity and /pulverize to builtin/chatcommands.lua
Perttu Ahola
2012-07-23
*
Add "/mods" command to list mods to client
Matthew I
2012-07-22
*
Message cleanups (consistency) and prevent /me when not allowed to shout
Calinou
2012-07-21
*
Fix /setpassword and /clearpassword
Perttu Ahola
2012-06-16
*
Take out the "Privileges of foo are hidden from you." response of /privs
Perttu Ahola
2012-05-19
*
Fix executing register_chatcommand-defined commands even in the middle of a c...
Perttu Ahola
2012-04-13
*
basic_privs to allow granting/revoking interact_extra too
Perttu Ahola
2012-04-10
*
Support static_spawnpoint setting
Perttu Ahola
2012-04-09
*
Add basic_privs privilege
Perttu Ahola
2012-04-09
*
Remplement and improve /setting in Lua, now called /set
Perttu Ahola
2012-04-01
*
Don't allow /granting unknown privileges
Perttu Ahola
2012-04-01
*
Split builtin.lua to multiple files
Perttu Ahola
2012-04-01