index
:
ewewukek/Mana
master
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
/
truetypefont.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-20
Added a pickup notification as particle effect. Also make a ui option to enab...
Majin Sniper
1
-1
/
+2
2009-02-10
Removed many pointless comparisons with NULL
Bjørn Lindeijer
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
Fixed font glyph caching.
Ira Rice
1
-4
/
+0
2009-01-24
Code reformatting
Bjørn Lindeijer
1
-2
/
+0
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
2009-01-15
Style cleanups throughout most of the code. Splitting function type from
Ira Rice
1
-7
/
+4
2009-01-06
Fixed the true type font to render unicode now
Bjørn Lindeijer
1
-2
/
+2
2009-01-05
Fixed rendering of special characters
Bjørn Lindeijer
1
-2
/
+2
2009-01-05
Increased text chunk cache size to improve performance when a lot of text is ...
Philipp Sehmisch
1
-1
/
+1
2009-01-05
Image alpha should also be set to 1, in case it was changed before.
Bjørn Lindeijer
1
-7
/
+7
2009-01-05
Added support for alpha blending to true type font drawing.
Philipp Sehmisch
1
-0
/
+7
2009-01-05
Fixed double-free of true-type resources.
Guillaume Melquiond
1
-2
/
+5
2009-01-05
Modified the Aethyra client to use the TMW TrueType class, rather than
Eugenio Favalli
1
-0
/
+170