summaryrefslogtreecommitdiff
path: root/src/resources/inventory/inventory.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-12-18Remove default parameter from inventory.Andrei Karas1-2/+2
2017-09-05Fix adding stackable items to mail.Andrei Karas1-0/+2
2017-08-24Add into inventory method for set tag to item at given index.Andrei Karas1-0/+3
2017-04-21Add item options into item and get it from server.Andrei Karas1-0/+5
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-12-12Add noexcept in some files.Andrei Karas1-4/+4
2016-08-15Move itemtype.h into item directory.Andrei Karas1-1/+1
2016-03-24Add enum for item types.Andrei Karas1-2/+4
2016-01-16Fix compilation with some flags.Andrei Karas1-0/+1
2016-01-15Fix code style.Andrei Karas1-1/+0
2016-01-08Impliment craft inventory for moving items one by one.Andrei Karas1-14/+18
2016-01-07Add partial implimentation for craft inventory. For now almost same with npc ...Andrei Karas1-1/+1
2016-01-07Move invetory into inventory directory.Andrei Karas1-0/+203