Wed, 13 Jun 2007 16:21:11 +0000(svn r10143) -Add: store the filename of the grfs opened and allow easy access to the name
truelight [Wed, 13 Jun 2007 16:21:11 +0000] rev 6896
(svn r10143) -Add: store the filename of the grfs opened and allow easy access to the name
-Codechange: store the SpriteID in the spritecache too
-Add: add a PNG loader for graphical files
-Documentation: added a document to explain the PNG format

Wed, 13 Jun 2007 16:04:35 +0000(svn r10142) -Fix r10132: do something useful with the alpha channel instead of ignoring it
truelight [Wed, 13 Jun 2007 16:04:35 +0000] rev 6895
(svn r10142) -Fix r10132: do something useful with the alpha channel instead of ignoring it

Wed, 13 Jun 2007 15:24:40 +0000(svn r10141) -Fix (FS#848, r8973): Set the newgrf bit for realistic plane speeds (bulb)
celestar [Wed, 13 Jun 2007 15:24:40 +0000] rev 6894
(svn r10141) -Fix (FS#848, r8973): Set the newgrf bit for realistic plane speeds (bulb)

Wed, 13 Jun 2007 15:22:28 +0000(svn r10140) -Fix [FS#867]: an industry could overbuild a bridge.
rubidium [Wed, 13 Jun 2007 15:22:28 +0000] rev 6893
(svn r10140) -Fix [FS#867]: an industry could overbuild a bridge.

Wed, 13 Jun 2007 14:57:42 +0000(svn r10139) -Fix: all inner parts of OpenTTD assume that the resolution is at least 1 by 1, so force the resolution to be always at least 1 by 1.
rubidium [Wed, 13 Jun 2007 14:57:42 +0000] rev 6892
(svn r10139) -Fix: all inner parts of OpenTTD assume that the resolution is at least 1 by 1, so force the resolution to be always at least 1 by 1.

Wed, 13 Jun 2007 14:56:27 +0000(svn r10138) -Fix: when you got a sufficiently small resolution, there is a possibility for a division by zero when a sound is played.
rubidium [Wed, 13 Jun 2007 14:56:27 +0000] rev 6891
(svn r10138) -Fix: when you got a sufficiently small resolution, there is a possibility for a division by zero when a sound is played.

Wed, 13 Jun 2007 14:52:41 +0000(svn r10137) -Add: console command to get the current game date.
rubidium [Wed, 13 Jun 2007 14:52:41 +0000] rev 6890
(svn r10137) -Add: console command to get the current game date.

Wed, 13 Jun 2007 10:31:40 +0000(svn r10132) -Codechange: split out the last direct video-buffer read access to the blitter-layer
truelight [Wed, 13 Jun 2007 10:31:40 +0000] rev 6889
(svn r10132) -Codechange: split out the last direct video-buffer read access to the blitter-layer
-Add: added a new renderer and blitter to make room for some optimized bpp
-Fix: fill the alpha channel in the grf-spriteloader

Wed, 13 Jun 2007 09:12:10 +0000(svn r10131) -Fix [FS#810]: when removing a dock, a ship will always try to reach the old location of the dock even when it cannot anymore because it the old location of the dock is now land instead of water.
rubidium [Wed, 13 Jun 2007 09:12:10 +0000] rev 6888
(svn r10131) -Fix [FS#810]: when removing a dock, a ship will always try to reach the old location of the dock even when it cannot anymore because it the old location of the dock is now land instead of water.

Wed, 13 Jun 2007 07:59:20 +0000(svn r10130) -Fix (r4493): SetCurrentGrfLangID returned the wrong language ids for most languages.
maedhros [Wed, 13 Jun 2007 07:59:20 +0000] rev 6887
(svn r10130) -Fix (r4493): SetCurrentGrfLangID returned the wrong language ids for most languages.