summaryrefslogtreecommitdiff
path: root/src/gui/inventorywindow.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-26Apply C++11 fixitsThorbjørn Lindeijer1-11/+11
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2011-09-29Fixed item popup still visible after closing inventory window.Erik Schilling1-0/+5
2011-04-09Removed a lot of useless "documentation"Thorbjørn Lindeijer1-6/+0
2011-04-09Renamed Listener to EventListenerThorbjørn Lindeijer1-2/+2
2011-04-09Removed the Mana namespaceThorbjørn Lindeijer1-2/+2
2011-04-09Moved Channels to Mana::Event::ChannelThorbjørn Lindeijer1-1/+1
2011-03-26Add search bar to storage and inventory windowsBlue Sans Douze1-1/+8
2010-12-06Removed superfluous #includes taken from checkheaders list.Yohann Ferreira1-1/+0
2010-11-11Have the event system channels use enums instead of stringsChuck Miller1-1/+1
2010-09-25Merge branch '1.0'Thorbjørn Lindeijer1-0/+5
2010-09-08Adding missing updates for buttons in InventoryWindowStefan Dombrowski1-1/+6
2010-08-26Merged testing branch into master.Yohann Ferreira1-2/+2
2010-08-01Remove isActive methods from NPC dialogs and InventoryWindowJared Adams1-5/+0
2010-07-17Modify how attributes and stats are handledChuck Miller1-6/+11
2010-04-25Fix some storage bugsJared Adams1-0/+2
2010-03-25Remove the type boolean from InventoryWindowJared Adams1-1/+1
2010-03-25Merge StorageWindow into InventoryWindowJared Adams1-13/+22
2010-03-25Eliminate the logic methods from InventoryWindow and StorageWindowJared Adams1-15/+11
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2010-01-14Auto-store featureBlue Sans Douze1-0/+1
2010-01-12Standardize header orderJared Adams1-2/+2
2009-11-07More eAthena guild stuffJared Adams1-1/+1
2009-11-03Remove more _SUPPORT ifdefs and do some cleanupJared Adams1-1/+5
2009-05-14Fixes to outfit windowDennis Friis1-0/+1
2009-05-06Don't show the split button for eAthenaJared Adams1-0/+5
2009-05-06Remove more inventory handling support #ifdefsJared Adams1-8/+0
2009-04-19Made ItemContainer wrap items depending on its width againBjørn Lindeijer1-1/+0
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-1/+1
2009-03-27Fixed inventory window. Not resizable though.Bjørn Lindeijer1-2/+2
2009-03-27Merge branch 'aethyra/master'Bjørn Lindeijer1-2/+3
2009-03-25Merged relevent changes from TMW commitIra Rice1-3/+3
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-5/+5
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-6/+37
2009-03-05Got rid of Sint{8,16,32} and Uint32 for being IDBjørn Lindeijer1-1/+1
2009-03-06Microoptimization in compile speedBjørn Lindeijer1-4/+4
2009-02-15Fixed compiler warningsBjørn Lindeijer1-1/+1
2009-02-15Add configurable units systemJared Adams1-2/+1
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-02-04A few more pointers which weren't getting deleted.Ira Rice1-0/+5
2009-02-04Went through the gui folder and revised the include statements to notIra Rice1-1/+0
2009-01-26Cleaned up inventory includes, as well as adding right click popup menusIra Rice1-2/+2
2009-01-26Modified the inventory window so that weight and slots used are shown asIra Rice1-0/+6
2009-01-25Repaired item weight and slot reporting.Ira Rice1-1/+3
2009-01-25Goofed up the default inventory size that shows with inventory windows.Ira Rice1-1/+1
2009-01-25Modified the inventory window to be more TMW translation friendly.Ira Rice1-1/+4
2009-01-25Removed the TMW branding from header guardsBjørn Lindeijer1-2/+2
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4