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

Fri, 12 Nov 2004 23:59:51 +0000(svn r557) -newgrf: Rename all 'superset' tokens to 'group' and some other small renamings (pasky and octo).
darkvater [Fri, 12 Nov 2004 23:59:51 +0000] rev 369
(svn r557) -newgrf: Rename all 'superset' tokens to 'group' and some other small renamings (pasky and octo).

Fri, 12 Nov 2004 23:26:02 +0000(svn r556) -newgrf: Some seemingly proper support for loading stages of grf files (octo & pasky).
darkvater [Fri, 12 Nov 2004 23:26:02 +0000] rev 368
(svn r556) -newgrf: Some seemingly proper support for loading stages of grf files (octo & pasky).

Fri, 12 Nov 2004 22:39:00 +0000(svn r555) -newgrf: Preliminary support for action 0xE. Inhibit another GRF file by ID. It won't really work until we get stages support (pasky & octo).
darkvater [Fri, 12 Nov 2004 22:39:00 +0000] rev 367
(svn r555) -newgrf: Preliminary support for action 0xE. Inhibit another GRF file by ID. It won't really work until we get stages support (pasky & octo).