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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-18
Use server feature haveOnlineList in whos is online window.
Andrei Karas
2
-7
/
+9
2014-09-18
Add server feature haveOnlineList.
Andrei Karas
5
-0
/
+16
2014-09-18
Rename server feature haveOnlineList into haveServerOnlineList.
Andrei Karas
6
-6
/
+6
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
Fix compilation with some options.
Andrei Karas
1
-1
/
+1
2014-09-18
eathena: add packet SMSG_PLAYER_SKILL_COOLDOWN_LIST 0x0985.
Andrei Karas
4
-1
/
+22
2014-09-18
Add empty skill if need add skill duration/cooldown and skin not created/loaded.
Andrei Karas
1
-7
/
+13
2014-09-18
Add new theme colors for disabled text.
Andrei Karas
12
-1
/
+19
2014-09-18
Draw cool down bar in skills window.
Andrei Karas
6
-10
/
+79
2014-09-18
Add skill cooldown color.
Andrei Karas
12
-1
/
+13
2014-09-18
Add skills duration/cooldown.
Andrei Karas
5
-3
/
+25
2014-09-17
Fix compilation warning.
Andrei Karas
1
-1
/
+1
2014-09-17
eathena: add packet SMSG_PET_ROULETTE 0x01a0.
Andrei Karas
5
-0
/
+44
2014-09-17
Show skill type in skill popup.
Andrei Karas
1
-4
/
+46
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 0x0...
Andrei Karas
3
-0
/
+16
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
15
-20
/
+105
2014-09-17
Remove auto pointers from network code.
Andrei Karas
4
-54
/
+54
2014-09-17
Remove getter for tradeHandler.
Andrei Karas
9
-24
/
+16
2014-09-17
Remove getter for skillHandler.
Andrei Karas
4
-9
/
+5
2014-09-17
Remove getter for serverFeatures.
Andrei Karas
31
-73
/
+69
2014-09-17
Remove getter for questHandler.
Andrei Karas
4
-0
/
+6
2014-09-17
Remove getter for playerHandler.
Andrei Karas
16
-91
/
+79
2014-09-17
Remove getter for petHandler.
Andrei Karas
7
-14
/
+10
2014-09-17
Remove getter for partyHandler.
Andrei Karas
11
-35
/
+31
2014-09-17
Remove getter for npcHandler.
Andrei Karas
10
-24
/
+21
2014-09-17
Remove getter for mailHandler.
Andrei Karas
3
-7
/
+3
2014-09-17
Remove getter for loginHandler.
Andrei Karas
15
-66
/
+47
2014-09-17
Remove getter for inventoryHandler.
Andrei Karas
15
-49
/
+45
2014-09-17
Remove getter for guildHandler.
Andrei Karas
12
-27
/
+23
2014-09-17
Remove getter for generalHandler.
Andrei Karas
5
-21
/
+17
2014-09-17
Remove getter for gameHandler.
Andrei Karas
13
-39
/
+31
2014-09-17
Remove getter for chatHandler.
Andrei Karas
20
-56
/
+52
2014-09-17
Remove getter for charServerHandler.
Andrei Karas
13
-31
/
+27
2014-09-17
Remove getter for cachShopHandler.
Andrei Karas
3
-7
/
+3
2014-09-17
Remove getter for buySellHandler.
Andrei Karas
7
-15
/
+11
2014-09-17
Remove getter for beingHandler.
Andrei Karas
7
-11
/
+7
2014-09-17
Remove getter for bankHandler.
Andrei Karas
3
-7
/
+3
2014-09-17
Remove getter for auctionHandler.
Andrei Karas
3
-7
/
+3
2014-09-17
Remove getter for adminHandler.
Andrei Karas
6
-16
/
+16
2014-09-16
Remove unused externs
Andrei Karas
25
-43
/
+0
2014-09-16
Add server feature haveEightDirections.
Andrei Karas
6
-2
/
+21
2014-09-16
Add server feature haveEmailOnRegister.
Andrei Karas
6
-1
/
+20
[next]