Age | Commit message (Expand) | Author | Files | Lines |
2009-04-20 | Fixed a fairly obscure text wrapping bug. | Ira Rice | 1 | -1/+1 |
2009-04-20 | Fixed speech bubbles not respecting the set palette text color. | Ira Rice | 1 | -1/+1 |
2009-04-20 | Reduced the weight of a few gui windows and popups which wrapped their | Ira Rice | 1 | -9/+2 |
2009-04-12 | Cleaned up the ItemPopup class a bit | Bjørn | 1 | -6/+1 |
2009-04-10 | Some cleanup of the equipment window code | Bjørn Lindeijer | 1 | -2/+2 |
2009-04-07 | Moved basic widgets into the gui/widgets directory | Bjørn Lindeijer | 1 | -3/+5 |
2009-04-07 | Used custom widgets where appropriate and some cleanup | Bjørn Lindeijer | 1 | -9/+8 |
2009-04-06 | Another slight adjustment to speech bubble dialog positioning to make | Ira Rice | 1 | -1/+1 |
2009-04-06 | Removed some unneeded extra spacing in the speechbubble. | Ira Rice | 1 | -2/+2 |
2009-04-06 | Modified speech bubble class to be less skin specific for positioning. | Ira Rice | 1 | -20/+19 |
2009-03-27 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -1/+3 |
2009-03-26 | Removed getting and setting a parent window from the popup class, since | Ira Rice | 1 | -1/+1 |
2009-03-26 | Remove redundancy, fix variable names and other code cleanups | Bjørn Lindeijer | 1 | -3/+2 |
2009-03-25 | Merge branch 'eathena/master' | Bjørn Lindeijer | 1 | -12/+19 |
2009-03-25 | Modified skin loading to save and load a skin's XML path, as well as | Ira Rice | 1 | -0/+2 |
2009-03-23 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -8/+10 |
2009-03-22 | Merged the tmwserv client with the eAthena client | Bjørn Lindeijer | 1 | -0/+1 |
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 | -1/+0 |
2009-03-12 | Fixed an incorrect palette reference, as well as a break that was | Ira Rice | 1 | -0/+5 |
2009-03-12 | Make use of the new available colors | Majin Sniper | 1 | -2/+3 |
2009-03-12 | Make use of the new available colors | Majin Sniper | 1 | -2/+3 |
2009-03-11 | Fixed up speech bubbles slightly so that it respects different padding | Ira Rice | 1 | -3/+3 |
2009-03-11 | Added a new Popup class, which overall is functionally similar to the | Ira Rice | 1 | -4/+1 |
2009-03-10 | Set minimum bounds for speech bubbles, based on the skin's minimum | Ira Rice | 1 | -0/+3 |
2009-03-06 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -3/+7 |
2009-03-05 | Made some optimizations based on some profiling done by Octalot, as well | Ira Rice | 1 | -3/+7 |
2009-02-15 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -7/+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 | -7/+0 |
2009-02-15 | Merge commit 'aethyra/master' | Bjørn Lindeijer | 1 | -6/+14 |
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 1 | -6/+6 |
2009-02-10 | Added two more options for displaying speech overhead (don't show it at | Ira Rice | 1 | -6/+14 |
2009-02-10 | Whitespace fixes | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-09 | Merged with Aethyra master as of 2009-02-09 | Bjørn Lindeijer | 1 | -31/+16 |
2009-02-09 | Mostly whitespace fixes | Bjørn Lindeijer | 1 | -2/+2 |
2009-02-09 | Fixed header of speech bubble code | Bjørn Lindeijer | 1 | -7/+6 |
2009-02-04 | Added destructors to some classes originally obtained from Legends of | Ira Rice | 1 | -0/+7 |
2009-02-04 | On the offchance that a player's name is longer than 130 pixels, set the | Ira Rice | 1 | -2/+2 |
2009-02-04 | Since they're now doing the same thing, having a branch is a little bit | Ira Rice | 1 | -16/+6 |
2009-02-04 | Fix for the last commit, where I forgot to modify the set dimension and | Ira Rice | 1 | -4/+2 |
2009-02-04 | Not sure how this happened in the first place, but this should ensure | Ira Rice | 1 | -1/+3 |
2009-02-04 | Went through the gui folder and revised the include statements to not | Ira Rice | 1 | -11/+2 |
2009-01-28 | Consolidated setMinWidth into textWrap, since all lines are dependant | Ira Rice | 1 | -4/+1 |
2009-01-24 | Minor tweak to speech bubble sizes so that small bubbles are as small as | Ira Rice | 1 | -2/+2 |
2009-01-24 | Tweaks to the speech bubbles so that being status (GM, mob, npc, | Ira Rice | 1 | -21/+31 |
2009-01-24 | Updated DejaVuSans ttf file, as well as adding the bolded version, which | Ira Rice | 1 | -7/+18 |
2009-01-20 | Trim displayed speech to not show links. | Ira Rice | 1 | -5/+0 |
2009-01-13 | Correct headers of Legend of Mazzeroth files | Thorbjørn Lindeijer | 1 | -7/+7 |