Sat, 09 Feb 2008 03:12:05 +0000(svn r12092) -Fix(r11532)[FS#1755]: Make sure the production level will not get out of delimited boundaries, while using var result 0D/0E and than multiplying/dividing it.
belugas [Sat, 09 Feb 2008 03:12:05 +0000] rev 8517
(svn r12092) -Fix(r11532)[FS#1755]: Make sure the production level will not get out of delimited boundaries, while using var result 0D/0E and than multiplying/dividing it.
And use multiply/divide operations instead of shifting. It does the same, just adds a bit more readability

Sat, 09 Feb 2008 03:03:09 +0000(svn r12091) -Codechange : remove all production level magic numbers and replace them by enums
belugas [Sat, 09 Feb 2008 03:03:09 +0000] rev 8516
(svn r12091) -Codechange : remove all production level magic numbers and replace them by enums

Sat, 09 Feb 2008 02:49:33 +0000(svn r12090) -Codechange : removed a magic number and code style application on enum ExpensesType
belugas [Sat, 09 Feb 2008 02:49:33 +0000] rev 8515
(svn r12090) -Codechange : removed a magic number and code style application on enum ExpensesType

Sat, 09 Feb 2008 02:46:49 +0000(svn r12089) -Cleanup: re-order, yet another time, the files in msvc projects
belugas [Sat, 09 Feb 2008 02:46:49 +0000] rev 8514
(svn r12089) -Cleanup: re-order, yet another time, the files in msvc projects

Fri, 08 Feb 2008 19:57:56 +0000(svn r12088) -Fix: assert when loading savegame with wrong tiletype at south map borders
smatz [Fri, 08 Feb 2008 19:57:56 +0000] rev 8513
(svn r12088) -Fix: assert when loading savegame with wrong tiletype at south map borders

Fri, 08 Feb 2008 17:53:01 +0000(svn r12087) -Fix: MSVC warnings
glx [Fri, 08 Feb 2008 17:53:01 +0000] rev 8512
(svn r12087) -Fix: MSVC warnings

Fri, 08 Feb 2008 16:56:52 +0000(svn r12086) -Fix [FS#1747] (r11425): check overrides only for industries when mapping newgrf entities to 'real' entities
glx [Fri, 08 Feb 2008 16:56:52 +0000] rev 8511
(svn r12086) -Fix [FS#1747] (r11425): check overrides only for industries when mapping newgrf entities to 'real' entities

Fri, 08 Feb 2008 16:25:55 +0000(svn r12085) -Fix(r12058): Road vehicles could get stuck, when NPF told them to reverse on junction tiles. (spotted by SmatZ)
frosch [Fri, 08 Feb 2008 16:25:55 +0000] rev 8510
(svn r12085) -Fix(r12058): Road vehicles could get stuck, when NPF told them to reverse on junction tiles. (spotted by SmatZ)

Fri, 08 Feb 2008 15:34:54 +0000(svn r12084) -Fix: 'Early retirement'-properties are signed.
frosch [Fri, 08 Feb 2008 15:34:54 +0000] rev 8509
(svn r12084) -Fix: 'Early retirement'-properties are signed.

Thu, 07 Feb 2008 18:02:22 +0000(svn r12083) -Cleanup: Adding some more files in MSVC projects
belugas [Thu, 07 Feb 2008 18:02:22 +0000] rev 8508
(svn r12083) -Cleanup: Adding some more files in MSVC projects

Thu, 07 Feb 2008 17:24:38 +0000(svn r12082) -Cleanup: MSVC projects do not care about the directory of the file while sorting. Only the "Absolute" name matters
belugas [Thu, 07 Feb 2008 17:24:38 +0000] rev 8507
(svn r12082) -Cleanup: MSVC projects do not care about the directory of the file while sorting. Only the "Absolute" name matters

Thu, 07 Feb 2008 17:01:06 +0000(svn r12081) -Codechange: Rename table/roadveh.h to table/roadveh_movment.h
belugas [Thu, 07 Feb 2008 17:01:06 +0000] rev 8506
(svn r12081) -Codechange: Rename table/roadveh.h to table/roadveh_movment.h
It is more descriptive name and it will not upset the generate script anymore

Thu, 07 Feb 2008 16:17:00 +0000(svn r12080) -Fix: update waypoint signs when changing language
glx [Thu, 07 Feb 2008 16:17:00 +0000] rev 8505
(svn r12080) -Fix: update waypoint signs when changing language

Thu, 07 Feb 2008 10:01:18 +0000(svn r12079) -Fix: Use search paths when opening console scripts.
peter1138 [Thu, 07 Feb 2008 10:01:18 +0000] rev 8504
(svn r12079) -Fix: Use search paths when opening console scripts.

Thu, 07 Feb 2008 04:47:38 +0000(svn r12078) -Cleanup: Add missing headers on project files
belugas [Thu, 07 Feb 2008 04:47:38 +0000] rev 8503
(svn r12078) -Cleanup: Add missing headers on project files

Thu, 07 Feb 2008 03:45:02 +0000(svn r12077) -Cleanup: Remove files not used anymore from project files
belugas [Thu, 07 Feb 2008 03:45:02 +0000] rev 8502
(svn r12077) -Cleanup: Remove files not used anymore from project files

Thu, 07 Feb 2008 01:56:39 +0000(svn r12076) -Fix: when reusing a renamed deleted waypoint, keep the new name
glx [Thu, 07 Feb 2008 01:56:39 +0000] rev 8501
(svn r12076) -Fix: when reusing a renamed deleted waypoint, keep the new name

Wed, 06 Feb 2008 23:08:49 +0000(svn r12075) -Codechange: Remove explicit numbering on command enum, and remove blanks from command list where old commands have been removed.
peter1138 [Wed, 06 Feb 2008 23:08:49 +0000] rev 8500
(svn r12075) -Codechange: Remove explicit numbering on command enum, and remove blanks from command list where old commands have been removed.

Wed, 06 Feb 2008 23:08:04 +0000(svn r12074) -Cleanup: use C++ variable scope and declaration in DrawTile_Trees()
smatz [Wed, 06 Feb 2008 23:08:04 +0000] rev 8499
(svn r12074) -Cleanup: use C++ variable scope and declaration in DrawTile_Trees()

Wed, 06 Feb 2008 22:59:31 +0000(svn r12073) -Codechange: stop drawing trees a bit earlier when they are invisible
smatz [Wed, 06 Feb 2008 22:59:31 +0000] rev 8498
(svn r12073) -Codechange: stop drawing trees a bit earlier when they are invisible

Wed, 06 Feb 2008 16:19:28 +0000(svn r12072) -Fix: Make docks at sea flood neighboured tiles.
frosch [Wed, 06 Feb 2008 16:19:28 +0000] rev 8497
(svn r12072) -Fix: Make docks at sea flood neighboured tiles.

Wed, 06 Feb 2008 16:12:23 +0000(svn r12071) -Feature(ette): Draw river- and canal-edges under docks and shipdepots.
frosch [Wed, 06 Feb 2008 16:12:23 +0000] rev 8496
(svn r12071) -Feature(ette): Draw river- and canal-edges under docks and shipdepots.

Wed, 06 Feb 2008 15:32:06 +0000(svn r12070) -Cleanup(r12042): Water-owner of shipdepots is no longer needed. Removed.
frosch [Wed, 06 Feb 2008 15:32:06 +0000] rev 8495
(svn r12070) -Cleanup(r12042): Water-owner of shipdepots is no longer needed. Removed.

Wed, 06 Feb 2008 03:01:29 +0000(svn r12069) -Feature[newGRF]: Specify the purchase, rail and road description of a bridge.
belugas [Wed, 06 Feb 2008 03:01:29 +0000] rev 8494
(svn r12069) -Feature[newGRF]: Specify the purchase, rail and road description of a bridge.

Wed, 06 Feb 2008 02:43:42 +0000(svn r12068) -Fix(r12067): forgot a return
belugas [Wed, 06 Feb 2008 02:43:42 +0000] rev 8493
(svn r12068) -Fix(r12067): forgot a return

Tue, 05 Feb 2008 23:22:34 +0000(svn r12067) -Cleanup: Codestyle on loading object references
peter1138 [Tue, 05 Feb 2008 23:22:34 +0000] rev 8492
(svn r12067) -Cleanup: Codestyle on loading object references

Tue, 05 Feb 2008 05:21:02 +0000(svn r12066) -Codechange: Rename GetBridge for the more common GetBridgeSpec
belugas [Tue, 05 Feb 2008 05:21:02 +0000] rev 8491
(svn r12066) -Codechange: Rename GetBridge for the more common GetBridgeSpec
-Codechange: Remove direct access to the _bridge table in favor of the above mentioned GetBridgeSpec
-Codechange: Rationalize the use of Bridge type pointer

Tue, 05 Feb 2008 05:03:50 +0000(svn r12065) -Codechange : removed a now useless declaration ( orig_bridge )
belugas [Tue, 05 Feb 2008 05:03:50 +0000] rev 8490
(svn r12065) -Codechange : removed a now useless declaration ( orig_bridge )

Tue, 05 Feb 2008 04:48:56 +0000(svn r12064) -Codechange : Give grf bridges their own ResetBridges function, and put bridge spec in table/bridge_land.h, where it should be.
belugas [Tue, 05 Feb 2008 04:48:56 +0000] rev 8489
(svn r12064) -Codechange : Give grf bridges their own ResetBridges function, and put bridge spec in table/bridge_land.h, where it should be.

Tue, 05 Feb 2008 00:30:58 +0000(svn r12063) -Cleanup: use C++ indenting and variable scope/declaration in BuildTownHouse()
smatz [Tue, 05 Feb 2008 00:30:58 +0000] rev 8488
(svn r12063) -Cleanup: use C++ indenting and variable scope/declaration in BuildTownHouse()