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.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-22
Impliment packet SMSG_BIND_ITEM.
Andrei Karas
1
-3
/
+17
2015-08-22
Impliment packet SMSG_PLAYER_CART_ADD_ERROR.
Andrei Karas
1
-3
/
+11
2015-08-22
Read damaged attribute from all packets.
Andrei Karas
1
-4
/
+4
2015-08-21
Impliment packet SMSG_PLAYER_REFINE.
Andrei Karas
1
-5
/
+37
2015-08-21
Impliment packet SMSG_PLAYER_ITEM_RENTAL_EXPIRED.
Andrei Karas
1
-4
/
+18
2015-08-21
Impliment packet SMSG_PLAYER_ITEM_RENTAL_TIME (hercules).
Andrei Karas
1
-4
/
+12
2015-08-20
Show card name in insert card dialog.
Andrei Karas
1
-2
/
+6
2015-08-17
Fix item icon color if insert card in it.
Andrei Karas
1
-0
/
+1
2015-08-16
In all places try get item color from ItemColorManager.
Andrei Karas
1
-12
/
+15
2015-08-16
Add strong typed int for item color.
Andrei Karas
1
-21
/
+70
2015-07-21
Add missing checks and non null attributes.
Andrei Karas
1
-0
/
+4
2015-07-15
Update existing item after inserting card.
Andrei Karas
1
-7
/
+18
2015-07-14
Add ability for insert cards into items.
Andrei Karas
1
-9
/
+38
2015-06-30
Fix code style.
Andrei Karas
1
-2
/
+0
2015-06-29
Move notifytypes.h into enums directory.
Andrei Karas
1
-4
/
+4
2015-06-25
Add missing checks into net directory.
Andrei Karas
1
-0
/
+4
2015-06-20
Fix code style.
Andrei Karas
1
-0
/
+3
2015-06-06
Fix code style.
Andrei Karas
1
-2
/
+0
2015-05-29
Convert Pickup enum into strong typed enum.
Andrei Karas
1
-1
/
+1
2015-05-29
Add strong typed int type BeingId.
Andrei Karas
1
-3
/
+3
2015-05-01
eathena: fix packet SMSG_PLAYER_STORAGE_ITEMS.
Andrei Karas
1
-1
/
+1
2015-04-04
Show unimplimented packet debug message on each unsupported packets parameters.
Andrei Karas
1
-1
/
+1
2015-03-29
Fix typo in packet name CMSG_MOVE_FROM_STORAGE.
Andrei Karas
1
-1
/
+1
2015-03-18
eathena: add partial support for packet SMSG_BIND_ITEM 0x02d3.
Andrei Karas
1
-0
/
+12
2015-03-18
eathena: add pacrtial support for packet SMSG_PLAYER_CART_ADD_ERROR 0x012c.
Andrei Karas
1
-0
/
+12
2015-03-18
eathena: add partial support for packet SMSG_PLAYER_FAVORITE_ITEM 0x0908.
Andrei Karas
1
-0
/
+13
2015-03-13
fix code style.
Andrei Karas
1
-1
/
+1
2015-03-12
eathena: add partial support for packet SMSG_ITEM_DAMAGED 0x02bb.
Andrei Karas
1
-0
/
+13
2015-03-12
eathena: add partial support for packet SMSG_PLAYER_COOKING_LIST 0x025a.
Andrei Karas
1
-0
/
+15
2015-03-12
eathena: add partial support for packet SMSG_PLAYER_STORAGE_PASSWORD_RESULT 0...
Andrei Karas
1
-0
/
+13
2015-03-12
eathena: add partial support for packet SMSG_PLAYER_STORAGE_PASSWORD 0x023a.
Andrei Karas
1
-0
/
+12
2015-03-12
eathena: add partial support for packet SMSG_PLAYER_REFINE_LIST 0x0221.
Andrei Karas
1
-0
/
+22
2015-03-11
Fix compilation warning.
Andrei Karas
1
-1
/
+1
2015-03-11
eathena: add partial support for packet SMSG_PLAYER_REPAIR_EFFECT 0x01fe.
Andrei Karas
1
-0
/
+13
2015-03-11
eathena: add partial support for packet SMSG_PLAYER_REPAIR_LIST 0x01fc.
Andrei Karas
1
-0
/
+21
2015-03-11
eathena: add partial support for packet SMSG_PLAYER_REFINE 0x0188.
Andrei Karas
1
-0
/
+14
2015-03-11
eathena: add partial support for packet SMSG_PLAYER_IDENTIFIED 0x0179.
Andrei Karas
1
-0
/
+13
2015-03-11
eathena: add partial support for packet SMSG_PLAYER_IDENTIFY_LIST 0x0177.
Andrei Karas
1
-0
/
+15
2015-03-10
Mark all unimplimented packets with UNIMPLIMENTEDPACKET attribute.
Andrei Karas
1
-2
/
+4
2015-02-13
Fix code style.
Andrei Karas
1
-1
/
+0
2015-02-11
Add typed bool type Equipped.
Andrei Karas
1
-6
/
+6
2015-02-11
Add typed bool type Equipm.
Andrei Karas
1
-9
/
+14
2015-02-11
Add typed bool type Favorite.
Andrei Karas
1
-9
/
+12
2015-02-10
Fix case in new strong typed types.
Andrei Karas
1
-2
/
+2
2015-02-10
Add typed bool type Damaged.
Andrei Karas
1
-9
/
+19
2015-02-10
Add typed bool type Identified.
Andrei Karas
1
-10
/
+25
2015-01-30
Fix code style.
Andrei Karas
1
-1
/
+1
2015-01-25
Fix compilation warnings.
Andrei Karas
1
-12
/
+0
2015-01-25
Add weight bar into cart window.
Andrei Karas
1
-2
/
+6
2015-01-24
eathena: fix getting cart items list from server.
Andrei Karas
1
-2
/
+2
[next]