summaryrefslogtreecommitdiff
path: root/src/gui/inventorywindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-03-19Reformatted the item amount window and the buy/sell windows so thatIra Rice1-1/+1
2009-03-14Made a label class derived from the guichan label class which utilizesIra Rice1-4/+3
2009-03-10Extended window layout to take relative positions, as well as offsets toIra Rice1-2/+1
2009-03-05Made some optimizations based on some profiling done by Octalot, as wellIra Rice1-0/+3
2009-03-05Got rid of Sint{8,16,32} and Uint32 for being IDBjørn Lindeijer1-0/+1
2009-02-18Introduced a toLower method and grouped string utilsBjørn Lindeijer1-1/+1
2009-02-15Deleted some unneeded delete statements.Ira Rice1-7/+0
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-02-09Fixed width of the weight label, as noticed by Grimmjow.Ira Rice1-4/+4
2009-02-09Mostly whitespace fixesBjørn Lindeijer1-3/+3
2009-02-07Some more include cleanups.Ira Rice1-1/+0
2009-02-04A few more pointers which weren't getting deleted.Ira Rice1-0/+12
2009-02-04Went through the gui folder and revised the include statements to notIra Rice1-1/+0
2009-01-30Moved weight and slots back to the top of the inventory window.Ira Rice1-6/+6
2009-01-26Fixed a few default window sizes so that they look better for first timeIra Rice1-1/+1
2009-01-26Cleaned up inventory includes, as well as adding right click popup menusIra Rice1-0/+1
2009-01-26Modified the inventory window so that weight and slots used are shown asIra Rice1-20/+35
2009-01-25Fixed use button so that it starts out at the maximum width it willIra Rice1-1/+11
2009-01-25Repaired item weight and slot reporting.Ira Rice1-13/+14
2009-01-25Modified the inventory window to be more TMW translation friendly.Ira Rice1-10/+15
2009-01-25Removed the TMW branding from header guardsBjørn Lindeijer1-1/+1
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-20Reflowed inventory window to use layout code, as well as fixed the npcIra Rice1-59/+34
2009-01-20Added WoW style item adding to chat window. Right click, then leftDavid Athay1-3/+3
2009-01-16Trimmed out some now unneeded fields in the inventory window.Ira Rice1-57/+2
2009-01-15Fixed Item Popup window transparency (double setting of the skin)Ira Rice1-1/+1
2009-01-15A little bit of code cleanup/simplification.Ira Rice1-1/+0
2009-01-15Integrated the ItemPopup class from Legends of Mazzeroth.Ira Rice1-0/+1
2009-01-06Added support for internationalizationIra Rice1-20/+23
2008-12-08Compacted the inventory window layout.Ira Rice1-20/+8
2008-12-07Fixed inconsistency in default window sizesBjørn Lindeijer1-1/+1
2008-12-07Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a'Ira Rice1-2/+2
2008-12-03Converted DOS to UNIX newlinesBjørn Lindeijer1-2/+1
2008-12-01Fixed a compilation error caused by path relevance.Philipp Sehmisch1-2/+3
2008-11-29Imported patch that Fate made on TMW which which changes the item Ira Rice1-2/+2
2008-11-22Inventory window now displays amount of slots usedNikos Giagtzoglou1-4/+15
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-4/+1
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-11-13Added a slot display so that players can track how much space they've used.Ira Rice1-2/+20
2008-11-01Made NPC dialogues resizeable.Ira Rice1-2/+0
2008-11-01Modified inventory window code to take advantage of the text wrapping Ira Rice1-34/+70
2008-10-12Added in a new tileset, as well as some new artwork, changed the update Ira Rice1-2/+2
2008-09-12Fixed /where, added /cast for heal and gather, some changes to inventory to s...Lloyd Bryant1-3/+3
2008-07-18Import of client treeLloyd Bryant1-1/+1
2008-06-12Merged revisions 3738 via svnmerge from Bjørn Lindeijer1-14/+13
2008-04-28Properly fix problems with ItemContainer in InventoryWindow not resizingBjørn Lindeijer1-4/+0
2008-04-27Switch to use our extended ScrollArea and use adjusted width to proper calcul...Dennis Friis1-1/+3
2008-04-27Fix ItemContainer not being resized properly when resizing inventory window.Dennis Friis1-6/+2
2008-04-07Upgraded to Guichan 0.8.0 (merge from guichan-0.8 branch, except forBjørn Lindeijer1-8/+9
2007-12-21Fixed inventory size not matching the size assumed by eAthena and relatedBjørn Lindeijer1-1/+1