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
/
eathena
/
playerrecv.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-03
Update copyright year.
Andrei Karas
1
-1
/
+1
2016-11-11
Fix typo implimented -> implemented.
Andrei Karas
1
-12
/
+12
2016-09-12
Add packet SMSG_PLAYER_HEAL 0x0a27.
Andrei Karas
1
-1
/
+5
2016-07-25
Fix too big lines.
Andrei Karas
1
-6
/
+12
2016-07-25
Add into player attributes prefix PLAYER_.
Andrei Karas
1
-29
/
+31
2016-07-21
Add packet SMSG_WALK_ERROR 0x0b21.
Andrei Karas
1
-0
/
+9
2016-05-29
Fix code style.
Andrei Karas
1
-2
/
+2
2016-05-06
Fix code style.
Andrei Karas
1
-1
/
+1
2016-04-27
Add packet SMSG_PLAYER_KILLED_BY 0x0b1d.
Andrei Karas
1
-1
/
+29
2016-04-23
Fix code style.
Andrei Karas
1
-2
/
+0
2016-04-14
Move function PlayerRecv::processPlayerClientCommand into ea namespace.
Andrei Karas
1
-15
/
+0
2016-04-01
Add packet SMSG_PLAYER_SHORTCUTS 0x07d9.
Andrei Karas
1
-1
/
+2
2016-03-10
For unknown packet field values show packet id and field value.
Andrei Karas
1
-1
/
+1
2016-03-08
Rename Sp attributes to server values. Also add missing values for hercules.
Andrei Karas
1
-1
/
+1
2016-03-08
Move stat constants from ea namespace into tmwa and eathena.
Andrei Karas
1
-3
/
+3
2016-03-08
Fix packet SMSG_PLAYER_HEAL. Now it also update hp/sp.
Andrei Karas
1
-2
/
+21
2016-02-20
Add missing const in net directory.
Andrei Karas
1
-3
/
+3
2016-02-07
Replace most static_cast<Type> to shorter versions from defines.
Andrei Karas
1
-1
/
+1
2016-01-06
Add packet SMSG_DRESS_ROOM_OPEN 0x0a02.
Andrei Karas
1
-0
/
+6
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-10-16
Add protection attribute to input actions. Unsafe actions blocked from remote...
Andrei Karas
1
-1
/
+1
2015-09-11
Fix code style.
Andrei Karas
1
-3
/
+0
2015-09-06
Readd packet SMSG_MAP_MASK (tmwa)
Andrei Karas
1
-9
/
+0
2015-09-04
Remove some useless includes.
Andrei Karas
1
-3
/
+1
2015-08-30
Move receive code from playerhandler into separate file.
Andrei Karas
1
-0
/
+436