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-19
Add static in skillhandler.
Andrei Karas
1
-1
/
+1
2014-10-19
Add static in playerhandler.
Andrei Karas
1
-3
/
+5
2014-10-19
add static in partyhandler.
Andrei Karas
2
-7
/
+7
2014-10-17
Add static in npchandler.
Andrei Karas
2
-5
/
+5
2014-10-17
Add static in loginhandler.
Andrei Karas
2
-4
/
+4
2014-10-17
Add static in inventoryhandler.
Andrei Karas
1
-8
/
+8
2014-10-17
Add static in guildhandler.
Andrei Karas
2
-9
/
+9
2014-10-17
Add static in gamehandler.
Andrei Karas
2
-4
/
+9
2014-10-17
Add static in chathandler.
Andrei Karas
2
-8
/
+8
2014-10-17
Add static in chatserverhandler.
Andrei Karas
2
-5
/
+5
2014-10-17
Add static in buysellhandler.
Andrei Karas
1
-1
/
+1
2014-10-17
Add static in beinthandler.
Andrei Karas
2
-41
/
+41
2014-10-15
Add in server features function haveBankApi.
Andrei Karas
2
-0
/
+7
2014-10-14
Add empty elementalhandler.
Andrei Karas
4
-1
/
+98
2014-10-14
eathena: add packet CMSG_FRIENDS_DELETE_PLAYER 0x020a.
Andrei Karas
2
-0
/
+8
2014-10-14
eathena: add packet CMSG_FRIENDS_REQUEST_ACK 0x0208.
Andrei Karas
2
-0
/
+10
2014-10-14
eathena: add packet CMSG_FRIENDS_ADD_PLAYER 0x023b.
Andrei Karas
2
-0
/
+6
2014-10-13
Add empty friends handler.
Andrei Karas
4
-1
/
+98
2014-10-13
In chatHandler add function to join channel.
Andrei Karas
2
-0
/
+6
2014-10-13
Add special method in charHandler to send message to channel.
Andrei Karas
2
-0
/
+8
2014-10-12
Add server feature haveChatChannels.
Andrei Karas
2
-0
/
+7
2014-10-12
Rename server feature haveChatChannels into haveSpecialChatChannels.
Andrei Karas
3
-3
/
+3
2014-10-12
Move PartyTab from net namespace into gui.
Andrei Karas
2
-9
/
+9
2014-10-12
Move GuildTab from net namespace into gui.
Andrei Karas
3
-9
/
+10
2014-10-12
Move ChatTab into chat subdir.
Andrei Karas
1
-1
/
+1
2014-10-12
Add server feature for request monster names.
Andrei Karas
2
-0
/
+7
2014-10-10
Fix code style.
Andrei Karas
2
-7
/
+0
2014-10-09
Move processTradeItemAddResponse from ea namespace into eathena and tmwa.
Andrei Karas
2
-0
/
+58
2014-10-09
Move processBeingSelfEffect from ea namespace into eathena and tmwa.
Andrei Karas
2
-0
/
+36
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
[next]