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
Age
Commit message (
Collapse
)
Author
Files
Lines
2014-09-22
eathena: add partial support for packet SMSG_PET_EGGS_LIST 0x01a6.
Andrei Karas
3
-0
/
+17
2014-09-21
eathena: add packet CMSG_PET_SELECT_EGG 0x01a7.
Andrei Karas
6
-0
/
+18
2014-09-21
Fix compilation warning.
Andrei Karas
1
-0
/
+1
2014-09-21
eathena: add packet SMSG_MERCENARY_ACTION 0x029f.
Andrei Karas
6
-0
/
+18
2014-09-21
eathena: fix skill removing.
Andrei Karas
1
-2
/
+2
2014-09-21
Restore all usable mercenary stats if it respawned.
Andrei Karas
1
-2
/
+2
2014-09-21
Restore mercenary stats if it was respawned.
Andrei Karas
2
-11
/
+16
2014-09-21
Fix mercenary removing.
Andrei Karas
6
-1
/
+48
2014-09-21
Use MercenaryInfo object for storing mercenary attributes.
Andrei Karas
1
-1
/
+8
2014-09-21
Fix updating skills window if some skills was removed.
Andrei Karas
3
-4
/
+14
2014-09-20
Remove mercenary skills if mercenary was removed.
Andrei Karas
1
-0
/
+3
2014-09-20
eathena: add mercenary skills.
Andrei Karas
1
-8
/
+22
2014-09-20
Use skill owner field in most functions.
Andrei Karas
3
-6
/
+16
2014-09-20
eathena: set mercenary name and some other basic stats.
Andrei Karas
1
-4
/
+13
2014-09-20
Add mercenary actor type. Use it for now in samw way with monster type.
Andrei Karas
1
-1
/
+3
2014-09-20
eathena: create being based on being type and not job.
Andrei Karas
2
-7
/
+55
2014-09-19
eathena: not hide any beings.
Andrei Karas
1
-15
/
+0
2014-09-19
eathena: add partial support for packet SMSG_MERCENARY_SKILLS 0x029d.
Andrei Karas
4
-1
/
+25
2014-09-19
eathena: add partial support for packet SMSG_MERCENARY_INFO 0x029b.
Andrei Karas
4
-2
/
+34
2014-09-19
eathena: add partial support for packet SMSG_MERCENARY_UPDATE 0x02a2.
Andrei Karas
4
-1
/
+19
2014-09-19
eathena: rearrange protocol.h.
Andrei Karas
1
-21
/
+21
2014-09-19
Add empty MercenaryHandler.
Andrei Karas
10
-2
/
+245
2014-09-19
Add comments for all output packets header.
Andrei Karas
30
-205
/
+207
2014-09-19
In out packets allow set packet name in packets log.
Andrei Karas
4
-6
/
+8
2014-09-19
add a bit formatting in logging network packets.
Andrei Karas
4
-9
/
+9
2014-09-19
eathena: fix inventory reading in processPlayerInventory.
Andrei Karas
1
-1
/
+1
2014-09-19
eathena: add partial support for packet SMSG_BEING_REMOVE_SKILL 0x0120.
Andrei Karas
3
-0
/
+14
2014-09-19
eathena: add partial support for packet SMSG_CHAT_LEAVE 0x00dd.
Andrei Karas
3
-0
/
+15
2014-09-19
eathena: add partial support for packet SMSG_CHAT_JOIN_ACK 0x00db.
Andrei Karas
3
-0
/
+19
2014-09-19
eathena: add packet CMSG_CHAT_JOIN 0x00d9.
Andrei Karas
6
-0
/
+29
2014-09-19
Fix typo in chat object.
Andrei Karas
1
-1
/
+1
2014-09-18
Add chat object to owner being.
Andrei Karas
1
-6
/
+15
2014-09-18
Add server feature haveOnlineList.
Andrei Karas
5
-0
/
+16
2014-09-18
Rename server feature haveOnlineList into haveServerOnlineList.
Andrei Karas
5
-5
/
+5
2014-09-18
eathena: add partial support for packet SMSG_CHAT_DISPLAY 0x00d7.
Andrei Karas
3
-0
/
+19
2014-09-18
eathena: fix packet SMSG_PLAYER_GUILD_PARTY_INFO 0x0195.
Andrei Karas
1
-1
/
+1
2014-09-18
Move processPlayerGuilPartyInfo from ea namespace into eathena and tmwa.
Andrei Karas
6
-31
/
+62
2014-09-18
eathena: add packet SMSG_PLAYER_SKILL_COOLDOWN_LIST 0x0985.
Andrei Karas
4
-1
/
+22
2014-09-18
Add skills duration/cooldown.
Andrei Karas
1
-3
/
+4
2014-09-17
eathena: add packet SMSG_PET_ROULETTE 0x01a0.
Andrei Karas
3
-0
/
+29
2014-09-17
eathena: add partial support for packet SMSG_PLAYER_SKILL_COOLDOWN 0x043d.
Andrei Karas
4
-1
/
+16
2014-09-17
eathena: add partial support for packet SMSG_PLAYER_STATUS_CHANGE_NO_TICK ↵
Andrei Karas
3
-0
/
+16
0x0196.
2014-09-17
eathena: fix packet SMSG_BEING_RESURRECT 0x0148.
Andrei Karas
1
-2
/
+2
2014-09-17
Move processBeingResurrect from ea namespace into eathena and tmwa.
Andrei Karas
6
-30
/
+60
2014-09-17
eathena: add partial support for packet SMSG_PLAYER_HEAL 0x013d.
Andrei Karas
3
-0
/
+17
2014-09-17
Disable logging sent bytes count.
Andrei Karas
1
-0
/
+2
2014-09-17
Fix casting in logging packets.
Andrei Karas
6
-13
/
+25
2014-09-17
add support for ignore packets logging.
Andrei Karas
11
-10
/
+86
Option for coma separated packet ids added in misc tab.
2014-09-17
Remove auto pointers from network code.
Andrei Karas
4
-54
/
+54
2014-09-17
Remove getter for tradeHandler.
Andrei Karas
3
-10
/
+3
[next]