Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-08-28 | Made buy dialog resizable and added a WindowListener class for listening for | Bjørn Lindeijer | 1 | -23/+2 |
2007-08-20 | Added close button functionality, resize cursor cues. | Joshua Langley | 1 | -0/+1 |
2007-04-15 | Reimplemented window resizing. It is now once again possible to resize windows | Bjørn Lindeijer | 1 | -3/+4 |
2007-01-14 | Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch). | Bjørn Lindeijer | 1 | -10/+10 |
2006-12-04 | Introduced a new class Viewport which combines the drawing code from Engine | Bjørn Lindeijer | 1 | -1/+2 |
2006-10-01 | Accepted patches by GDO and VictorSan that fix problems with hiding windows | Bjørn Lindeijer | 1 | -0/+1 |
2006-09-03 | Introduced SelectionListener to fix updating problem in inventory window | Bjørn Lindeijer | 1 | -24/+34 |
2006-08-13 | Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updates | Bjørn Lindeijer | 1 | -3/+4 |
2006-03-19 | Unreverted latest change by Doener due to my lack of proper communication abi... | Eugenio Favalli | 1 | -5/+5 |
2006-03-19 | Reverted changeset r2269 (toString) as requested by ElvenProgrammer. | Björn Steinbrink | 1 | -5/+5 |
2006-03-18 | Added a toString conversion function. | Björn Steinbrink | 1 | -5/+5 |
2006-03-09 | Made all class members named like mClassMember. | Björn Steinbrink | 1 | -55/+54 |
2006-03-09 | Made the Button ctor accept eventId and action listener. | Björn Steinbrink | 1 | -7/+2 |
2006-03-09 | Use std::auto_ptr in some places. | Björn Steinbrink | 1 | -1/+1 |
2006-01-22 | Merged NETWORK branch (includes BEING_OVERHAUL). | Björn Steinbrink | 1 | -10/+7 |
2005-12-29 | Added popup support to the Gui class. Moved all mouse input handling into the... | Björn Steinbrink | 1 | -2/+2 |
2005-10-20 | Added garbage collection to the ScrollArea class. Fixed slider not being upda... | Björn Steinbrink | 1 | -5/+0 |
2005-10-18 | Added automatic widget cleanup to the window class. | Björn Steinbrink | 1 | -7/+0 |