Age | Commit message (Expand) | Author | Files | Lines |
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-13 | Added WoW style item adding to chat window. Right Ctrl and Left click to put ... | David Athay | 1 | -1/+4 |
2009-01-06 | Added support for internationalization | Ira Rice | 1 | -20/+23 |
2008-12-17 | Reintroduced window name property | Bjørn Lindeijer | 1 | -1/+2 |
2008-12-14 | Fixed inconsistency in default window sizes | Bjørn Lindeijer | 1 | -1/+1 |
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 | Whitespace and indentation fixes | Bjørn Lindeijer | 1 | -5/+0 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
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-07-01 | Ported some GUI improvements from Legend of Mazeroth (GUI skinning via XML fi... | Philipp Sehmisch | 1 | -36/+24 |
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-11 | Ported trunk over to Guichan 0.8.0. Based on merge from 0.0 branch, but because | Bjørn Lindeijer | 1 | -1/+1 |
2008-04-07 | Upgraded to Guichan 0.8.0 (merge from guichan-0.8 branch, except for | Bjørn Lindeijer | 1 | -8/+9 |
2008-02-20 | Merged revisions 3790,3799,3801-3807,3809-3810,3812-3813,3815-3816,3818-3821 ... | Bjørn Lindeijer | 1 | -1/+1 |
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-10-28 | Separated auto-resizing into two categories: "set" and "add". Removed useless... | Guillaume Melquiond | 1 | -9/+1 |
2007-10-21 | Removed redundant destructor. | Guillaume Melquiond | 1 | -14/+0 |
2007-10-21 | Made visible the resizable grip on inventory window. | Guillaume Melquiond | 1 | -1/+0 |