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
/
sprite.cpp
Age
Commit message (
Expand
)
Author
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-04-10
Codechange: Use null pointer literal instead of the NULL macro
Henry Wilson
2015-02-01
(svn r27134) -Codechange: Simplify GUI scaling by adding UnScaleGUI() and Sca...
frosch
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2013-01-08
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...
planetmaker
2012-01-03
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
rubidium
2011-11-24
(svn r23316) -Feature: Add ability to zoom in to 2x and 4x level.
peter1138
2011-08-06
(svn r22722) -Fix: Skip invisible parent and child sprites due to transparenc...
frosch
2011-05-29
(svn r22518) -Feature: [NewGRF] Advanced sprite layouts with register modifiers.
frosch
2011-05-14
(svn r22456) -Codechange: Derive NewGRFSpriteLayout from DrawTileSprites for ...
frosch
2011-03-03
(svn r22175) -Fix: [NewGRF] memory leak if a station newgrf contains prop 09 ...
yexo
2011-02-19
(svn r22106) -Codechange: Add DrawTileSeqStruct::MakeTerminator(), DrawTileSe...
frosch
2010-08-26
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some...
rubidium
2010-01-30
(svn r18959) -Feature: [NewGRF] Allow layering of multiple groundsprites in s...
frosch
2010-01-21
(svn r18872) -Codechange: introduce PaletteID and use it
rubidium
2010-01-17
(svn r18846) -Codechange: Merge DrawTileSeq into DrawCommonTileSeq.
frosch
2010-01-17
(svn r18843) -Codechange: Only NewGRF supplied spritelayouts use SPRITE_MODIF...
frosch
2010-01-17
(svn r18842) -Codechange: Rename SPRITE_MODIFIER_USE_OFFSET to SPRITE_MODIFIE...
frosch
2010-01-16
(svn r18839) -Codechange: Detriplicate drawing of spritelayouts in the GUI.
frosch
2010-01-16
(svn r18837) -Codechange: Rename DrawStationTileSeq() to DrawCommonTileSeq() ...
frosch