miham [Tue, 13 Jun 2006 17:40:29 +0000] rev 4020
(svn r5250) WebTranslator2 update to 2006-06-13 19:40:20
italian - 4 fixed, 1 changed by sidew (5)
peter1138 [Tue, 13 Jun 2006 17:13:46 +0000] rev 4019
(svn r5249) - Add code to copy the palette to a temporary byte aligned array when making a PCX screenshot, if the palette array is not byte aligned.
Darkvater [Tue, 13 Jun 2006 14:04:12 +0000] rev 4018
(svn r5248) - [Codechange]: Remove TerraformProc()'s mode parameter as it is not used
peter1138 [Mon, 12 Jun 2006 11:38:07 +0000] rev 4017
(svn r5240) - NewGRF: when there is more than one engine in a consist, base livery overrides and powered wagon weight/power on the last engine before the wagon.
glx [Sun, 11 Jun 2006 21:38:35 +0000] rev 4016
(svn r5229) Remove a write-only variable
KUDr [Sun, 11 Jun 2006 21:19:51 +0000] rev 4015
(svn r5228) Suppress MSVC warnings about signed/unsigned comparison
miham [Sun, 11 Jun 2006 19:23:39 +0000] rev 4014
(svn r5227) WebTranslator2 update to 2006-06-11 21:23:24
lithuanian - 16 fixed, 3 changed by Plyta (19)
polish - 4 changed by meush (4)
spanish - 31 fixed by eusebio (31)
tron [Sun, 11 Jun 2006 16:00:56 +0000] rev 4013
(svn r5226) Reduce the mess that sending chat messages is
This also fixes a bug:
-Fix: It was possible to rename a signs or waypoints with the chat box
tron [Sun, 11 Jun 2006 14:56:21 +0000] rev 4012
(svn r5225) Some windows periodically check if their parent exists - if not they close themselves
This is unnecessary, because their parents already close them when they get closed
Therefore remove the code for the periodic checks
tron [Sun, 11 Jun 2006 07:17:43 +0000] rev 4011
(svn r5222) Misc. smaller changes, mostly const, variable scope and replacing some magic numbers by enums