Age | Commit message (Expand) | Author | Files | Lines |
2009-03-25 | Merge branch 'eathena/master' | Bjørn Lindeijer | 1 | -19/+26 |
2009-03-23 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -19/+23 |
2009-03-22 | Merged the tmwserv client with the eAthena client | Bjørn Lindeijer | 1 | -4/+53 |
2009-03-14 | Modified the equipment window to use the highlight color for selections. | Ira Rice | 1 | -16/+18 |
2009-03-14 | Fixed item popups in the equipment window to display the proper item | Ira Rice | 1 | -2/+4 |
2009-03-10 | Extended window layout to take relative positions, as well as offsets to | Ira Rice | 1 | -1/+1 |
2009-03-06 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -0/+3 |
2009-03-05 | Made some optimizations based on some profiling done by Octalot, as well | Ira Rice | 1 | -0/+3 |
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 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -2/+0 |
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 | -2/+0 |
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 1 | -2/+3 |
2009-02-09 | Mostly whitespace fixes | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-09 | Merged with Aethyra master as of 2009-02-09 | Bjørn Lindeijer | 1 | -13/+81 |
2009-02-09 | Mostly whitespace fixes | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-07 | Some more include cleanups. | Ira Rice | 1 | -1/+0 |
2009-02-04 | Simplified equipment window initialization, since only the local player | Ira Rice | 1 | -2/+2 |
2009-02-04 | Got rid of a few dangling pointers. | Ira Rice | 1 | -0/+2 |
2009-02-04 | Forgot to check left clicking, as I assumed that it wouldn't break using | Ira Rice | 1 | -4/+10 |
2009-02-04 | Added a right click popup menu, and item popups to the equipment window. | Ira Rice | 1 | -9/+70 |
2009-01-26 | Fixed the number of arrows from drawing in red when the shirt is | Ira Rice | 1 | -0/+1 |
2009-01-26 | Little bit of include cleanups. | Ira Rice | 1 | -5/+6 |
2009-01-26 | Created a new equipment screen, which is loosely related to the | Ira Rice | 1 | -27/+114 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2009-01-06 | Added support for internationalization | Ira Rice | 1 | -1/+3 |
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/+0 |
2008-12-07 | Fixed inconsistency in default window sizes | Bjørn Lindeijer | 1 | -1/+1 |
2008-12-07 | Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a' | Ira Rice | 1 | -3/+5 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -2/+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-06 | Tweak member naming to fit conventions as a fix to r4934. | Dennis Friis | 1 | -3/+3 |
2008-11-06 | Ported a patch by Peavey on TMW to keep all item pointers inside of | Ira Rice | 1 | -6/+15 |
2008-11-06 | Have equipment tied into player inventory instead of keeping its own list of ... | Dennis Friis | 1 | -6/+14 |
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 | -6/+4 |
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 |
2007-11-08 | Ensured "unequip" button is visible. | Guillaume Melquiond | 1 | -1/+3 |
2007-09-27 | Merged another bunch of changes from trunk to 0.0 to reduce the difference. | Bjørn Lindeijer | 1 | -2/+2 |
2007-09-19 | Merged 0.0 changes from revision 3362 to 3580 to trunk. | Bjørn Lindeijer | 1 | -0/+1 |
2007-08-20 | Added close button functionality, resize cursor cues. | Joshua Langley | 1 | -0/+1 |
2007-08-08 | Moved equipment background to the gui directory. Changed name to lowercase only. | Guillaume Melquiond | 1 | -1/+1 |
2007-08-08 | add "static" on boxPosition. | Joshua Langley | 1 | -1/+1 |
2007-08-08 | Re-designed equipment window, un-equip created. | Joshua Langley | 1 | -26/+101 |
2007-08-07 | Fixed my breakage of persistent window dimensions. Cleaned a few things along... | Guillaume Melquiond | 1 | -1/+1 |
2007-08-07 | Marked most of the GUI as translatable. | Guillaume Melquiond | 1 | -3/+2 |