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-10-05
eathena: add partial support for packet SMSG_CHAR_RENAME 0x028e.
Andrei Karas
3
-0
/
+13
2014-10-05
Add new server feature CharRename.
Andrei Karas
5
-0
/
+16
2014-10-05
eathena: add packet CMSG_CHAR_RENAME 0x08fc.
Andrei Karas
6
-0
/
+26
2014-10-05
Lower buttons text in char select dialog.
Andrei Karas
1
-2
/
+2
2014-10-05
Rename packet CMSG_CLIENT_PING into CMSG_MAP_PING.
Andrei Karas
4
-4
/
+4
2014-10-04
Fix possible update errors with empty update server.
Andrei Karas
2
-2
/
+13
2014-10-04
Fix dir for updates if server not give any update servers.
Andrei Karas
1
-0
/
+7
2014-10-04
If server not have update server, skip fix update server downloads.
Andrei Karas
1
-7
/
+14
2014-10-03
eathena: add packet SMSG_PLAYER_INSERT_CARD 0x017d.
Andrei Karas
5
-1
/
+29
2014-10-03
eathena: add partial support for packet SMSG_PLAYER_UNE_CARD 0x017b.
Andrei Karas
3
-0
/
+18
2014-10-03
eathena: add packet SMSG_MAP_TYPE 0x01d6.
Andrei Karas
3
-1
/
+15
2014-10-02
eathena: add packet SMSG_PLAYER_UPDATE_SKILL 0x07e1.
Andrei Karas
4
-1
/
+36
2014-10-02
eathena: add packet SMSG_PLAYER_DELETE_SKILL 0x0441.
Andrei Karas
4
-1
/
+15
2014-10-02
eathena: add packet SMSG_PLAYER_ADD_SKILL 0x0111.
Andrei Karas
3
-0
/
+36
2014-10-02
eathena: add missing attack types.
Andrei Karas
2
-12
/
+24
2014-10-01
Remove unused attrs.h files.
Andrei Karas
10
-70
/
+0
2014-10-01
Add debug make script for build with SDL2.
Andrei Karas
1
-0
/
+60
2014-10-01
Remove unused option from build scripts.
Andrei Karas
5
-6
/
+1
2014-10-01
eathena: add packet SMSG_PLAYER_STATUS_CHANGE2 0x028a.
Andrei Karas
4
-1
/
+29
2014-10-01
Fix input fields detection for input rules.
Andrei Karas
1
-1
/
+18
2014-10-01
eathena: add packet SMSG_BEING_STAT_UPDATE_1 0x01ab.
Andrei Karas
3
-0
/
+28
2014-10-01
Use constants for all server side stats.
Andrei Karas
2
-43
/
+94
2014-10-01
Move JOB stat from net enum into attributes.
Andrei Karas
13
-42
/
+20
2014-10-01
Move STR stat from net enum into attributes.
Andrei Karas
11
-21
/
+32
2014-10-01
Move AGI stat from net enum into attributes.
Andrei Karas
9
-14
/
+22
2014-10-01
Move VIT stat from net enum into attributes.
Andrei Karas
9
-14
/
+22
2014-10-01
Move INT stat from net enum into attributes.
Andrei Karas
9
-14
/
+24
2014-10-01
Move DEX stat from net enum into attributes.
Andrei Karas
9
-14
/
+22
2014-10-01
Move LUK stat from net enum into attributes.
Andrei Karas
9
-17
/
+24
2014-10-01
Move ATK stat from net enum into attributes.
Andrei Karas
12
-38
/
+18
2014-10-01
Move DEF stat from net enum into attributes.
Andrei Karas
9
-15
/
+13
2014-10-01
Move MATK stat from net enum into attributes.
Andrei Karas
9
-16
/
+14
2014-10-01
Move MDEF stat from net enum into attributes.
Andrei Karas
9
-15
/
+14
2014-10-01
Move HIT stat from net enum into attributes.
Andrei Karas
9
-12
/
+10
2014-10-01
Move FLEE stat from net enum into attributes.
Andrei Karas
9
-15
/
+13
2014-10-01
Move CRIT stat from net enum into attributes.
Andrei Karas
9
-21
/
+10
2014-10-01
In setStat remove type constants to numbers.
Andrei Karas
1
-26
/
+18
2014-10-01
Move actual update stats into one function.
Andrei Karas
6
-216
/
+269
2014-10-01
Remove duplicate numbers from npc sell dialog.
Andrei Karas
1
-3
/
+0
2014-09-30
Add manner stat to player.
Andrei Karas
4
-3
/
+7
2014-09-30
Add manner field in debug window in target tab.
Andrei Karas
2
-1
/
+11
2014-09-30
Add manner field to beings.
Andrei Karas
5
-13
/
+20
2014-09-30
eathena: add karma stat to player.
Andrei Karas
3
-2
/
+8
2014-09-30
Add karma field in debug window in target tab.
Andrei Karas
2
-1
/
+14
2014-09-30
Add karma field to beings.
Andrei Karas
6
-17
/
+22
2014-09-30
eathena: add packet SMSG_GUILD_UPDATE_COORDS 0x01eb.
Andrei Karas
3
-0
/
+22
2014-09-30
eathena: add packet SMSG_BEING_FAKE_NAME 0x0078.
Andrei Karas
3
-0
/
+29
2014-09-30
Fix party name crration size limit in social window.
Andrei Karas
1
-1
/
+1
2014-09-30
eathena: add more reasons in processConnectionProblem.
Andrei Karas
2
-34
/
+103
2014-09-30
eathena: add partial support for packets SMSG_BANK_DEPOSIT 0x09a8
Andrei Karas
3
-0
/
+30
[next]