maedhros [Mon, 25 Jun 2007 17:29:03 +0000] rev 7559
(svn r10328) -Codechange: Close the timetable window when closing the vehicle window.
maedhros [Mon, 25 Jun 2007 17:17:40 +0000] rev 7558
(svn r10327) -Fix (r10236) [FS#934]: Vehicles wait at stations when they arrive early even
if they haven't been timetabled to wait, so make sure the lateness counter gets
updated as well.
peter1138 [Mon, 25 Jun 2007 17:02:37 +0000] rev 7557
(svn r10326) -Update: change to new string codes used in english.txt
peter1138 [Mon, 25 Jun 2007 15:59:37 +0000] rev 7556
(svn r10325) -Fix (r10323): Missed 3 company name references
peter1138 [Mon, 25 Jun 2007 14:46:32 +0000] rev 7555
(svn r10324) -Codechange: reference engine names by index
peter1138 [Mon, 25 Jun 2007 13:30:38 +0000] rev 7554
(svn r10323) -Codechange: reference company name, number and player (president) name
by index
maedhros [Mon, 25 Jun 2007 10:49:31 +0000] rev 7553
(svn r10322) -Codechange: Make the timetable window smaller by default so it doesn't take up so much space on small resolutions.
peter1138 [Mon, 25 Jun 2007 10:40:56 +0000] rev 7552
(svn r10321) -Codechange: refer to sign text by index
rubidium [Mon, 25 Jun 2007 10:22:48 +0000] rev 7551
(svn r10320) -Fix [FS#278]: one could only build a limited number of stations before one had to rename them.
rubidium [Mon, 25 Jun 2007 10:10:37 +0000] rev 7550
(svn r10319) -Fix (r10266): the limit of 65535 references was not enough for cargo packets. Increase this limit to approximately 2^32, which noone should ever be able to reach on any normal system ;)