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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-17
Add static in npchandler.
Andrei Karas
7
-29
/
+34
2014-10-17
Add static in mercenaryhandler.
Andrei Karas
1
-3
/
+3
2014-10-17
Add static in mailhandler.
Andrei Karas
2
-2
/
+2
2014-10-17
Add static in loginhandler.
Andrei Karas
6
-31
/
+32
2014-10-17
Add static in inventoryhandler.
Andrei Karas
4
-40
/
+47
2014-10-17
Add static in homunculushandler.
Andrei Karas
1
-5
/
+5
2014-10-17
Add static in guildhandler.
Andrei Karas
6
-68
/
+70
2014-10-17
Add static in generalhandler.
Andrei Karas
1
-1
/
+1
2014-10-17
Add static in gamehandler.
Andrei Karas
6
-22
/
+36
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
6
-47
/
+56
2014-10-17
Add static in chatserverhandler.
Andrei Karas
8
-44
/
+59
2014-10-17
Add static in buysellhandler.
Andrei Karas
4
-12
/
+15
2014-10-17
Add static in buyingstorehandler.
Andrei Karas
1
-1
/
+1
2014-10-17
Add static in beinthandler.
Andrei Karas
7
-156
/
+158
2014-10-17
Add static to some network handlers.
Andrei Karas
4
-10
/
+11
2014-10-16
Add missing checks.
Andrei Karas
4
-9
/
+31
2014-10-16
Add screen button for bank window.
Andrei Karas
1
-0
/
+4
2014-10-16
Show errors if withdraw or deposit failed.
Andrei Karas
3
-2
/
+21
2014-10-16
Add bank window (hercules only).
Andrei Karas
13
-4
/
+288
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
5
-0
/
+16
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
12
-2
/
+250
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
6
-0
/
+21
2014-10-14
eathena: add packet CMSG_FRIENDS_REQUEST_ACK 0x0208.
Andrei Karas
6
-0
/
+29
2014-10-14
eathena: add packet CMSG_FRIENDS_ADD_PLAYER 0x023b.
Andrei Karas
6
-0
/
+19
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
12
-2
/
+249
2014-10-13
Add alias for query chat command.
Andrei Karas
1
-1
/
+1
2014-10-13
Fix compilation warnings.
Andrei Karas
3
-6
/
+4
2014-10-13
eathena: show error for non existing channel in channel tab.
Andrei Karas
3
-1
/
+36
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
2
-4
/
+19
2014-10-13
Disable hightlight by default in channels.
Andrei Karas
1
-0
/
+1
[next]