Age | Commit message (Expand) | Author | Files | Lines |
2009-03-27 | Fixed include structure in resource/ directory | Bjørn Lindeijer | 1 | -17/+18 |
2009-03-25 | Merge branch 'eathena/master' | Bjørn Lindeijer | 1 | -10/+9 |
2009-03-23 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -5/+8 |
2009-03-22 | Merged the tmwserv client with the eAthena client | Bjørn Lindeijer | 1 | -149/+283 |
2009-03-14 | Commented up item popups, speech bubbles, as well as only update item | Ira Rice | 1 | -3/+6 |
2009-03-09 | Add an interface for eAthena's storage system | Jared Adams | 1 | -2/+2 |
2009-03-06 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -26/+19 |
2009-03-05 | Made some optimizations based on some profiling done by Octalot, as well | Ira Rice | 1 | -23/+17 |
2009-02-18 | Introduced a toLower method and grouped string utils | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-18 | Introduced a toLower method and grouped string utils | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-17 | Got rid of const where it does not make much sense | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-15 | Removed unnecessary parenthesis at constructors | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 1 | -2/+3 |
2009-02-09 | Merged with Aethyra master as of 2009-02-09 | Bjørn Lindeijer | 1 | -1/+2 |
2009-02-09 | Merged with Aethyra master as of 2009-01-27 | Bjørn Lindeijer | 1 | -14/+62 |
2009-02-04 | A few more pointers which weren't getting deleted. | Ira Rice | 1 | -0/+1 |
2009-02-04 | Went through the gui folder and revised the include statements to not | Ira Rice | 1 | -1/+0 |
2009-01-30 | Fixed the item container so that it displays all item captions with the | Ira Rice | 1 | -0/+1 |
2009-01-26 | Little bit of include cleanups. | Ira Rice | 1 | -0/+1 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2009-01-20 | Changed item popup drawing to be based on the mouse position, not window | Ira Rice | 1 | -6/+9 |
2009-01-20 | Added WoW style item adding to chat window. Right click, then left | David Athay | 1 | -5/+5 |
2009-01-15 | Fixed Item Popup window transparency (double setting of the skin) | Ira Rice | 1 | -1/+1 |
2009-01-15 | Integrated the ItemPopup class from Legends of Mazzeroth. | Ira Rice | 1 | -1/+40 |
2009-01-13 | Added WoW style item adding to chat window. Right Ctrl and Left click to put ... | David Athay | 1 | -3/+18 |
2009-01-06 | Fixed font colors in inventory and shortcut window | Bjørn Lindeijer | 1 | -0/+1 |
2008-12-29 | Added support for True Type Fonts using GUIChan's inbuilt SDLTrueType | Ira Rice | 1 | -0/+1 |
2008-12-13 | Added ability to add equipment to the shurtcut bar | Bjørn Lindeijer | 1 | -8/+4 |
2008-12-07 | Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a' | Ira Rice | 1 | -18/+9 |
2008-11-29 | Imported patch that Fate made on TMW which which changes the item | Ira Rice | 1 | -23/+59 |
2008-11-28 | Remember last equipped item ID so that we jump to/re-find an item of the same... | Fate | 1 | -4/+36 |
2008-11-28 | Changed inventory container protocol to guarantee that we have no stale item ... | Fate | 1 | -20/+23 |
2008-11-25 | Miscellaneous TMW change commits. Missed these changes before because of | Ira Rice | 1 | -1/+1 |
2008-11-22 | Added ability to add equipment to the shurtcut bar | Nikos Giagtzoglou | 1 | -17/+8 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -3/+1 |
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-09-12 | Fixed /where, added /cast for heal and gather, some changes to inventory to s... | Lloyd Bryant | 1 | -6/+9 |
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 | -4/+37 |
2008-06-12 | Merged revisions 3738 via svnmerge from | Bjørn Lindeijer | 1 | -6/+5 |
2008-04-28 | Properly fix problems with ItemContainer in InventoryWindow not resizing | Bjørn Lindeijer | 1 | -17/+17 |
2008-04-27 | Fix buildup of whitespace by using correct gridHeight and adding just 4px spa... | Dennis Friis | 1 | -2/+2 |
2008-04-24 | Make shortcut container ID based instead of slot based. Fixes items shifting ... | Dennis Friis | 1 | -2/+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 | -9/+8 |
2008-04-09 | Re-enabled non-functional item shortcut window, planned to be fixed for 0.0.25 | Bjørn Lindeijer | 1 | -6/+6 |
2008-04-07 | Upgraded to Guichan 0.8.0 (merge from guichan-0.8 branch, except for | Bjørn Lindeijer | 1 | -8/+7 |
2007-12-24 | Disabled non-functional item shortcut window. | Bjørn Lindeijer | 1 | -6/+6 |
2007-11-15 | Moved item icon from ItemInfo class to the Item class, so that it can be loaded | Bjørn Lindeijer | 1 | -5/+4 |