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
2015-05-24
Add strong typed bool type Online.
Andrei Karas
3
-5
/
+5
2015-05-21
Enable mobhp server feature only for feature tmwa server versions.
Andrei Karas
1
-1
/
+1
2015-05-21
Call postInit after each window creation.
Andrei Karas
2
-2
/
+3
2015-05-20
update serverfeatures for tmwa.
mekolat
1
-3
/
+3
2015-05-20
eathena: impliment packet CMSG_GUILD_REQUEST_EMBLEM.
Andrei Karas
2
-0
/
+6
2015-05-20
eathena: impliment packet CMSG_GUILD_CHANGE_EMBLEM.
Andrei Karas
2
-0
/
+6
2015-05-20
eathena: impliment packet CMSG_GUILD_BREAK.
Andrei Karas
2
-0
/
+6
2015-05-20
eathena: impliment packet CMSG_GUILD_OPPOSITION.
Andrei Karas
2
-0
/
+6
2015-05-20
eathena: impliment packet CMSG_GUILD_CHANGE_POS_INFO.
Andrei Karas
2
-0
/
+14
2015-05-20
eathena: impliment packet CMSG_GUILD_ALLIANCE_DELETE.
Andrei Karas
2
-0
/
+9
2015-05-20
eathena: impliment packet CMSG_GUILD_ALLIANCE_REPLY.
Andrei Karas
2
-0
/
+7
2015-05-20
eathena: impliment packet CMSG_GUILD_ALLIANCE_REQUEST.
Andrei Karas
2
-0
/
+6
2015-05-20
Send net code version also to login server in tmwa net code.
Andrei Karas
1
-1
/
+11
2015-05-20
Enable haveMove3 server feature in tmwa server with version 0x0f0512.
Andrei Karas
1
-1
/
+1
2015-05-18
Enable haveMove3 server feature for tmwa server with verison 0x0f0518.
Andrei Karas
2
-2
/
+2
2015-05-17
Fix code style.
Andrei Karas
1
-3
/
+3
2015-05-13
Replace succesfully to successfully.
Andrei Karas
1
-1
/
+1
2015-05-10
Move guildmanager into net/tmwa directory.
Andrei Karas
4
-2
/
+659
2015-05-08
Fix code style.
Andrei Karas
2
-18
/
+18
2015-05-06
Add strong typed bool type Enable.
Andrei Karas
1
-1
/
+2
2015-05-06
Add strong typed bool type Modifiable.
Andrei Karas
2
-7
/
+12
2015-05-05
Replace most bools usage in playerinfo to strong typed bools.
Andrei Karas
7
-15
/
+19
2015-05-05
Add strong typed bool type in OkDialog.
Andrei Karas
1
-1
/
+1
2015-05-05
Add strong typed bool type for modal bool flag.
Andrei Karas
1
-1
/
+4
2015-05-04
tmwa: change net code version to 2.
Andrei Karas
1
-1
/
+1
2015-05-03
Remove useless dynamic_cast.
Andrei Karas
1
-1
/
+1
2015-04-29
Allow send money by mail.
Andrei Karas
2
-0
/
+6
2015-04-24
Fix code style.
Andrei Karas
2
-1
/
+1
2015-04-17
Add eathena defines into rank enum.
Andrei Karas
2
-0
/
+4
2015-04-17
Add eathena defines into cookingtype enum.
Andrei Karas
2
-0
/
+4
2015-04-15
From killstats window remove information about jacko.
Andrei Karas
1
-6
/
+0
2015-04-15
Remove hideShield setting.
Andrei Karas
2
-32
/
+11
2015-04-15
Add server feature haveChangePassword.
Andrei Karas
2
-0
/
+7
2015-04-15
eathena: add support for change password.
Andrei Karas
2
-5
/
+2
2015-04-10
Fix code style.
Andrei Karas
2
-2
/
+2
2015-04-04
Show unimplimented packet debug message on each unsupported packets parameters.
Andrei Karas
9
-28
/
+27
2015-04-03
Add server feature haveMute.
Andrei Karas
2
-0
/
+7
2015-03-29
Remove unused guildid parameter from guild handler.
Andrei Karas
2
-17
/
+11
2015-03-29
eathena: add packet CMSG_BATTLE_CHECK_STATE 0x090a.
Andrei Karas
2
-0
/
+5
2015-03-29
eathena: add packet CMSG_BATTLE_BEGIN_ACK 0x08e0.
Andrei Karas
2
-0
/
+11
2015-03-29
eathena: add packet CMSG_BATTLE_REVOKE 0x08da.
Andrei Karas
2
-0
/
+6
2015-03-29
eathena: add packet CMSG_BATTLE_REGISTER 0x08d7.
Andrei Karas
2
-0
/
+9
2015-03-29
eathena: add packet CMSG_NPC_CASH_SHOP_SCHEDULE 0x08c9.
Andrei Karas
2
-0
/
+6
2015-03-29
eathena: add packet CMSG_NPC_CASH_SHOP_REQUEST_TAB 0x0846.
Andrei Karas
2
-0
/
+6
2015-03-29
eathena: add packet CMSG_NPC_CASH_SHOP_OPEN 0x0844.
Andrei Karas
2
-0
/
+6
2015-03-29
eathena: add packet CMSG_KICK_FROM_CHAT_ROOM 0x00e2.
Andrei Karas
2
-0
/
+6
2015-03-29
eathena: add packet CMSG_SET_CHAT_ROOM_OWNER 0x00e0.
Andrei Karas
2
-0
/
+6
2015-03-29
eathena: add packet CMSG_SET_CHAT_ROOM_OPTIONS 0x00de.
Andrei Karas
2
-0
/
+12
2015-03-29
Fix typo in packet name CMSG_MOVE_FROM_STORAGE.
Andrei Karas
2
-2
/
+2
2015-03-28
eathena: add packet CMSG_BANK_CLOSE 0x09b8.
Andrei Karas
2
-0
/
+6
[next]