tron [Wed, 17 Jan 2007 22:32:34 +0000] rev 5969
(svn r8212) -Fix
Remove the unnecessary attribute RoadStop::used. The same information can be derived from RoadStop::xy
peter1138 [Wed, 17 Jan 2007 22:19:12 +0000] rev 5968
(svn r8211) -Codechange: (NewGRF) Implement callback 2D, explicit vehicle colour map
selection.
tron [Wed, 17 Jan 2007 21:14:17 +0000] rev 5967
(svn r8207) -Fix
Remove the write-only attribute RoadStop::station
miham [Wed, 17 Jan 2007 21:05:39 +0000] rev 5966
(svn r8206) [Translations] -Fix: Fixed r8193, converted the html notations back to UTF8 characters
miham [Wed, 17 Jan 2007 20:37:25 +0000] rev 5965
(svn r8204) -Fix: reverted r8202, since it did not solve all the problems, since ALL language changes done today are garbage due to a quick bugfix in WT2 which introduced another, much more serious bug: put an utf8_to_htmlcode() call to a wrong place
I will fix the affected language files soon (20-30 minutes)
Please excuse me for this whole problem :-(
tron [Wed, 17 Jan 2007 20:34:29 +0000] rev 5964
(svn r8203) -Fix:
Use initialisers, reduce variable scope, remove spurious whitespace, fix format string to make it readable
miham [Wed, 17 Jan 2007 20:29:45 +0000] rev 5963
(svn r8202) -Fix: r8193: russian.txt changes somehow became garbage
rubidium [Wed, 17 Jan 2007 19:55:18 +0000] rev 5962
(svn r8198) -Codechange: two global variables are not needed when network is disabled.
miham [Wed, 17 Jan 2007 18:43:03 +0000] rev 5961
(svn r8193) -Update: WebTranslator2 update to 2007-01-17 19:42:11
brazilian_portuguese - 3 changed by fukumori (3)
danish - 21 changed by MiR (21)
german - 1 fixed by Neonox (1)
japanese - 24 changed by ickoonite (24)
norwegian_nynorsk - 1 changed by pollux (1)
russian - 5 fixed, 75 changed by DarkFenX (80)
slovenian - 57 changed by Necrolyte (57)
swedish - 1 fixed by daishan (1)
peter1138 [Wed, 17 Jan 2007 12:57:35 +0000] rev 5960
(svn r8186) -Fix (FS#557): Apply railtype offset to station graphics if no custom station is in use.