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
Age
Commit message (
Expand
)
Author
2012-02-04
(svn r23898) -Remove: PNG sprite loader.
michi_cc
2012-02-04
(svn r23897) -Feature: [NewGRF] 32bpp sprites in GRFs.
michi_cc
2012-02-04
(svn r23894) -Fix (r23893): Use the right variable, not the one that's always...
michi_cc
2012-02-04
(svn r23893) -Change: [NewGRF] Extended chunked sprite encoding to work for b...
michi_cc
2012-02-04
(svn r23890) -Add: [NewGRF] Support for RealSprites with multiple zoom levels.
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
2012-02-04
(svn r23881) -Codechange: Move GRF sprite decoding into a separate function.
michi_cc
2011-12-24
(svn r23670) -Feature: Add ability to adjust brightness of colour after remap...
peter1138
2011-12-15
(svn r23527) -Codechange: unify colo(u)r as far as it goes
rubidium
2011-12-10
(svn r23474) -Codechange: move the declaration error related functions to err...
rubidium
2011-11-25
(svn r23324) -Fix (r15555): Don't free reusable buffer.
peter1138
2011-11-24
(svn r23316) -Feature: Add ability to zoom in to 2x and 4x level.
peter1138
2011-11-24
(svn r23315) -Codechange: Only encode sprites for zoom levels that will be used.
peter1138
2011-10-06
(svn r23008) -Add: Palette detection and conversion for the M part of 32bpp s...
frosch
2011-09-03
(svn r22878) -Fix (r22873-ish): Check range before casting to uint16.
frosch
2011-09-02
(svn r22873) -Fix [FS#4747]: Validate image dimensions before loading. (Based...
michi_cc
2011-08-24
(svn r22827) -Codechange: pass the/a more proper sub directory when opening (...
rubidium
2011-08-24
(svn r22825) -Codechange: pass subdir to FioOpenFile
rubidium
2011-05-04
(svn r22419) -Change: Always use the DOS palette for drawing.
frosch
2011-05-01
(svn r22406) -Document: some more "random-ish" tidbits
rubidium
2011-01-22
(svn r21890) -Cleanup: remove some unneeded includes
rubidium
2011-01-22
(svn r21886) -Codechange: move documentation towards the code to make it more...
rubidium
2010-07-24
(svn r20211) -Codechange: Indented code should have curly braces around it.
alberth
2010-04-14
(svn r19628) -Change: support the tRNS chunk to read transparency information...
rubidium
2010-02-24
(svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bit
smatz
2010-01-22
(svn r18891) -Fix: Avoid duplicate path separator when searching for PNG file...
peter1138
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2010-01-08
(svn r18756) -Codechange: direct accesses to png_*_struct members are deprecated
glx
2010-01-01
(svn r18683) -Fix: it's not an other
rubidium
2009-12-03
(svn r18391) -Fix (r0): (Invalid) GRFs could trigger invalid reads.
frosch
2009-10-31
(svn r17928) -Codechange: ShowErrorMessage() now takes the summary string bef...
alberth
2009-10-04
(svn r17693) -Cleanup: remove some unneeded includes
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-02-23
(svn r15556) -Change: don't temporary malloc+free when encoding sprites, just...
rubidium
2009-02-23
(svn r15555) -Codechange: remove the mallocs + frees for temporary data from ...
rubidium
2009-02-09
(svn r15428) -Codechange: consistently use colour instead of having both colo...
rubidium
2008-11-23
(svn r14610) -Fix [FS#2415]: possible stack corruption when reading corrupted...
rubidium
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-08
(svn r13013) -Fix: GCC 4.3 warning about a clobbering mask due to longjmp. Th...
rubidium
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-03-28
(svn r12453) -Fix [FS#1880]: Remove broken endian-dependent code and unnecess...
peter1138
2008-01-22
(svn r11940) -Codechange: Store short filename once per open file instead of ...
peter1138
2008-01-18
(svn r11914) -Documentation: fix some @file statement
glx
2007-12-26
(svn r11704) -Codechange: remove another bunch of useless includes.
rubidium
2007-12-25
(svn r11694) -Codechange: move more endianness related stuff to endian_func.hpp.
rubidium
[next]