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
/
spritecache.h
Age
Commit message (
Expand
)
Author
2005-09-18
(svn r2962) - const correctness for all Get* functions and most Draw* functio...
Darkvater
2005-09-10
(svn r2933) Implement the non-breaking space
tron
2005-08-14
(svn r2866) Move all functions and tables which aren't directly involved in m...
tron
2005-08-08
(svn r2845) Remove sprite size caching, it was unused
tron
2005-08-07
(svn r2833) Remove saving of sprite cache data:
tron
2005-07-24
(svn r2701) Insert Id tags into all source files
tron
2005-07-19
(svn r2633) Move spritecache related variable from variables.h to spritecache...
tron
2005-07-05
(svn r2522) Reorganize sprite load and decompression in order to remove a spe...
tron
2005-02-13
(svn r1865) Fix some warnings
tron
2005-02-11
(svn r1861) Constify Get(Non)Sprite()
tron
2005-02-11
(svn r1860) The sprite header endianness issue was solved in r1855
tron
2005-02-10
(svn r1856) Make GfxInitSpriteMem() static, because it's only used withing sp...
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