summaryrefslogtreecommitdiff
path: root/src/net/ea/adminhandler.h
AgeCommit message (Expand)AuthorFilesLines
2015-04-02Remove useless virtual keywords.Andrei Karas1-5/+5
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-10-23In adminhandler add function processKickAck.Andrei Karas1-0/+8
2014-09-11Move mute from ea namespace into eathena and tmwa.Andrei Karas1-3/+0
2014-09-11Move recallName from ea namespace into eathena and tmwa.Andrei Karas1-2/+0
2014-09-11Move gotoName from ea namespace into eathena and tmwa.Andrei Karas1-2/+0
2014-09-09Move AdminHandler::warp from ea namespace into eathena and tmwa.Andrei Karas1-3/+0
2014-05-31Add missing notfinal/final to classes.Andrei Karas1-1/+1
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-10-24add final keyword to net files.Andrei Karas1-11/+11
2013-09-18add const to net classes.Andrei Karas1-4/+4
2013-09-15remove unused includes from net directory.Andrei Karas1-1/+2
2013-07-11Remove low level gm actions from popup to net code.Andrei Karas1-0/+8
2013-07-11Add chat command for gms for creating items.Andrei Karas1-0/+3
2013-04-14another fixes from cpplint.Andrei Karas1-1/+1
2013-04-14some more style fixes from cpplint.Andrei Karas1-1/+1
2013-03-27improve some network handlers classes.Andrei Karas1-7/+7
2013-03-26add missing const to adminhandler.Andrei Karas1-7/+7
2013-03-25improve adminhandler class.Andrei Karas1-4/+6
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-10-15Fix compilation warnings without C++11 support.Andrei Karas1-1/+1
2012-10-10Delete copy constructor from net classes.Andrei Karas1-0/+5
2012-01-29Fix possible hiding methods issues.Andrei Karas1-3/+3
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-11-25Move A_UNUSED define to include file.Andrei Karas1-6/+0
2011-10-08Add checks and fix code style.Andrei Karas1-1/+2
2011-08-15Add warp menu item for gms in navigation items.Andrei Karas1-0/+2
2011-07-07Remove undescore from variables and defines.Andrei Karas1-2/+2
2011-05-20Start separating netcode to functions and moving some code to ea name spaceAndrei Karas1-0/+58