index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fontcache.cpp
Age
Commit message (
Expand
)
Author
2011-10-18
(svn r23038) -Fix: Check that the selected font size is valid the font face i...
peter1138
2011-10-07
(svn r23009) -Change: Improve appearance of antialiased text with shadow.
peter1138
2011-09-02
(svn r22874) -Fix [FS#4747]: Check size of various buffers before allocation....
michi_cc
2011-01-14
(svn r21789) -Fix [FS#4405]: When the font misses the fallback character '?',...
frosch
2010-12-12
(svn r21475) -Fix: MSVC's code analyser says DeleteObject shouldn't be called...
rubidium
2010-11-25
(svn r21320) -Fix (r21298): somehow a semicolon got lost
rubidium
2010-11-23
(svn r21298) -Fix [FS#4261]: fonts set in openttd.cfg were not properly check...
glx
2010-11-15
(svn r21197) -Fix [FS#4001] (r17794): [OSX] Finding a fallback font failed wh...
planetmaker
2010-08-01
(svn r20286) -Codechange: Unify end of doxygen comments.
frosch
2010-08-01
(svn r20283) -Codechange: Unify start of doygen comments.
frosch
2010-07-31
(svn r20266) -Doc: Mostly typo fixes, a few doxygen-related improvements.
alberth
2010-07-24
(svn r20211) -Codechange: Indented code should have curly braces around it.
alberth
2010-05-13
(svn r19814) -Codechange: give some more unnamed enums a name, in case they c...
rubidium
2010-05-03
(svn r19753) -Fix [FS#3740]: try a bit harder to find a suitable font that ca...
rubidium
2010-01-04
(svn r18712) -Fix (r5167): Spurious character spacing with free type fonts fo...
peter1138
2009-12-20
(svn r18564) -Fix: silence a warning
glx
2009-11-28
(svn r18330) -Cleanup: remove some unneeded includes
rubidium
2009-11-15
(svn r18096) -Fix (r5079/r7158??): Use free type ascender/descender metrics t...
peter1138
2009-11-09
(svn r18028) -Codechange: unglobalise some functions
rubidium
2009-10-17
(svn r17794) -Feature: [OSX] Implement automatic fallback font selection for ...
michi_cc
2009-10-04
(svn r17693) -Cleanup: remove some unneeded includes
rubidium
2009-08-31
(svn r17336) -Codechange: move some os specific files into src/os/
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-06-21
(svn r16612) -Fix (r16605): ASCII_LETTERSTART should be defined unconditional...
alberth
2009-06-20
(svn r16605) -Codechange: Move ASCII_LETTERSTART to the right source file.
alberth
2009-06-20
(svn r16604) -Codechange: Use FS_BEGIN for iterating over fonts.
alberth
2009-06-20
(svn r16602) -Fix (r13831): Antialiased fonts broken; check pixel_mode instea...
peter1138
2009-03-25
(svn r15851) -Fix (r15849): compile failure when there's no freetype...
rubidium
2009-03-25
(svn r15849) -Codechange: provide easy access to the real height of the used ...
rubidium
2009-03-22
(svn r15818) -Fix [FS#2752]: some (newer) GCCs have trouble compiling the Win...
rubidium
2009-03-18
(svn r15758) -Fix (r15757): win9x compilation
glx
2009-03-18
(svn r15757) -Fix/hackaround (r15314): of course on some system searching a f...
glx
2009-03-15
(svn r15718) -Cleanup: apply some comment coding style on the rest of the sou...
rubidium
2009-03-14
(svn r15711) -Codechange: lots of whitespace cleanup/fixes
rubidium
2009-03-14
(svn r15710) -Fix (r15706): for non MSVC io.h needs to be included before def...
glx
2009-02-23
(svn r15555) -Codechange: remove the mallocs + frees for temporary data from ...
rubidium
2009-02-05
(svn r15361) -Cleanup: minor comment style fixes (planetmaker)
smatz
2009-02-02
(svn r15317) -Fix: support Windows fonts with non-ASCII characters in their f...
rubidium
2009-02-02
(svn r15315) -Fix (r15314): make gcc happy (for once)
glx
2009-02-02
(svn r15314) -Fix/hackaround [FS#2590]: fonts have a feature where they can h...
rubidium
2009-01-31
(svn r15299) -Cleanup: remove many redundant includes
smatz
2008-11-24
(svn r14622) -Fix (r14618): win9x compilation
glx
2008-11-24
(svn r14621) -Fix (r14618): link error when you aren't compiling for Windows ...
rubidium
2008-11-24
(svn r14620) -Fix (r14618): missing lines broke compilation on windows
glx
2008-11-24
(svn r14618) -Feature: when the chosen language isn't supported by the curren...
rubidium
2008-09-02
(svn r14223) -Codechange: make GetSprite aware of the 4 different types of sp...
rubidium
2008-07-26
(svn r13832) -Fix [FS#2152]: FreeType may return a bitmap glyph even if a gre...
peter1138
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-01-25
(svn r11981) -Fix [FS#1698]: Use unicode glyph mapping to fix up missing/shuf...
peter1138
2008-01-13
(svn r11828) -Codechange: include table/* as the last includes and remove an ...
rubidium
[next]