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-12-13
Remove "protect item" popup menu handler.
Andrei Karas
1
-6
/
+2
2014-12-13
Add chat command for protect item.
Andrei Karas
4
-0
/
+19
2014-12-13
Remove "retrieve all" popup menu handler.
Andrei Karas
1
-8
/
+3
2014-12-13
Remove "retrieve all-1" popup menu handler.
Andrei Karas
1
-8
/
+3
2014-12-13
Remove "retrieve half" popup menu handler.
Andrei Karas
1
-8
/
+3
2014-12-13
Remove "retrieve 10" popup menu handler.
Andrei Karas
1
-11
/
+3
2014-12-13
Remove "retrieve" popup menu handler.
Andrei Karas
1
-10
/
+2
2014-12-13
eathena: fix reading packet SMSG_PLAYER_STORAGE_ITEMS.
Andrei Karas
1
-1
/
+1
2014-12-13
eathena: fix packet SMSG_PLAYER_STORAGE_REMOVE.
Andrei Karas
1
-1
/
+1
2014-12-13
Move processPlayerStorageRemove from ea namespace into eathena and tmwa.
Andrei Karas
6
-20
/
+40
2014-12-13
Add chat command for move item from storage to inventory.
Andrei Karas
4
-9
/
+52
2014-12-13
Add variable for storage window.
Andrei Karas
4
-18
/
+18
2014-12-13
Remove "addtrade all" popup menu handler.
Andrei Karas
1
-8
/
+5
2014-12-13
Remove "addtrade all-1" popup menu handler.
Andrei Karas
1
-7
/
+2
2014-12-13
Remove "addtrade half" popup menu handler.
Andrei Karas
1
-7
/
+3
2014-12-13
Remove "addtrade 10" popup menu handler.
Andrei Karas
1
-12
/
+3
2014-12-13
Remove "addtrade" popup menu handler.
Andrei Karas
1
-10
/
+2
2014-12-13
Add chat command for add item to trade.
Andrei Karas
4
-0
/
+29
2014-12-13
Improve /invtostorage chat command.
Andrei Karas
3
-39
/
+59
2014-12-13
Remove chat command variation invtostorage*.
Andrei Karas
5
-102
/
+4
2014-12-13
Extend chat command invtostorage with amount parameter.
Andrei Karas
1
-2
/
+44
2014-12-13
Remove "store all" popup menu handler.
Andrei Karas
1
-8
/
+3
2014-12-13
Add chat command for move all items from inventory to storage.
Andrei Karas
4
-0
/
+24
2014-12-13
Remove "store all-1" popup menu handler.
Andrei Karas
1
-8
/
+3
2014-12-13
Add chat command for move all except 1 items from inventory to storage.
Andrei Karas
4
-0
/
+24
2014-12-13
Remove "store half" popup menu handler.
Andrei Karas
1
-8
/
+3
2014-12-13
Add chat command for move half items from inventory to storage.
Andrei Karas
4
-0
/
+24
2014-12-13
Remove "store 10" popup menu handler.
Andrei Karas
1
-11
/
+3
2014-12-13
Add chat command for move 10 items from inventory to storage.
Andrei Karas
4
-0
/
+27
2014-12-13
Remove "store" popup menu handler.
Andrei Karas
1
-9
/
+4
2014-12-13
Simplify actions based on inventory index.
Andrei Karas
1
-27
/
+16
2014-12-13
Add chat command for move item from inventory to storage.
Andrei Karas
4
-0
/
+24
2014-12-13
Use command /useinv in popup menu.
Andrei Karas
1
-2
/
+2
2014-12-13
Add chat command for using item by inventory index.
Andrei Karas
4
-0
/
+23
2014-12-13
Use command /dropinvall in popup menu.
Andrei Karas
1
-1
/
+1
2014-12-13
Add chat command for drop all item by inventory index.
Andrei Karas
4
-0
/
+24
2014-12-13
Use command /dropinv in popup menu.
Andrei Karas
1
-2
/
+6
2014-12-13
Add chat command for drop item by inventory index.
Andrei Karas
4
-0
/
+27
2014-12-13
Remove "drop all" popup menu handler.
Andrei Karas
1
-6
/
+2
2014-12-12
Remove "drop" popup menu handler.
Andrei Karas
1
-11
/
+3
2014-12-12
Add chat command for drop all items in stack with given id.
Andrei Karas
4
-0
/
+25
2014-12-12
Add chat command for drop item by id and amount dialog.
Andrei Karas
4
-0
/
+30
2014-12-12
Remove "split" popup menu handler.
Andrei Karas
1
-13
/
+1
2014-12-12
Remove "movecamera" popup menu handler.
Andrei Karas
1
-7
/
+2
2014-12-12
Add chat command for moving camera.
Andrei Karas
4
-0
/
+25
2014-12-12
Fix compilation warning.
Andrei Karas
1
-0
/
+1
2014-12-12
Remove "move" popup menu handler.
Andrei Karas
1
-34
/
+7
2014-12-12
Fix player relation manu actions.
Andrei Karas
1
-7
/
+7
2014-12-12
Add chat command for move to being location.
Andrei Karas
4
-0
/
+41
2014-12-12
Remove "npc whisper" popup menu handler.
Andrei Karas
1
-17
/
+3
[next]