Sun, 06 Jan 2008 20:54:55 +0000(svn r11770) -Codechange: An engine type's type is EngineID, not byte.
peter1138 [Sun, 06 Jan 2008 20:54:55 +0000] rev 8207
(svn r11770) -Codechange: An engine type's type is EngineID, not byte.

Sun, 06 Jan 2008 18:58:55 +0000(svn r11769) -Update: WebTranslator2 update to 2008-01-06 19:58:01
miham [Sun, 06 Jan 2008 18:58:55 +0000] rev 8206
(svn r11769) -Update: WebTranslator2 update to 2008-01-06 19:58:01
brazilian_portuguese - 2 fixed, 15 changed by fukumori (17)
bulgarian - 29 fixed, 10 changed by groupsky (39)
croatian - 13 fixed by knovak (13)
czech - 2 fixed by Hadez (2)
dutch - 1 fixed by habell (1)
estonian - 1 fixed by kristjans (1)
french - 1 fixed, 1 changed by glx (2)
galician - 38 fixed by Condex (38)
italian - 1 fixed by lorenzodv (1)
japanese - 1 fixed by ickoonite (1)
norwegian_bokmal - 1 fixed by brygge_2 (1)
romanian - 1 fixed by kneekoo (1)
slovak - 1 fixed by lengyel (1)
swedish - 2 fixed by daishan (2)
ukrainian - 2 fixed by mad (2)

Sun, 06 Jan 2008 18:56:43 +0000(svn r11768) -Codechange: move some terraform related gui stuff from main_gui.cpp to terraform_gui.cpp (and introduce terraform_gui.h). Based on a patch by Roujin.
rubidium [Sun, 06 Jan 2008 18:56:43 +0000] rev 8205
(svn r11768) -Codechange: move some terraform related gui stuff from main_gui.cpp to terraform_gui.cpp (and introduce terraform_gui.h). Based on a patch by Roujin.

Sun, 06 Jan 2008 11:39:40 +0000(svn r11767) -Fix: do not call rail specific functions when building road bridge
smatz [Sun, 06 Jan 2008 11:39:40 +0000] rev 8204
(svn r11767) -Fix: do not call rail specific functions when building road bridge
-Fix: missing space in terraform_gui.cpp

Sun, 06 Jan 2008 01:06:12 +0000(svn r11766) -Codechange: Last fine tunings on smooth economy, by Sirkoz.
belugas [Sun, 06 Jan 2008 01:06:12 +0000] rev 8203
(svn r11766) -Codechange: Last fine tunings on smooth economy, by Sirkoz.

Sat, 05 Jan 2008 22:34:04 +0000(svn r11765) -Fix: compile warning (Roujin).
rubidium [Sat, 05 Jan 2008 22:34:04 +0000] rev 8202
(svn r11765) -Fix: compile warning (Roujin).

Sat, 05 Jan 2008 22:19:27 +0000(svn r11764) -Change: make the 'do characters exist in the current font file(s)' more robust.
rubidium [Sat, 05 Jan 2008 22:19:27 +0000] rev 8201
(svn r11764) -Change: make the 'do characters exist in the current font file(s)' more robust.

Sat, 05 Jan 2008 22:04:11 +0000(svn r11763) -Fix: update signal states after merging a company
smatz [Sat, 05 Jan 2008 22:04:11 +0000] rev 8200
(svn r11763) -Fix: update signal states after merging a company

Sat, 05 Jan 2008 21:42:34 +0000(svn r11762) -Fix: compilation with DEBUG_DUMP_COMMANDS was broken
glx [Sat, 05 Jan 2008 21:42:34 +0000] rev 8199
(svn r11762) -Fix: compilation with DEBUG_DUMP_COMMANDS was broken

Sat, 05 Jan 2008 15:39:22 +0000(svn r11761) -Codechange: Use appropriate variable types for NewGRF engine overrides, and adjust scope while there.
peter1138 [Sat, 05 Jan 2008 15:39:22 +0000] rev 8198
(svn r11761) -Codechange: Use appropriate variable types for NewGRF engine overrides, and adjust scope while there.

