Age | Commit message (Expand) | Author | Files | Lines |
2009-03-27 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -27/+24 |
2009-03-26 | Some code cleanups (mostly reducing how many calculations need to be | Ira Rice | 1 | -26/+21 |
2009-03-26 | Remove redundancy, fix variable names and other code cleanups | Bjørn Lindeijer | 1 | -3/+1 |
2009-03-25 | A host of code style fixes | Bjørn Lindeijer | 1 | -1/+1 |
2009-03-25 | Merge branch 'eathena/master' | Bjørn Lindeijer | 1 | -27/+39 |
2009-03-25 | Modified skin loading to save and load a skin's XML path, as well as | Ira Rice | 1 | -1/+3 |
2009-03-23 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -25/+32 |
2009-03-22 | Merged the tmwserv client with the eAthena client | Bjørn Lindeijer | 1 | -0/+2 |
2009-03-19 | Some minor cleanups in a few windows and build scripts, as well as | Ira Rice | 1 | -2/+0 |
2009-03-19 | Make sure positionable dialogs start out centered | Jared Adams | 1 | -1/+1 |
2009-03-14 | Commented up item popups, speech bubbles, as well as only update item | Ira Rice | 1 | -2/+15 |
2009-03-13 | Added item types to the palette class. | Ira Rice | 1 | -13/+14 |
2009-03-11 | Added a new Popup class, which overall is functionally similar to the | Ira Rice | 1 | -9/+4 |
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-15 | Removed unnecessary parenthesis at constructors | Bjørn Lindeijer | 1 | -3/+3 |
2009-02-15 | Add configurable units system | Jared Adams | 1 | -2/+4 |
2009-02-15 | Merge commit 'aethyra/master' | Bjørn Lindeijer | 1 | -3/+3 |
2009-02-10 | Whitespace fixes | Bjørn Lindeijer | 1 | -3/+3 |
2009-02-10 | Use string::empty() instead of comparing to "" | 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 | -5/+6 |
2009-02-10 | Use string::empty() instead of comparing to "" | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-10 | Whitespace fixes | Bjørn Lindeijer | 1 | -3/+3 |
2009-02-09 | Mostly whitespace fixes | Bjørn Lindeijer | 1 | -3/+3 |
2009-02-09 | Merged with Aethyra master as of 2009-02-09 | Bjørn Lindeijer | 1 | -31/+71 |
2009-02-09 | Mostly whitespace fixes | Bjørn Lindeijer | 1 | -8/+8 |
2009-02-07 | Small tweak to item popup locations based on some feedback that they | Ira Rice | 1 | -2/+2 |
2009-02-04 | Added destructors to some classes originally obtained from Legends of | Ira Rice | 1 | -0/+11 |
2009-02-04 | Went through the gui folder and revised the include statements to not | Ira Rice | 1 | -6/+2 |
2009-01-28 | Adjusted a few color defaults to make them easier to see. | Ira Rice | 1 | -4/+4 |
2009-01-28 | Added coloring of item names by type. TODO: Allow this to be | Ira Rice | 1 | -0/+35 |
2009-01-28 | Fixed a slight error in item name widths. | Ira Rice | 1 | -3/+2 |
2009-01-28 | Consolidated setMinWidth into textWrap, since all lines are dependant | Ira Rice | 1 | -21/+20 |
2009-01-26 | Bolded item names in the item popup. TODO: Modify this later to also | Ira Rice | 1 | -0/+1 |
2009-01-26 | Modified item popups to show the weight of the item as well. TODO: | Ira Rice | 1 | -14/+57 |
2009-01-20 | Fixed y positioning so that popups don't run off of the screen (old | Ira Rice | 1 | -2/+2 |
2009-01-20 | Changed item popup drawing to be based on the mouse position, not window | Ira Rice | 1 | -0/+14 |
2009-01-20 | Added WoW style item adding to chat window. Right click, then left | David Athay | 1 | -3/+3 |
2009-01-15 | Fixed Item Popup window transparency (double setting of the skin) | Ira Rice | 1 | -2/+2 |
2009-01-15 | A little bit of code cleanup/simplification. | Ira Rice | 1 | -9/+8 |
2009-01-15 | Integrated the ItemPopup class from Legends of Mazzeroth. | Ira Rice | 1 | -0/+119 |
2009-01-15 | Style cleanups throughout most of the code. Splitting function type from | Ira Rice | 1 | -113/+0 |
2009-01-13 | Added WoW style item adding to chat window. Right Ctrl and Left click to put ... | David Athay | 1 | -8/+5 |
2009-01-13 | Correct headers of Legend of Mazzeroth files | Thorbjørn Lindeijer | 1 | -7/+7 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -6/+4 |
2008-11-16 | Whitespace and indentation fixes | Bjørn Lindeijer | 1 | -22/+22 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-09-25 | Forgot to merge in the new files and resources into trunk. | Ira Rice | 1 | -0/+115 |