index
:
cuoco/mana
0.5
0.6
lpc2012
manaserv-char-attr
master
png_dyecmd
removed-config-file-checks
some-cleanups
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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-08
Compile fixes for MSYS2 UCRT64
Thorbjørn Lindeijer
1
-4
/
+0
2024-03-26
Added support for HiDPI fonts
Thorbjørn Lindeijer
1
-0
/
+8
2024-01-26
Apply C++11 fixits
Thorbjørn Lindeijer
1
-4
/
+4
2012-08-14
Can now build using cmake on OSX
Socapex
1
-4
/
+0
2012-02-07
Made BrowserBox use the recommended line skip for its font
Thorbjørn Lindeijer
1
-0
/
+7
2012-01-26
Updated copyrights to 2012
Thorbjørn Lindeijer
1
-1
/
+1
2011-12-02
Mac: Change to local SDL inclues.
David Athay
1
-1
/
+1
2011-04-09
Removed a lot of useless "documentation"
Thorbjørn Lindeijer
1
-3
/
+0
2010-02-22
Modify copyright headers
Freeyorp
1
-1
/
+2
2010-02-20
License header update for The Mana Client
Thorbjørn Lindeijer
1
-4
/
+3
2010-02-13
Optimise TrueTypeFont::getWidth
Steve Cotton
1
-1
/
+2
2010-02-07
Updated Copyright year to 2010!
Bertram
1
-1
/
+1
2010-01-12
Standardize header order
Jared Adams
1
-3
/
+4
2009-03-29
Fixed compilation on Windows
Philipp Sehmisch
1
-0
/
+4
2009-03-25
A host of code style fixes
Bjørn Lindeijer
1
-1
/
+1
2009-03-19
Fixed SDL_ttf include again
Bjørn Lindeijer
1
-1
/
+1
2009-03-18
Windows compilation fixes
Philipp Sehmisch
1
-1
/
+1
2009-03-18
Fixed a broken Mac include for SDL_ttf
Bjørn Lindeijer
1
-2
/
+2
2009-02-19
Added a pickup notification as particle effect. Also make a ui option to enab...
Majin Sniper
1
-1
/
+1
2009-02-15
Fixes some variable names to conform to naming convention
Bjørn Lindeijer
1
-1
/
+1
2009-02-15
Merge commit 'aethyra/master'
Bjørn Lindeijer
1
-0
/
+6
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
-0
/
+6
2009-02-09
Merged with Aethyra master as of 2009-02-09
Bjørn Lindeijer
1
-1
/
+0
2009-02-04
Few more unneeded headers that weren't noticed originally in the last
Ira Rice
1
-1
/
+0
2009-01-25
Removed the TMW branding from header guards
Bjørn Lindeijer
1
-2
/
+2
2009-01-25
Removed the TMW branding from header guards
Bjørn Lindeijer
1
-2
/
+2
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
2009-01-18
Updated some apple specific code
David Athay
1
-0
/
+4
2009-01-18
Updated some apple specific code
David Athay
1
-0
/
+4
2009-01-15
Style cleanups throughout most of the code. Splitting function type from
Ira Rice
1
-2
/
+0
2009-01-05
Image alpha should also be set to 1, in case it was changed before.
Bjørn Lindeijer
1
-1
/
+1
2009-01-05
Modified the Aethyra client to use the TMW TrueType class, rather than
Eugenio Favalli
1
-0
/
+67
2009-01-02
Removed duplicate TrueTypeFont class declaration
Bjørn Lindeijer
1
-71
/
+4
2008-12-29
Image alpha should also be set to 1, in case it was changed before.
Bjørn Lindeijer
1
-1
/
+1
2008-12-29
Added support for True Type Fonts.
Eugenio Favalli
1
-0
/
+134