Age | Commit message (Expand) | Author | Files | Lines |
2009-03-14 | Got rid of two direct references to the color black. These now always | Ira Rice | 1 | -1/+2 |
2009-03-14 | Commented up item popups, speech bubbles, as well as only update item | Ira Rice | 1 | -2/+4 |
2009-03-11 | Added a new Popup class, which overall is functionally similar to the | Ira Rice | 1 | -1/+1 |
2009-03-11 | Don't move stuff from inventory when not visible | Jared Adams | 1 | -3/+3 |
2009-03-09 | Add an interface for eAthena's storage system | Jared Adams | 1 | -16/+0 |
2009-03-05 | Made some optimizations based on some profiling done by Octalot, as well | Ira Rice | 1 | -39/+34 |
2009-02-18 | Introduced a toLower method and grouped string utils | 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-07 | Some more include cleanups. | Ira Rice | 1 | -1/+0 |
2009-02-04 | A few more pointers which weren't getting deleted. | Ira Rice | 1 | -0/+1 |
2009-01-30 | Exposed most gui elements to take alpha values. There are still a few | Ira Rice | 1 | -2/+6 |
2009-01-26 | Cleaned up inventory includes, as well as adding right click popup menus | Ira Rice | 1 | -6/+27 |
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-20 | Changed item popup drawing to be based on the mouse position, not window | Ira Rice | 1 | -14/+4 |
2009-01-20 | Modified the item shortcut bar to show item popups based on a suggestion | Ira Rice | 1 | -15/+67 |
2009-01-12 | Some code style cleanups, as well as uncommented the font setting for | Ira Rice | 1 | -10/+5 |
2009-01-12 | Some rather pedantic changes. Unified all naming for emoticons in the | Ira Rice | 1 | -3/+3 |
2009-01-10 | Made a few more window components use a transparency under OpenGL, as | Ira Rice | 1 | -0/+3 |
2009-01-09 | Now, the real stage 2.0 of smiley window. | Forge | 1 | -34/+2 |
2008-12-29 | Added support for True Type Fonts using GUIChan's inbuilt SDLTrueType | Ira Rice | 1 | -0/+1 |
2008-12-07 | Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a' | Ira Rice | 1 | -1/+3 |
2008-11-25 | Miscellaneous TMW change commits. Missed these changes before because of | Ira Rice | 1 | -1/+3 |
2008-11-22 | Added ability to add equipment to the shurtcut bar | Nikos Giagtzoglou | 1 | -2/+4 |
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-07-18 | Import of client tree | Lloyd Bryant | 1 | -1/+1 |
2008-06-12 | Merged revisions 3738 via svnmerge from | Bjørn Lindeijer | 1 | -5/+8 |
2008-05-06 | Dont allow dragging of empty placeholders. | Dennis Friis | 1 | -0/+2 |
2008-04-29 | * Fixed issue with determining whether chat input is focused (method no longer | Bjørn Lindeijer | 1 | -0/+2 |
2008-04-24 | Make shortcut container ID based instead of slot based. Fixes items shifting ... | Dennis Friis | 1 | -5/+9 |
2008-04-12 | Fixed display of item shortcut container. gcn::Widget::setWidth is no longer | Bjørn Lindeijer | 1 | -4/+2 |
2007-12-05 | Fix drawing of very high fringe tiles by keeping track of the maximum tile | Bjørn Lindeijer | 1 | -0/+1 |
2007-08-22 | Fixed an arithmetic exception in ItemShortcutContainer::draw. | Bjørn Lindeijer | 1 | -3/+5 |
2007-08-21 | mantis id=118 - Added Item Shortcut Bar. | Joshua Langley | 1 | -0/+222 |