Tue, 05 Dec 2006 17:09:57 +0000(svn r7375) WebTranslator2 update to 2006-12-05 18:07:02
miham [Tue, 05 Dec 2006 17:09:57 +0000] rev 5250
(svn r7375) WebTranslator2 update to 2006-12-05 18:07:02
american - 22 fixed, 2 changed by WhiteRabbit (24)
brazilian_portuguese - 23 fixed by tucalipe (23)
bulgarian - 22 fixed, 2 changed by groupsky (24)
catalan - 23 fixed, 31 changed by arnaullv (54)
croatian - 203 fixed, 2 deleted, 27 changed by knovak (232)
danish - 9 fixed, 26 changed by ThomasA (35)
french - 23 fixed, 10 changed by glx (33)
hungarian - 23 fixed, 1 changed by miham (24)
italian - 23 fixed by sidew (23)
slovak - 8 fixed by lengyel (8)

Tue, 05 Dec 2006 16:41:13 +0000(svn r7374) - CodeChange: Replace call to GetVehiclePoolSize() by GetMaxVehicleIndex().
matthijs [Tue, 05 Dec 2006 16:41:13 +0000] rev 5249
(svn r7374) - CodeChange: Replace call to GetVehiclePoolSize() by GetMaxVehicleIndex().

Tue, 05 Dec 2006 14:18:58 +0000(svn r7373) -Codechange: when removing a GRF from the list, make the next one selected, or the previous file if the last item is being removed. This makes clearing the list easier.
peter1138 [Tue, 05 Dec 2006 14:18:58 +0000] rev 5248
(svn r7373) -Codechange: when removing a GRF from the list, make the next one selected, or the previous file if the last item is being removed. This makes clearing the list easier.

Tue, 05 Dec 2006 13:58:20 +0000(svn r7372) - CodeChange: Rename all GetXXXArraySize() functions to GetNumXXX() and add GetMaxXXXIndex() functions. This prepares for the new pool interface.
matthijs [Tue, 05 Dec 2006 13:58:20 +0000] rev 5247
(svn r7372) - CodeChange: Rename all GetXXXArraySize() functions to GetNumXXX() and add GetMaxXXXIndex() functions. This prepares for the new pool interface.

Tue, 05 Dec 2006 12:17:31 +0000(svn r7370) -Cleanup: Use NewsID instead of byte for news identifiers, and some minor other things
Darkvater [Tue, 05 Dec 2006 12:17:31 +0000] rev 5246
(svn r7370) -Cleanup: Use NewsID instead of byte for news identifiers, and some minor other things

Tue, 05 Dec 2006 11:59:28 +0000(svn r7369) -Cleanup: Some coding style, usage of increaseIndex and decreaseIndex to loop through the
Darkvater [Tue, 05 Dec 2006 11:59:28 +0000] rev 5245
(svn r7369) -Cleanup: Some coding style, usage of increaseIndex and decreaseIndex to loop through the
fifo-array-buffer, typo's.

Tue, 05 Dec 2006 11:51:23 +0000(svn r7368) -Fix: [FS#332] Vehicle Deletion Crash [News Window Related?] (r3757).
Darkvater [Tue, 05 Dec 2006 11:51:23 +0000] rev 5244
(svn r7368) -Fix: [FS#332] Vehicle Deletion Crash [News Window Related?] (r3757).

Tue, 05 Dec 2006 11:13:22 +0000(svn r7367) -Codechange: prevent adding files where the GRF ID is already in the list
peter1138 [Tue, 05 Dec 2006 11:13:22 +0000] rev 5243
(svn r7367) -Codechange: prevent adding files where the GRF ID is already in the list

Tue, 05 Dec 2006 09:19:14 +0000(svn r7366) -Fix: Out of bounds widget access when accessing orders window of other players.
Darkvater [Tue, 05 Dec 2006 09:19:14 +0000] rev 5242
(svn r7366) -Fix: Out of bounds widget access when accessing orders window of other players.

Mon, 04 Dec 2006 20:27:53 +0000(svn r7363) -Fix (r7357): Update count of NewGRFs when adding an file
peter1138 [Mon, 04 Dec 2006 20:27:53 +0000] rev 5241
(svn r7363) -Fix (r7357): Update count of NewGRFs when adding an file