Age | Commit message (Expand) | Author | Files | Lines |
2009-02-15 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -7/+0 |
2009-02-15 | Don't make window name translatable | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-15 | Removed unnecessary parenthesis at constructors | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-15 | Deleted some unneeded delete statements. | Ira Rice | 1 | -7/+0 |
2009-02-15 | Add configurable units system | Jared Adams | 1 | -8/+10 |
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 1 | -2/+3 |
2009-02-09 | Fixed width of the weight label, as noticed by Grimmjow. | Ira Rice | 1 | -4/+4 |
2009-02-09 | Mostly whitespace fixes | Bjørn Lindeijer | 1 | -3/+3 |
2009-02-07 | Some more include cleanups. | Ira Rice | 1 | -1/+0 |
2009-02-04 | A few more pointers which weren't getting deleted. | Ira Rice | 1 | -0/+12 |
2009-02-04 | Went through the gui folder and revised the include statements to not | Ira Rice | 1 | -1/+0 |
2009-01-30 | Moved weight and slots back to the top of the inventory window. | Ira Rice | 1 | -6/+6 |
2009-01-26 | Fixed a few default window sizes so that they look better for first time | Ira Rice | 1 | -1/+1 |
2009-01-26 | Cleaned up inventory includes, as well as adding right click popup menus | Ira Rice | 1 | -0/+1 |
2009-01-26 | Modified the inventory window so that weight and slots used are shown as | Ira Rice | 1 | -20/+35 |
2009-01-25 | Fixed use button so that it starts out at the maximum width it will | Ira Rice | 1 | -1/+11 |
2009-01-25 | Repaired item weight and slot reporting. | Ira Rice | 1 | -13/+14 |
2009-01-25 | Modified the inventory window to be more TMW translation friendly. | Ira Rice | 1 | -10/+15 |
2009-01-25 | Removed the TMW branding from header guards | Bjørn Lindeijer | 1 | -1/+1 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2009-01-20 | Reflowed inventory window to use layout code, as well as fixed the npc | Ira Rice | 1 | -59/+34 |
2009-01-20 | Added WoW style item adding to chat window. Right click, then left | David Athay | 1 | -3/+3 |
2009-01-16 | Trimmed out some now unneeded fields in the inventory window. | Ira Rice | 1 | -57/+2 |
2009-01-15 | Fixed Item Popup window transparency (double setting of the skin) | Ira Rice | 1 | -1/+1 |
2009-01-15 | A little bit of code cleanup/simplification. | Ira Rice | 1 | -1/+0 |
2009-01-15 | Integrated the ItemPopup class from Legends of Mazzeroth. | Ira Rice | 1 | -0/+1 |
2009-01-06 | Added support for internationalization | Ira Rice | 1 | -20/+23 |
2008-12-08 | Compacted the inventory window layout. | Ira Rice | 1 | -20/+8 |
2008-12-07 | Fixed inconsistency in default window sizes | Bjørn Lindeijer | 1 | -1/+1 |
2008-12-07 | Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a' | Ira Rice | 1 | -2/+2 |
2008-12-03 | Converted DOS to UNIX newlines | Bjørn Lindeijer | 1 | -2/+1 |
2008-12-01 | Fixed a compilation error caused by path relevance. | Philipp Sehmisch | 1 | -2/+3 |
2008-11-29 | Imported patch that Fate made on TMW which which changes the item | Ira Rice | 1 | -2/+2 |
2008-11-22 | Inventory window now displays amount of slots used | Nikos Giagtzoglou | 1 | -4/+15 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -4/+1 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-11-13 | Added a slot display so that players can track how much space they've used. | Ira Rice | 1 | -2/+20 |
2008-11-01 | Made NPC dialogues resizeable. | Ira Rice | 1 | -2/+0 |
2008-11-01 | Modified inventory window code to take advantage of the text wrapping | Ira Rice | 1 | -34/+70 |
2008-10-12 | Added in a new tileset, as well as some new artwork, changed the update | Ira Rice | 1 | -2/+2 |
2008-09-12 | Fixed /where, added /cast for heal and gather, some changes to inventory to s... | Lloyd Bryant | 1 | -3/+3 |
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -1/+1 |
2008-06-12 | Merged revisions 3738 via svnmerge from | Bjørn Lindeijer | 1 | -14/+13 |
2008-04-28 | Properly fix problems with ItemContainer in InventoryWindow not resizing | Bjørn Lindeijer | 1 | -4/+0 |
2008-04-27 | Switch to use our extended ScrollArea and use adjusted width to proper calcul... | Dennis Friis | 1 | -1/+3 |
2008-04-27 | Fix ItemContainer not being resized properly when resizing inventory window. | Dennis Friis | 1 | -6/+2 |
2008-04-07 | Upgraded to Guichan 0.8.0 (merge from guichan-0.8 branch, except for | Bjørn Lindeijer | 1 | -8/+9 |
2007-12-21 | Fixed inventory size not matching the size assumed by eAthena and related | Bjørn Lindeijer | 1 | -1/+1 |
2007-11-11 | Moved check on dropping 1 item to the inventory dialog. | Bjørn Lindeijer | 1 | -2/+7 |
2007-08-29 | Made sell dialog resizable and tweaked inventory resize code a bit. | Bjørn Lindeijer | 1 | -18/+23 |