Sat, 19 Mar 2005 22:41:55 +0000(svn r2029) -Fix: Added files I forgot to svn add the previous commit
celestar [Sat, 19 Mar 2005 22:41:55 +0000] rev 1525
(svn r2029) -Fix: Added files I forgot to svn add the previous commit

Sat, 19 Mar 2005 22:36:13 +0000(svn r2028) Added detection of SVN version (rev.c generation) for OS/2, updated readme, initial clipboard support (orudge)
celestar [Sat, 19 Mar 2005 22:36:13 +0000] rev 1524
(svn r2028) Added detection of SVN version (rev.c generation) for OS/2, updated readme, initial clipboard support (orudge)

Sat, 19 Mar 2005 22:11:21 +0000(svn r2027) Fixed a typo in the brazilian-portuguese language name
miham [Sat, 19 Mar 2005 22:11:21 +0000] rev 1523
(svn r2027) Fixed a typo in the brazilian-portuguese language name

Sat, 19 Mar 2005 22:04:59 +0000(svn r2026) Moved brasilian_portuguese to finished languages
miham [Sat, 19 Mar 2005 22:04:59 +0000] rev 1522
(svn r2026) Moved brasilian_portuguese to finished languages

Sat, 19 Mar 2005 22:04:36 +0000(svn r2025) Daily langfile changes - 05/03/19
miham [Sat, 19 Mar 2005 22:04:36 +0000] rev 1521
(svn r2025) Daily langfile changes - 05/03/19

Sat, 19 Mar 2005 21:16:22 +0000(svn r2024) -Fix: [autoreplace] reverted all changes involving v->set_for_replacement as they caused desyncs.
bjarni [Sat, 19 Mar 2005 21:16:22 +0000] rev 1520
(svn r2024) -Fix: [autoreplace] reverted all changes involving v->set_for_replacement as they caused desyncs.

The bad sideeffect of this is that now no vehicle will automatically go to a depot anymore just
because it is set to be autoreplaced. We will have to find a better way to solve this problem.

Revisions reverted: 1640, 1707, 1709, 1710, 1712(but not the cheat prevention in this one)

Sat, 19 Mar 2005 12:24:51 +0000(svn r2023) Added brazilian-portuguese translation [yet unfinished]
miham [Sat, 19 Mar 2005 12:24:51 +0000] rev 1519
(svn r2023) Added brazilian-portuguese translation [yet unfinished]

Fri, 18 Mar 2005 07:37:32 +0000(svn r2022) Revise CmdRemoveSingleSignal: Check parameters for validity and simplify the function
tron [Fri, 18 Mar 2005 07:37:32 +0000] rev 1518
(svn r2022) Revise CmdRemoveSingleSignal: Check parameters for validity and simplify the function

Thu, 17 Mar 2005 23:12:23 +0000(svn r2021) Fix: Enlarge _cur_town_ctr from byte to uint32 so that all the towns are considered when growing them even for big maps, where much more than 256 towns are around; reported by Tomasz Dubi?ski <uboottd@hydra.polsl.gliwice.pl>. The savegame still saves just the lowest 8 bits but that doesn't hurt so much.
pasky [Thu, 17 Mar 2005 23:12:23 +0000] rev 1517
(svn r2021) Fix: Enlarge _cur_town_ctr from byte to uint32 so that all the towns are considered when growing them even for big maps, where much more than 256 towns are around; reported by Tomasz Dubi?ski <uboottd@hydra.polsl.gliwice.pl>. The savegame still saves just the lowest 8 bits but that doesn't hurt so much.

Thu, 17 Mar 2005 16:31:18 +0000(svn r2020) Reduce code duplication in the minimap code a bit
tron [Thu, 17 Mar 2005 16:31:18 +0000] rev 1516
(svn r2020) Reduce code duplication in the minimap code a bit