summaryrefslogtreecommitdiff
path: root/src/gui/gui.cpp
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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
2007-10-18Merged removal of dependency on Guichan OpenGL from trunk to 0.0 branch, Bjørn Lindeijer1-20/+5
2007-09-20Merged a bunch of small changes from trunk to 0.0 and set svn:eol-style Bjørn Lindeijer1-3/+3
2007-08-24Removed useless logic method and reverted mouse cursor to non-static sinceBjørn Lindeijer1-18/+12
2007-08-22Added close button and item shortcut backgrounds to files that will beBjørn Lindeijer1-1/+1
2007-08-21mantis id=118 - Added Item Shortcut Bar.Joshua Langley1-3/+2
2007-08-20Added monster killed xp notification effect.Joshua Langley1-1/+1
2007-08-20Added close button functionality, resize cursor cues.Joshua Langley1-8/+13
2007-07-07Ported to Guichan 0.7.0. Unfortunately, since Guichan 0.6.x didn't have aBjørn Lindeijer1-4/+0
2006-12-05Fixed visibility of item amount window.Bjørn Lindeijer1-0/+1
2006-12-04Introduced a new class Viewport which combines the drawing code from EngineBjørn Lindeijer1-168/+9
2006-12-01forgot to include one file in the commitPhilipp Sehmisch1-2/+2
2006-11-26Higher precision log timestamps, some more logging and support for TGA images.Bjørn Lindeijer1-0/+1
2006-11-17Added mouse following support.Björn Steinbrink1-1/+29
2006-11-01Added support for å and Å (with help of Håkan Rönn)Bjørn Lindeijer1-1/+1
2006-09-09Removed easy targeting functionality since it interferes with walking aroundBjørn Lindeijer1-2/+3
2006-09-02Corrected mistake in using player coordinates instead of mouse coordinates.Bjørn Lindeijer1-2/+1