Fri, 04 Jan 2008 19:45:29 +0000(svn r11760) -Codechange: unify the way how other end of a tunnel/bridge is determined at some places
smatz [Fri, 04 Jan 2008 19:45:29 +0000] rev 8197
(svn r11760) -Codechange: unify the way how other end of a tunnel/bridge is determined at some places
-Fix: adding road/tram to tram/road bridge was cheaper by one tile

Fri, 04 Jan 2008 18:18:46 +0000(svn r11759) -Feature: Add drag-n-drop support to the raise/lower land tools. Land is raised/lowered at the start and the rest of the area levelled to match. Patch by Roujin.
peter1138 [Fri, 04 Jan 2008 18:18:46 +0000] rev 8196
(svn r11759) -Feature: Add drag-n-drop support to the raise/lower land tools. Land is raised/lowered at the start and the rest of the area levelled to match. Patch by Roujin.

Fri, 04 Jan 2008 17:25:53 +0000(svn r11758) -Fix(ette): Populate 'void' cargo slots (unused slots in temperate and arctic) with default data as per pre-newcargo support. These slots are still disabled by default, but some NewGRFs (erroneously?) expect the default data.
peter1138 [Fri, 04 Jan 2008 17:25:53 +0000] rev 8195
(svn r11758) -Fix(ette): Populate 'void' cargo slots (unused slots in temperate and arctic) with default data as per pre-newcargo support. These slots are still disabled by default, but some NewGRFs (erroneously?) expect the default data.

Fri, 04 Jan 2008 15:39:08 +0000(svn r11757) -Fix(r11727): Don't use a function's default parameter when the value can be (more adequately, even better) computed from another source.
belugas [Fri, 04 Jan 2008 15:39:08 +0000] rev 8194
(svn r11757) -Fix(r11727): Don't use a function's default parameter when the value can be (more adequately, even better) computed from another source.
Thanks peter1138.

Fri, 04 Jan 2008 13:40:23 +0000(svn r11756) -Fix: Out of bounds access caused if a vehicle's cargo amount was higher than its capacity when resolving sprite groups.
peter1138 [Fri, 04 Jan 2008 13:40:23 +0000] rev 8193
(svn r11756) -Fix: Out of bounds access caused if a vehicle's cargo amount was higher than its capacity when resolving sprite groups.

Fri, 04 Jan 2008 10:09:57 +0000(svn r11755) -Fix: Debug level string buffer was not long enough to contain all debug levels.
peter1138 [Fri, 04 Jan 2008 10:09:57 +0000] rev 8192
(svn r11755) -Fix: Debug level string buffer was not long enough to contain all debug levels.

Fri, 04 Jan 2008 03:31:08 +0000(svn r11754) -Fix(r11753): One too much command separator (;). Thanks glx for spotting
belugas [Fri, 04 Jan 2008 03:31:08 +0000] rev 8191
(svn r11754) -Fix(r11753): One too much command separator (;). Thanks glx for spotting

Fri, 04 Jan 2008 03:11:36 +0000(svn r11753) -Codechange: re-indent the switch case structures, as to be more code style oriented.
belugas [Fri, 04 Jan 2008 03:11:36 +0000] rev 8190
(svn r11753) -Codechange: re-indent the switch case structures, as to be more code style oriented.
Hoping it makes the whole file easier to follow/read

Fri, 04 Jan 2008 03:04:19 +0000(svn r11752) -Fix(r11745): Silence a MSVC warning (glx)
belugas [Fri, 04 Jan 2008 03:04:19 +0000] rev 8189
(svn r11752) -Fix(r11745): Silence a MSVC warning (glx)

Fri, 04 Jan 2008 02:32:58 +0000(svn r11751) -Codechange: Enumify some widgets (and others) and while at it, apply some code style
belugas [Fri, 04 Jan 2008 02:32:58 +0000] rev 8188
(svn r11751) -Codechange: Enumify some widgets (and others) and while at it, apply some code style

