bjarni [Sat, 17 Feb 2007 11:17:49 +0000] rev 6043
(svn r8770) -Fix r8661: corrected some aircraft sprite placement issues in the depot window
KUDr [Sat, 17 Feb 2007 10:21:48 +0000] rev 6042
(svn r8768) -Fix (r8767): VC8 compilation failed 'warning C4146: unary minus operator applied to unsigned type, result still unsigned'
tron [Sat, 17 Feb 2007 07:45:18 +0000] rev 6041
(svn r8767) -Fix
-Codechange: Do not hardcode the catchment radius of airports, but hold the information in AirportFTAClass
-Fix (r979): The default AI tested possible airport locations with a fixed catchment radius instead of the radius of the to be built airport
KUDr [Sat, 17 Feb 2007 00:18:11 +0000] rev 6040
(svn r8766) -Fix[YAPF]: rail station platform penalty not calculated properly
rubidium [Fri, 16 Feb 2007 22:44:56 +0000] rev 6039
(svn r8765) -Codechange: remove logic redundancy by moving it from the gui into the cmd code.
miham [Fri, 16 Feb 2007 21:06:00 +0000] rev 6038
(svn r8764) -Update: WebTranslator2 update to 2007-02-16 22:03:24
afrikaans - 1 changed by TrueTenacity (1)
brazilian_portuguese - 1 fixed, 1 changed by fukumori (2)
bulgarian - 4 fixed by groupsky (4)
dutch - 3 fixed by habell (3)
esperanto - 3 fixed by LaPingvino (3)
finnish - 5 fixed by kerba (5)
icelandic - 15 fixed, 30 changed by scrooge (45)
italian - 3 fixed by sidew (3)
norwegian_bokmal - 13 fixed by oletk (13)
turkish - 3 fixed by jnmbk (3)
tron [Fri, 16 Feb 2007 20:03:17 +0000] rev 6037
(svn r8763) -Fix
Don't do bogus initialisations and prefer simpler code
celestar [Fri, 16 Feb 2007 12:10:19 +0000] rev 6036
(svn r8759) -Feature: Allow airports to have up to 4 entry points depending on approach direction. Note: they're not yet used, but will be soon
truelight [Fri, 16 Feb 2007 10:08:38 +0000] rev 6035
(svn r8758) -Fix r8757: wrong variable to check libtimidity on if it is found or not
truelight [Fri, 16 Feb 2007 09:50:28 +0000] rev 6034
(svn r8757) -Add: added libtimidity music driver (it is a nice small library simular to timidity via extmidi)
[PSP] -Add: added PSP specific code for libtimidity. libtimidity code is based on the work of Turulo. Tnx a bunch!