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
/
eathena
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-17
Add static in loginhandler.
Andrei Karas
2
-5
/
+5
2014-10-17
Add static in inventoryhandler.
Andrei Karas
1
-13
/
+13
2014-10-17
Add static in homunculushandler.
Andrei Karas
1
-5
/
+5
2014-10-17
Add static in guildhandler.
Andrei Karas
2
-11
/
+11
2014-10-17
Add static in generalhandler.
Andrei Karas
1
-1
/
+1
2014-10-17
Add static in gamehandler.
Andrei Karas
2
-8
/
+13
2014-10-17
Add static in friendshandler.
Andrei Karas
1
-3
/
+3
2014-10-17
Add static in familyhandler.
Andrei Karas
2
-8
/
+12
2014-10-17
Add static in elementalhandler.
Andrei Karas
1
-2
/
+2
2014-10-17
Add static in chathandler.
Andrei Karas
2
-15
/
+16
2014-10-17
Add static in chatserverhandler.
Andrei Karas
2
-18
/
+25
2014-10-17
Add static in buysellhandler.
Andrei Karas
1
-1
/
+1
2014-10-17
Add static in buyingstorehandler.
Andrei Karas
1
-1
/
+1
2014-10-17
Add static in beinthandler.
Andrei Karas
2
-74
/
+74
2014-10-17
Add static to some network handlers.
Andrei Karas
4
-10
/
+11
2014-10-16
Show errors if withdraw or deposit failed.
Andrei Karas
1
-2
/
+10
2014-10-16
Add bank window (hercules only).
Andrei Karas
1
-3
/
+8
2014-10-16
eathena: fix packet size SMSG_BANK_WITHDRAW 0x09aa.
Andrei Karas
1
-1
/
+1
2014-10-16
eathena: fix packet size SMSG_BANK_DEPOSIT 0x09a8.
Andrei Karas
1
-1
/
+1
2014-10-15
Add in server features function haveBankApi.
Andrei Karas
2
-0
/
+7
2014-10-14
eathena: add packet SMSG_PARTY_LEADER 0x07fc.
Andrei Karas
4
-1
/
+20
2014-10-14
eathena: add packet SMSG_NPC_CLOSE_TIMEOUT 0x08d6.
Andrei Karas
4
-1
/
+15
2014-10-14
eathena: add partial support for SMSG_ELEMENTAL_INFO 0x081d.
Andrei Karas
4
-1
/
+18
2014-10-14
eathena: add partial support for packet SMSG_ELEMENTAL_UPDATE_STATUS 0x081e.
Andrei Karas
4
-1
/
+19
2014-10-14
Add empty elementalhandler.
Andrei Karas
4
-1
/
+98
2014-10-14
eathena: add partial support for packet SMSG_PARTY_ITEM_PICKUP 0x02b8.
Andrei Karas
4
-1
/
+25
2014-10-14
eathena: add partial support for packet.
Andrei Karas
4
-1
/
+16
2014-10-14
eathena: add partial support for packet SMSG_PLAYER_ITEM_RENTAL_TIME 0x0298.
Andrei Karas
3
-0
/
+15
2014-10-14
eathena: add partial support for packet SMSG_QUEST_NPC_EFFECT 0x0446.
Andrei Karas
4
-1
/
+20
2014-10-14
eathena: add partial support for packet SMSG_QUEST_ACTIVATE 0x02b7.
Andrei Karas
4
-1
/
+16
2014-10-14
eathena: add partial support for packet SMSG_AUCTION_OPEN_WINDOW 0x025f.
Andrei Karas
3
-0
/
+17
2014-10-14
eathena: add packet CMSG_FRIENDS_DELETE_PLAYER 0x020a.
Andrei Karas
3
-0
/
+11
2014-10-14
eathena: add packet CMSG_FRIENDS_REQUEST_ACK 0x0208.
Andrei Karas
3
-0
/
+15
2014-10-14
eathena: add packet CMSG_FRIENDS_ADD_PLAYER 0x023b.
Andrei Karas
3
-0
/
+11
2014-10-14
eathena: add partial support for packet SMSG_FRIENDS_REQUEST_ACK 0x0209.
Andrei Karas
4
-1
/
+17
2014-10-14
eathena: add partial support for packet SMSG_FRIENDS_LIST 0x0201.
Andrei Karas
4
-1
/
+20
2014-10-14
eathena: add partial support for packet SMSG_FRIENDS_PLAYER_ONLINE 0x0206.
Andrei Karas
4
-1
/
+20
2014-10-13
Add empty friends handler.
Andrei Karas
4
-1
/
+98
2014-10-13
Fix compilation warnings.
Andrei Karas
2
-5
/
+3
2014-10-13
eathena: show error for non existing channel in channel tab.
Andrei Karas
1
-0
/
+16
2014-10-13
eathena: on non existing channels fix whisper error messages.
Andrei Karas
1
-0
/
+12
2014-10-13
Create channel if get message about already joined.
Andrei Karas
1
-2
/
+13
2014-10-13
eathena: fix owner for channel messages.
Andrei Karas
1
-2
/
+1
2014-10-13
eathena: fix chat message owner type.
Andrei Karas
2
-11
/
+18
2014-10-13
eathena: show channel messages in channel tab.
Andrei Karas
2
-4
/
+22
2014-10-13
In chatHandler add function to join channel.
Andrei Karas
2
-0
/
+9
2014-10-13
Add special method in charHandler to send message to channel.
Andrei Karas
2
-0
/
+9
2014-10-12
Add server feature haveChatChannels.
Andrei Karas
2
-0
/
+7
2014-10-12
Rename server feature haveChatChannels into haveSpecialChatChannels.
Andrei Karas
2
-2
/
+2
2014-10-12
Move PartyTab from net namespace into gui.
Andrei Karas
2
-12
/
+12
[next]