Thu, 03 Jan 2008 23:54:23 +0000(svn r11750) -Revert (r11749): commited too much
glx [Thu, 03 Jan 2008 23:54:23 +0000] rev 8187
(svn r11750) -Revert (r11749): commited too much

Thu, 03 Jan 2008 23:50:58 +0000(svn r11749) -Fix (r11352): when a bankrupted company is bought, reset vehicle color mapping so the vehicles use the new owner color
glx [Thu, 03 Jan 2008 23:50:58 +0000] rev 8186
(svn r11749) -Fix (r11352): when a bankrupted company is bought, reset vehicle color mapping so the vehicles use the new owner color

Thu, 03 Jan 2008 14:33:10 +0000(svn r11748) -Codechange: Remove magic numbers introduced on r11746 and r11727
belugas [Thu, 03 Jan 2008 14:33:10 +0000] rev 8185
(svn r11748) -Codechange: Remove magic numbers introduced on r11746 and r11727
-Codechange: A few bad coding style inadvertendly applied too

Thu, 03 Jan 2008 14:04:08 +0000(svn r11747) -Change: Return of the prodigal son (or something). Little update (but highly noticed) on the OpenTTD Team
belugas [Thu, 03 Jan 2008 14:04:08 +0000] rev 8184
(svn r11747) -Change: Return of the prodigal son (or something). Little update (but highly noticed) on the OpenTTD Team

Thu, 03 Jan 2008 02:39:06 +0000(svn r11746) -Fix(r11727): Make sure that action 0A does follow the same new ordering of shore sprites. It was not considered in the missing shore patch
belugas [Thu, 03 Jan 2008 02:39:06 +0000] rev 8183
(svn r11746) -Fix(r11727): Make sure that action 0A does follow the same new ordering of shore sprites. It was not considered in the missing shore patch

Wed, 02 Jan 2008 23:59:11 +0000(svn r11745) -Codechange: Unify the spinner widget drawing of the difficulty settings window and make its disabled state min max aware.
skidd13 [Wed, 02 Jan 2008 23:59:11 +0000] rev 8182
(svn r11745) -Codechange: Unify the spinner widget drawing of the difficulty settings window and make its disabled state min max aware.

Wed, 02 Jan 2008 18:42:51 +0000(svn r11744) -Codechange: don't redefine snprintf when using MinGW Runtime 3.14 or superior, as it now have snprintf() and vsnprintf conform to C99
glx [Wed, 02 Jan 2008 18:42:51 +0000] rev 8181
(svn r11744) -Codechange: don't redefine snprintf when using MinGW Runtime 3.14 or superior, as it now have snprintf() and vsnprintf conform to C99

