summaryrefslogtreecommitdiff
path: root/src/gui/gui.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-26/+11
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer1-0/+6
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-2/+4
2009-03-19Reformatted the item amount window and the buy/sell windows so thatIra Rice1-0/+5
2009-03-12Extend color config gui to support the new colorsMajin Sniper1-5/+3
2009-03-12Make use of the new available colorsMajin Sniper1-5/+0
2009-03-12Extend color config gui to support the new colorsMajin Sniper1-2/+5
2009-03-11Moved the Skin class outside of the Window class, in order to allowIra Rice1-0/+1
2009-02-26Merge branch 'aethyra/master'Bjørn Lindeijer1-21/+1
2009-02-22Renamed InfoParicleFont to InfoParticleFont (typo?)Philipp Sehmisch1-1/+1
2009-02-20Removed the last of the image particle guichan fonts.Ira Rice1-22/+2
2009-02-20Added a pickup notification as particle effect. Also make a ui option to enab...Majin Sniper1-0/+1
2009-02-19Added a pickup notification as particle effect. Also make a ui option to enab...Majin Sniper1-0/+1
2009-02-15Removed unnecessary parenthesis at constructorsBjørn Lindeijer1-2/+2
2009-02-11Shut up some compiler warnings.Philipp Sehmisch1-2/+2
2009-02-11Shut up some compiler warnings.Philipp Sehmisch1-2/+2
2009-02-11Changed spelling from colour to color.Philipp Sehmisch1-1/+1
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-02-10Changed spelling from colour to color.Philipp Sehmisch1-1/+1
2009-02-04Went through the gui folder and revised the include statements to notIra Rice1-10/+15
2009-01-27Added font size config for the bold font as well.Ira Rice1-1/+2
2009-01-27Made font size configurable in config fileBjørn Lindeijer1-1/+2
2009-01-24Changed GM status updating to check whether asserting is allowed or not,Ira Rice1-0/+1
2009-01-24Updated DejaVuSans ttf file, as well as adding the bolded version, whichIra Rice1-8/+13
2009-01-24Use standard GUI font also for speech and namesBjørn Lindeijer1-61/+6
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-06Fixed the true type font to render unicode nowBjørn Lindeijer1-9/+5
2009-01-06Added support for unicode charset in textfields and chat.Guillaume Melquiond1-5/+3
2009-01-05Modified the Aethyra client to use the TMW TrueType class, rather thanEugenio Favalli1-3/+4
2008-12-29Added support for True Type Fonts using GUIChan's inbuilt SDLTrueTypeIra Rice1-18/+15
2008-12-07Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a'Ira Rice1-1/+1
2008-12-07Fade out mouse cursor when not used for some timeBjørn Lindeijer1-12/+35
2008-12-05Fade out mouse cursor when not used for some timeBjørn Lindeijer1-12/+35
2008-12-05Fade out mouse cursor when not used for some timeBjørn Lindeijer1-12/+35
2008-11-18Added the font file to branding.xmlPhilipp Sehmisch1-2/+4
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-5/+2
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-11-04Committed an extension to the San Serif font by Vargavind on TMW so that Ira Rice1-2/+12
2008-11-04Applied more changes by vargavind, adding the complete ISO-8859-15 characterBjørn Lindeijer1-3/+13
2008-10-31Added a text patch done on TMW to increase the number of characters Ira Rice1-1/+1
2008-10-31Applied patch by vargavind which adds more special characters to the font.Bjørn Lindeijer1-1/+1
2008-10-31Added critical notifications to the client. While I had originally Ira Rice1-2/+2
2008-08-13Added support for different colored fonts for different being typesLloyd Bryant1-0/+47
2008-07-18Import of client treeLloyd Bryant1-1/+1
2008-07-05Allow alt key for chatting on Mac, remove unneeded includes.David Athay1-5/+0
2008-04-20Fixed installing of dejavusans.ttf font.Bjørn Lindeijer1-2/+2
2008-04-18Fixed numerous crashes with chat and guild windows using new tabbed area.David Athay1-12/+8
2008-02-28Work in Progress commit of guilds.David Athay1-0/+4
2008-02-21Showing a visible error message to the user when the font file fails to load.Philipp Sehmisch1-6/+2