Create the necessary API for /giveme and /give and implement those commands; also...
authorPerttu Ahola <celeron55@gmail.com>
Tue, 29 Nov 2011 19:30:22 +0000 (21:30 +0200)
committerPerttu Ahola <celeron55@gmail.com>
Tue, 29 Nov 2011 19:30:22 +0000 (21:30 +0200)
commit103d4793f00b2dd592739f686e90370c2d8953a3
tree7b07b413fa646314cde37bd3f2342859761a24ef
parent2a610b011ac2f289ebde692ab3dcf10dd4f0244f
Create the necessary API for /giveme and /give and implement those commands; also sort out the scripts a bit
data/builtin.lua
data/mods/default/init.lua
data/mods/experimental/init.lua
src/auth.cpp
src/auth.h
src/scriptapi.cpp