Sat, 13 Nov 2004 18:08:45 +0000(svn r568) -newgrf: Make @wagover bool, simplifying stuff. (pasky)
celestar [Sat, 13 Nov 2004 18:08:45 +0000] rev 379
(svn r568) -newgrf: Make @wagover bool, simplifying stuff. (pasky)
-newgrf: "More debugging and severity levels consolidation. (pasky)

Sat, 13 Nov 2004 18:01:33 +0000(svn r567) -newgrf: Support for road vehicles customization (seems to work at
celestar [Sat, 13 Nov 2004 18:01:33 +0000] rev 378
(svn r567) -newgrf: Support for road vehicles customization (seems to work at
least with tropicset). (pasky)

Sat, 13 Nov 2004 17:10:41 +0000(svn r566) Daily langfile updates (automatic)
miham [Sat, 13 Nov 2004 17:10:41 +0000] rev 377
(svn r566) Daily langfile updates (automatic)

Sat, 13 Nov 2004 16:28:50 +0000(svn r565) -newgrf: fixed double work of RoadVehicleInfo[]; added AircraftVehicleInfo[] as well. table/engines.h is now the same as in the _map branch.
darkvater [Sat, 13 Nov 2004 16:28:50 +0000] rev 376
(svn r565) -newgrf: fixed double work of RoadVehicleInfo[]; added AircraftVehicleInfo[] as well. table/engines.h is now the same as in the _map branch.

Sat, 13 Nov 2004 16:10:25 +0000(svn r564) Simplify scroll logic and correct one erroneous use of memcpy()
tron [Sat, 13 Nov 2004 16:10:25 +0000] rev 375
(svn r564) Simplify scroll logic and correct one erroneous use of memcpy()

Sat, 13 Nov 2004 15:15:41 +0000(svn r562) newgrf: Merge most of the road vehicle info to a single
celestar [Sat, 13 Nov 2004 15:15:41 +0000] rev 374
(svn r562) newgrf: Merge most of the road vehicle info to a single
road_vehicle_info table, like it already is for trains and ships. Needed
for GRF custom override support. (pasky)

Sat, 13 Nov 2004 12:38:38 +0000(svn r561) -newgrf: killed some of the magic numbers in the code (pasky)
celestar [Sat, 13 Nov 2004 12:38:38 +0000] rev 373
(svn r561) -newgrf: killed some of the magic numbers in the code (pasky)

Sat, 13 Nov 2004 12:21:32 +0000(svn r560) -newgrf: General cleanup of the code (pasky & octo)
celestar [Sat, 13 Nov 2004 12:21:32 +0000] rev 372
(svn r560) -newgrf: General cleanup of the code (pasky & octo)

Sat, 13 Nov 2004 11:08:50 +0000(svn r559) Minor simplification
tron [Sat, 13 Nov 2004 11:08:50 +0000] rev 371
(svn r559) Minor simplification

Sat, 13 Nov 2004 10:53:42 +0000(svn r558) -Fix: [ 1065247 ] Windows can be placed behind toolbar
tron [Sat, 13 Nov 2004 10:53:42 +0000] rev 370
(svn r558) -Fix: [ 1065247 ] Windows can be placed behind toolbar
While here make clamping against the screen border a bit nicer