index
:
Hello/mana
0.5
0.6
add-sound-events
fix-item-tooltip-visibility
lpc2012
master
optimize-actor-draw
particle-system
removed-config-file-checks
Original The Mana World client, now known as simply the Mana client.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
gui.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-22
Renamed InfoParicleFont to InfoParticleFont (typo?)
Philipp Sehmisch
1
-1
/
+1
2009-02-20
Removed the last of the image particle guichan fonts.
Ira Rice
1
-22
/
+2
2009-02-20
Added a pickup notification as particle effect. Also make a ui option to enab...
Majin Sniper
1
-0
/
+1
2009-02-19
Added a pickup notification as particle effect. Also make a ui option to enab...
Majin Sniper
1
-0
/
+1
2009-02-15
Removed unnecessary parenthesis at constructors
Bjørn Lindeijer
1
-2
/
+2
2009-02-11
Shut up some compiler warnings.
Philipp Sehmisch
1
-2
/
+2
2009-02-11
Shut up some compiler warnings.
Philipp Sehmisch
1
-2
/
+2
2009-02-11
Changed spelling from colour to color.
Philipp Sehmisch
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-10
Changed spelling from colour to color.
Philipp Sehmisch
1
-1
/
+1
2009-02-04
Went through the gui folder and revised the include statements to not
Ira Rice
1
-10
/
+15
2009-01-27
Added font size config for the bold font as well.
Ira Rice
1
-1
/
+2
2009-01-27
Made font size configurable in config file
Bjørn Lindeijer
1
-1
/
+2
2009-01-24
Changed GM status updating to check whether asserting is allowed or not,
Ira Rice
1
-0
/
+1
2009-01-24
Updated DejaVuSans ttf file, as well as adding the bolded version, which
Ira Rice
1
-8
/
+13
2009-01-24
Use standard GUI font also for speech and names
Bjørn Lindeijer
1
-61
/
+6
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
2009-01-06
Fixed the true type font to render unicode now
Bjørn Lindeijer
1
-9
/
+5
2009-01-06
Added support for unicode charset in textfields and chat.
Guillaume Melquiond
1
-5
/
+3
2009-01-05
Modified the Aethyra client to use the TMW TrueType class, rather than
Eugenio Favalli
1
-3
/
+4
2008-12-29
Added support for True Type Fonts using GUIChan's inbuilt SDLTrueType
Ira Rice
1
-18
/
+15
2008-12-07
Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a'
Ira Rice
1
-1
/
+1
2008-12-07
Fade out mouse cursor when not used for some time
Bjørn Lindeijer
1
-12
/
+35
2008-12-05
Fade out mouse cursor when not used for some time
Bjørn Lindeijer
1
-12
/
+35
2008-12-05
Fade out mouse cursor when not used for some time
Bjørn Lindeijer
1
-12
/
+35
2008-11-18
Added the font file to branding.xml
Philipp Sehmisch
1
-2
/
+4
2008-11-18
Pedantic fixes to the client, where I alphabetized all of the include
Ira Rice
1
-5
/
+2
2008-11-16
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
1
-2
/
+0
2008-11-16
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
1
-2
/
+0
2008-11-04
Committed an extension to the San Serif font by Vargavind on TMW so that
Ira Rice
1
-2
/
+12
2008-11-04
Applied more changes by vargavind, adding the complete ISO-8859-15 character
Bjørn Lindeijer
1
-3
/
+13
2008-10-31
Added a text patch done on TMW to increase the number of characters
Ira Rice
1
-1
/
+1
2008-10-31
Applied patch by vargavind which adds more special characters to the font.
Bjørn Lindeijer
1
-1
/
+1
2008-10-31
Added critical notifications to the client. While I had originally
Ira Rice
1
-2
/
+2
2008-08-13
Added support for different colored fonts for different being types
Lloyd Bryant
1
-0
/
+47
2008-07-18
Import of client tree
Lloyd Bryant
1
-1
/
+1
2008-07-05
Allow alt key for chatting on Mac, remove unneeded includes.
David Athay
1
-5
/
+0
2008-04-20
Fixed installing of dejavusans.ttf font.
Bjørn Lindeijer
1
-2
/
+2
2008-04-18
Fixed numerous crashes with chat and guild windows using new tabbed area.
David Athay
1
-12
/
+8
2008-02-28
Work in Progress commit of guilds.
David Athay
1
-0
/
+4
2008-02-21
Showing a visible error message to the user when the font file fails to load.
Philipp Sehmisch
1
-6
/
+2
2007-10-22
Some insignificant small changes.
Bjørn Lindeijer
1
-1
/
+1
2007-10-18
Merged removal of dependency on Guichan OpenGL from trunk to 0.0 branch,
Bjørn Lindeijer
1
-20
/
+5
2007-09-20
Added support for unicode charset in textfields and chat.
Guillaume Melquiond
1
-14
/
+10
2007-09-20
Merged a bunch of small changes from trunk to 0.0 and set svn:eol-style
Bjørn Lindeijer
1
-3
/
+3
2007-09-19
Merged 0.0 changes from revision 3362 to 3580 to trunk.
Bjørn Lindeijer
1
-23
/
+22
2007-09-10
Added support for True Type Fonts.
Eugenio Favalli
1
-8
/
+12
2007-08-25
Removed dependency on Guichan's OpenGL library. Taken over image loading and ...
Guillaume Melquiond
1
-21
/
+3
2007-08-24
Removed useless logic method and reverted mouse cursor to non-static since
Bjørn Lindeijer
1
-18
/
+12
2007-08-22
Added close button and item shortcut backgrounds to files that will be
Bjørn Lindeijer
1
-1
/
+1
[prev]
[next]