summaryrefslogtreecommitdiff
path: root/src/spriteloader
AgeCommit message (Expand)Author
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-12-08(svn r11597) -Change: replace all remaining instances of (re|m|c)alloc with (...rubidium
2007-09-13(svn r11095) -Codechange: don't abuse 'file_pos' by storing the file_slot in ...truelight
2007-06-27(svn r10365) -Fix: compiling without png and networking support under MSVC.rubidium
2007-06-14(svn r10156) -Fix: PNG loader can now load 8bpp palette images and greyscale ...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 commentspeter1138
2007-06-11(svn r10092) -Codechange: code-seperated the spriteloader and blitter from th...truelight