summaryrefslogtreecommitdiff
path: root/src/spriteloader/grf.hpp
AgeCommit message (Expand)Author
2021-05-08Codechange: introduce SpriteFile to be used by the sprite loader instead of t...Rubidium
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2012-02-04(svn r23897) -Feature: [NewGRF] 32bpp sprites in GRFs.michi_cc
2012-02-04(svn r23889) -Codechange: Centralise sprite resizing in one place. (peter1138)michi_cc
2012-02-04(svn r23887) -Feature: [NewGRF] Support for container version 2.michi_cc
2011-01-22(svn r21886) -Codechange: move documentation towards the code to make it more...rubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2008-09-02(svn r14223) -Codechange: make GetSprite aware of the 4 different types of sp...rubidium
2008-05-27(svn r13301) -Fix [FS#1997]: resolve more MSVC 9 x64 warnings.rubidium
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2008-01-22(svn r11940) -Codechange: Store short filename once per open file instead of ...peter1138
2007-09-13(svn r11095) -Codechange: don't abuse 'file_pos' by storing the file_slot in ...truelight
2007-06-13(svn r10143) -Add: store the filename of the grfs opened and allow easy acces...truelight
2007-06-11(svn r10092) -Codechange: code-seperated the spriteloader and blitter from th...truelight