Mon, 07 Aug 2006 09:21:30 +0000(svn r5799) WebTranslator2 update to 2006-08-07 11:21:14
miham [Mon, 07 Aug 2006 09:21:30 +0000] rev 4234
(svn r5799) WebTranslator2 update to 2006-08-07 11:21:14
slovak - 31 fixed, 3 changed by lengyel (34)

Mon, 07 Aug 2006 06:21:59 +0000(svn r5798) - Fix [r5062]: When expanding a town, the test to check if a tile is a
peter1138 [Mon, 07 Aug 2006 06:21:59 +0000] rev 4233
(svn r5798) - Fix [r5062]: When expanding a town, the test to check if a tile is a
road depot also excluded all non-road tile types (i.e. bridges/tunnels
with road.) Thanks to Graphite for finding this.

Sun, 06 Aug 2006 18:36:36 +0000(svn r5796) Use DrawTileSprites/DrawTileSeqStruct for road depot drawing data, too
tron [Sun, 06 Aug 2006 18:36:36 +0000] rev 4232
(svn r5796) Use DrawTileSprites/DrawTileSeqStruct for road depot drawing data, too

Sun, 06 Aug 2006 16:32:49 +0000(svn r5794) Pass the TileIndex plus x and y coordinates into GetSlopeZ_* instead of a TileInfo
tron [Sun, 06 Aug 2006 16:32:49 +0000] rev 4231
(svn r5794) Pass the TileIndex plus x and y coordinates into GetSlopeZ_* instead of a TileInfo

Sun, 06 Aug 2006 08:23:19 +0000(svn r5787) Rename width, height and unk of struct DrawTileSeqStruct to size_{x,y,z}
tron [Sun, 06 Aug 2006 08:23:19 +0000] rev 4230
(svn r5787) Rename width, height and unk of struct DrawTileSeqStruct to size_{x,y,z}

Sun, 06 Aug 2006 01:51:57 +0000(svn r5785) Fix(5771) : Silenced a warning in MSVC that prevented from compiling.
belugas [Sun, 06 Aug 2006 01:51:57 +0000] rev 4229
(svn r5785) Fix(5771) : Silenced a warning in MSVC that prevented from compiling.

Sat, 05 Aug 2006 21:59:07 +0000(svn r5782) [Translations] Added initial japanese translation
miham [Sat, 05 Aug 2006 21:59:07 +0000] rev 4228
(svn r5782) [Translations] Added initial japanese translation

Sat, 05 Aug 2006 17:00:09 +0000(svn r5773) Clarify why the owner is checked before a palette is chosen when drawing a station tile: some stations are not owned by players
tron [Sat, 05 Aug 2006 17:00:09 +0000] rev 4227
(svn r5773) Clarify why the owner is checked before a palette is chosen when drawing a station tile: some stations are not owned by players

Sat, 05 Aug 2006 16:57:39 +0000(svn r5772) Road depots always have an player as owner, so remove an useless check
tron [Sat, 05 Aug 2006 16:57:39 +0000] rev 4226
(svn r5772) Road depots always have an player as owner, so remove an useless check

Sat, 05 Aug 2006 16:54:55 +0000(svn r5771) Unify several code paths and data structures for drawing train depots and waypoints
tron [Sat, 05 Aug 2006 16:54:55 +0000] rev 4225
(svn r5771) Unify several code paths and data structures for drawing train depots and waypoints