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
/
eathena
/
inventoryhandler.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-02
Remove MessageHandler class
Andrei Karas
1
-6
/
+1
2015-08-27
Move receive code from inventoryhandler into separate file.
Andrei Karas
1
-69
/
+0
2015-07-14
Add ability for insert cards into items.
Andrei Karas
1
-1
/
+7
2015-03-18
eathena: add partial support for packet SMSG_BIND_ITEM 0x02d3.
Andrei Karas
1
-0
/
+2
2015-03-18
eathena: add pacrtial support for packet SMSG_PLAYER_CART_ADD_ERROR 0x012c.
Andrei Karas
1
-0
/
+2
2015-03-18
eathena: add partial support for packet SMSG_PLAYER_FAVORITE_ITEM 0x0908.
Andrei Karas
1
-0
/
+2
2015-03-12
eathena: add partial support for packet SMSG_ITEM_DAMAGED 0x02bb.
Andrei Karas
1
-0
/
+2
2015-03-12
eathena: add partial support for packet SMSG_PLAYER_COOKING_LIST 0x025a.
Andrei Karas
1
-0
/
+2
2015-03-12
eathena: add partial support for packet SMSG_PLAYER_STORAGE_PASSWORD_RESULT 0...
Andrei Karas
1
-0
/
+2
2015-03-12
eathena: add partial support for packet SMSG_PLAYER_STORAGE_PASSWORD 0x023a.
Andrei Karas
1
-0
/
+2
2015-03-12
eathena: add partial support for packet SMSG_PLAYER_REFINE_LIST 0x0221.
Andrei Karas
1
-0
/
+2
2015-03-11
eathena: add partial support for packet SMSG_PLAYER_REPAIR_EFFECT 0x01fe.
Andrei Karas
1
-0
/
+2
2015-03-11
eathena: add partial support for packet SMSG_PLAYER_REPAIR_LIST 0x01fc.
Andrei Karas
1
-0
/
+2
2015-03-11
eathena: add partial support for packet SMSG_PLAYER_REFINE 0x0188.
Andrei Karas
1
-0
/
+2
2015-03-11
eathena: add partial support for packet SMSG_PLAYER_IDENTIFIED 0x0179.
Andrei Karas
1
-0
/
+2
2015-03-11
eathena: add partial support for packet SMSG_PLAYER_IDENTIFY_LIST 0x0177.
Andrei Karas
1
-0
/
+2
2015-01-24
eathena: add packet SMSG_PLAYER_CART_REMOVE 0x0125.
Andrei Karas
1
-0
/
+2
2015-01-24
eathena: add packet SMSG_PLAYER_CART_ITEMS 0x0993.
Andrei Karas
1
-0
/
+2
2015-01-24
eathena: add packet SMSG_PLAYER_CART_EQUIP 0x0994.
Andrei Karas
1
-0
/
+4
2015-01-24
eathena: add packet SMSG_PLAYER_CART_ADD 0x01c5.
Andrei Karas
1
-0
/
+2
2015-01-23
eathena: add partial support for packet SMSG_CART_REMOVE 0x012b.
Andrei Karas
1
-0
/
+2
2015-01-23
eathena: add partial support for packet SMSG_CART_INFO 0x0121.
Andrei Karas
1
-0
/
+2
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-12-13
Move processPlayerStorageRemove from ea namespace into eathena and tmwa.
Andrei Karas
1
-0
/
+2
2014-11-23
Add support for additional slots in net code.
Andrei Karas
1
-0
/
+3
2014-11-23
Move server slot to client slot conversion from ea into eathena and tmwa.
Andrei Karas
1
-0
/
+3
2014-10-17
Add static in inventoryhandler.
Andrei Karas
1
-13
/
+13
2014-10-14
eathena: add partial support for packet.
Andrei Karas
1
-0
/
+2
2014-10-14
eathena: add partial support for packet SMSG_PLAYER_ITEM_RENTAL_TIME 0x0298.
Andrei Karas
1
-0
/
+2
2014-10-03
eathena: add packet SMSG_PLAYER_INSERT_CARD 0x017d.
Andrei Karas
1
-0
/
+2
2014-10-03
eathena: add partial support for packet SMSG_PLAYER_UNE_CARD 0x017b.
Andrei Karas
1
-0
/
+2
2014-09-21
eathena: add packet CMSG_PET_SELECT_EGG 0x01a7.
Andrei Karas
1
-0
/
+2
2014-09-16
eathena: add packet CMSG_PLAYER_FAVORITE_ITEM 0x0907.
Andrei Karas
1
-0
/
+3
2014-09-13
In inventoryhandler use for each packet own function.
Andrei Karas
1
-0
/
+2
2014-09-10
eathena: add packet CMSG_PLAYER_INSERT_CARD 0x017c.
Andrei Karas
1
-0
/
+3
2014-09-10
eathena: add packet CMSG_PLAYER_USE_CARD 0x017a.
Andrei Karas
1
-0
/
+2
2014-09-06
Move processPlayerStorageAdd from ea namespace into eathena and tmwa.
Andrei Karas
1
-0
/
+2
2014-09-06
Move processPlayerStorageEquip from ea namespace into eathena and tmwa.
Andrei Karas
1
-0
/
+2
2014-09-06
eathena: add packet SMSG_PLAYER_INVENTORY_REMOVE2 0x07fa.
Andrei Karas
1
-0
/
+2
2014-09-06
eathena: move processPlayerUnEquip from ea namespace into eathena and tmwa.
Andrei Karas
1
-0
/
+2
2014-09-06
Move processPlayerEquip from ea namespace into tmwa and eathena.
Andrei Karas
1
-0
/
+2
2014-09-06
Move processPlayerInventory from ea namespace into tmwa and eathena.
Andrei Karas
1
-0
/
+2
2014-09-06
move processPlayerInventoryAdd from ea namespace into tmwa and eathena.
Andrei Karas
1
-0
/
+2
2014-09-06
Move processPlayerEquipment from ea into tmwa and eathena namespace.
Andrei Karas
1
-0
/
+3
2014-01-01
update copyright year in all sources.
Andrei Karas
1
-1
/
+1
2013-10-24
add final keyword to net files.
Andrei Karas
1
-8
/
+11
2013-09-15
remove unused includes from net directory.
Andrei Karas
1
-4
/
+0
2013-04-14
another fixes from cpplint.
Andrei Karas
1
-1
/
+1
2013-04-14
some more style fixes from cpplint.
Andrei Karas
1
-1
/
+1
2013-04-03
improve inventoryhandler class.
Andrei Karas
1
-7
/
+8
[next]