peter1138 [Wed, 09 Jan 2008 20:23:12 +0000] rev 8731
(svn r11799) -Codechange: no need to special-case helicopter rotor 'overrides'
belugas [Wed, 09 Jan 2008 18:35:18 +0000] rev 8730
(svn r11798) -Codechange: add comments and give a more representative function's name
belugas [Wed, 09 Jan 2008 18:14:29 +0000] rev 8729
(svn r11797) -Fix: Add protection against not already created industry while doing industry callback.
Some variables used were linked to invalid industry.
glx [Wed, 09 Jan 2008 17:47:05 +0000] rev 8728
(svn r11795) -Fix [FS#1616]: take town rating into account when testing if a command can be executed.
glx [Wed, 09 Jan 2008 17:09:53 +0000] rev 8727
(svn r11794) -Fix [FS#1632]: reversing a train when loading at a station with an adjacent station in the same axis crashed.
rubidium [Wed, 09 Jan 2008 16:55:48 +0000] rev 8726
(svn r11793) -Codechange: pass the expense type via the CommandCost instead of a global variable. Patch by Noldo (FS#1114).
rubidium [Wed, 09 Jan 2008 16:40:02 +0000] rev 8725
(svn r11792) -Codechange: move some (virtually) globally included AI related structs to a place where they are only included a few times.
peter1138 [Wed, 09 Jan 2008 16:02:13 +0000] rev 8724
(svn r11791) -Cleanup: move railtype data into table/, like other data files.
rubidium [Wed, 09 Jan 2008 11:46:40 +0000] rev 8723
(svn r11790) -Update: apparantly it's 2008 already ;). Patch by Anne Stellingwerf (FS#1613).
peter1138 [Wed, 09 Jan 2008 10:15:20 +0000] rev 8722
(svn r11789) -Codechange: coding style for global variable names