Fri, 18 Apr 2008 03:17:22 +0000(svn r12759) -Fix(r12358): There is no need to mask callback result for pre-version7 since CBID_INDTILE_SHAPE_CHECK (cb2F) is really 15 bits.
belugas [Fri, 18 Apr 2008 03:17:22 +0000] rev 10227
(svn r12759) -Fix(r12358): There is no need to mask callback result for pre-version7 since CBID_INDTILE_SHAPE_CHECK (cb2F) is really 15 bits.

Fri, 18 Apr 2008 01:35:17 +0000(svn r12758) -Fix(r4712, r12745): Use a bool when it's about boolean evaluation. a TileIndex is hardly a bool, of course of course. Thanks for good old MSVC warnings.
belugas [Fri, 18 Apr 2008 01:35:17 +0000] rev 10226
(svn r12758) -Fix(r4712, r12745): Use a bool when it's about boolean evaluation. a TileIndex is hardly a bool, of course of course. Thanks for good old MSVC warnings.

Thu, 17 Apr 2008 21:21:01 +0000(svn r12757) -Codechange: move all cheat related stuff from all over the place to a single location.
rubidium [Thu, 17 Apr 2008 21:21:01 +0000] rev 10225
(svn r12757) -Codechange: move all cheat related stuff from all over the place to a single location.

Thu, 17 Apr 2008 20:03:28 +0000(svn r12756) -Cleanup: variable scope and coding style in station*
smatz [Thu, 17 Apr 2008 20:03:28 +0000] rev 10224
(svn r12756) -Cleanup: variable scope and coding style in station*

Thu, 17 Apr 2008 19:53:13 +0000(svn r12755) -Fix (r12706): aborting map generation was not properly handled
glx [Thu, 17 Apr 2008 19:53:13 +0000] rev 10223
(svn r12755) -Fix (r12706): aborting map generation was not properly handled

Thu, 17 Apr 2008 19:10:30 +0000(svn r12754) -Codechange: split depot.h into depot_map.h, depot_func.h and depot_base.h and remove quite a lot of unneeded (before this) includes of depot.h.
rubidium [Thu, 17 Apr 2008 19:10:30 +0000] rev 10222
(svn r12754) -Codechange: split depot.h into depot_map.h, depot_func.h and depot_base.h and remove quite a lot of unneeded (before this) includes of depot.h.

Thu, 17 Apr 2008 18:24:45 +0000(svn r12753) -Codechange: do not use IsDepotTypeTile() where simpler function can be used
smatz [Thu, 17 Apr 2008 18:24:45 +0000] rev 10221
(svn r12753) -Codechange: do not use IsDepotTypeTile() where simpler function can be used

Thu, 17 Apr 2008 18:12:53 +0000(svn r12752) -Codechange: replace some magic constants in player_gui.cpp. Patch by Yexo.
rubidium [Thu, 17 Apr 2008 18:12:53 +0000] rev 10220
(svn r12752) -Codechange: replace some magic constants in player_gui.cpp. Patch by Yexo.

Thu, 17 Apr 2008 11:47:22 +0000(svn r12751) -Codechange: do what has been done in r11862 in a different way so it uses less memory.
rubidium [Thu, 17 Apr 2008 11:47:22 +0000] rev 10219
(svn r12751) -Codechange: do what has been done in r11862 in a different way so it uses less memory.

Thu, 17 Apr 2008 11:25:12 +0000(svn r12750) -Fix (r12749): viewport for industry new messages was not shown properly.
rubidium [Thu, 17 Apr 2008 11:25:12 +0000] rev 10218
(svn r12750) -Fix (r12749): viewport for industry new messages was not shown properly.