Tue, 01 Jan 2008 22:39:11 +0000(svn r11743) -Fix [FS#1614]: group names got not deallocated in the command test run.
rubidium [Tue, 01 Jan 2008 22:39:11 +0000] rev 8180
(svn r11743) -Fix [FS#1614]: group names got not deallocated in the command test run.

Tue, 01 Jan 2008 22:34:00 +0000(svn r11742) -Codechange [FS#1319]: Run window tick events when paused, so that news pop-ups and the about window still progress. For other windows the events are ignored when paused.
peter1138 [Tue, 01 Jan 2008 22:34:00 +0000] rev 8179
(svn r11742) -Codechange [FS#1319]: Run window tick events when paused, so that news pop-ups and the about window still progress. For other windows the events are ignored when paused.

Tue, 01 Jan 2008 22:24:18 +0000(svn r11741) -Feature: Add support for NewGRF's train 'tilt' flag. Trains with tilt capability (specific details are per NewGRF set) will be given a 20% speed limit bonus on curves.
peter1138 [Tue, 01 Jan 2008 22:24:18 +0000] rev 8178
(svn r11741) -Feature: Add support for NewGRF's train 'tilt' flag. Trains with tilt capability (specific details are per NewGRF set) will be given a 20% speed limit bonus on curves.

Tue, 01 Jan 2008 18:55:15 +0000(svn r11740) -Fix [FS#1610]: Modify and possibly discard key events for code points in the unicode private use area.
egladil [Tue, 01 Jan 2008 18:55:15 +0000] rev 8177
(svn r11740) -Fix [FS#1610]: Modify and possibly discard key events for code points in the unicode private use area.

Tue, 01 Jan 2008 18:35:31 +0000(svn r11739) -Fix [FS#1609]: Set the new scroll position after zooming in instead of before, as the zoom will cancel it out.
peter1138 [Tue, 01 Jan 2008 18:35:31 +0000] rev 8176
(svn r11739) -Fix [FS#1609]: Set the new scroll position after zooming in instead of before, as the zoom will cancel it out.

Tue, 01 Jan 2008 18:12:17 +0000(svn r11738) -Codechange: Refactor realistic acceleration's curve counting to use DirDiffs instead of local tables, and remove an unnecessary loop.
peter1138 [Tue, 01 Jan 2008 18:12:17 +0000] rev 8175
(svn r11738) -Codechange: Refactor realistic acceleration's curve counting to use DirDiffs instead of local tables, and remove an unnecessary loop.

Tue, 01 Jan 2008 17:01:06 +0000(svn r11737) -Fix: Reinstate NewGRF-specified engine list order in autoreplace window.
peter1138 [Tue, 01 Jan 2008 17:01:06 +0000] rev 8174
(svn r11737) -Fix: Reinstate NewGRF-specified engine list order in autoreplace window.

Tue, 01 Jan 2008 16:43:31 +0000(svn r11736) -Update: WebTranslator2 update to 2008-01-01 17:42:54
miham [Tue, 01 Jan 2008 16:43:31 +0000] rev 8173
(svn r11736) -Update: WebTranslator2 update to 2008-01-01 17:42:54
catalan - 1 fixed by arnaullv (1)
german - 4 fixed by chu (4)
hungarian - 23 fixed by miham (23)
romanian - 17 fixed, 2 changed by kneekoo (19)
slovenian - 1 fixed by Necrolyte (1)

Tue, 01 Jan 2008 15:06:37 +0000(svn r11735) -Fix [FS#1574]: Don't reset loading indicator IDs when only reloading NewGRFs.
peter1138 [Tue, 01 Jan 2008 15:06:37 +0000] rev 8172
(svn r11735) -Fix [FS#1574]: Don't reset loading indicator IDs when only reloading NewGRFs.

Tue, 01 Jan 2008 14:20:48 +0000(svn r11734) -Change: Allow ToggleFullScreen to return the result of the operation' attempt. Previously, only visual clues were available.
belugas [Tue, 01 Jan 2008 14:20:48 +0000] rev 8171
(svn r11734) -Change: Allow ToggleFullScreen to return the result of the operation' attempt. Previously, only visual clues were available.
-Fix[FS#1519]: When you can not use this resolution at full screen, now you'll know that it failed.
As for the reason it did not work, each computer/OS has its reason.

Tue, 01 Jan 2008 14:15:28 +0000(svn r11733) -Fix: Max speed for entering stations overrode the max speed of curves
peter1138 [Tue, 01 Jan 2008 14:15:28 +0000] rev 8170
(svn r11733) -Fix: Max speed for entering stations overrode the max speed of curves

Tue, 01 Jan 2008 14:00:31 +0000(svn r11732) -Fix (r4150): elrail merge gave elrail, monorail & maglev unintended speed bonuses for curves, as the bonus was based on the railtype index. The bonus is now specified by a property of the railtype.
peter1138 [Tue, 01 Jan 2008 14:00:31 +0000] rev 8169
(svn r11732) -Fix (r4150): elrail merge gave elrail, monorail & maglev unintended speed bonuses for curves, as the bonus was based on the railtype index. The bonus is now specified by a property of the railtype.

Mon, 31 Dec 2007 21:51:16 +0000(svn r11731) -Fix [FS#1582]: Clear sprite override data before performing NewGRF wagon attach callback. This stopped
peter1138 [Mon, 31 Dec 2007 21:51:16 +0000] rev 8168
(svn r11731) -Fix [FS#1582]: Clear sprite override data before performing NewGRF wagon attach callback. This stopped
the callback working for autoreplace and when moving wagons from train to train in a depot.
-Fix (r11724): Don't check wagon attach callback for the chain when moving a single wagon.

Mon, 31 Dec 2007 18:56:39 +0000(svn r11730) -Update: WebTranslator2 update to 2007-12-31 19:55:44
miham [Mon, 31 Dec 2007 18:56:39 +0000] rev 8167
(svn r11730) -Update: WebTranslator2 update to 2007-12-31 19:55:44
catalan - 1 fixed by arnaullv (1)
dutch - 1 fixed by webfreakz (1)
estonian - 1 fixed by kristjans (1)
french - 1 fixed by glx (1)
german - 27 fixed by moewe2 (27)
hungarian - 21 fixed by miham (21)
italian - 1 fixed by lorenzodv (1)
japanese - 1 fixed by ickoonite (1)
korean - 1 fixed by leejaeuk5 (1)
norwegian_bokmal - 23 fixed by jhsoby (23)
polish - 2 fixed by meush (2)
portuguese - 96 fixed, 7 changed by nars (103)
slovak - 1 fixed by lengyel (1)
spanish - 12 fixed by eusebio (12)
swedish - 13 fixed by ChrillDeVille (13)
turkish - 14 fixed by jnmbk (14)

Mon, 31 Dec 2007 11:13:51 +0000(svn r11729) -Codechange: Don't rely on the first railtype's sprite offset being zero when drawing road stations.
peter1138 [Mon, 31 Dec 2007 11:13:51 +0000] rev 8166
(svn r11729) -Codechange: Don't rely on the first railtype's sprite offset being zero when drawing road stations.

Mon, 31 Dec 2007 07:14:25 +0000(svn r11728) -Fix [FS#1577]: if there are no houses that can be build in a specific year yet, force the houses with the earliest introduction year to be available.
rubidium [Mon, 31 Dec 2007 07:14:25 +0000] rev 8165
(svn r11728) -Fix [FS#1577]: if there are no houses that can be build in a specific year yet, force the houses with the earliest introduction year to be available.

Mon, 31 Dec 2007 04:38:11 +0000(svn r11726) -Feature[newGRF]: Extend the Action 5, feature 0D usage. Patch by BigBB
belugas [Mon, 31 Dec 2007 04:38:11 +0000] rev 8164
(svn r11726) -Feature[newGRF]: Extend the Action 5, feature 0D usage. Patch by BigBB

Mon, 31 Dec 2007 02:39:50 +0000(svn r11725) -Codechange: less a magical number
belugas [Mon, 31 Dec 2007 02:39:50 +0000] rev 8163
(svn r11725) -Codechange: less a magical number

Sun, 30 Dec 2007 21:35:48 +0000(svn r11724) -Fix: make it impossible (for users) to circumvent the length checking of the NewGRF 'allow wagon attach' callback by moving several wagons at a time.
rubidium [Sun, 30 Dec 2007 21:35:48 +0000] rev 8162
(svn r11724) -Fix: make it impossible (for users) to circumvent the length checking of the NewGRF 'allow wagon attach' callback by moving several wagons at a time.

Sun, 30 Dec 2007 19:32:09 +0000(svn r11723) -Feature: add initial support for Intel C Compiler on linux
skidd13 [Sun, 30 Dec 2007 19:32:09 +0000] rev 8161
(svn r11723) -Feature: add initial support for Intel C Compiler on linux
-Codechange: silence a few warnings of ICC

Sun, 30 Dec 2007 16:34:32 +0000(svn r11722) -Fix (r11703): invalid plural form
glx [Sun, 30 Dec 2007 16:34:32 +0000] rev 8160
(svn r11722) -Fix (r11703): invalid plural form

Sat, 29 Dec 2007 23:49:48 +0000(svn r11721) -Fix: do not disable NewGRFs for 'eternity' during games.
rubidium [Sat, 29 Dec 2007 23:49:48 +0000] rev 8159
(svn r11721) -Fix: do not disable NewGRFs for 'eternity' during games.

Sat, 29 Dec 2007 21:06:54 +0000(svn r11720) -Codechange: [NewGRF] Add support for bit 30 of station tile layouts; forcing a sprite to always be opaque.
peter1138 [Sat, 29 Dec 2007 21:06:54 +0000] rev 8158
(svn r11720) -Codechange: [NewGRF] Add support for bit 30 of station tile layouts; forcing a sprite to always be opaque.

Sat, 29 Dec 2007 09:24:26 +0000(svn r11719) -Codechange: split sound.h in a header with types and one with functions.
rubidium [Sat, 29 Dec 2007 09:24:26 +0000] rev 8157
(svn r11719) -Codechange: split sound.h in a header with types and one with functions.

Sat, 29 Dec 2007 05:15:13 +0000(svn r11718) -Fix [FS#1483]: Show the fullscreen modes available to the cocoa driver in windowed mode too.
egladil [Sat, 29 Dec 2007 05:15:13 +0000] rev 8156
(svn r11718) -Fix [FS#1483]: Show the fullscreen modes available to the cocoa driver in windowed mode too.

Fri, 28 Dec 2007 18:25:30 +0000(svn r11717) -Fix [FS#1590]: make sure invalid players have all shares owned by PLAYER_SPECTATOR
smatz [Fri, 28 Dec 2007 18:25:30 +0000] rev 8155
(svn r11717) -Fix [FS#1590]: make sure invalid players have all shares owned by PLAYER_SPECTATOR

Fri, 28 Dec 2007 16:21:29 +0000(svn r11716) -Fix [FS#1561]: don't put more than one Random() in function calls because parameter evaluation order is not guaranteed in the c++ standard (can lead to desyncs)
glx [Fri, 28 Dec 2007 16:21:29 +0000] rev 8154
(svn r11716) -Fix [FS#1561]: don't put more than one Random() in function calls because parameter evaluation order is not guaranteed in the c++ standard (can lead to desyncs)

Fri, 28 Dec 2007 15:27:12 +0000(svn r11715) -Fix: do not use GetTrackBits() for depots and waypoints while converting railtype
smatz [Fri, 28 Dec 2007 15:27:12 +0000] rev 8153
(svn r11715) -Fix: do not use GetTrackBits() for depots and waypoints while converting railtype

Fri, 28 Dec 2007 04:20:56 +0000(svn r11714) -Fix[FS#1569]: Do not allow player inauguration date on scenarios to be bigger than current year.
belugas [Fri, 28 Dec 2007 04:20:56 +0000] rev 8152
(svn r11714) -Fix[FS#1569]: Do not allow player inauguration date on scenarios to be bigger than current year.
This will not (yet) be true if you are loading a scenario with the "-g" command line option.

Fri, 28 Dec 2007 03:14:55 +0000(svn r11713) -Codechange: Move some declarations and definitions in a more logical disposition
belugas [Fri, 28 Dec 2007 03:14:55 +0000] rev 8151
(svn r11713) -Codechange: Move some declarations and definitions in a more logical disposition

Thu, 27 Dec 2007 20:49:44 +0000(svn r11712) -Fix (r9315): Add more house string id ranges to MapGRFStringID so NewGRFs use the proper string ids.
maedhros [Thu, 27 Dec 2007 20:49:44 +0000] rev 8150
(svn r11712) -Fix (r9315): Add more house string id ranges to MapGRFStringID so NewGRFs use the proper string ids.

Thu, 27 Dec 2007 17:29:27 +0000(svn r11711) -Codechange: Name the Save Load Dialog Mode enum
belugas [Thu, 27 Dec 2007 17:29:27 +0000] rev 8149
(svn r11711) -Codechange: Name the Save Load Dialog Mode enum

Thu, 27 Dec 2007 15:47:08 +0000(svn r11710) -Feature: [build vehicles windows] added sorting for cost, running costs and speed to road vehicles and ships build windows
bjarni [Thu, 27 Dec 2007 15:47:08 +0000] rev 8148
(svn r11710) -Feature: [build vehicles windows] added sorting for cost, running costs and speed to road vehicles and ships build windows