Fri, 28 Mar 2008 16:34:50 +0000(svn r12469) -Codechange: split type related stuff from group.h (and openttd.h) to group_type.h.
rubidium [Fri, 28 Mar 2008 16:34:50 +0000] rev 9266
(svn r12469) -Codechange: split type related stuff from group.h (and openttd.h) to group_type.h.

Fri, 28 Mar 2008 16:33:28 +0000(svn r12468) -Codechange: move some type related stuff from station.h (and openttd.h) to station_type.h.
rubidium [Fri, 28 Mar 2008 16:33:28 +0000] rev 9265
(svn r12468) -Codechange: move some type related stuff from station.h (and openttd.h) to station_type.h.

Fri, 28 Mar 2008 16:32:27 +0000(svn r12467) -Codechange: move DepotID to a more logical location.
rubidium [Fri, 28 Mar 2008 16:32:27 +0000] rev 9264
(svn r12467) -Codechange: move DepotID to a more logical location.

Fri, 28 Mar 2008 16:31:26 +0000(svn r12466) -Codechange: move DestinationID to a more logical location.
rubidium [Fri, 28 Mar 2008 16:31:26 +0000] rev 9263
(svn r12466) -Codechange: move DestinationID to a more logical location.

Fri, 28 Mar 2008 11:09:14 +0000(svn r12464) -Change: remove an include that doesn't define anything anyway.
rubidium [Fri, 28 Mar 2008 11:09:14 +0000] rev 9262
(svn r12464) -Change: remove an include that doesn't define anything anyway.

Fri, 28 Mar 2008 09:43:06 +0000(svn r12461) -Change: add (quite) some missing headers to the MSVC project files.
rubidium [Fri, 28 Mar 2008 09:43:06 +0000] rev 9261
(svn r12461) -Change: add (quite) some missing headers to the MSVC project files.

Fri, 28 Mar 2008 09:15:08 +0000(svn r12460) -Change: rename src/namegen.h to src/namegen_func.h so MSVC can have both files in it's treelist.
rubidium [Fri, 28 Mar 2008 09:15:08 +0000] rev 9260
(svn r12460) -Change: rename src/namegen.h to src/namegen_func.h so MSVC can have both files in it's treelist.

Fri, 28 Mar 2008 08:53:36 +0000(svn r12459) -Codechange: split news.h into news_type.h and news_func.h.
rubidium [Fri, 28 Mar 2008 08:53:36 +0000] rev 9259
(svn r12459) -Codechange: split news.h into news_type.h and news_func.h.

Fri, 28 Mar 2008 04:57:32 +0000(svn r12458) -Codechange: split acquiring the sprite ID for cargos from the actual drawing of them.
rubidium [Fri, 28 Mar 2008 04:57:32 +0000] rev 9258
(svn r12458) -Codechange: split acquiring the sprite ID for cargos from the actual drawing of them.

Fri, 28 Mar 2008 03:23:49 +0000(svn r12457) -Codechange: Move signal enums on their own header.
belugas [Fri, 28 Mar 2008 03:23:49 +0000] rev 9257
(svn r12457) -Codechange: Move signal enums on their own header.