Mon, 18 Feb 2008 16:35:38 +0000(svn r12178) -Codechange: use the 'side' parameter in TrainController and TrainCheckIfLineEnds to simplify the code
smatz [Mon, 18 Feb 2008 16:35:38 +0000] rev 9093
(svn r12178) -Codechange: use the 'side' parameter in TrainController and TrainCheckIfLineEnds to simplify the code

Mon, 18 Feb 2008 16:11:31 +0000(svn r12177) -Codechange: use 'side' parameter in GetTileTrackStatus so there can be less checks in pathfinders for depots/stations/tunnels/bridges
smatz [Mon, 18 Feb 2008 16:11:31 +0000] rev 9092
(svn r12177) -Codechange: use 'side' parameter in GetTileTrackStatus so there can be less checks in pathfinders for depots/stations/tunnels/bridges

Mon, 18 Feb 2008 14:59:30 +0000(svn r12176) -Codechange: one division less when playing sounds (patch by Dominik)
smatz [Mon, 18 Feb 2008 14:59:30 +0000] rev 9091
(svn r12176) -Codechange: one division less when playing sounds (patch by Dominik)

Mon, 18 Feb 2008 13:19:57 +0000(svn r12175) -Fix (r12174): Ensure the patches window is centred properly.
peter1138 [Mon, 18 Feb 2008 13:19:57 +0000] rev 9090
(svn r12175) -Fix (r12174): Ensure the patches window is centred properly.

Mon, 18 Feb 2008 12:36:10 +0000(svn r12174) -Codechange: Make the patches window dynamically resize to the largest patch tab, so adding patch options is simply a case of adding to the lists.
peter1138 [Mon, 18 Feb 2008 12:36:10 +0000] rev 9089
(svn r12174) -Codechange: Make the patches window dynamically resize to the largest patch tab, so adding patch options is simply a case of adding to the lists.

Mon, 18 Feb 2008 11:47:53 +0000(svn r12173) -Cleanup: Minor codestyle fixes.
peter1138 [Mon, 18 Feb 2008 11:47:53 +0000] rev 9088
(svn r12173) -Cleanup: Minor codestyle fixes.

Mon, 18 Feb 2008 09:16:02 +0000(svn r12172) -Codechange: Allow buttons to resize in NewGRF settings window
peter1138 [Mon, 18 Feb 2008 09:16:02 +0000] rev 9087
(svn r12172) -Codechange: Allow buttons to resize in NewGRF settings window

