Age | Commit message (Expand) | Author | Files | Lines |
2009-09-23 | Also added setAlpha() to ShopListBox, to avoid glitches with flooritems. | Bertram | 1 | -0/+2 |
2009-03-28 | Removed a lot of useless isVisible() checks | Bjørn Lindeijer | 1 | -1/+1 |
2009-03-27 | Removed all the static initializations of mAlpha | Bjørn Lindeijer | 1 | -1/+1 |
2009-03-27 | Include statement cleanup for net/ea/ directory. | Bjørn Lindeijer | 1 | -7/+8 |
2009-03-12 | Make use of the new available colors | Majin Sniper | 1 | -1/+1 |
2009-03-12 | Extending the internal handling of colors | sniper | 1 | -13/+20 |
2009-03-06 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -1/+1 |
2009-03-05 | Made some optimizations based on some profiling done by Octalot, as well | Ira Rice | 1 | -1/+1 |
2009-02-26 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -9/+0 |
2009-02-26 | Fixed an error in shoplistboxes as identified by Octalot. | Ira Rice | 1 | -9/+0 |
2009-02-22 | Highlight unbuyable items in red | Jared Adams | 1 | -8/+7 |
2009-02-11 | Shut up some compiler warnings. | Philipp Sehmisch | 1 | -1/+1 |
2009-02-11 | Shut up some compiler warnings. | Philipp Sehmisch | 1 | -1/+1 |
2009-02-11 | Changed spelling from colour to color. | Philipp Sehmisch | 1 | -4/+4 |
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 1 | -2/+3 |
2009-02-10 | Fixed some accidental capitalization errors | Philipp Sehmisch | 1 | -3/+3 |
2009-02-10 | fixed capitalization of color member functions. | Philipp Sehmisch | 1 | -3/+3 |
2009-02-10 | Changed spelling from colour to color. | Philipp Sehmisch | 1 | -4/+4 |
2009-02-04 | Few more unneeded headers that weren't noticed originally in the last | Ira Rice | 1 | -1/+0 |
2009-02-04 | Went through the gui folder and revised the include statements to not | Ira Rice | 1 | -3/+1 |
2009-02-03 | Made highlights configurable through the color dialog. | Ira Rice | 1 | -1/+6 |
2009-01-30 | Made the shoplist box alpha blend. | Ira Rice | 1 | -3/+11 |
2009-01-26 | Adjusted selection colors so that it blends better with the Aethyra | Ira Rice | 1 | -1/+1 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -6/+4 |
2008-06-12 | Merged revisions 3738 via svnmerge from | Bjørn Lindeijer | 1 | -2/+2 |
2008-04-09 | Fixed problem with row height in shop list box. | Bjørn Lindeijer | 1 | -29/+0 |
2008-04-07 | Upgraded to Guichan 0.8.0 (merge from guichan-0.8 branch, except for | Bjørn Lindeijer | 1 | -4/+6 |
2007-12-21 | Fixed shop list box not to scroll up when the selection is removed. | Bjørn Lindeijer | 1 | -2/+2 |
2007-11-20 | Merged revisions 3642,3662-3664,3667 via svnmerge from | Bjørn Lindeijer | 1 | -0/+1 |
2007-09-12 | Allowed selection of items that cannot be afforded, so that their descriptions | Bjørn Lindeijer | 1 | -18/+2 |
2007-01-23 | Upgraded to Guichan 0.6.1. | Bjørn Lindeijer | 1 | -1/+1 |
2007-01-14 | Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch). | Bjørn Lindeijer | 1 | -3/+3 |
2006-12-24 | Major rendering performance increase in software mode, by not using RLE | Bjørn Lindeijer | 1 | -1/+5 |
2006-12-16 | Subclassed ShopListBox from ListBox to get rid of some duplicated code, and | Bjørn Lindeijer | 1 | -89/+49 |
2006-11-05 | A final fix to secure the shoplistbox. | Yohann Ferreira | 1 | -1/+1 |
2006-11-05 | Added item's pictures in sell dialogs, and precisions about the total money i... | Yohann Ferreira | 1 | -2/+11 |
2006-11-05 | Added pictures to items in buy dialogs. Also too expensive items are highligh... | Yohann Ferreira | 1 | -0/+191 |