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
/
src
/
servercommand.cpp
Commit message (
Expand
)
Author
Age
*
Remplement and improve /setting in Lua, now called /set
Perttu Ahola
2012-04-01
*
Improved teleport command
Perttu Ahola
2012-03-30
*
Reimplement authentication handler in Lua; now we have 1) infinite privilege ...
Perttu Ahola
2012-03-30
*
minetest.register_chatcommand(cmd, def)
Perttu Ahola
2012-03-30
*
added PlayerSAO and RemotePlayer, removed ServerRemotePlayer
Kahrl
2012-03-29
*
Notify player whose password is being changed
Kahrl
2011-12-03
*
Fix processing of the default_password setting. It is now actually used as th...
Kahrl
2011-12-01
*
CraftItem rework and Lua interface
Kahrl
2011-11-29
*
Allow server-side teleporting
Perttu Ahola
2011-11-29
*
Create framework for getting rid of global definitions of node/tool/item/what...
Perttu Ahola
2011-11-29
*
Improve Connection with threading and some kind of congestion control
Perttu Ahola
2011-10-20
*
Add /clearobjects
Perttu Ahola
2011-10-18
*
When granting or revoking privileges, notify the target player too
Perttu Ahola
2011-10-16
*
Use the logger; also, default to not showing much crap in console. Use --info...
Perttu Ahola
2011-10-16
*
Header file tweaking; mainly for speed
Perttu Ahola
2011-10-12
*
/me command
Giuseppe Bilotta
2011-08-22
*
Defines for server command context flags
Giuseppe Bilotta
2011-08-22
*
Fix use of && instead of &
Giuseppe Bilotta
2011-08-12
*
Fixed/extended/modified ban stuff to be good for inclusion
Perttu Ahola
2011-08-12
*
added ipban support
Constantin Wenger
2011-08-12
*
Server configuration is now written when "/#setting whatever = whatever" is i...
Perttu Ahola
2011-07-30
*
Added message of the day and made it properly configurable using /#setting (n...
Perttu Ahola
2011-07-30
*
Updated licenses of CiaranG's contributions to be in line with the new contri...
celeron55
2011-05-31
*
hopefully fixed the privilege problems
Perttu Ahola
2011-05-29
*
player passwords and privileges in world/auth.txt
Perttu Ahola
2011-05-29
*
Restored the auto-admin powers of the local user (via name= in the config)
Ciaran Gultnieks
2011-05-16
*
Server commands without classes
Ciaran Gultnieks
2011-05-16
*
Privileges to/from string conversion functions standalone, not static members
Ciaran Gultnieks
2011-05-16
*
Improved server commands and added player permissions.
Ciaran Gultnieks
2011-05-16