index
:
manaserv.git
abilities
Unnamed repository; edit this file 'description' to name the repository.
Erik Schilling
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
game-server
/
command.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
2008-11-16
1
-2
/
+0
*
Added post callback for getting post.
David Athay
2008-10-24
1
-1
/
+9
*
Fixed execution of commands even if the user has insufficient rights (patch by
Bjørn Lindeijer
2008-05-29
1
-3
/
+4
*
Provide feedback when admin commands fail (patch by rodge)
Bjørn Lindeijer
2008-05-18
1
-2
/
+24
*
Made it compile with GCC 4.3
Guillaume Melquiond
2007-10-27
1
-1
/
+1
*
Robustified code with respect to insertion failures.
Guillaume Melquiond
2007-09-23
1
-2
/
+6
*
Changed delayed events to an explicit interface.
Guillaume Melquiond
2007-09-23
1
-10
/
+5
*
Cleaned game-server handler a bit before adding statistics.
Guillaume Melquiond
2007-09-16
1
-1
/
+1
*
Implemented "ban" remote command.
Guillaume Melquiond
2007-08-31
1
-0
/
+19
*
Implemented "reload" remote command.
Guillaume Melquiond
2007-08-31
1
-9
/
+50
*
Fixed handling of account levels.
Guillaume Melquiond
2007-08-29
1
-2
/
+2
*
Implemented "goto" and "recall" remote commands.
Guillaume Melquiond
2007-08-29
1
-0
/
+18
*
Completed handler for admin commands, so that they can also touch local players.
Guillaume Melquiond
2007-08-29
1
-2
/
+14
*
Implemented "spawn" remote command.
Guillaume Melquiond
2007-08-27
1
-0
/
+33
*
Implemented "drop" remote command.
Guillaume Melquiond
2007-08-27
1
-15
/
+54
*
Implemented "money" remote command.
Guillaume Melquiond
2007-08-27
1
-0
/
+30
*
Added support for user commands. Implemented "warp" and "item".
Guillaume Melquiond
2007-08-27
1
-0
/
+223