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
Age
Commit message (
Collapse
)
Author
Files
Lines
2015-02-16
Build eggselectiondialog only if eathena support enabled.
Andrei Karas
3
-4
/
+7
2015-02-16
Build buyingstoreselldialog only if eathena support enabled.
Andrei Karas
3
-4
/
+7
2015-02-16
Build BankWindow only if eathena support enabled.
Andrei Karas
5
-5
/
+16
2015-02-16
Move processBeingChat from ea namespace into eathena and tmwa.
Andrei Karas
6
-81
/
+145
2015-02-16
Use some tmwa related code in whoisonline only if build for tmwa.
Andrei Karas
2
-0
/
+13
2015-02-16
Use guildmanager only if build with tmwa support.
Andrei Karas
12
-19
/
+62
2015-02-16
Move processWhisperContinue from ea namespace into eathena and tmwa.
Andrei Karas
6
-127
/
+160
2015-02-16
Not allow hide storage window by hide windows actions (h key).
Andrei Karas
1
-1
/
+1
2015-02-15
Fix drop/store window in inventory.
Andrei Karas
3
-8
/
+16
2015-02-15
Dont show emoty tooltips in inventory.
Andrei Karas
1
-1
/
+3
2015-02-15
fix enable/disable add/remove buttons in shop window in buy dialog.
Andrei Karas
1
-2
/
+3
2015-02-15
Allow add to buying shop item from inventory. Before was from cart.
Andrei Karas
1
-1
/
+1
2015-02-15
eathena: impliment packet SMSG_BUYINGSTORE_DELETE_ITEM.
Andrei Karas
1
-2
/
+17
2015-02-15
eathena: impliment selling item to buying store.
Andrei Karas
6
-13
/
+32
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, ↵
Andrei Karas
2
-4
/
+17
SMSG_BUYINGSTORE_HIDE_BOARD.
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
Change version to 1.5.2.14.
v1.5.2.14
Andrei Karas
1
-2
/
+2
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
Fix compilation without eathena support.
Andrei Karas
1
-0
/
+6
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
[next]