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
/
inventory.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-16
Convert InventoryType enum into strong typed.
Andrei Karas
1
-9
/
+9
2015-11-03
Fix removing items from npc inventory (restore amount in player inventory)
Andrei Karas
1
-0
/
+16
2015-11-02
Allow add items to npc inventory from same slot multiple times.
Andrei Karas
1
-7
/
+44
2015-10-30
Allow drag&drop items inside npc item container.
Andrei Karas
1
-0
/
+2
2015-10-30
Fix compilation warning.
Andrei Karas
1
-1
/
+3
2015-10-30
Allow add item by drag&drop into npc inventory to exact position.
Andrei Karas
1
-12
/
+30
2015-10-29
Dont allow add same item twice into npc inventory.
Andrei Karas
1
-0
/
+37
2015-08-16
Add strong typed int for item color.
Andrei Karas
1
-5
/
+8
2015-05-29
Convert Gender enum into strong typed enum.
Andrei Karas
1
-1
/
+1
2015-05-29
Use BeingTypeId in Being for subtypeid.
Andrei Karas
1
-1
/
+1
2015-05-05
Build parts of inventorytype.h only if supported server enabled.
Andrei Karas
1
-5
/
+5
2015-05-04
Fix compilation with different options.
Andrei Karas
1
-0
/
+2
2015-04-29
Allos send items by mail.
Andrei Karas
1
-0
/
+5
2015-04-17
Add eathena defines into inventorytype enum.
Andrei Karas
1
-0
/
+2
2015-03-17
Remove useless includes from .h files.
Andrei Karas
1
-0
/
+1
2015-03-16
Remove useless includes from cpp files
Andrei Karas
1
-3
/
+0
2015-02-13
Fix code style.
Andrei Karas
1
-2
/
+0
2015-02-11
Add typed bool type Equipped.
Andrei Karas
1
-2
/
+2
2015-02-11
Add typed bool type Equipm.
Andrei Karas
1
-2
/
+2
2015-02-11
Add typed bool type Favorite.
Andrei Karas
1
-2
/
+2
2015-02-10
Add typed bool type Damaged.
Andrei Karas
1
-2
/
+2
2015-02-10
Add typed bool type Identified.
Andrei Karas
1
-2
/
+4
2015-02-09
Fix code style.
Andrei Karas
1
-0
/
+1
2015-01-30
Fix code style.
Andrei Karas
1
-0
/
+11
2015-01-24
Use InventoryType for inventory type.
Andrei Karas
1
-1
/
+1
2015-01-24
Move inventory type into separate file.
Andrei Karas
1
-3
/
+3
2015-01-02
Fix code style.
Andrei Karas
1
-1
/
+1
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-12-23
Add item type to item object.
Andrei Karas
1
-2
/
+4
2014-10-21
Set cards from net code.
Andrei Karas
1
-10
/
+12
2014-10-21
Add to inventory methods for cards.
Andrei Karas
1
-0
/
+14
2014-10-21
Add to item field favorite.
Andrei Karas
1
-2
/
+5
2014-10-21
Add to item field damaged.
Andrei Karas
1
-2
/
+6
2014-10-21
Add to item field identified.
Andrei Karas
1
-7
/
+17
2014-10-20
Remove item default parameters.
Andrei Karas
1
-4
/
+6
2014-09-26
Fix code style.
Andrei Karas
1
-1
/
+1
2014-09-17
Remove getter for inventoryHandler.
Andrei Karas
1
-1
/
+1
2014-07-14
Change refine type to uint8_t.
Andrei Karas
1
-3
/
+3
2014-05-18
fix code style.
Andrei Karas
1
-1
/
+1
2014-05-12
Fix code style
Andrei Karas
1
-0
/
+2
2014-05-11
Add anonimous namespace in inventory.
Andrei Karas
1
-6
/
+9
2014-05-08
Fix code style in other files.
Andrei Karas
1
-2
/
+2
2014-03-28
simplify variables cleanup.
Andrei Karas
1
-2
/
+2
2014-01-01
update copyright year in all sources.
Andrei Karas
1
-1
/
+1
2013-12-19
add ability to give more than one item to npc. (evol only)
Andrei Karas
1
-0
/
+15
2013-10-13
remove depricated stl feature.
Andrei Karas
1
-1
/
+2
2013-09-18
fix name conflicts.
Andrei Karas
1
-3
/
+3
2013-05-03
add comments for translators.
Andrei Karas
1
-0
/
+9
2013-04-20
fix style in other files.
Andrei Karas
1
-0
/
+1
2013-04-12
first part of style fixed after cpplint checks.
Andrei Karas
1
-7
/
+1
[next]