Mon, 18 Feb 2008 01:42:21 +0000(svn r12171) -Fix [FS#609]: return correct bridge price for AI when DC_QUERY_COST is set (patch by Raimar Falke)
smatz [Mon, 18 Feb 2008 01:42:21 +0000] rev 9086
(svn r12171) -Fix [FS#609]: return correct bridge price for AI when DC_QUERY_COST is set (patch by Raimar Falke)
It never happens in current code, but it is better to be ready for it

Sun, 17 Feb 2008 21:27:44 +0000(svn r12170) -Fix: do not draw trees along road and street lights under low bridges (spotted by _minime_)
smatz [Sun, 17 Feb 2008 21:27:44 +0000] rev 9085
(svn r12170) -Fix: do not draw trees along road and street lights under low bridges (spotted by _minime_)

Sun, 17 Feb 2008 20:15:20 +0000(svn r12169) -Change [FS#1696]: play sounds when there is only small part of tile/vehicle visible too (original idea by Dominik)
smatz [Sun, 17 Feb 2008 20:15:20 +0000] rev 9084
(svn r12169) -Change [FS#1696]: play sounds when there is only small part of tile/vehicle visible too (original idea by Dominik)
It improves the game appearance when playing with very small screen resolution

Sun, 17 Feb 2008 18:19:33 +0000(svn r12168) -Fix: behave a bit better when 'R' is pressed during rail station dragging
smatz [Sun, 17 Feb 2008 18:19:33 +0000] rev 9083
(svn r12168) -Fix: behave a bit better when 'R' is pressed during rail station dragging

Sun, 17 Feb 2008 17:00:43 +0000(svn r12167) -Feature(tte): change colour of autorail and autoroad selection when Ctrl is pressed
smatz [Sun, 17 Feb 2008 17:00:43 +0000] rev 9082
(svn r12167) -Feature(tte): change colour of autorail and autoroad selection when Ctrl is pressed

Sun, 17 Feb 2008 12:21:05 +0000(svn r12166) -Fix [FS#337]: when drag&drop mode was cancelled by keyboard input, depot/group window wasn't updated (original patch by GrimRC)
smatz [Sun, 17 Feb 2008 12:21:05 +0000] rev 9081
(svn r12166) -Fix [FS#337]: when drag&drop mode was cancelled by keyboard input, depot/group window wasn't updated (original patch by GrimRC)

Sun, 17 Feb 2008 00:47:39 +0000(svn r12165) -Fix [FS#1652, FS#1773]: buffer overflow when drawing scrolling news
glx [Sun, 17 Feb 2008 00:47:39 +0000] rev 9080
(svn r12165) -Fix [FS#1652, FS#1773]: buffer overflow when drawing scrolling news

Sat, 16 Feb 2008 23:09:33 +0000(svn r12164) -Fix (r12137, FS#1775]: Variable scope bug crept in
peter1138 [Sat, 16 Feb 2008 23:09:33 +0000] rev 9079
(svn r12164) -Fix (r12137, FS#1775]: Variable scope bug crept in

Sat, 16 Feb 2008 22:29:30 +0000(svn r12163) -Fix [FS#1705]: if a train is 'stopping' when entering a depot, do not let it leave again
smatz [Sat, 16 Feb 2008 22:29:30 +0000] rev 9078
(svn r12163) -Fix [FS#1705]: if a train is 'stopping' when entering a depot, do not let it leave again

Sat, 16 Feb 2008 17:54:29 +0000(svn r12162) -Fix [FS#1757]: towns shouldn't build over houses owned by another town
smatz [Sat, 16 Feb 2008 17:54:29 +0000] rev 9077
(svn r12162) -Fix [FS#1757]: towns shouldn't build over houses owned by another town

Sat, 16 Feb 2008 17:10:14 +0000(svn r12161) -Fix: towns will no longer build houses > 1x1 there where should be road (with 2x2, 3x3 grid town layouts)
smatz [Sat, 16 Feb 2008 17:10:14 +0000] rev 9076
(svn r12161) -Fix: towns will no longer build houses > 1x1 there where should be road (with 2x2, 3x3 grid town layouts)

Sat, 16 Feb 2008 16:40:47 +0000(svn r12160) -Fix [FS#1744]: remove the arbitrary limit of 64 waypoints per town, so weird things won't happen anymore
smatz [Sat, 16 Feb 2008 16:40:47 +0000] rev 9075
(svn r12160) -Fix [FS#1744]: remove the arbitrary limit of 64 waypoints per town, so weird things won't happen anymore

Sat, 16 Feb 2008 03:12:57 +0000(svn r12159) -Codechange: Enumify some widget magical numbers
belugas [Sat, 16 Feb 2008 03:12:57 +0000] rev 9074
(svn r12159) -Codechange: Enumify some widget magical numbers
-Cleanup: apply a bit of code style. Mostly re-indenting switch cases

Sat, 16 Feb 2008 03:01:05 +0000(svn r12158) -Codechange: merge all the sprite recolouring mapping under a single function
belugas [Sat, 16 Feb 2008 03:01:05 +0000] rev 9073
(svn r12158) -Codechange: merge all the sprite recolouring mapping under a single function
-Fix: Handle the bridge recolouring mapping as the other features. Although not specified by the specs, it seems to be implicit.

Sat, 16 Feb 2008 02:37:31 +0000(svn r12157) -Codechange: Remove a structure definition and replace it with another one closely matching
belugas [Sat, 16 Feb 2008 02:37:31 +0000] rev 9072
(svn r12157) -Codechange: Remove a structure definition and replace it with another one closely matching
-Codechange: Replace two magic numbers with according sprite names

Sat, 16 Feb 2008 00:46:38 +0000(svn r12156) -Fix (r11454): Chance16I was now biased towards zero - round to nearest now
smatz [Sat, 16 Feb 2008 00:46:38 +0000] rev 9071
(svn r12156) -Fix (r11454): Chance16I was now biased towards zero - round to nearest now

Sat, 16 Feb 2008 00:10:03 +0000(svn r12155) -Fix (r12154): some warnings (always compile before commit)
glx [Sat, 16 Feb 2008 00:10:03 +0000] rev 9070
(svn r12155) -Fix (r12154): some warnings (always compile before commit)

Fri, 15 Feb 2008 23:57:03 +0000(svn r12154) -Codechange: removed a magic number
glx [Fri, 15 Feb 2008 23:57:03 +0000] rev 9069
(svn r12154) -Codechange: removed a magic number

Fri, 15 Feb 2008 21:05:46 +0000(svn r12150) -Fix (r12143): compiler warnings - possible use of uninitialised variable
smatz [Fri, 15 Feb 2008 21:05:46 +0000] rev 9068
(svn r12150) -Fix (r12143): compiler warnings - possible use of uninitialised variable

Fri, 15 Feb 2008 18:40:42 +0000(svn r12149) -Codechange: Merge 'ground_sprite' and 'ground_pal' of DrawTileSprites into one PalSpriteID
frosch [Fri, 15 Feb 2008 18:40:42 +0000] rev 9067
(svn r12149) -Codechange: Merge 'ground_sprite' and 'ground_pal' of DrawTileSprites into one PalSpriteID

Fri, 15 Feb 2008 18:34:26 +0000(svn r12148) -Codechange: Merge 'image' and 'pal' of DrawTileSeqStruct into one PalSpriteID
frosch [Fri, 15 Feb 2008 18:34:26 +0000] rev 9066
(svn r12148) -Codechange: Merge 'image' and 'pal' of DrawTileSeqStruct into one PalSpriteID

Fri, 15 Feb 2008 18:21:04 +0000(svn r12147) -Codechange: Use macros to build DrawTileSprites-tables in station_land and unmovable_land.
frosch [Fri, 15 Feb 2008 18:21:04 +0000] rev 9065
(svn r12147) -Codechange: Use macros to build DrawTileSprites-tables in station_land and unmovable_land.

Fri, 15 Feb 2008 18:00:30 +0000(svn r12146) -Codechange: Use macros to build DrawTileSeqStruct-tables in station_land and unmovable_land.
frosch [Fri, 15 Feb 2008 18:00:30 +0000] rev 9064
(svn r12146) -Codechange: Use macros to build DrawTileSeqStruct-tables in station_land and unmovable_land.

Fri, 15 Feb 2008 17:38:18 +0000(svn r12145) -Codechange: includes should be at the top of the source file
belugas [Fri, 15 Feb 2008 17:38:18 +0000] rev 9063
(svn r12145) -Codechange: includes should be at the top of the source file
-Codechange: undefine a defined macro once work is finished, just in case

Fri, 15 Feb 2008 13:28:13 +0000(svn r12144) -Codechange: Adjust aircraft slowing algorithm so that very fast
peter1138 [Fri, 15 Feb 2008 13:28:13 +0000] rev 9062
(svn r12144) -Codechange: Adjust aircraft slowing algorithm so that very fast
aircraft slow down more rapidly than slower aircraft. This prevents them
from reaching the end of the runway at high speed, and also stops slow
aircraft from slowing down too much at the start of the runway.

Fri, 15 Feb 2008 11:02:50 +0000(svn r12143) -Fix (r8038): Engine::preview_player does not contain a Player ID. Rename this to preview_player_rank and change back to a uint8 to avoid confusion.
peter1138 [Fri, 15 Feb 2008 11:02:50 +0000] rev 9061
(svn r12143) -Fix (r8038): Engine::preview_player does not contain a Player ID. Rename this to preview_player_rank and change back to a uint8 to avoid confusion.

Fri, 15 Feb 2008 10:52:10 +0000(svn r12142) -Fix [FS#1766]: Callback 0x3D always gets a cargobit in var 0x18, independent of grf version.
frosch [Fri, 15 Feb 2008 10:52:10 +0000] rev 9060
(svn r12142) -Fix [FS#1766]: Callback 0x3D always gets a cargobit in var 0x18, independent of grf version.

Thu, 14 Feb 2008 15:59:16 +0000(svn r12141) -Codechange: Introduce IsNormalRoad[Tile](), IsRoadDepot[Tile]() and HasTileRoadType(); and use them.
frosch [Thu, 14 Feb 2008 15:59:16 +0000] rev 9059
(svn r12141) -Codechange: Introduce IsNormalRoad[Tile](), IsRoadDepot[Tile]() and HasTileRoadType(); and use them.

Thu, 14 Feb 2008 15:13:36 +0000(svn r12140) -Codechange: A bit of code style fixes(Geektoo).
belugas [Thu, 14 Feb 2008 15:13:36 +0000] rev 9058
(svn r12140) -Codechange: A bit of code style fixes(Geektoo).

Thu, 14 Feb 2008 11:58:36 +0000(svn r12139) -Fix (r12124): The global variable value should be returned, not the variable.
peter1138 [Thu, 14 Feb 2008 11:58:36 +0000] rev 9057
(svn r12139) -Fix (r12124): The global variable value should be returned, not the variable.

Thu, 14 Feb 2008 10:19:16 +0000(svn r12138) -Fix: do not allow adding tram to rail-road crossing when there is a vehicle on it
smatz [Thu, 14 Feb 2008 10:19:16 +0000] rev 9056
(svn r12138) -Fix: do not allow adding tram to rail-road crossing when there is a vehicle on it

Thu, 14 Feb 2008 07:25:24 +0000(svn r12137) -Fix [FS#1769]: Show cargo capacity for articulated vehicles correctly in the purchase list. Multiple cargo types can also now been shown.
peter1138 [Thu, 14 Feb 2008 07:25:24 +0000] rev 9055
(svn r12137) -Fix [FS#1769]: Show cargo capacity for articulated vehicles correctly in the purchase list. Multiple cargo types can also now been shown.

Thu, 14 Feb 2008 03:10:22 +0000(svn r12136) -Fix(r12135): Code style compliance and... code style as such
belugas [Thu, 14 Feb 2008 03:10:22 +0000] rev 9054
(svn r12136) -Fix(r12135): Code style compliance and... code style as such

Thu, 14 Feb 2008 02:57:38 +0000(svn r12135) -Codechange: Road and rail bridge selection windows were identical apart the caption. So remove one window definition and set manually the caption accordingly.
belugas [Thu, 14 Feb 2008 02:57:38 +0000] rev 9053
(svn r12135) -Codechange: Road and rail bridge selection windows were identical apart the caption. So remove one window definition and set manually the caption accordingly.
-Codechange: prepare the "type" of bridge parameter only once, at the beginning of the selection process. Makes less magic around.

Wed, 13 Feb 2008 19:24:40 +0000(svn r12134) -Change: count the number of ticks a vehicle was running this day to calculate running cost
smatz [Wed, 13 Feb 2008 19:24:40 +0000] rev 9052
(svn r12134) -Change: count the number of ticks a vehicle was running this day to calculate running cost
-Fix [FS#1739]: vehicle profit is now counted with 8bit fract, so it is now shown properly in the vehicle details window

Wed, 13 Feb 2008 18:11:19 +0000(svn r12133) -Fix: Vehicle sorting by max speed did not work properly for trains. Instead of trying to work it out again, just use the cached values...
peter1138 [Wed, 13 Feb 2008 18:11:19 +0000] rev 9051
(svn r12133) -Fix: Vehicle sorting by max speed did not work properly for trains. Instead of trying to work it out again, just use the cached values...

Wed, 13 Feb 2008 17:54:11 +0000(svn r12132) -Cleanup: convert pathfinder selection from if/else to switch/case at many places
smatz [Wed, 13 Feb 2008 17:54:11 +0000] rev 9050
(svn r12132) -Cleanup: convert pathfinder selection from if/else to switch/case at many places

Wed, 13 Feb 2008 16:49:25 +0000(svn r12131) -Fix (r3374): with mammoth trains disabled, maximum train length was limited to 9
smatz [Wed, 13 Feb 2008 16:49:25 +0000] rev 9049
(svn r12131) -Fix (r3374): with mammoth trains disabled, maximum train length was limited to 9

Wed, 13 Feb 2008 14:31:13 +0000(svn r12130) -Cleanup (r12129): remove now unused strings from all language files
smatz [Wed, 13 Feb 2008 14:31:13 +0000] rev 9048
(svn r12130) -Cleanup (r12129): remove now unused strings from all language files

Wed, 13 Feb 2008 14:21:36 +0000(svn r12129) -Change [FS#1759]: simplified patch settings for pathfinders (Yorick)
smatz [Wed, 13 Feb 2008 14:21:36 +0000] rev 9047
(svn r12129) -Change [FS#1759]: simplified patch settings for pathfinders (Yorick)

Wed, 13 Feb 2008 09:34:56 +0000(svn r12128) -Codechange: Replace last use of TrainPlayLeaveStationSound(v) with v->PlayLeaveStationSound(), and remove wrapper function.
peter1138 [Wed, 13 Feb 2008 09:34:56 +0000] rev 9046
(svn r12128) -Codechange: Replace last use of TrainPlayLeaveStationSound(v) with v->PlayLeaveStationSound(), and remove wrapper function.

Wed, 13 Feb 2008 03:21:19 +0000(svn r12127) -Codechange: Use a variable instead of calling the same function a few times. Again. Just a different value.
belugas [Wed, 13 Feb 2008 03:21:19 +0000] rev 9045
(svn r12127) -Codechange: Use a variable instead of calling the same function a few times. Again. Just a different value.

Wed, 13 Feb 2008 03:02:02 +0000(svn r12126) -Codechange: Use a variable instead of calling the same function a few times
belugas [Wed, 13 Feb 2008 03:02:02 +0000] rev 9044
(svn r12126) -Codechange: Use a variable instead of calling the same function a few times

Tue, 12 Feb 2008 20:14:14 +0000(svn r12125) -Codechange: Remove redundant signal lookup table, and document why normal electric signals are handled specially.
peter1138 [Tue, 12 Feb 2008 20:14:14 +0000] rev 9043
(svn r12125) -Codechange: Remove redundant signal lookup table, and document why normal electric signals are handled specially.

Tue, 12 Feb 2008 15:43:10 +0000(svn r12124) -Codechange: Move newgrf-variables that are common to VarAction2 and Action7/9/D to their own function.
frosch [Tue, 12 Feb 2008 15:43:10 +0000] rev 9042
(svn r12124) -Codechange: Move newgrf-variables that are common to VarAction2 and Action7/9/D to their own function.
-Fix: Add some variables that were missing in one or both cases.

Tue, 12 Feb 2008 14:20:55 +0000(svn r12123) -Add: generate.vbs script to allow project files generation for users unable to run generate bash script
glx [Tue, 12 Feb 2008 14:20:55 +0000] rev 9041
(svn r12123) -Add: generate.vbs script to allow project files generation for users unable to run generate bash script

Tue, 12 Feb 2008 13:23:57 +0000(svn r12122) -Codechange: Add framework for generic feature callbacks, along with some parts for AI use.
peter1138 [Tue, 12 Feb 2008 13:23:57 +0000] rev 9040
(svn r12122) -Codechange: Add framework for generic feature callbacks, along with some parts for AI use.

Tue, 12 Feb 2008 12:54:51 +0000(svn r12121) -Fix [FS#1764]: Drop down item indexes are now an int instead of a byte (Yexo)
peter1138 [Tue, 12 Feb 2008 12:54:51 +0000] rev 9039
(svn r12121) -Fix [FS#1764]: Drop down item indexes are now an int instead of a byte (Yexo)

Tue, 12 Feb 2008 11:46:29 +0000(svn r12120) -Cleanup: const-ify parameters when checking for same cargopacket source.
peter1138 [Tue, 12 Feb 2008 11:46:29 +0000] rev 9038
(svn r12120) -Cleanup: const-ify parameters when checking for same cargopacket source.

Tue, 12 Feb 2008 11:08:47 +0000(svn r12119) -Codechange: Rename grfspec_feature to match code style, and expose in header for use elsewhere.
peter1138 [Tue, 12 Feb 2008 11:08:47 +0000] rev 9037
(svn r12119) -Codechange: Rename grfspec_feature to match code style, and expose in header for use elsewhere.

Tue, 12 Feb 2008 03:05:27 +0000(svn r12118) -Codechange: Put the two descriptions of bridges in an array instead of two single variables, following the transport type it represents
belugas [Tue, 12 Feb 2008 03:05:27 +0000] rev 9036
(svn r12118) -Codechange: Put the two descriptions of bridges in an array instead of two single variables, following the transport type it represents

Tue, 12 Feb 2008 02:39:22 +0000(svn r12117) -Fix (r12115): strgen compilation was broken
glx [Tue, 12 Feb 2008 02:39:22 +0000] rev 9035
(svn r12117) -Fix (r12115): strgen compilation was broken

Mon, 11 Feb 2008 21:01:43 +0000(svn r12116) -Fix (r12083): little typos in source.list
glx [Mon, 11 Feb 2008 21:01:43 +0000] rev 9034
(svn r12116) -Fix (r12083): little typos in source.list

Mon, 11 Feb 2008 20:23:38 +0000(svn r12115) -Codechange: move malloc/realloc error messages to separate file to spare 4-8kB of binary size
smatz [Mon, 11 Feb 2008 20:23:38 +0000] rev 9033
(svn r12115) -Codechange: move malloc/realloc error messages to separate file to spare 4-8kB of binary size

Mon, 11 Feb 2008 19:10:33 +0000(svn r12114) -Fix (r12111): missed one Bridge -> BridgeSpec
peter1138 [Mon, 11 Feb 2008 19:10:33 +0000] rev 9032
(svn r12114) -Fix (r12111): missed one Bridge -> BridgeSpec

Mon, 11 Feb 2008 17:35:15 +0000(svn r12111) -Codechange: Rename Bridge to BridgeSpec, out of consistensy with other Specs in used.
belugas [Mon, 11 Feb 2008 17:35:15 +0000] rev 9031
(svn r12111) -Codechange: Rename Bridge to BridgeSpec, out of consistensy with other Specs in used.

Mon, 11 Feb 2008 12:42:49 +0000(svn r12109) -Fix [FS#1745](r8973): use tile index 0 for planes in the air, so it cannot have an invalid tile index
smatz [Mon, 11 Feb 2008 12:42:49 +0000] rev 9030
(svn r12109) -Fix [FS#1745](r8973): use tile index 0 for planes in the air, so it cannot have an invalid tile index

Mon, 11 Feb 2008 11:21:29 +0000(svn r12108) -Fix [FS#1753]: X/Y axis swap for station tiles in GetNearbyTile() was wrong way around.
peter1138 [Mon, 11 Feb 2008 11:21:29 +0000] rev 9029
(svn r12108) -Fix [FS#1753]: X/Y axis swap for station tiles in GetNearbyTile() was wrong way around.

Mon, 11 Feb 2008 04:12:30 +0000(svn r12107) -Codechange: Add and use the typedef BridgeType
belugas [Mon, 11 Feb 2008 04:12:30 +0000] rev 9028
(svn r12107) -Codechange: Add and use the typedef BridgeType

Mon, 11 Feb 2008 03:22:44 +0000(svn r12106) -Fix(r12105): Kill warnings and raise an error when the transport type is not supported
belugas [Mon, 11 Feb 2008 03:22:44 +0000] rev 9027
(svn r12106) -Fix(r12105): Kill warnings and raise an error when the transport type is not supported

Mon, 11 Feb 2008 01:06:44 +0000(svn r12105) -Codechange: Use TransportType instead of guessing what kind of bridge we are preparing to build
belugas [Mon, 11 Feb 2008 01:06:44 +0000] rev 9026
(svn r12105) -Codechange: Use TransportType instead of guessing what kind of bridge we are preparing to build

Sun, 10 Feb 2008 18:31:33 +0000(svn r12104) -Fix (r12103): remember loading indicators transparency settings and make in switchable by Ctrl+9
smatz [Sun, 10 Feb 2008 18:31:33 +0000] rev 9025
(svn r12104) -Fix (r12103): remember loading indicators transparency settings and make in switchable by Ctrl+9

Sun, 10 Feb 2008 15:53:26 +0000(svn r12103) -Feature(tte): separate catenary transparency settings from building transparency settings
smatz [Sun, 10 Feb 2008 15:53:26 +0000] rev 9024
(svn r12103) -Feature(tte): separate catenary transparency settings from building transparency settings

Sun, 10 Feb 2008 14:49:44 +0000(svn r12102) -Feature: Allow locking individual transparency settings so they will not be changed by pressing 'x'. (Roujin)
maedhros [Sun, 10 Feb 2008 14:49:44 +0000] rev 9023
(svn r12102) -Feature: Allow locking individual transparency settings so they will not be changed by pressing 'x'. (Roujin)

Sun, 10 Feb 2008 14:16:25 +0000(svn r12101) -Fix (r12100): there are void tiles at MapMaxX,Y - have to substract one to be on water border tiles
smatz [Sun, 10 Feb 2008 14:16:25 +0000] rev 9022
(svn r12101) -Fix (r12100): there are void tiles at MapMaxX,Y - have to substract one to be on water border tiles

Sun, 10 Feb 2008 14:00:52 +0000(svn r12100) -Fix (r12042): check for water class of surrounding tiles fails for buoys at map borders
smatz [Sun, 10 Feb 2008 14:00:52 +0000] rev 9021
(svn r12100) -Fix (r12042): check for water class of surrounding tiles fails for buoys at map borders

Sun, 10 Feb 2008 12:01:14 +0000(svn r12099) -Documentation: add new RailGroundType to landscape.html
smatz [Sun, 10 Feb 2008 12:01:14 +0000] rev 9020
(svn r12099) -Documentation: add new RailGroundType to landscape.html

Sun, 10 Feb 2008 11:35:05 +0000(svn r12098) -Fix: make snow appear on rail tiles dependant on track height, not on height of the lowest part of the tile
smatz [Sun, 10 Feb 2008 11:35:05 +0000] rev 9019
(svn r12098) -Fix: make snow appear on rail tiles dependant on track height, not on height of the lowest part of the tile

Sun, 10 Feb 2008 05:21:08 +0000(svn r12097) -Fix (r654, r1525): loading old, pre savegame version 2, savegames.
glx [Sun, 10 Feb 2008 05:21:08 +0000] rev 9018
(svn r12097) -Fix (r654, r1525): loading old, pre savegame version 2, savegames.

Sat, 09 Feb 2008 17:36:21 +0000(svn r12096) -Fix: remove leftover property when loading older savegames
smatz [Sat, 09 Feb 2008 17:36:21 +0000] rev 9017
(svn r12096) -Fix: remove leftover property when loading older savegames

Sat, 09 Feb 2008 17:30:13 +0000(svn r12095) -Fix [FS#1703]: when a company bankrupts, remove drive-through road stops, ship depots and buoys too. Update owners of water and road.
smatz [Sat, 09 Feb 2008 17:30:13 +0000] rev 9016
(svn r12095) -Fix [FS#1703]: when a company bankrupts, remove drive-through road stops, ship depots and buoys too. Update owners of water and road.

Sat, 09 Feb 2008 15:07:31 +0000(svn r12094) -Codechange: use DC_BANKRUPT command flag when removing player property to allow further fixes
smatz [Sat, 09 Feb 2008 15:07:31 +0000] rev 9015
(svn r12094) -Codechange: use DC_BANKRUPT command flag when removing player property to allow further fixes

Sat, 09 Feb 2008 12:20:50 +0000(svn r12093) -Fix: do not set station owner for buoys when merging company
smatz [Sat, 09 Feb 2008 12:20:50 +0000] rev 9014
(svn r12093) -Fix: do not set station owner for buoys when merging company

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 9013
(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 9012
(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 9011
(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 9010
(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 9009
(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 9008
(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 9007
(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 9006
(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 9005
(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 9004
(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 9003
(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 9002
(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 9001
(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 9000
(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 8999
(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 8998
(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 8997
(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 8996
(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 8995
(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 8994
(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 8993
(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 8992
(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 8991
(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 8990
(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 8989
(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 8988
(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 8987
(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 8986
(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 8985
(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 8984
(svn r12063) -Cleanup: use C++ indenting and variable scope/declaration in BuildTownHouse()

Mon, 04 Feb 2008 23:24:22 +0000(svn r12062) -Fix: possible deadlock when there are no houses available to build at given tile
smatz [Mon, 04 Feb 2008 23:24:22 +0000] rev 8983
(svn r12062) -Fix: possible deadlock when there are no houses available to build at given tile
-Fix: houses with zero probability could be built

Mon, 04 Feb 2008 22:44:05 +0000(svn r12061) -Cleanup: since r12060, DC_FORCETEST is not used anymore
smatz [Mon, 04 Feb 2008 22:44:05 +0000] rev 8982
(svn r12061) -Cleanup: since r12060, DC_FORCETEST is not used anymore

Mon, 04 Feb 2008 22:15:48 +0000(svn r12060) -Fix: do not clear tiles when the town won't be able to build any buildings anyway
smatz [Mon, 04 Feb 2008 22:15:48 +0000] rev 8981
(svn r12060) -Fix: do not clear tiles when the town won't be able to build any buildings anyway
-Fix: allow building 2x2 building on slopes if not explicitly forbidden
-Fix: it was possible to build 2x1 and 1x2 buildings on slopes even if it was not allowed

Mon, 04 Feb 2008 16:48:00 +0000(svn r12059) -Fix (r12041): industries prop 24 is a word
glx [Mon, 04 Feb 2008 16:48:00 +0000] rev 8980
(svn r12059) -Fix (r12041): industries prop 24 is a word

Mon, 04 Feb 2008 16:24:25 +0000(svn r12058) -Fix: Teach NPF where road vehicles and trams can reverse.
frosch [Mon, 04 Feb 2008 16:24:25 +0000] rev 8979
(svn r12058) -Fix: Teach NPF where road vehicles and trams can reverse.
-Fix: Ships can drive through opponents' ship depots. (Thanks SmatZ)
-Codechange: Split NPFFollowTrack() in smaller parts.

Mon, 04 Feb 2008 15:56:39 +0000(svn r12057) -Fix: slowdown train when approaching 90deg turn when 90deg turns are forbidden
smatz [Mon, 04 Feb 2008 15:56:39 +0000] rev 8978
(svn r12057) -Fix: slowdown train when approaching 90deg turn when 90deg turns are forbidden

Mon, 04 Feb 2008 15:26:35 +0000(svn r12056) -Fix [FS#1704]: Enable YAPF to start searching inside a wormhole.
frosch [Mon, 04 Feb 2008 15:26:35 +0000] rev 8977
(svn r12056) -Fix [FS#1704]: Enable YAPF to start searching inside a wormhole.

Mon, 04 Feb 2008 14:08:02 +0000(svn r12055) -Fix: another way to fix AI trying to build road through depots
smatz [Mon, 04 Feb 2008 14:08:02 +0000] rev 8976
(svn r12055) -Fix: another way to fix AI trying to build road through depots

Mon, 04 Feb 2008 11:28:12 +0000(svn r12054) -Cleanup: Use VehicleType instead of byte for vehicle types...
peter1138 [Mon, 04 Feb 2008 11:28:12 +0000] rev 8975
(svn r12054) -Cleanup: Use VehicleType instead of byte for vehicle types...

Sun, 03 Feb 2008 20:23:59 +0000(svn r12052) -Fix [FS#1737] (r11494): The cargo translation table was loaded at the right time, but all the other global variables were now loaded too early. ;)
maedhros [Sun, 03 Feb 2008 20:23:59 +0000] rev 8974
(svn r12052) -Fix [FS#1737] (r11494): The cargo translation table was loaded at the right time, but all the other global variables were now loaded too early. ;)