darkvater [Wed, 24 Nov 2004 20:56:52 +0000] rev 503
(svn r802) -add latvian to VS.net Project (bociusz)
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
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
tron [Wed, 24 Nov 2004 13:19:48 +0000] rev 500
(svn r793) Merge INLINE -> inline replacement (revision 376)
tron [Wed, 24 Nov 2004 12:47:25 +0000] rev 499
(svn r792) Small cleanup: Kill a goto
bjarni [Wed, 24 Nov 2004 09:10:42 +0000] rev 498
(svn r788) added a latvian translation (currently contains 0 strings)
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.
miham [Tue, 23 Nov 2004 20:54:51 +0000] rev 496
(svn r786) Daily langfile updates (automatic)
tron [Tue, 23 Nov 2004 20:25:18 +0000] rev 495
(svn r785) -Fix: A train can leave and enter the same depot at the same time, then the trai simply got stuck
tron [Tue, 23 Nov 2004 18:04:04 +0000] rev 494
(svn r780) Always report a bus/lorry station as unpassable.
The current behavior just causes bugs and the pathfinder does the necessary magic to handle stations as destinations and enter them anyway.
This fixes [ 1058809 ]