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
/
beinghandler.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-08
Fix code style with new tool.
Andrei Karas
1
-0
/
+6
2012-01-05
Update copyrights year.
Andrei Karas
1
-1
/
+1
2011-11-24
Add ability to play different animation depend on monster hp.
Andrei Karas
1
-1
/
+1
2011-11-08
Fix more gcc 4.7 warnings.
Andrei Karas
1
-2
/
+2
2011-10-10
Add support for reading monsters attack range.
Andrei Karas
1
-9
/
+25
2011-10-08
Add checks and fix code style.
Andrei Karas
1
-34
/
+14
2011-08-30
Dont create guild manager instance if guild bot support not enabled.
Andrei Karas
1
-1
/
+1
2011-08-28
Fix guild name reset on players from time.
Andrei Karas
1
-1
/
+3
2011-08-12
Rename file names log and chatlog to correct logger and chatlogger.
Andrei Karas
1
-1
/
+1
2011-07-09
Reserve bits in gender field for future usage.
Andrei Karas
1
-0
/
+3
2011-07-07
Remove undescore from variables and defines.
Andrei Karas
1
-1
/
+1
2011-07-05
Add ability to send client states to other clients.
Andrei Karas
1
-9
/
+4
2011-05-24
Add simple memory leak detector.
Andrei Karas
1
-0
/
+2
2011-05-21
Fix some issues after automatic code checking.
Andrei Karas
1
-7
/
+4
2011-05-20
Start separating netcode to functions and moving some code to ea name space
Andrei Karas
1
-0
/
+820