summaryrefslogtreecommitdiff
path: root/src/inventory.h
AgeCommit message (Expand)AuthorFilesLines
2016-01-07Move invetory into inventory directory.Andrei Karas1-203/+0
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-11-16Convert InventoryType enum into strong typed.Andrei Karas1-4/+4
2015-11-07Fix compilation with some flags.Andrei Karas1-0/+1
2015-11-07fix code style.Andrei Karas1-1/+0
2015-11-03Fix removing items from npc inventory (restore amount in player inventory)Andrei Karas1-0/+4
2015-11-02Allow add items to npc inventory from same slot multiple times.Andrei Karas1-1/+8
2015-10-30Allow add item by drag&drop into npc inventory to exact position.Andrei Karas1-1/+2
2015-10-29Dont allow add same item twice into npc inventory.Andrei Karas1-0/+4
2015-08-16Add strong typed int for item color.Andrei Karas1-3/+4
2015-05-29Convert Gender enum into strong typed enum.Andrei Karas1-1/+1
2015-05-29Use BeingTypeId in Being for subtypeid.Andrei Karas1-1/+3
2015-05-24Remove simpletypes.h.Andrei Karas1-1/+0
2015-05-24Move type Equipped into separate file.Andrei Karas1-0/+1
2015-05-24Move type Equipm into separate file.Andrei Karas1-0/+1
2015-05-24Move type Favorite into separate file.Andrei Karas1-0/+1
2015-05-24Move type Damaged into separate file.Andrei Karas1-0/+1
2015-05-24Move type Identified into separate file.Andrei Karas1-0/+1
2015-05-24Move simpletypes.h into directory simpletypes.Andrei Karas1-1/+2
2015-02-11Add typed bool type Equipped.Andrei Karas1-2/+2
2015-02-11Add typed bool type Equipm.Andrei Karas1-2/+2
2015-02-11Add typed bool type Favorite.Andrei Karas1-2/+2
2015-02-10Add typed bool type Damaged.Andrei Karas1-2/+2
2015-02-10Add typed bool type Identified.Andrei Karas1-2/+3
2015-01-24Use InventoryType for inventory type.Andrei Karas1-3/+4
2015-01-24Move inventory type into separate file.Andrei Karas1-12/+3
2015-01-06Move gender.h into enums directory.Andrei Karas1-1/+1
2015-01-02Fix code style.Andrei Karas1-1/+1
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-12-23Add item type to item object.Andrei Karas1-0/+2
2014-10-21Set cards from net code.Andrei Karas1-9/+9
2014-10-21Add to inventory methods for cards.Andrei Karas1-0/+4
2014-10-21Add to item field favorite.Andrei Karas1-0/+2
2014-10-21Add to item field damaged.Andrei Karas1-0/+2
2014-10-21Add to item field identified.Andrei Karas1-5/+14
2014-10-20Remove item default parameters.Andrei Karas1-2/+3
2014-07-14Change refine type to uint8_t.Andrei Karas1-2/+2
2014-05-18fix code style.Andrei Karas1-1/+1
2014-05-12Fix code styleAndrei Karas1-3/+1
2014-05-11Extract inventorylistener into separate file.Andrei Karas1-13/+2
2014-05-09Fix code style.Andrei Karas1-1/+3
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-12-19add ability to give more than one item to npc. (evol only)Andrei Karas1-0/+2
2013-10-19add missing const in inventory declaration.Andrei Karas1-1/+1
2013-08-31move being related files into being dir.Andrei Karas1-1/+1
2013-08-11add support for giving item to npc (evol only)Andrei Karas1-0/+1
2013-05-28fix guard header part3.Andrei Karas1-1/+1
2013-04-07fix cide style.Andrei Karas1-1/+1
2013-02-28Improve some other files.Andrei Karas1-3/+3
2013-01-16update copyrights year.Andrei Karas1-1/+1