index
:
HoraK-FDF/plus
CI_test_var
c++17_deprecated_func
ci_checks
ci_clang-tidy
ci_clang3x
ci_clang4_5
ci_clang6
ci_clang7
ci_customnls
ci_deheader
ci_fedora
ci_gcc-snapshot
ci_gcc10
ci_gcc10_tests
ci_gcc3
ci_gcc49
ci_gcc4x
ci_gcc5
ci_gcc6
ci_gcc6_tests
ci_gcc7
ci_gcc7_tests
ci_gcc8
ci_gcc8_tests
ci_gcc9
ci_gcc9_tests
ci_glibcdebug
ci_h
ci_main1
ci_malloc
ci_mse
ci_mxe
ci_site
ci_xmllibs
citest
gl-move_ci-test
jesusalva/diagonal
jesusalva/itpopup
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
master
stable
stripped
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-05-01
Read whole packet SMSG_BEING_IP_RESPONSE if player not present.
Andrei Karas
1
-1
/
+5
2016-04-27
Fix reading whole packet SMSG_BEING_RESURRECT (tmwa).
Andrei Karas
1
-2
/
+2
2016-04-02
Sort more packets. Add version checks inside packets.
Andrei Karas
1
-0
/
+28
2016-03-26
Fix code style.
Andrei Karas
1
-1
/
+1
2016-03-21
Move status effects start/end calls into separate functions in actorsprite.
Andrei Karas
1
-56
/
+46
2016-03-21
Fix some status effects packet field names.
Andrei Karas
1
-6
/
+6
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