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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-18
eathena: add packet SMSG_PLAYER_SKILL_COOLDOWN_LIST 0x0985.
Andrei Karas
4
-1
/
+22
2014-09-18
Add skills duration/cooldown.
Andrei Karas
1
-3
/
+4
2014-09-17
eathena: add packet SMSG_PET_ROULETTE 0x01a0.
Andrei Karas
3
-0
/
+29
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
11
-10
/
+86
2014-09-17
Remove auto pointers from network code.
Andrei Karas
4
-54
/
+54
2014-09-17
Remove getter for tradeHandler.
Andrei Karas
3
-10
/
+3
2014-09-17
Remove getter for skillHandler.
Andrei Karas
3
-7
/
+3
2014-09-17
Remove getter for serverFeatures.
Andrei Karas
15
-38
/
+34
2014-09-17
Remove getter for questHandler.
Andrei Karas
4
-0
/
+6
2014-09-17
Remove getter for playerHandler.
Andrei Karas
3
-7
/
+3
2014-09-17
Remove getter for petHandler.
Andrei Karas
3
-7
/
+3
2014-09-17
Remove getter for partyHandler.
Andrei Karas
4
-19
/
+15
2014-09-17
Remove getter for npcHandler.
Andrei Karas
3
-7
/
+3
2014-09-17
Remove getter for mailHandler.
Andrei Karas
3
-7
/
+3
2014-09-17
Remove getter for loginHandler.
Andrei Karas
7
-22
/
+14
2014-09-17
Remove getter for inventoryHandler.
Andrei Karas
5
-9
/
+5
2014-09-17
Remove getter for guildHandler.
Andrei Karas
4
-13
/
+9
2014-09-17
Remove getter for generalHandler.
Andrei Karas
3
-13
/
+9
2014-09-17
Remove getter for gameHandler.
Andrei Karas
6
-18
/
+10
2014-09-17
Remove getter for chatHandler.
Andrei Karas
8
-23
/
+19
2014-09-17
Remove getter for charServerHandler.
Andrei Karas
5
-9
/
+5
2014-09-17
Remove getter for cachShopHandler.
Andrei Karas
3
-7
/
+3
2014-09-17
Remove getter for buySellHandler.
Andrei Karas
3
-7
/
+3
2014-09-17
Remove getter for beingHandler.
Andrei Karas
3
-7
/
+3
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
3
-7
/
+7
2014-09-16
Remove unused externs
Andrei Karas
11
-18
/
+0
2014-09-16
Add server feature haveEightDirections.
Andrei Karas
5
-0
/
+16
2014-09-16
Add server feature haveEmailOnRegister.
Andrei Karas
6
-1
/
+20
2014-09-16
add server feature haveMonsterAttackRange.
Andrei Karas
6
-2
/
+20
2014-09-16
Fix some server features usage.
Andrei Karas
1
-2
/
+3
2014-09-16
Add server feature haveOtherGender.
Andrei Karas
5
-0
/
+16
2014-09-16
add server feature haveItemColors.
Andrei Karas
11
-15
/
+44
2014-09-16
Add server feature haveMove3.
Andrei Karas
6
-2
/
+18
2014-09-16
Add server feature haveServerIgnore.
Andrei Karas
6
-2
/
+18
2014-09-16
Add server feature haveChatChannels.
Andrei Karas
6
-1
/
+20
2014-09-16
Add server feature haveLookSelection.
Andrei Karas
5
-0
/
+16
2014-09-16
Add server feature haveRaceSelection.
Andrei Karas
5
-0
/
+16
2014-09-16
Add server feature haveIncompleteChatMessages.
Andrei Karas
6
-1
/
+19
2014-09-16
add server feature haveNativeGuilds.
Andrei Karas
6
-1
/
+20
2014-09-16
Add server feature haveBrokenPlayerAttackDistance.
Andrei Karas
5
-0
/
+16
2014-09-16
add server feature havePlayerStatusUpdate.
Andrei Karas
5
-0
/
+16
[prev]
[next]