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.

Tue, 20 Sep 2005 19:35:52 +0000(svn r2967) Fix: newgrf: Wagon speed limits don't apply for wagons with livery overrides. Fixes max speed in dbsetxl etc.
peter1138 [Tue, 20 Sep 2005 19:35:52 +0000] rev 2441
(svn r2967) Fix: newgrf: Wagon speed limits don't apply for wagons with livery overrides. Fixes max speed in dbsetxl etc.

Tue, 20 Sep 2005 17:33:57 +0000(svn r2966) Fix: newgrf: Replace special case with a check for the existence of a handler in VehicleChangeInfo.
peter1138 [Tue, 20 Sep 2005 17:33:57 +0000] rev 2440
(svn r2966) Fix: newgrf: Replace special case with a check for the existence of a handler in VehicleChangeInfo.

Tue, 20 Sep 2005 11:07:33 +0000(svn r2965) Fix: newgrf: Add bounds checking to VehicleChangeInfo for vehicles and change
peter1138 [Tue, 20 Sep 2005 11:07:33 +0000] rev 2439
(svn r2965) Fix: newgrf: Add bounds checking to VehicleChangeInfo for vehicles and change
station special case to vehicle special case.

Tue, 20 Sep 2005 09:38:09 +0000(svn r2964) Fix: newgrf: Include missing grf feature canal.
peter1138 [Tue, 20 Sep 2005 09:38:09 +0000] rev 2438
(svn r2964) Fix: newgrf: Include missing grf feature canal.

Mon, 19 Sep 2005 16:03:47 +0000(svn r2963) Fix: calculate proportions of non-square giant screenshot correctly.
peter1138 [Mon, 19 Sep 2005 16:03:47 +0000] rev 2437
(svn r2963) Fix: calculate proportions of non-square giant screenshot correctly.

Sun, 18 Sep 2005 20:56:44 +0000(svn r2962) - const correctness for all Get* functions and most Draw* functions that don't change their pointer parameters
Darkvater [Sun, 18 Sep 2005 20:56:44 +0000] rev 2436
(svn r2962) - const correctness for all Get* functions and most Draw* functions that don't change their pointer parameters
- change a lot of byte player types to PlayerID
- beautify header files, same "#endif /* filename */" ending

Sat, 17 Sep 2005 13:57:01 +0000(svn r2961) - Fix: [ 1219123 ] Fix for [ 1216203 ] UFO-broken waypoint (lucaspiller)
Darkvater [Sat, 17 Sep 2005 13:57:01 +0000] rev 2435
(svn r2961) - Fix: [ 1219123 ] Fix for [ 1216203 ] UFO-broken waypoint (lucaspiller)

Sat, 17 Sep 2005 13:15:16 +0000(svn r2960) - Fix: [ 1227779 ] Fix win32 midi volume level control which didn't work (glx)
Darkvater [Sat, 17 Sep 2005 13:15:16 +0000] rev 2434
(svn r2960) - Fix: [ 1227779 ] Fix win32 midi volume level control which didn't work (glx)

Fri, 16 Sep 2005 16:03:18 +0000(svn r2959) - Fix: [ 1266036 ] Fix [ 1236317 ] Vehicles with and TRANSFER order don't have that order restored (i_dachev). Also disallow non-train type vehicles to have non-stop orders.
Darkvater [Fri, 16 Sep 2005 16:03:18 +0000] rev 2433
(svn r2959) - Fix: [ 1266036 ] Fix [ 1236317 ] Vehicles with and TRANSFER order don't have that order restored (i_dachev). Also disallow non-train type vehicles to have non-stop orders.