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
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