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
/
spriteloader
/
grf.cpp
Age
Commit message (
Expand
)
Author
2008-09-02
(svn r14229) -Feature: allow overriding the palette of the base GRFs. This wa...
rubidium
2008-09-02
(svn r14223) -Codechange: make GetSprite aware of the 4 different types of sp...
rubidium
2008-08-31
(svn r14199) -Codechange: split fileio.h into fileio_type.h and fileio_func.h...
rubidium
2008-08-30
(svn r14190) -Codechange: use alloc instead of malloc+free when the allocated...
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-12-25
(svn r11691) -Codechange: move+rename helpers.hpp and only include it when it...
rubidium
2007-12-23
(svn r11684) -Codechange: split gfx.h in a type and functional header.
rubidium
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-13
(svn r10132) -Codechange: split out the last direct video-buffer read access ...
truelight
2007-06-12
(svn r10113) -Fix (r10092): Missing svn properties and some Id/@file comments
peter1138
2007-06-11
(svn r10092) -Codechange: code-seperated the spriteloader and blitter from th...
truelight