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
2009-03-23
(svn r15832) -Codechange: improve the aligning of right aligned/centered strings
rubidium
2009-03-22
(svn r15813) -Codechange: remove the last remnants of the old text drawing API.
rubidium
2009-03-22
(svn r15803) -Codechange: use the new text drawing API for multicenter
rubidium
2009-03-22
(svn r15800) -Codechange: make the engine gui use the new multiline API.
rubidium
2009-03-21
(svn r15797) -Codechange: make users of the old DrawStringMultiLine use the n...
rubidium
2009-03-21
(svn r15796) -Codechange: unify multiline drawstrings
rubidium
2009-03-21
(svn r15794) -Codechange: remove the DoDrawString part of the old text drawin...
rubidium
2009-03-21
(svn r15791) -Codechange: remove the *RightAligned part of the old text drawi...
rubidium
2009-03-21
(svn r15790) -Codechange: remove the *Centered part of the old text drawing API.
rubidium
2009-03-21
(svn r15785) -Codechange: remove the *Truncated part of the old text drawing ...
rubidium
2009-03-21
(svn r15784) -Fix (r15779): TextAlignment and TA_* already exist on windows
glx
2009-03-21
(svn r15783) -Codechange: make the dropdown draw code pass around the left/ri...
rubidium
2009-03-21
(svn r15779) -Codechange: unify (most) of the text drawing "API".
rubidium
2009-03-17
(svn r15752) -Fix: don't try to (un)draw the cursor when the screen is not ready
glx
2009-03-07
(svn r15637) -Fix: when you try to protect something from doing something it ...
truebrain
2009-03-03
(svn r15603) -Fix [FS#2696]: crash when using an extraordinarily large sprite...
rubidium
2009-02-25
(svn r15577) -Codechange: bool _networking belongs in network/ not gfx.cpp
rubidium
2009-02-25
(svn r15576) -Codechange: rename SwitchModes to SwitchMode and don't hardcode...
yexo
2009-02-25
(svn r15575) -Codechange: Rename GameModes to GameMode and store _game_mode a...
yexo
2009-02-09
(svn r15431) -Fix (r15425): wrongly added assertion due to unneeded & 0xFF. N...
rubidium
2009-02-09
(svn r15428) -Codechange: consistently use colour instead of having both colo...
rubidium
2009-02-09
(svn r15425) -Codechange: some color->colour changes and type safety.
rubidium
2009-01-31
(svn r15299) -Cleanup: remove many redundant includes
smatz
2009-01-10
(svn r14949) -Cleanup: pointer coding style
rubidium
2008-12-12
(svn r14668) -Change: use include <> instead of include "" when including ICU...
rubidium
2008-11-02
(svn r14555) -Codechange: replace ttd_strlcat and ttd_strlcpy with strecat an...
skidd13
2008-10-22
(svn r14516) -Fix: determine the default text direction based on the language...
rubidium
2008-10-19
(svn r14494) -Fix: few MSVC x64 warnings.
rubidium
2008-10-17
(svn r14479) -Add: initial (optional) support for handling bidirectional scri...
rubidium
2008-09-02
(svn r14223) -Codechange: make GetSprite aware of the 4 different types of sp...
rubidium
2008-08-23
(svn r14146) -Codechange: allow palette override in both ways and remove some...
rubidium
2008-08-13
(svn r14061) -Codechange: constification and move a declaration more logically
belugas
2008-08-12
(svn r14054) -Fix (rthebeginning): long strings in the edit box would cause O...
rubidium
2008-08-12
(svn r14051) -Codechange: enumify the DrawString buffer length.
rubidium
2008-08-12
(svn r14049) -Codechange: rename a variable to a somewhat more descriptive on...
belugas
2008-08-11
(svn r14047) -Codechange: move chatmessage handling to the network directory ...
rubidium
2008-08-11
(svn r14043) -Codechange: Rename a variable to a more obvious name. And a fe...
belugas
2008-08-11
(svn r14042) -Codechange: Rename some structure members to more obvious names...
belugas
2008-08-09
(svn r14030) -Fix (r14027): true != false, also rename the parameter to make ...
frosch
2008-08-09
(svn r14029) -Fix(r14027): reverting the TC_FROMSTRING back to the magical 0x...
belugas
2008-08-09
(svn r14027) -Codechange: Document a bit the DoDrawString function while remo...
belugas
2008-08-08
(svn r14016) -Codechange: Remove some magical numbers
belugas
2008-08-04
(svn r13994) -Codechange: replace a few rogue magic numbers with Colours enum...
belugas
2008-08-01
(svn r13910) -Document: string drawing related functions and types (Alberth)
rubidium
2008-07-22
(svn r13787) -Codechange: resize the red error message box if needed
smatz
2008-07-20
(svn r13759) -Fix [FS#2147]: selecting non-full length vehicles in the depot ...
rubidium
2008-07-14
(svn r13700) -Fix: possible buffer overflow in string truncation code.
rubidium
2008-07-14
(svn r13699) -Fix: handle SETX(Y) properly when truncating a string instead o...
rubidium
2008-06-28
(svn r13649) -Codechange: Split the GfxFillRect() special flags from 'color' ...
frosch
2008-06-16
(svn r13537) -Fix [FS#2090](r13523): QSortT won't work this way, use Dimensio...
smatz
[prev]
[next]