belugas [Tue, 11 Apr 2006 22:15:57 +0000] rev 3516
(svn r4368) Revert clear_map.h changes in r4367.Error of manipulation
belugas [Tue, 11 Apr 2006 22:09:21 +0000] rev 3515
(svn r4367) CodeChange : Remove another direct map access in station_cmd.c. Replace an array of TileIndexDiffC by a use of loop with TileDiffXY. Thanks to Rubidium
miham [Tue, 11 Apr 2006 20:56:03 +0000] rev 3514
(svn r4365) Oops, sorry, reverted accidentally committed french.txt
miham [Tue, 11 Apr 2006 20:54:47 +0000] rev 3513
(svn r4364) [Translator2] Fixed generation of langfiles, committing hungarian changes done by miham
miham [Tue, 11 Apr 2006 20:04:36 +0000] rev 3512
(svn r4363) [WT2] Reverted changes, sorry
miham [Tue, 11 Apr 2006 20:00:38 +0000] rev 3511
(svn r4362) [Translator2] Commit for hungarian language by Miham (manual)
Darkvater [Tue, 11 Apr 2006 17:05:50 +0000] rev 3510
(svn r4361) - Fix: Write and Read the true length of a string-buffer into the savegame instead of the whole buffer.
Darkvater [Tue, 11 Apr 2006 17:03:13 +0000] rev 3509
(svn r4360) - CodeChange: add shortcut to SlGetArrayLength of the gamma-function along the lines of the Write/Read functions
belugas [Tue, 11 Apr 2006 15:18:22 +0000] rev 3508
(svn r4359) MSV6 Release mode now compiles (problem of UINT_MAX. stdafx.h should be the first include). Thanks to KUDr for solution and testing
celestar [Tue, 11 Apr 2006 13:19:05 +0000] rev 3507
(svn r4358) -Codechange: Don't use a TileInfo where a TileIndex will do