belugas [Wed, 13 Jun 2007 18:35:06 +0000] rev 7395
(svn r10146) -Codechange: Silence a compiler warning
-Codechange: Comment style beautifying
-Codechange: define (tentatively) var 0x44 and 0x61 for industry tiles
rubidium [Wed, 13 Jun 2007 17:34:05 +0000] rev 7394
(svn r10145) -Fix: make compiling with networking disabled (again) possible.
truelight [Wed, 13 Jun 2007 16:23:59 +0000] rev 7393
(svn r10144) -Fix r10143: forgot some svn:eol-style
truelight [Wed, 13 Jun 2007 16:21:11 +0000] rev 7392
(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
truelight [Wed, 13 Jun 2007 16:04:35 +0000] rev 7391
(svn r10142) -Fix r10132: do something useful with the alpha channel instead of ignoring it
celestar [Wed, 13 Jun 2007 15:24:40 +0000] rev 7390
(svn r10141) -Fix (FS#848, r8973): Set the newgrf bit for realistic plane speeds (bulb)
rubidium [Wed, 13 Jun 2007 15:22:28 +0000] rev 7389
(svn r10140) -Fix [FS#867]: an industry could overbuild a bridge.
rubidium [Wed, 13 Jun 2007 14:57:42 +0000] rev 7388
(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:56:27 +0000] rev 7387
(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:52:41 +0000] rev 7386
(svn r10137) -Add: console command to get the current game date.