truelight [Fri, 08 Jun 2007 18:45:14 +0000] rev 7327
(svn r10070) -Fix: fix the rounding problem of zoom-levels in zoom.hpp, so it is global for every call
truelight [Fri, 08 Jun 2007 18:23:26 +0000] rev 7326
(svn r10069) -Documentation: some documentation for TIC/TOC, as it isn't what I expected...
rubidium [Fri, 08 Jun 2007 18:15:11 +0000] rev 7325
(svn r10068) -Fix [FS#835]: coverage area highlight was still show when it was turned off for docks.
truelight [Fri, 08 Jun 2007 17:54:48 +0000] rev 7324
(svn r10067) -Add: 'make run-prof' profiles your code, simular to 'make run' and 'make run-gdb'
belugas [Fri, 08 Jun 2007 17:54:18 +0000] rev 7323
(svn r10066) -Codechange: Expose function GetNearbyTile by moving it to newgrf_commons.[cpp|h]. Will be used by industries in a few.
glx [Fri, 08 Jun 2007 16:53:21 +0000] rev 7322
(svn r10065) -Cleanup (r9850): remove now unneeded stuff
belugas [Fri, 08 Jun 2007 15:59:03 +0000] rev 7321
(svn r10064) -Fix(r10063): compile again, when changing stuff. DOn't trust first run
belugas [Fri, 08 Jun 2007 15:48:48 +0000] rev 7320
(svn r10063) -Codechange: Change VARDEF for extern
-CodeChange: Add the count of industries, basic support for variable 67, var action02 forindustries
peter1138 [Fri, 08 Jun 2007 09:35:39 +0000] rev 7319
(svn r10062) -Codechange: Don't redraw all station tiles when cargo is added or removed if the station has no custom graphics.
peter1138 [Fri, 08 Jun 2007 06:27:58 +0000] rev 7318
(svn r10061) -Codechange: [NewGRF] Add common cargo subtype support to vehicle var 42