Fri, 23 Sep 2005 17:37:21 +0000(svn r2977) - CodeChange: [pbs] Use a check to see if a rail segment is a pbs segment, instead of letting the pathfinder determine this.
hackykid [Fri, 23 Sep 2005 17:37:21 +0000] rev 2451
(svn r2977) - CodeChange: [pbs] Use a check to see if a rail segment is a pbs segment, instead of letting the pathfinder determine this.

Fri, 23 Sep 2005 14:21:39 +0000(svn r2976) -Fix: Align settings pool items to the size of void* to fix bus errors on 64bit architectures which require aligned variables
tron [Fri, 23 Sep 2005 14:21:39 +0000] rev 2450
(svn r2976) -Fix: Align settings pool items to the size of void* to fix bus errors on 64bit architectures which require aligned variables

Fri, 23 Sep 2005 12:13:58 +0000(svn r2975) Use the correct types, not types which accidently have the same size on 32bit machines
tron [Fri, 23 Sep 2005 12:13:58 +0000] rev 2449
(svn r2975) Use the correct types, not types which accidently have the same size on 32bit machines

Fri, 23 Sep 2005 07:44:03 +0000(svn r2974) -Fix: Drag and drop selection on drop down boxes didn't select correct item when some items were hidden.
peter1138 [Fri, 23 Sep 2005 07:44:03 +0000] rev 2448
(svn r2974) -Fix: Drag and drop selection on drop down boxes didn't select correct item when some items were hidden.
-Separate disabled and hidden masks in drop downs to support both hidden and disabled items.

Fri, 23 Sep 2005 06:38:36 +0000(svn r2973) Move a function declaration somewhere where it belongs
tron [Fri, 23 Sep 2005 06:38:36 +0000] rev 2447
(svn r2973) Move a function declaration somewhere where it belongs

Fri, 23 Sep 2005 06:34:06 +0000(svn r2972) Fix the speed of the AI
tron [Fri, 23 Sep 2005 06:34:06 +0000] rev 2446
(svn r2972) Fix the speed of the AI

Thu, 22 Sep 2005 20:58:14 +0000(svn r2971) - Newgrf: Support loading VarAction2 parameter for variables 0x60-0x7F. This parameter isn't used yet.
peter1138 [Thu, 22 Sep 2005 20:58:14 +0000] rev 2445
(svn r2971) - Newgrf: Support loading VarAction2 parameter for variables 0x60-0x7F. This parameter isn't used yet.

Thu, 22 Sep 2005 20:35:20 +0000(svn r2970) - Newgrf: Allocate spritegroups dynamically; this allows a cargo ID to reference the previous definition of the same cargo ID, instead of causing loops.
peter1138 [Thu, 22 Sep 2005 20:35:20 +0000] rev 2444
(svn r2970) - Newgrf: Allocate spritegroups dynamically; this allows a cargo ID to reference the previous definition of the same cargo ID, instead of causing loops.

Thu, 22 Sep 2005 10:31:09 +0000(svn r2969) -Newgrf: Show a wagon's speed limit in purchase list.
peter1138 [Thu, 22 Sep 2005 10:31:09 +0000] rev 2443
(svn r2969) -Newgrf: Show a wagon's speed limit in purchase list.

Wed, 21 Sep 2005 19:07:58 +0000(svn r2968) -Newgrf: Implement current set of action D (ParamSet) operations.
peter1138 [Wed, 21 Sep 2005 19:07:58 +0000] rev 2442
(svn r2968) -Newgrf: Implement current set of action D (ParamSet) operations.