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
/
tmwa
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-11
Move mute from ea namespace into eathena and tmwa.
Andrei Karas
2
-0
/
+10
2014-09-11
Move recallName from ea namespace into eathena and tmwa.
Andrei Karas
2
-0
/
+7
2014-09-11
Move gotoName from ea namespace into eathena and tmwa.
Andrei Karas
2
-0
/
+7
2014-09-11
eathena: add packet CMSG_ADMIN_KICK_ALL 0x00ce.
Andrei Karas
2
-0
/
+6
2014-09-11
eathena: add packet CMSG_PET_SET_NAME 0x01a5.
Andrei Karas
2
-1
/
+7
2014-09-11
eathena: add packet CMSG_PET_REQUEST_STATE 0x01a9.
Andrei Karas
2
-0
/
+6
2014-09-11
eathena: add packet CMSG_PET_CATCH 0x019f.
Andrei Karas
2
-0
/
+6
2014-09-10
Change format in ActorType enum.
Andrei Karas
3
-23
/
+23
2014-09-10
Impliment packet CMSG_GUILD_CHECK_MASTER 0x014d.
Andrei Karas
2
-0
/
+7
2014-09-10
In party handler in changeLeader accept player nick.
Andrei Karas
2
-2
/
+3
2014-09-10
In server features add method haveChangePartyLeader.
Andrei Karas
2
-0
/
+7
2014-09-10
eathena: add packet CMSG_PARTY_CHANGE_LEADER 0x07da.
Andrei Karas
2
-0
/
+5
2014-09-10
Move processPartyInviteResponse from ea namespace into eathena and tmwa.
Andrei Karas
2
-0
/
+31
2014-09-10
Remove party invite function by being object.
Andrei Karas
2
-11
/
+0
2014-09-10
In server features add havePartyNickInvite.
Andrei Karas
2
-0
/
+7
2014-09-10
eathena: add packet CMSG_ADMIN_RESET_PLAYER 0x0197.
Andrei Karas
2
-0
/
+12
2014-09-10
Fix compilation warning.
Andrei Karas
1
-1
/
+1
2014-09-10
fix packets handling by mailhandler.
Andrei Karas
1
-0
/
+1
2014-09-10
Add mailhandler for now empty.
Andrei Karas
4
-1
/
+96
2014-09-10
Improve logging for unknown and unsupported packets.
Andrei Karas
1
-3
/
+4
2014-09-10
add function to apply being action.
Andrei Karas
2
-64
/
+36
2014-09-10
add function to convert special npc server gender type into client type.
Andrei Karas
2
-30
/
+24
2014-09-10
Improve functions from previous commit.
Andrei Karas
1
-295
/
+88
2014-09-10
Split processPlayerMoveUpdate for each packet type.
Andrei Karas
2
-3
/
+511
2014-09-10
Improve functions from previous commit.
Andrei Karas
1
-62
/
+8
2014-09-10
Split processBeingChangeLook for each packet type.
Andrei Karas
2
-1
/
+63
2014-09-10
Split processBeingChangeLook into tow functions with net code and without.
Andrei Karas
2
-11
/
+18
2014-09-10
Improve functions from previous commit.
Andrei Karas
1
-78
/
+23
2014-09-10
Split processBeingVisibleOrMove for each packet type.
Andrei Karas
2
-3
/
+250
2014-09-10
tmwa: fix reading whole packet SMSG_PLAYER_UPDATE_2.
Andrei Karas
1
-1
/
+2
2014-09-10
tmwa: read whole packet SMSG_WALK_RESPONSE.
Andrei Karas
1
-2
/
+3
2014-09-10
tmwa: read whole packet SMSG_BEING_SPAWN.
Andrei Karas
1
-0
/
+1
2014-09-10
tmwa: fix reading whole packet in processBeingVisibleOrMove.
Andrei Karas
1
-4
/
+3
2014-09-10
tmwa: read whole packet SMSG_BEING_CHANGE_LOOKS2.
Andrei Karas
1
-0
/
+5
2014-09-10
tmwa: read whole packet SMSG_BEING_VISIBLE.
Andrei Karas
1
-0
/
+3
2014-09-10
tmwa: read whole packet SMSG_PLAYER_STAT_UPDATE_5.
Andrei Karas
1
-32
/
+34
2014-09-10
eathena: add packet CMSG_PLAYER_INSERT_CARD 0x017c.
Andrei Karas
2
-0
/
+8
2014-09-10
eathena: add packet CMSG_PLAYER_USE_CARD 0x017a.
Andrei Karas
2
-0
/
+6
2014-09-09
eathena: add packet CMSG_NPC_SELECT_AUTO_SPELL 0x01ce.
Andrei Karas
2
-0
/
+6
2014-09-09
eathena: add packet CMSG_NPC_SELECT_ARROW 0x01ae.
Andrei Karas
2
-0
/
+6
2014-09-09
eathena: add packet CMSG_NPC_IDENTIFY 0x0178.
Andrei Karas
2
-0
/
+6
2014-09-09
eathena: add packet CMSG_NPC_REFINE 0x0222.
Andrei Karas
2
-0
/
+6
2014-09-09
Fix compilation warnings.
Andrei Karas
1
-2
/
+2
2014-09-09
eathena: add packet CMSG_NPC_REPAIR 0x01fd.
Andrei Karas
2
-0
/
+6
2014-09-09
eathena: add packet CMSG_NPC_COOKING 0x025b.
Andrei Karas
2
-0
/
+8
2014-09-09
eathena: add packet CMSG_NPC_PRODUCE_MIX 0x018e.
Andrei Karas
2
-0
/
+12
2014-09-09
eathena: add packet CMSG_PLAYER_SET_MEMO 0x011d.
Andrei Karas
2
-0
/
+6
2014-09-09
Add packet CMSG_SKILL_USE_POSITION_MORE 0x096a.
Andrei Karas
2
-0
/
+16
2014-09-09
Fix compilation warnings.
Andrei Karas
3
-3
/
+3
2014-09-09
eathena: add packet CMSG_CHANGE_CART 0x01af.
Andrei Karas
2
-0
/
+6
[next]