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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-07
Move processGuildExpulsionList from ea namespace into eathena and tmwa.
Andrei Karas
2
-0
/
+18
2014-10-07
Move processGuildExpulsion from ea namespace into eathena and tmwa.
Andrei Karas
2
-0
/
+17
2014-10-07
Move processGuildMemberLogin from ea namespace into eathena and tmwa.
Andrei Karas
2
-0
/
+22
2014-10-06
read guild position flags.
Andrei Karas
1
-6
/
+8
2014-10-06
Move processGuildPositionInfo from ea namespace into eathena and tmwa.
Andrei Karas
2
-1
/
+50
2014-10-06
eathena: add packet CMSG_CHAR_CHANGE_SLOT 0x08d4.
Andrei Karas
2
-0
/
+7
2014-10-06
Fix compilation warnings.
Andrei Karas
1
-2
/
+2
2014-10-05
Add char rename button if server support it.
Andrei Karas
2
-2
/
+2
2014-10-05
Add new server feature CharRename.
Andrei Karas
2
-0
/
+7
2014-10-05
eathena: add packet CMSG_CHAR_RENAME 0x08fc.
Andrei Karas
2
-0
/
+8
2014-10-05
Rename packet CMSG_CLIENT_PING into CMSG_MAP_PING.
Andrei Karas
2
-2
/
+2
2014-10-01
Remove unused attrs.h files.
Andrei Karas
4
-33
/
+0
2014-10-01
Move JOB stat from net enum into attributes.
Andrei Karas
2
-5
/
+1
2014-10-01
Move STR stat from net enum into attributes.
Andrei Karas
4
-8
/
+14
2014-10-01
Move AGI stat from net enum into attributes.
Andrei Karas
3
-5
/
+9
2014-10-01
Move VIT stat from net enum into attributes.
Andrei Karas
3
-5
/
+9
2014-10-01
Move INT stat from net enum into attributes.
Andrei Karas
3
-5
/
+10
2014-10-01
Move DEX stat from net enum into attributes.
Andrei Karas
3
-5
/
+9
2014-10-01
Move LUK stat from net enum into attributes.
Andrei Karas
3
-7
/
+10
2014-10-01
Move ATK stat from net enum into attributes.
Andrei Karas
3
-6
/
+4
2014-10-01
Move DEF stat from net enum into attributes.
Andrei Karas
3
-5
/
+4
2014-10-01
Move MATK stat from net enum into attributes.
Andrei Karas
3
-5
/
+4
2014-10-01
Move MDEF stat from net enum into attributes.
Andrei Karas
3
-5
/
+4
2014-10-01
Move HIT stat from net enum into attributes.
Andrei Karas
3
-4
/
+3
2014-10-01
Move FLEE stat from net enum into attributes.
Andrei Karas
3
-5
/
+4
2014-10-01
Move CRIT stat from net enum into attributes.
Andrei Karas
3
-7
/
+3
2014-10-01
Move actual update stats into one function.
Andrei Karas
2
-0
/
+20
2014-09-30
Add manner stat to player.
Andrei Karas
1
-1
/
+1
2014-09-30
Add manner field to beings.
Andrei Karas
2
-6
/
+6
2014-09-30
Add karma field to beings.
Andrei Karas
2
-6
/
+6
2014-09-26
Fix code style.
Andrei Karas
15
-23
/
+8
2014-09-25
eathena: add packet CMSG_HOMUNCULUS_MENU 0x022d.
Andrei Karas
2
-0
/
+12
2014-09-25
eathena: add packet CMSG_HOMMERC_ATTACK 0x0233.
Andrei Karas
4
-0
/
+14
2014-09-25
eathena: add packet CMSG_HOMMERC_MOVE_TO 0x0232.
Andrei Karas
4
-0
/
+12
2014-09-25
eathena: add packet CMSG_HOMMERC_MOVE_TO_MASTER 0x0234.
Andrei Karas
4
-0
/
+12
2014-09-25
eathena: add packet CMSG_HOMUNCULUS_SET_NAME 0x0231.
Andrei Karas
2
-0
/
+6
2014-09-24
Add empty HomunculusHandler.
Andrei Karas
4
-1
/
+94
2014-09-24
Add empty BuyingStoreHandler.
Andrei Karas
4
-1
/
+94
2014-09-23
Move processSkillFailed from ea namespace into eathena and tmwa.
Andrei Karas
2
-0
/
+146
2014-09-23
eathena: rename packet CMSG_PET_REQUEST_STATE to CMSG_PET_SEND_MESSAGE.
Andrei Karas
2
-2
/
+2
2014-09-23
eathena: add packet CMSG_PET_MENU_ACTION 0x01a1.
Andrei Karas
2
-0
/
+30
2014-09-21
eathena: add packet CMSG_PET_SELECT_EGG 0x01a7.
Andrei Karas
2
-0
/
+6
2014-09-21
eathena: add packet SMSG_MERCENARY_ACTION 0x029f.
Andrei Karas
2
-0
/
+6
2014-09-21
Fix mercenary removing.
Andrei Karas
2
-0
/
+6
2014-09-21
Fix updating skills window if some skills was removed.
Andrei Karas
1
-2
/
+6
2014-09-20
Use skill owner field in most functions.
Andrei Karas
1
-1
/
+4
2014-09-19
Add empty MercenaryHandler.
Andrei Karas
4
-1
/
+94
2014-09-19
Add comments for all output packets header.
Andrei Karas
12
-77
/
+77
2014-09-19
In out packets allow set packet name in packets log.
Andrei Karas
2
-3
/
+4
2014-09-19
add a bit formatting in logging network packets.
Andrei Karas
1
-3
/
+3
[next]