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
2015-02-15
eathena: impliment packet SMSG_BUYINGSTORE_ITEMS_LIST.
Andrei Karas
6
-8
/
+142
2015-02-15
Show buy or sell in player context menu based on enabled shop types.
Andrei Karas
3
-7
/
+25
2015-02-15
eathena: impliment packets SMSG_BUYINGSTORE_SHOW_BOARD, SMSG_BUYINGSTORE_HIDE...
Andrei Karas
2
-4
/
+17
2015-02-15
Allow to shop buy board name on beings.
Andrei Karas
4
-9
/
+52
2015-02-15
Rename being board into sell board.
Andrei Karas
5
-18
/
+18
2015-02-15
allow unpublish buying store shop.
Andrei Karas
2
-7
/
+19
2015-02-15
eathena: impliment packet SMSG_BUYINGSTORE_OWN_ITEMS.
Andrei Karas
7
-0
/
+98
2015-02-14
Enable publish button in personal buy shop only if it allowed by server.
Andrei Karas
7
-6
/
+100
2015-02-14
eathena: fix buying store packages.
Andrei Karas
1
-2
/
+3
2015-02-14
Add basic support for buying store.
Andrei Karas
1
-47
/
+68
2015-02-14
Fix translation issues.
Andrei Karas
2
-6
/
+7
2015-02-14
Change version to 1.5.2.14.
v1.5.2.14
Andrei Karas
9
-9
/
+18
2015-02-14
Update translations.
Andrei Karas
56
-3841
/
+6223
2015-02-13
Improve skill error messages.
Andrei Karas
1
-54
/
+50
2015-02-13
Fix code style.
Andrei Karas
4
-6
/
+2
2015-02-11
Remove steam voting link.
Andrei Karas
1
-8
/
+0
2015-02-11
Add typed bool type Equipped.
Andrei Karas
25
-61
/
+64
2015-02-11
Add typed bool type Equipm.
Andrei Karas
23
-68
/
+121
2015-02-11
Add typed bool type Favorite.
Andrei Karas
15
-43
/
+66
2015-02-10
Fix case in new strong typed types.
Andrei Karas
8
-36
/
+36
2015-02-10
Add typed bool type Damaged.
Andrei Karas
15
-43
/
+74
2015-02-10
Add typed bool type Identified.
Andrei Karas
17
-49
/
+171
2015-02-09
eathena: add partial support for packet SMSG_SEARCHSTORE_CLICK_ACK 0x083d.
Andrei Karas
4
-2
/
+16
2015-02-09
eathena: add packet CMSG_SEARCHSTORE_CLICK 0x0835.
Andrei Karas
6
-0
/
+29
2015-02-09
eathena: add packet CMSG_SEARCHSTORE_CLOSE 0x083b.
Andrei Karas
6
-0
/
+16
2015-02-09
eathena: add partial support for packet SMSG_SEARCHSTORE_OPEN 0x083a.
Andrei Karas
4
-1
/
+15
2015-02-09
eathena: add packet CMSG_SEARCHSTORE_NEXT_PAGE 0x0940.
Andrei Karas
6
-0
/
+16
2015-02-09
eathena: add packet SMSG_SEARCHSTORE_SEARCH_FAILED 0x0837.
Andrei Karas
6
-2
/
+78
2015-02-09
eathena: add partial support for packet SMSG_SEARCHSTORE_SEARCH_ACK 0x0836.
Andrei Karas
4
-1
/
+32
2015-02-09
eathena: add packet CMSG_SEARCHSTORE_SEARCH 0x0819.
Andrei Karas
9
-0
/
+79
2015-02-09
Fix code style.
Andrei Karas
9
-12
/
+22
2015-02-08
add simple run script.
Andrei Karas
1
-0
/
+3
2015-02-08
Add install action into build script.
Andrei Karas
1
-1
/
+9
2015-02-08
Add simple build script.
Andrei Karas
1
-0
/
+8
2015-02-08
Fix compilation without eathena support.
Andrei Karas
1
-0
/
+6
2015-02-08
Add William Lee and Suni into translators list.
Andrei Karas
2
-0
/
+6
2015-02-08
Remove de_DE language from help translations.
Andrei Karas
1
-1159
/
+0
2015-02-08
update translations.
Andrei Karas
40
-3704
/
+5260
2015-02-07
Dont show some useless errors while loading themes.
Andrei Karas
31
-41
/
+46
2015-02-07
Remove optional parameter from xml document constructor.
Andrei Karas
27
-35
/
+37
2015-02-07
Fix weight bar in inventory and cart windows.
Andrei Karas
1
-1
/
+1
2015-02-07
Fix saving attack mobs relations and pickup items relations.
Andrei Karas
1
-0
/
+7
2015-02-07
Fix players relations storing if switch server.
Andrei Karas
1
-0
/
+1
2015-02-06
eathena: add packet SMSG_BUYINGSTORE_SELLER_SELL_FAILED 0x0824.
Andrei Karas
6
-5
/
+58
2015-02-06
eathena: add partial support for packet SMSG_BUYINGSTORE_DELETE_ITEM 0x081c.
Andrei Karas
4
-1
/
+16
2015-02-06
eathena: add partial support for packet SMSG_BUYINGSTORE_REPORT 0x081b.
Andrei Karas
4
-1
/
+16
2015-02-06
eathena: add packet SMSG_BUYINGSTORE_SELL_FAILED 0x081a.
Andrei Karas
6
-1
/
+42
2015-02-05
Update translations.
Andrei Karas
40
-6989
/
+7846
2015-02-05
Fix issues after mplint checks.
Andrei Karas
2
-2
/
+7
2015-02-05
eathena: add packet CMSG_BUYINGSTORE_SELL 0x0811.
Andrei Karas
6
-0
/
+45
[next]