summaryrefslogtreecommitdiffstats
path: root/src/game-server/commandhandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Changed @level to @setgroupDavid Athay2008-11-201-5/+5
* Changed from Access Levels to Command Groups for @ commandsDavid Athay2008-11-201-49/+101
* Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer2008-11-161-2/+0
* Use a string util for converting strings toDavid Athay2008-11-051-54/+14
* Fix integer arguments randomly failing due to stream flags not being cleared....Dennis Friis2008-11-051-28/+28
* Fixed command handler.David Athay2008-11-031-5/+10
* fixes for commandhandlerRoderic Morris2008-11-011-155/+157
* Changed command system to handle commands without template magic.David Athay2008-10-311-0/+753