Sat, 08 Jan 2005 00:48:10 +0000(svn r1420) -Fix: Console alias, load_game functionality and load fix (sign_de)
darkvater [Sat, 08 Jan 2005 00:48:10 +0000] rev 932
(svn r1420) -Fix: Console alias, load_game functionality and load fix (sign_de)

Sat, 08 Jan 2005 00:22:11 +0000(svn r1419) fixed issue where autoreplacing dualheaded trains turned the last engine the wrong way
bjarni [Sat, 08 Jan 2005 00:22:11 +0000] rev 931
(svn r1419) fixed issue where autoreplacing dualheaded trains turned the last engine the wrong way

Fri, 07 Jan 2005 23:59:59 +0000(svn r1418) -Feature: [1098254] (dis)Allow Shares. Add patch options to allow buying/selling of shares (Hackykid)
darkvater [Fri, 07 Jan 2005 23:59:59 +0000] rev 930
(svn r1418) -Feature: [1098254] (dis)Allow Shares. Add patch options to allow buying/selling of shares (Hackykid)

Fri, 07 Jan 2005 18:13:56 +0000(svn r1417) Fix: The invisible tiles on the southern border are now converted to class MP_VOID when an old map (with wrong classified invisible tiles) is loaded.
dominik [Fri, 07 Jan 2005 18:13:56 +0000] rev 929
(svn r1417) Fix: The invisible tiles on the southern border are now converted to class MP_VOID when an old map (with wrong classified invisible tiles) is loaded.
I bumped the minor savegame version for that, even though it's not really necessary. We're not gonna run out of minor savegame versions anyway though. ;)

Fri, 07 Jan 2005 17:47:29 +0000(svn r1416) Print sensible information in SafeTileAdd() if gcc is used
tron [Fri, 07 Jan 2005 17:47:29 +0000] rev 928
(svn r1416) Print sensible information in SafeTileAdd() if gcc is used

Fri, 07 Jan 2005 17:40:23 +0000(svn r1415) Move TILE_FROM_XY and TILE_XY to map.h and push TILE_[XY] bits from map.h into map.c.
tron [Fri, 07 Jan 2005 17:40:23 +0000] rev 927
(svn r1415) Move TILE_FROM_XY and TILE_XY to map.h and push TILE_[XY] bits from map.h into map.c.
Now the whole source except map.c is independent of TILE_[XY]_BITS!

Fri, 07 Jan 2005 17:02:43 +0000(svn r1414) Move TileIndex, TILE_MASK and GET_TILE_[XY] to map.h and turn the latter into inline functions names Tile[XY]
tron [Fri, 07 Jan 2005 17:02:43 +0000] rev 926
(svn r1414) Move TileIndex, TILE_MASK and GET_TILE_[XY] to map.h and turn the latter into inline functions names Tile[XY]

Fri, 07 Jan 2005 12:33:28 +0000(svn r1413) Fixed a serious memory leak problem. The invisible tiles on the southern border now have the correct tile type (MP_VOID) again. Please note that older maps might still have incorrect border tiles, thus still causing overflows.
dominik [Fri, 07 Jan 2005 12:33:28 +0000] rev 925
(svn r1413) Fixed a serious memory leak problem. The invisible tiles on the southern border now have the correct tile type (MP_VOID) again. Please note that older maps might still have incorrect border tiles, thus still causing overflows.

Fri, 07 Jan 2005 09:51:16 +0000(svn r1412) -Feature/Fix: Aircraft refit options have been restricted to "sane"
celestar [Fri, 07 Jan 2005 09:51:16 +0000] rev 924
(svn r1412) -Feature/Fix: Aircraft refit options have been restricted to "sane"
values.
-Feature: aircraft can now be refitted "mail-only"
-Feature: Passengers aircraft now ignore the amount of mail for "full
load any" options

Fri, 07 Jan 2005 09:28:16 +0000(svn r1411) -Fix: structure packing in the OS/2 version (eg, with the old loader).
truelight [Fri, 07 Jan 2005 09:28:16 +0000] rev 923
(svn r1411) -Fix: structure packing in the OS/2 version (eg, with the old loader).