rubidium [Thu, 28 Dec 2006 19:49:31 +0000] rev 5407
(svn r7603) -Codechange (FS#481): update the Polish Town Name generator with Unicode characters (DDream).
Darkvater [Thu, 28 Dec 2006 19:38:09 +0000] rev 5406
(svn r7602) -Fix (r7565): MSVC2003 and lower don't support variadic macros, so work around
this and thank MS for such a crappy, shitty crap compiler.
miham [Thu, 28 Dec 2006 18:45:24 +0000] rev 5405
(svn r7601) WebTranslator2 update to 2006-12-28 19:44:37
bulgarian - 7 fixed, 2 changed by kokobongo (9)
catalan - 5 changed by arnaullv (5)
estonian - 2 fixed, 7 changed by kristjans (9)
italian - 2 fixed by sidew (2)
polish - 3 fixed, 3 changed by meush (6)
russian - 2 fixed by Smoky555 (2)
spanish - 41 fixed by eusebio (41)
swedish - 13 fixed, 81 changed by ChrillDeVille (94)
turkish - 4 fixed, 2 changed by jnmbk (6)
rubidium [Thu, 28 Dec 2006 18:01:22 +0000] rev 5404
(svn r7600) -Remove: out-dated documentation about console and Mandrake Readme.
-Change: make readme.txt UTF-8 instead of ISO 8859-15.
-Change: some indenting, aligning and other small textual changes.
-Add: some comments about port forwarding and NewGRF over the net..
KUDr [Thu, 28 Dec 2006 17:45:31 +0000] rev 5403
(svn r7599) -Fix: (r7585, r7590) assert on load game that has some station with bigger spread-out than _patches.station_spread value (Celestar)
peter1138 [Thu, 28 Dec 2006 17:03:36 +0000] rev 5402
(svn r7596) -Codechange: Always display tractive effort in kN.
peter1138 [Thu, 28 Dec 2006 16:11:07 +0000] rev 5401
(svn r7594) -Fix (r7522): GRF config list wasn't cleared when no GRFs should be used.
peter1138 [Thu, 28 Dec 2006 13:18:07 +0000] rev 5400
(svn r7592) -Feature: Add support for tractive effort to 'realistic' acceleration.
KUDr [Thu, 28 Dec 2006 11:52:12 +0000] rev 5399
(svn r7590) -Codechange: (r7585)
- use existing struct Rect instead of declaring new StationRect
- use inline functions instead of macros
bjarni [Thu, 28 Dec 2006 01:24:00 +0000] rev 5398
(svn r7588) -Change: [OSX] removed the flag JAGUAR since it didn't work anyway
Also removed all the Makefile code regarding this flag since it's no longer needed
Removed documentation about special limitations regarding running the game on OSX 10.2
OpenTTD now officially needs OSX 10.3.9 to work correctly (the trunk needed that for months)