index
:
mana/plus
CI_test_var
c++17_deprecated_func
camel
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
jak1/pipeline_improvments
jesusalva/itpopup
jesusalva/mplint
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
master
old-stable
rename_and_cleanup
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
/
beinghandler.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-12
eathena: add partial support for packet SMSG_TAEKWON_RANKS_LIST 0x0226.
Andrei Karas
1
-0
/
+15
2015-03-12
eathena: add partial support for packet SMSG_ALCHEMIST_RANKS_LIST 0x021a.
Andrei Karas
1
-0
/
+15
2015-03-12
eathena: fix packet SMSG_RANKS_LIST.
Andrei Karas
1
-2
/
+1
2015-03-12
eathena: add partial support for packet SMSG_BLACKSMITH_RANKS_LIST 0x0219.
Andrei Karas
1
-0
/
+15
2015-03-11
eathena: add partial support for packet SMSG_STARS_KILL 0x020e.
Andrei Karas
1
-0
/
+15
2015-03-11
eathena: add partial support for packet SMSG_BEING_SLIDE 0x01ff.
Andrei Karas
1
-0
/
+14
2015-03-11
eathena: add partial support for packet CMSG_WEDDING_EFFECT 0x01ea.
Andrei Karas
1
-0
/
+12
2015-03-11
eathena: add partial support for packet CMSG_SPIRIT_BALL_SINGLE 0x01e1.
Andrei Karas
1
-0
/
+13
2015-03-11
eathena: add partial support for packet CMSG_COMBO_DELAY 0x01d2.
Andrei Karas
1
-0
/
+13
2015-03-11
eathena: add partial support for packet CMSG_BLADE_STOP 0x01d1.
Andrei Karas
1
-0
/
+14
2015-03-11
eathena: add partial support for packet CMSG_SPIRIT_BALLS 0x01d0.
Andrei Karas
1
-0
/
+13
2015-03-11
eathena: add partial support for packet SMSG_CLASS_CHANGE 0x01b0.
Andrei Karas
1
-0
/
+14
2015-03-11
eathena: add partial support for packet SMSG_MONSTER_INFO 0x018c.
Andrei Karas
1
-0
/
+19
2015-03-10
eathena: show pvp or gvg map mode.
Andrei Karas
1
-4
/
+17
2015-03-10
Mark all unimplimented packets with UNIMPLIMENTEDPACKET attribute.
Andrei Karas
1
-0
/
+10
2015-03-04
eathena: fix hair color afrer reordering sprites.
Andrei Karas
1
-1
/
+6
2015-02-23
eathena: fix crash if pet went outside of visible area.
Andrei Karas
1
-0
/
+5
2015-02-16
Use guildmanager only if build with tmwa support.
Andrei Karas
1
-10
/
+2
2015-01-25
Fix compilation warnings.
Andrei Karas
1
-2
/
+0
2015-01-23
eathena: split handler for packets SMSG_BEING_STATUS_CHANGE and SMSG_BEING_ST...
Andrei Karas
1
-3
/
+29
2015-01-22
eathena: fix packet SMSG_PLAYER_STATUS_CHANGE_NO_TICK.
Andrei Karas
1
-4
/
+9
2015-01-22
fix direction in packet SMSG_BEING_CHANGE_DIRECTION.
Andrei Karas
1
-2
/
+2
2015-01-19
eathena: fix follow.
Andrei Karas
1
-0
/
+4
2015-01-16
fix code style.
Andrei Karas
1
-1
/
+1
2015-01-15
eathena: use clothes color as player look.
Andrei Karas
1
-3
/
+4
2015-01-10
eathena: add packet SMSG_BEING_ATTRS 0x0b0a.
Andrei Karas
1
-0
/
+27
2015-01-06
Move attacktype into separate file.
Andrei Karas
1
-14
/
+14
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-12-19
Fix code style.
Andrei Karas
1
-5
/
+5
2014-12-16
eathena: Remove SMSG_BEING_IP_RESPONSE packet.
Andrei Karas
1
-5
/
+0
2014-12-16
eathena: remove packet SMSG_BEING_CHANGE_LOOKS.
Andrei Karas
1
-23
/
+0
2014-12-16
eathena: remove packet SMSG_PLAYER_UPDATE_2.
Andrei Karas
1
-128
/
+0
2014-12-16
eathena: remove packet SMSG_PLAYER_UPDATE_1.
Andrei Karas
1
-129
/
+0
2014-12-16
eathena: remove packet SMSG_PLAYER_MOVE.
Andrei Karas
1
-157
/
+0
2014-12-05
fix code style.
Andrei Karas
1
-15
/
+14
2014-12-04
Give correct names to eathena/tmwa sprites.
Andrei Karas
1
-74
/
+74
2014-11-30
eathena: add support for get full moving path from server.
Andrei Karas
1
-2
/
+9
2014-11-29
eathena: add packet SMSG_MOB_INFO 0x0b03.
Andrei Karas
1
-0
/
+17
2014-11-29
eathena: remove jacko related calls.
Andrei Karas
1
-9
/
+0
2014-11-29
Use server feature haveNpcGender.
Andrei Karas
1
-3
/
+8
2014-11-28
eathena: show npc gender based on normal sex id.
Andrei Karas
1
-25
/
+6
2014-11-26
eathena: impliment being particle effects.
Andrei Karas
1
-4
/
+19
2014-11-25
Add more profiler labels.
Andrei Karas
1
-3
/
+3
2014-11-23
eathena: add armor slot mapping.
Andrei Karas
1
-0
/
+5
2014-11-23
Add handlng some additional equipment slots.
Andrei Karas
1
-9
/
+14
2014-11-20
Move processNameResponse2 into ea namespace.
Andrei Karas
1
-41
/
+0
2014-10-23
Add packet fields comments in beinghandler.
Andrei Karas
1
-1
/
+1
2014-10-17
Add static in beinthandler.
Andrei Karas
1
-34
/
+34
2014-10-10
Fix code style.
Andrei Karas
1
-1
/
+1
2014-10-09
Move processBeingSelfEffect from ea namespace into eathena and tmwa.
Andrei Karas
1
-0
/
+27
[prev]
[next]