Wed, 09 Jan 2008 18:14:29 +0000(svn r11797) -Fix: Add protection against not already created industry while doing industry callback.
belugas [Wed, 09 Jan 2008 18:14:29 +0000] rev 8233
(svn r11797) -Fix: Add protection against not already created industry while doing industry callback.
Some variables used were linked to invalid industry.

Wed, 09 Jan 2008 17:47:05 +0000(svn r11795) -Fix [FS#1616]: take town rating into account when testing if a command can be executed.
glx [Wed, 09 Jan 2008 17:47:05 +0000] rev 8232
(svn r11795) -Fix [FS#1616]: take town rating into account when testing if a command can be executed.

Wed, 09 Jan 2008 17:09:53 +0000(svn r11794) -Fix [FS#1632]: reversing a train when loading at a station with an adjacent station in the same axis crashed.
glx [Wed, 09 Jan 2008 17:09:53 +0000] rev 8231
(svn r11794) -Fix [FS#1632]: reversing a train when loading at a station with an adjacent station in the same axis crashed.

Wed, 09 Jan 2008 16:55:48 +0000(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:55:48 +0000] rev 8230
(svn r11793) -Codechange: pass the expense type via the CommandCost instead of a global variable. Patch by Noldo (FS#1114).

Wed, 09 Jan 2008 16:40:02 +0000(svn r11792) -Codechange: move some (virtually) globally included AI related structs to a place where they are only included a few times.
rubidium [Wed, 09 Jan 2008 16:40:02 +0000] rev 8229
(svn r11792) -Codechange: move some (virtually) globally included AI related structs to a place where they are only included a few times.

Wed, 09 Jan 2008 16:02:13 +0000(svn r11791) -Cleanup: move railtype data into table/, like other data files.
peter1138 [Wed, 09 Jan 2008 16:02:13 +0000] rev 8228
(svn r11791) -Cleanup: move railtype data into table/, like other data files.

Wed, 09 Jan 2008 11:46:40 +0000(svn r11790) -Update: apparantly it's 2008 already ;). Patch by Anne Stellingwerf (FS#1613).
rubidium [Wed, 09 Jan 2008 11:46:40 +0000] rev 8227
(svn r11790) -Update: apparantly it's 2008 already ;). Patch by Anne Stellingwerf (FS#1613).

Wed, 09 Jan 2008 10:15:20 +0000(svn r11789) -Codechange: coding style for global variable names
peter1138 [Wed, 09 Jan 2008 10:15:20 +0000] rev 8226
(svn r11789) -Codechange: coding style for global variable names

Wed, 09 Jan 2008 09:57:48 +0000(svn r11788) -Fix (11787): makedepend doesn't mark delete files as changed...
rubidium [Wed, 09 Jan 2008 09:57:48 +0000] rev 8225
(svn r11788) -Fix (11787): makedepend doesn't mark delete files as changed...

Wed, 09 Jan 2008 09:45:45 +0000(svn r11787) -Codechange: more header rewrites. This time related to viewport.h.
rubidium [Wed, 09 Jan 2008 09:45:45 +0000] rev 8224
(svn r11787) -Codechange: more header rewrites. This time related to viewport.h.