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
miham [Fri, 08 Jun 2007 05:51:57 +0000] rev 7317
(svn r10060) -Update: WebTranslator2 update to 2007-06-08 07:51:39
estonian - 228 changed by kristjans (228)
japanese - 13 fixed by ickoonite (13)
portuguese - 2 fixed by izhirahider (2)
slovenian - 99 fixed by Necrolyte (99)
peter1138 [Thu, 07 Jun 2007 18:13:31 +0000] rev 7316
(svn r10059) -Fix (r10045): Pretend GRF is still in initialisation state when leaving reservation stage. This fixes action 7/9 tests for grfs that will be active.
rubidium [Thu, 07 Jun 2007 14:38:45 +0000] rev 7315
(svn r10058) -Codechange: give some industry variable sensible names (like not telling "last_mo_production" when it is the production of the current month).
glx [Thu, 07 Jun 2007 13:40:20 +0000] rev 7314
(svn r10057) -Fix (r10051): git version detection didn't work for mingw/msys
rubidium [Thu, 07 Jun 2007 12:37:48 +0000] rev 7313
(svn r10056) -Revert (r10049): removing SLE_WRITEBYTE didn't work as expected :(. Somehow SlIterateArray and SlObject depend on eachother and adding a some arbitrary data before the SlObject makes it go crazy.
miham [Thu, 07 Jun 2007 12:37:27 +0000] rev 7312
(svn r10055) -Update: WebTranslator2 update to 2007-06-07 14:37:06
brazilian_portuguese - 3 fixed by tucalipe (3)
catalan - 3 fixed by arnaullv (3)
danish - 1 fixed by ThomasA (1)
estonian - 99 fixed by kristjans (99)
galician - 8 fixed by Condex (8)
norwegian_nynorsk - 35 fixed by pollux (35)
rubidium [Thu, 07 Jun 2007 09:20:04 +0000] rev 7311
(svn r10054) -Codechange: make the industries cost modifier look more like the original one, so it's much easier to support industries that use this original format.
rubidium [Thu, 07 Jun 2007 08:58:21 +0000] rev 7310
(svn r10053) -Fix: could not clear a level-crossing tile with tram tracks.
peter1138 [Thu, 07 Jun 2007 07:20:44 +0000] rev 7309
(svn r10052) -Codechange: Support reserve/activate stage bits of action 7/9 variable 84.
rubidium [Thu, 07 Jun 2007 00:25:49 +0000] rev 7308
(svn r10051) -Add: git "version" detection so we've got at least some indication what version we're playing when using git ;)
rubidium [Thu, 07 Jun 2007 00:15:00 +0000] rev 7307
(svn r10050) -Codechange: make it a little easier to force a version number (for releases).
rubidium [Wed, 06 Jun 2007 23:57:21 +0000] rev 7306
(svn r10049) -Codechange: get rid of the SLE_WRITEBYTE obfuscation.
peter1138 [Wed, 06 Jun 2007 10:51:11 +0000] rev 7305
(svn r10048) -Fix (r6455): Don't use override engine type for articulated wagon parts.
miham [Wed, 06 Jun 2007 05:59:32 +0000] rev 7304
(svn r10047) -Update: WebTranslator2 update to 2007-06-06 07:59:17
croatian - 58 fixed by knovak (58)
czech - 3 fixed by Hadez (3)
danish - 28 fixed by ThomasA (28)
dutch - 23 fixed by habell (23)
italian - 3 fixed by lorenzodv (3)
korean - 3 fixed by darkttd (3)
ukrainian - 3 fixed by mad (3)
rubidium [Tue, 05 Jun 2007 22:17:03 +0000] rev 7303
(svn r10046) -Documentation: add some documentation in order_gui (skidd13).
peter1138 [Tue, 05 Jun 2007 21:41:31 +0000] rev 7302
(svn r10045) -Codechange: Process Action 8 during GLS_RESERVATION to allow Action 7/Action 9s to work properly
peter1138 [Tue, 05 Jun 2007 20:49:32 +0000] rev 7301
(svn r10044) -Fix: Minor NewGRF debug message fixes, and skip sprites of an unsupported Action 5 feature.
truelight [Tue, 05 Jun 2007 12:01:50 +0000] rev 7300
(svn r10043) -Change: make templates of the blitters, based on zoom and mode, which makes the optimizing better, and therefor a higher blitter speed (tnx boekabart)
-Codechange: unify the MainBlitter a bit more
peter1138 [Tue, 05 Jun 2007 10:40:29 +0000] rev 7299
(svn r10042) -Codechange: Replace hardcoded spritecache size with a configuration
option, sprite_cache_size. The default size is 2MB and the value can
range from 1 to 64MB. If you experience slow-downs when scrolling the
map, try increasing this setting.
miham [Tue, 05 Jun 2007 06:19:27 +0000] rev 7298
(svn r10041) -Update: WebTranslator2 update to 2007-06-05 08:19:09
czech - 34 fixed by Hadez (34)
french - 3 fixed by glx (3)
hungarian - 4 fixed by miham (4)
ukrainian - 4 fixed by mad (4)