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
/
gfx.cpp
Age
Commit message (
Expand
)
Author
2015-02-22
(svn r27167) -Fix: [SDL, Windows] Right-mouse-button scrolling scrolled/jumpe...
frosch
2015-02-01
(svn r27134) -Codechange: Simplify GUI scaling by adding UnScaleGUI() and Sca...
frosch
2014-10-12
(svn r27004) -Codechange: Make GUI size apply to (sprite-font) text as well.
peter1138
2014-10-11
(svn r26990) -Feature: Add option to choose normal, double or quad-size inter...
peter1138
2014-10-06
(svn r26969) -Fix (r26869): black palette didn't work very well with unmasked...
rubidium
2014-10-05
(svn r26965) -Codechange: Add palette bit to indicate that palette is actuall...
peter1138
2014-09-07
(svn r26792) -Fix: TC_NO_SHADE did not work for 32bpp text rendering.
frosch
2014-04-28
(svn r26538) -Codechange: remove double accounting of the drivers
rubidium
2014-04-27
(svn r26522) -Add: A config-file-only setting to disable usage of 8bpp video ...
frosch
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2014-04-16
(svn r26467) -Fix: Include shadow on ...
peter1138
2014-04-13
(svn r26463) -Fix (r10190ish): Add special handling for PALETTE_CRASH to work...
peter1138
2014-01-02
(svn r26209) -Codechange: remove some template magic and simplify some code
rubidium
2014-01-02
(svn r26204) -Codechange: rework GfxBlitter to remove some unneeded operation...
rubidium
2014-01-02
(svn r26203) -Codechange: unduplicate GfxMainBlitter and GfxMainBlitterViewport
rubidium
2013-11-16
(svn r26018) -Codechange: since there's a wrapper for ICU functions now, we c...
rubidium
2013-11-16
(svn r26016) -Codechange: prepare for some class renames
rubidium
2013-11-16
(svn r26015) -Codechange: some constificaton
rubidium
2013-10-23
(svn r25911) -Add: Support for drawing dashed lines.
fonsinchen
2013-10-06
(svn r25816) -Add [FS#5748]: Toggle button for wrapping lines in the textfile...
frosch
2013-08-10
(svn r25714) -Fix: explicitly cast some things to silence warnings on GCC 4.0
fonsinchen
2013-08-05
(svn r25691) -Add: [OSX] Support for mouse selection in the IME composition s...
michi_cc
2013-08-05
(svn r25651) -Fix: Textbuf caret rendering for complex scripts (e.g. Tamil).
michi_cc
2013-07-06
(svn r25567) -Codechange: Revive dead DrawStringParams as FontState.
frosch
2013-07-06
(svn r25564) -Add: a simple clipping rule to decide whether a string without ...
frosch
2013-07-01
(svn r25547) -Fix [FS#5626]: ICU returns the width of the visual run as if th...
rubidium
2013-06-26
(svn r25478) -Fix: Clip glyphs using the actual sprite dimensions instead of ...
frosch
2013-06-26
(svn r25477) -Fix: truncation didn't work because the string was truncated (o...
rubidium
2013-06-26
(svn r25476) -Cleanup: Remove unused _max_char_size, _max_char_height, _max_c...
frosch
2013-06-25
(svn r25472) -Cleanup: remove the old methods for drawing text
rubidium
2013-06-25
(svn r25471) -Fix/Feature [FS#5481]: support for Brahmic scripts (e.g. Tamil ...
rubidium
2013-06-25
(svn r25467) -Add: truncation support to the drawing routine
rubidium
2013-06-25
(svn r25466) -Add: drawing routine for the layout engine
rubidium
2013-06-24
(svn r25455) -Cleanup: make local function really local
rubidium
2013-06-24
(svn r25454) -Remove/Fix/Cleanup: SETX(Y) does not work at all with other tha...
rubidium
2013-06-23
(svn r25438) -Codechange: introduce classes for the FontCache
rubidium
2013-06-09
(svn r25343) -Add: method to count the number of lines required to draw a str...
zuu
2013-06-01
(svn r25314) -Fix (r25313): If '0' is the broadest digit, 0 * sum(10^i, i=0.....
frosch
2013-06-01
(svn r25313) -Fix: Do not assume '8' to be the broadest digit, but test all o...
frosch
2013-03-24
(svn r25119) -Codechange [FS#5512]: Improve the clipping/visiblity check befo...
frosch
2013-03-24
(svn r25118) -Codechange: Deduplicate basic line clipping code. (fonsinchen)
frosch
2013-01-08
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...
planetmaker
2013-01-03
(svn r24885) -Fix: Pass proper UTF-16 strings instead of UCS-2 to ICU in orde...
michi_cc
2012-11-07
(svn r24668) -Feature(ette) [FS#5311]: Draw cargo labels in the station list ...
frosch
2012-03-25
(svn r24065) -Feature-ish [FS#5101]: debug option for showing the redrawn dir...
rubidium
2012-03-17
(svn r24038) -Fix (r23472): After opening a textwindow with the monospaced fo...
frosch
2012-02-23
(svn r23977) -Fix: don't load a game during UpdateWindows as that might trigg...
rubidium
2012-01-12
(svn r23791) -Fix [FS#4960]: resize text panel for parameter description if i...
yexo
2012-01-03
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
rubidium
2011-12-20
(svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the o...
truebrain
[prev]
[next]