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
/
gfx.c
Age
Commit message (
Expand
)
Author
2005-05-16
(svn r2334) - Fix (regression): moved togglefullscreen into the video-driver,...
Darkvater
2005-05-14
(svn r2310) - Fix: Game would crash if you full-screened with the 'fullscreen...
Darkvater
2005-02-21
(svn r1894) - Codechange: cleaned up the console a bit, wholly unified handli...
Darkvater
2005-02-11
(svn r1861) Constify Get(Non)Sprite()
tron
2005-02-10
(svn r1855) Handle endianness of sprite headers when loading a sprite, not ev...
tron
2005-02-10
(svn r1854) Split GetSpritePtr() into GetSprite() for regular sprites (return...
tron
2005-02-10
(svn r1853) Move spritecache function declarations into a header of their own...
tron
2005-02-08
(svn r1852) Start cleaning up sprite handling:
tron
2005-02-07
(svn r1840) Repel str_buffr and use local buffers where possible
tron
2005-02-06
(svn r1827) Next iteration of the byte -> char transition: some string drawin...
tron
2005-02-06
(svn r1813) Declare functions implemented in strings.c in their own shiny new...
tron
2005-01-23
(svn r1631) A couple of fixes for the signed/unsigned warnings. Only train_cm...
dominik
2005-01-22
(svn r1596) Add some more statics
tron
2005-01-22
(svn r1594) Convert all undefined parameter lists to (void) and add the appro...
tron
2005-01-18
(svn r1557) Replace strange if () do while () construct with a plain for ()
tron
2005-01-14
(svn r1508) Remove duplicate declarations and include proper headers where ne...
tron
2005-01-06
(svn r1402) Trim trailing whitespace
tron
2004-12-23
(svn r1268) -Fix: some warnings in gfx.c fixed
darkvater
2004-12-14
(svn r1091) Fix: Finally station names use 100% the correct color in transpar...
dominik
2004-12-13
(svn r1045) -Fix: OpenTTD compiles again under VC6 (sign_de)
truelight
2004-12-12
(svn r1038) Feature: OpenTTD runs with the grf files of the DOS version
dominik
2004-12-04
(svn r942) -Merged branch/network back into the trunk
truelight
2004-11-26
(svn r822) Use a struct instead of pairs of bytes for the string colormap.
tron
2004-11-26
(svn r819) Code cleanup: colors for langfile strings are now taken from a col...
dominik
2004-11-19
(svn r679) Clarify bp.sprite assignment in GfxMainBlitter(). Pointed out by O...
pasky
2004-11-14
(svn r607) -Patch: [ 985102 ] static cleanup
tron
2004-11-13
(svn r564) Simplify scroll logic and correct one erroneous use of memcpy()
tron
2004-11-01
(svn r499) Merge r498 to trunk:
tron
2004-09-23
(svn r312) -Fix: [926105] ctrl + d bug. Longest outstanding bug has been fixe...
darkvater
2004-09-21
(svn r304) -Fix: [967096] fullscreen. New button 'Fullscreen' in 'Game Option...
darkvater
2004-09-10
(svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!
truelight
2004-08-24
(svn r127) New feature: ingame console. (sign_de)
dominik
2004-08-09
(svn r1) Import of revision 975 of old (crashed) SVN
truelight
[prev]