index
:
AntumDeluge/manaplus
master
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
net
/
ea
/
adminhandler.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-12-23
Add const attribute to net classes.
Andrei Karas
1
-2
/
+2
2015-11-16
Add slide function in adminhandler.
Andrei Karas
1
-0
/
+2
2015-08-29
Fix code style.
Andrei Karas
1
-5
/
+0
2015-08-23
Move receive code from adminhandler into separate file.
Andrei Karas
1
-3
/
+0
2015-08-16
Add strong typed int for item color.
Andrei Karas
1
-1
/
+2
2015-04-02
Remove useless virtual keywords.
Andrei Karas
1
-5
/
+5
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-10-23
In adminhandler add function processKickAck.
Andrei Karas
1
-0
/
+8
2014-09-11
Move mute from ea namespace into eathena and tmwa.
Andrei Karas
1
-3
/
+0
2014-09-11
Move recallName from ea namespace into eathena and tmwa.
Andrei Karas
1
-2
/
+0
2014-09-11
Move gotoName from ea namespace into eathena and tmwa.
Andrei Karas
1
-2
/
+0
2014-09-09
Move AdminHandler::warp from ea namespace into eathena and tmwa.
Andrei Karas
1
-3
/
+0
2014-05-31
Add missing notfinal/final to classes.
Andrei Karas
1
-1
/
+1
2014-01-01
update copyright year in all sources.
Andrei Karas
1
-1
/
+1
2013-10-24
add final keyword to net files.
Andrei Karas
1
-11
/
+11
2013-09-18
add const to net classes.
Andrei Karas
1
-4
/
+4
2013-09-15
remove unused includes from net directory.
Andrei Karas
1
-1
/
+2
2013-07-11
Remove low level gm actions from popup to net code.
Andrei Karas
1
-0
/
+8
2013-07-11
Add chat command for gms for creating items.
Andrei Karas
1
-0
/
+3
2013-04-14
another fixes from cpplint.
Andrei Karas
1
-1
/
+1
2013-04-14
some more style fixes from cpplint.
Andrei Karas
1
-1
/
+1
2013-03-27
improve some network handlers classes.
Andrei Karas
1
-7
/
+7
2013-03-26
add missing const to adminhandler.
Andrei Karas
1
-7
/
+7
2013-03-25
improve adminhandler class.
Andrei Karas
1
-4
/
+6
2013-01-16
update copyrights year.
Andrei Karas
1
-1
/
+1
2012-10-15
Fix compilation warnings without C++11 support.
Andrei Karas
1
-1
/
+1
2012-10-10
Delete copy constructor from net classes.
Andrei Karas
1
-0
/
+5
2012-01-29
Fix possible hiding methods issues.
Andrei Karas
1
-3
/
+3
2012-01-05
Update copyrights year.
Andrei Karas
1
-1
/
+1
2011-11-25
Move A_UNUSED define to include file.
Andrei Karas
1
-6
/
+0
2011-10-08
Add checks and fix code style.
Andrei Karas
1
-1
/
+2
2011-08-15
Add warp menu item for gms in navigation items.
Andrei Karas
1
-0
/
+2
2011-07-07
Remove undescore from variables and defines.
Andrei Karas
1
-2
/
+2
2011-05-20
Start separating netcode to functions and moving some code to ea name space
Andrei Karas
1
-0
/
+58