src/spriteloader/grf.cpp
Tue, 19 Jun 2007 07:21:01 +0000 celestar (svn r10213) [gamebalance] -Sync: r10100:10200 from trunk gamebalance
Sun, 03 Feb 2008 20:17:54 +0000 rubidium (svn r12051) [NoAI] -Sync: with trunk (r11795:12050). noai
Wed, 09 Jan 2008 18:11:12 +0000 rubidium (svn r11796) [NoAI] -Sync: with trunk r11502:11795. noai
Sun, 23 Sep 2007 07:37:38 +0000 rubidium (svn r11146) [NoAI] -Sync: with trunk r11035:11045. noai
Sun, 17 Jun 2007 21:31:00 +0000 rubidium (svn r10195) [NoAI] -Sync: with trunk r10119:10194. noai
Tue, 22 Jan 2008 07:27:06 +0000 peter1138 (svn r11940) -Codechange: Store short filename once per open file instead of once per sprite cache entry. Not all file types need this, but most of the time no sprite cache entry needed it either.
Tue, 25 Dec 2007 09:48:53 +0000 rubidium (svn r11691) -Codechange: move+rename helpers.hpp and only include it when it is really needed.
Sun, 23 Dec 2007 10:56:02 +0000 rubidium (svn r11684) -Codechange: split gfx.h in a type and functional header.
Thu, 13 Sep 2007 18:22:34 +0000 truelight (svn r11095) -Codechange: don't abuse 'file_pos' by storing the file_slot in it too, but use a nice seperate variable for it
Wed, 13 Jun 2007 16:21:11 +0000 truelight (svn r10143) -Add: store the filename of the grfs opened and allow easy access to the name
Wed, 13 Jun 2007 10:31:40 +0000 truelight (svn r10132) -Codechange: split out the last direct video-buffer read access to the blitter-layer
Tue, 12 Jun 2007 12:27:40 +0000 peter1138 (svn r10113) -Fix (r10092): Missing svn properties and some Id/@file comments
Mon, 11 Jun 2007 11:50:49 +0000 truelight (svn r10092) -Codechange: code-seperated the spriteloader and blitter from the rest of the code
Tue, 22 Jan 2008 21:00:30 +0000 rubidium (svn r11950) [NewGRF_ports] -Sync with trunk r11566:11949. NewGRF_ports
Sat, 06 Oct 2007 21:16:00 +0000 rubidium (svn r11219) [NewGRF_ports] -Sync: with trunk r11035:11218. NewGRF_ports
Sat, 14 Jul 2007 19:42:58 +0000 richk (svn r10560) [NewGRF_ports] -Sync: with trunk r10027-10559 NewGRF_ports