summaryrefslogtreecommitdiff
path: root/src/gui/windows/inventorywindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-09-17Add strong typed bool LoseFocusOnTab.Andrei Karas1-1/+2
2016-09-17Add strong typed bool Opaque.Andrei Karas1-1/+2
2016-07-28Remove define EATHENA_SUPPORT from all code.Andrei Karas1-38/+0
2016-04-16Move itemamountwindowusage enum into separate file.Andrei Karas1-15/+22
2016-03-24Add enum for item types.Andrei Karas1-2/+1
2016-03-24Change ItemType into strong typed enum.Andrei Karas1-1/+2
2016-02-12Fix code style.Andrei Karas1-1/+6
2016-02-08Add some missing checks and remove useless checks.Andrei Karas1-15/+19
2016-02-08Add some missing const.Andrei Karas1-1/+1
2016-01-27Add quick shortcuts for add selected item to each craft inventory slot.Andrei Karas1-0/+32
2016-01-07Add partial implimentation for craft inventory. For now almost same with npc ...Andrei Karas1-0/+4
2016-01-04Add missing TRANSLATORS comments to translation strings.Andrei Karas1-0/+2
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-12-31Move ImagePosition enum into enums directory.Andrei Karas1-2/+2
2015-12-29Move item into item directory.Andrei Karas1-1/+2
2015-11-16Convert InventoryType enum into strong typed.Andrei Karas1-55/+62
2015-08-29Fix code style.Andrei Karas1-2/+0
2015-08-20Add ability for insert cards into items by dragging.Andrei Karas1-0/+41
2015-06-28Remove some ueseless checks.Andrei Karas1-1/+1
2015-06-25Add missing checks in windows.Andrei Karas1-0/+6
2015-06-06Fix code style.Andrei Karas1-6/+3
2015-05-31Convert InputAction enum into strong typed enum.Andrei Karas1-9/+8
2015-05-30Move theme progress colors enum into separate file.Andrei Karas1-5/+7
2015-05-30Move theme colors enum into separate file.Andrei Karas1-6/+6
2015-05-29Convert Attributes enum into strong typed enum.Andrei Karas1-1/+1
2015-05-28Remove support for split button from inventory.Andrei Karas1-18/+0
2015-05-28Add strong typed bool type Visible.Andrei Karas1-8/+8
2015-05-21Call Window::postInit from all windows with overrided postInit method.Andrei Karas1-0/+1
2015-05-17Fix some issues after automatic checks.Andrei Karas1-1/+5
2015-05-05Replace most bools usage in playerinfo to strong typed bools.Andrei Karas1-4/+4
2015-05-05Add to left classes stong typed Modal enum.Andrei Karas1-1/+2
2015-05-05Add strong typed bool type for modal bool flag.Andrei Karas1-1/+1
2015-05-05Build parts of inventorytype.h only if supported server enabled.Andrei Karas1-0/+20
2015-04-29Allos send items by mail.Andrei Karas1-0/+4
2015-04-17Add eathena defines into inventorytype enum.Andrei Karas1-0/+8
2015-03-22Fix crash if switch character with opened storage window.Andrei Karas1-0/+6
2015-03-17Remove useless includes from .h files.Andrei Karas1-0/+1
2015-03-16Remove useless includes from cpp filesAndrei Karas1-3/+0
2015-02-16Not allow hide storage window by hide windows actions (h key).Andrei Karas1-1/+1
2015-02-15Fix drop/store window in inventory.Andrei Karas1-4/+4
2015-02-15Dont show emoty tooltips in inventory.Andrei Karas1-1/+3
2015-02-11Add typed bool type Equipped.Andrei Karas1-2/+2
2015-02-11Add typed bool type Equipm.Andrei Karas1-1/+2
2015-02-09Fix code style.Andrei Karas1-0/+4
2015-02-07Fix weight bar in inventory and cart windows.Andrei Karas1-1/+1
2015-02-01Fix storage window opening.Andrei Karas1-0/+2
2015-01-30Fix code style.Andrei Karas1-4/+12
2015-01-30Fix compilation without eathena.Andrei Karas1-0/+10
2015-01-26Show tooltips in inventory buttons.Andrei Karas1-4/+24
2015-01-25If cart window small hide filter field.Andrei Karas1-1/+4