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
/
tmwa
/
beingrecv.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-21
Fix typo Plater -> Player.
Andrei Karas
1
-1
/
+1
2016-03-16
Split ParticleEngine from Particle class.
Andrei Karas
1
-1
/
+1
2016-03-10
For unknown packet field values show packet id and field value.
Andrei Karas
1
-2
/
+2
2016-03-05
Remove outdated serverVersion checks from tmwa net code.
Andrei Karas
1
-12
/
+5
2016-03-05
Replace in Being speed field from vector to int.
Andrei Karas
1
-5
/
+5
2016-02-20
Add missing const in net directory.
Andrei Karas
1
-1
/
+1
2016-02-07
Replace most static_cast<Type> to shorter versions from defines.
Andrei Karas
1
-35
/
+35
2016-02-07
Read whole SMSG_BEING_RESURRECT if being not exists.
Andrei Karas
1
-0
/
+2
2016-02-07
Read whole SMSG_BEING_SELFEFFECT packet if being not exists.
Andrei Karas
1
-0
/
+2
2016-02-01
Add debug messages to some packets.
Andrei Karas
1
-1
/
+2
2016-02-01
Fix status effects change for invisible players (tmwa)
Andrei Karas
1
-0
/
+7
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-09-04
Remove some useless includes.
Andrei Karas
1
-1
/
+2
2015-08-29
Fix code style.
Andrei Karas
1
-3
/
+4
2015-08-24
Rename being receive handler into beingrecv.
Andrei Karas
1
-0
/
+1392