summaryrefslogtreecommitdiff
path: root/src/text.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-01-29Apply C++11 fixitsThorbjørn Lindeijer1-13/+3
2024-01-26Apply C++11 fixitsThorbjørn Lindeijer1-2/+2
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2010-12-06Removed superfluous #includes taken from checkheaders list.Yohann Ferreira1-2/+0
2010-08-03Move Theme and UserPalette to the resources folderJared Adams1-1/+1
2010-07-28Centralized configuration default values using the VariableData system.Yohann Ferreira1-2/+2
2010-05-24Show selected target with bold font.Andrei Karas1-4/+9
2010-03-05Rename SkinLoader to ThemeJared Adams1-2/+2
2010-02-28Make the gui more themeable and distribute two themesJared Adams1-2/+2
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-3/+2
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2010-01-12Standardize header orderJared Adams1-2/+2
2010-01-11Cleanup GUI classesJared Adams1-3/+4
2010-01-10Change code styleAndrei Karas1-2/+4
2009-05-10Don't show player names and overhead text in boldBjørn Lindeijer1-5/+4
2009-03-27Fixed some positioning issuesBjørn Lindeijer1-0/+5
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer1-3/+1
2009-03-14Exposed the progress bar colors to the color management tab.Ira Rice1-1/+1
2009-03-12Make use of the new available colorsMajin Sniper1-4/+6
2009-03-12Extending the internal handling of colorssniper1-1/+1
2009-03-12Added a class for rendering of floating textsniper1-19/+5
2009-03-12Make use of the new available colorsMajin Sniper1-3/+3
2009-03-12Added a class for rendering of floating textsniper1-31/+5
2009-02-15Merge commit 'aethyra/master'Bjørn Lindeijer1-5/+1
2009-02-11Changed spelling from colour to color.Philipp Sehmisch1-5/+5
2009-02-11More capitalization fixes for 'color'Bjørn Lindeijer1-2/+2
2009-02-10Changed spelling from colour to color.Philipp Sehmisch1-6/+6
2009-02-09Fixed up the copyright headersBjørn Lindeijer1-19/+21
2009-02-09Merged with Aethyra master as of 2009-02-09Bjørn Lindeijer1-4/+2
2009-02-09Fixed up the copyright headersBjørn Lindeijer1-1/+1
2009-02-09Merged with Aethyra master as of 2009-01-27Bjørn Lindeijer1-3/+4
2009-02-07Some more include cleanups.Ira Rice1-4/+2
2009-01-24Updated DejaVuSans ttf file, as well as adding the bolded version, whichIra Rice1-3/+3
2009-01-24Use standard GUI font also for speech and namesBjørn Lindeijer1-10/+25
2009-01-24Use standard GUI font also for speech and namesBjørn Lindeijer1-10/+45
2009-01-24Added speech bubble background by QOALBjørn Lindeijer1-10/+61
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-2/+1
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-2/+1
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-10-23Fixed a crash that I caused earlier when I was fixing compiler warnings. Caused Ira Rice1-11/+0
2008-10-23Removed a few compiler warnings.Ira Rice1-0/+11
2008-08-28Accepted Patch by Scraggy that moves text in such a way that no text overlapsBjørn Lindeijer1-0/+104
2008-07-18Import of client treeLloyd Bryant1-0/+102