Thu, 25 Nov 2004 08:11:48 +0000(svn r814) Daily langfile updates (automatic)
miham [Thu, 25 Nov 2004 08:11:48 +0000] rev 506
(svn r814) Daily langfile updates (automatic)

Thu, 25 Nov 2004 06:05:47 +0000(svn r813) Push two tables from vehicle_gui.h into vehicle_gui.c - they were in the binary 48 (!) times.
tron [Thu, 25 Nov 2004 06:05:47 +0000] rev 505
(svn r813) Push two tables from vehicle_gui.h into vehicle_gui.c - they were in the binary 48 (!) times.
While here change the type for one table from uint16 to StringID.

Wed, 24 Nov 2004 22:52:57 +0000(svn r803) Switch to ISO 8859-15
tron [Wed, 24 Nov 2004 22:52:57 +0000] rev 504
(svn r803) Switch to ISO 8859-15
It has proper support for the euro sign and includes letters which are needed by the Latvian translation (and perhaps others), though the letter sprites are missing.

Wed, 24 Nov 2004 20:56:52 +0000(svn r802) -add latvian to VS.net Project (bociusz)
darkvater [Wed, 24 Nov 2004 20:56:52 +0000] rev 503
(svn r802) -add latvian to VS.net Project (bociusz)

Wed, 24 Nov 2004 20:08:38 +0000(svn r801) - re-enabled background highlighting in Newgrf GUI
dominik [Wed, 24 Nov 2004 20:08:38 +0000] rev 502
(svn r801) - re-enabled background highlighting in Newgrf GUI
- minor Newgrf GUI fixes and adjustments

Wed, 24 Nov 2004 17:19:26 +0000(svn r800) Check if the data tables for houses have the correct number of elements via compile time asserts
tron [Wed, 24 Nov 2004 17:19:26 +0000] rev 501
(svn r800) Check if the data tables for houses have the correct number of elements via compile time asserts

Wed, 24 Nov 2004 13:19:48 +0000(svn r793) Merge INLINE -> inline replacement (revision 376)
tron [Wed, 24 Nov 2004 13:19:48 +0000] rev 500
(svn r793) Merge INLINE -> inline replacement (revision 376)

Wed, 24 Nov 2004 12:47:25 +0000(svn r792) Small cleanup: Kill a goto
tron [Wed, 24 Nov 2004 12:47:25 +0000] rev 499
(svn r792) Small cleanup: Kill a goto

Wed, 24 Nov 2004 09:10:42 +0000(svn r788) added a latvian translation (currently contains 0 strings)
bjarni [Wed, 24 Nov 2004 09:10:42 +0000] rev 498
(svn r788) added a latvian translation (currently contains 0 strings)

Tue, 23 Nov 2004 22:36:11 +0000(svn r787) Invert the sense of the DO_TRANS_BUILDINGS flag to be consistent with its own name and all other DO_* flags.
tron [Tue, 23 Nov 2004 22:36:11 +0000] rev 497
(svn r787) Invert the sense of the DO_TRANS_BUILDINGS flag to be consistent with its own name and all other DO_* flags.
Now it is active-true.