summaryrefslogtreecommitdiff
path: root/src/gui/inventorywindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-6/+7
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer1-5/+4
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-28/+113
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-10Don't center the NPC interraction dialogsJared Adams1-1/+0
2009-03-06Merge branch 'aethyra/master'Bjørn Lindeijer1-0/+3
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-03-06Microoptimization in compile speedBjørn Lindeijer1-0/+1
2009-02-18Introduced a toLower method and grouped string utilsBjørn Lindeijer1-1/+1
2009-02-18Introduced a toLower method and grouped string utilsBjørn Lindeijer1-1/+1
2009-02-15Merge branch 'aethyra/master'Bjørn Lindeijer1-7/+0
2009-02-15Don't make window name translatableBjørn Lindeijer1-1/+1
2009-02-15Removed unnecessary parenthesis at constructorsBjørn Lindeijer1-1/+1
2009-02-15Deleted some unneeded delete statements.Ira Rice1-7/+0
2009-02-15Add configurable units systemJared Adams1-8/+10
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-09Mostly whitespace and formatting changesBjørn Lindeijer1-2/+1
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-13Added WoW style item adding to chat window. Right Ctrl and Left click to put ...David Athay1-1/+4
2009-01-06Added support for internationalizationIra Rice1-20/+23
2008-12-17Reintroduced window name propertyBjørn Lindeijer1-1/+2
2008-12-14Fixed inconsistency in default window sizesBjørn Lindeijer1-1/+1
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