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