yexo
20dd63a590
(svn r19324) -Codechange: introduce AirportSpec::GetWithoutOverride to get a non-const pointer to a given airportspec
2010-03-05 23:21:30 +00:00
yexo
e69d50d86b
(svn r19323) -Codechange: copy the AirportSpec original array to an internal array in AirportSpec
2010-03-05 23:21:23 +00:00
yexo
4768c3f87c
(svn r19322) -Codechange: change the id of the oilrig airport from 15 to 9
2010-03-05 23:20:02 +00:00
rubidium
8ddb33a3bc
(svn r19321) -Codechange [FS#3630]: unify the rail station widget descriptions (sbr)
2010-03-05 22:48:58 +00:00
alberth
d285d2e414
(svn r19320) -Fix (r19291): Forgot to set error message.
2010-03-05 21:34:12 +00:00
alberth
4c0d4990f5
(svn r19319) -Codechange: EnsureNoVehicleOnGround() returns a CommandCost.
2010-03-05 21:20:22 +00:00
yexo
ef1b27a18d
(svn r19318) -Fix [FS#3661](r19198): crash when building an airport at a station where a plane was headed
2010-03-05 19:19:29 +00:00
translators
d69cd842c3
(svn r19317) -Update from WebTranslator v3.0:
...
croatian - 15 changes by UnderwaterHesus
estonian - 58 changes by irve
indonesian - 1 changes by fanioz
brazilian_portuguese - 3 changes by Tucalipe
2010-03-05 18:45:15 +00:00
alberth
a8d4308d17
(svn r19316) -Fix (r19186): Give correct error when failing to flatten land.
2010-03-04 21:35:26 +00:00
yexo
ce7a0304f5
(svn r19315) -Fix (r19295): Show the filename in the newgrf windows if the newgrf name is not empty
2010-03-04 20:07:39 +00:00
translators
5f5eb51c57
(svn r19314) -Update from WebTranslator v3.0:
...
simplified_chinese - 7 changes by Gavin
frisian - 43 changes by Fopper
greek - 13 changes by fumantsu
hungarian - 1 changes by Petert
korean - 45 changes by dlunch
luxembourgish - 5 changes by Phreeze
russian - 19 changes by LazyBoy
serbian - 27 changes by etran
2010-03-04 18:45:29 +00:00
smatz
b1db0aec18
(svn r19311) -Fix (r19181): further wrong translations
2010-03-03 20:49:16 +00:00
rubidium
11a987ee92
(svn r19309) -Update: base set translations for Arabic, Catalan and Norwegian (Nynorsk)
2010-03-03 20:37:50 +00:00
rubidium
39b9be2998
(svn r19308) -Change [FS#3655]: Increase the default small font size for freetype fonts as 6 point fonts are usually unreadable
2010-03-03 20:16:55 +00:00
peter1138
73fdfa40e0
(svn r19307) -Add: Let railtypes specify their own smallmap colour. No legend support yet.
2010-03-03 19:07:34 +00:00
peter1138
82f09c6ed8
(svn r19306) -Change: Railtype cost factor from byte to word value
2010-03-03 18:58:32 +00:00
translators
abb44be391
(svn r19305) -Update from WebTranslator v3.0:
...
afrikaans - 3 changes by burgerd
malay - 1 changes by Kwokfu
russian - 1 changes by Lone_Wolf
serbian - 27 changes by etran
thai - 7 changes by decoze
2010-03-03 18:45:16 +00:00
glx
f87e0e8d7c
(svn r19304) -Fix [FS#3652]: disable sound when a sound error happen instead crashing
2010-03-02 23:11:23 +00:00
frosch
c1cb4de447
(svn r19303) -Codechange: Silence a gcc warning.
2010-03-02 20:31:05 +00:00
translators
9936475e23
(svn r19302) -Update from WebTranslator v3.0:
...
german - 1 changes by planetmaker
italian - 41 changes by lorenzodv
korean - 1 changes by junho2813
malay - 19 changes by Kwokfu
serbian - 18 changes by etran
swedish - 24 changes by accatyyc
2010-03-02 18:45:21 +00:00
michi_cc
707eb6d723
(svn r19301) -Feature: [YAPF] Consider the railtype imposed speed limit for pathfinding.
2010-03-02 03:31:02 +00:00
yexo
446372fe9f
(svn r19299) -Codechange: store the most compatible ttd airport type in AirportSpec
...
-Fix: [NewGRF] return the ttd airport type in station var 0xF1
2010-03-01 20:17:21 +00:00
yexo
9c77ff3352
(svn r19298) -Fix: [NewGRF] segfault when station vars 0xF2/0xF3 is accessed when there is no truck/bus stop
2010-03-01 19:53:28 +00:00
frosch
1cd347bfc9
(svn r19297) -Codechange: Variable scope and documentation of DoCreateNewIndustry().
2010-03-01 19:34:04 +00:00
translators
a75d536b1b
(svn r19296) -Update from WebTranslator v3.0:
...
afrikaans - 12 changes by Kayos
traditional_chinese - 1 changes by josesun
dutch - 1 changes by habell
esperanto - 22 changes by Ailanto, kristjan
greek - 1 changes by fumantsu
italian - 2 changes by lorenzodv
russian - 4 changes by LazyBoy, Lone_Wolf
serbian - 73 changes by etran
turkish - 3 changes by niw3
vietnamese - 21 changes by myquartz
2010-03-01 18:45:35 +00:00
yexo
23af928ce9
(svn r19295) -Codechange: introduce wrapper functions for GRFConfig::name/info
2010-02-28 20:28:08 +00:00
frosch
1d145f1070
(svn r19294) -Change: [NoAI] Remove HasNext() from all lists/iterators and add IsEnd() instead.
2010-02-28 20:25:03 +00:00
frosch
ac3c1aae53
(svn r19293) -Fix [FS#3566]: Some methods of AIAbstractList left invalid iterators.
2010-02-28 19:53:11 +00:00
translators
e99b4ea4a8
(svn r19292) -Update from WebTranslator v3.0:
...
afrikaans - 1 changes by Kayos
croatian - 1 changes by VoyagerOne
danish - 1 changes by silentStatic
esperanto - 46 changes by Ailanto, kristjan
french - 1 changes by glx
hebrew - 1 changes by dnd_man
hungarian - 8 changes by Petert
italian - 1 changes by lorenzodv
lithuanian - 1 changes by BlinK_
norwegian_bokmal - 18 changes by mantaray
norwegian_nynorsk - 54 changes by mantaray
polish - 64 changes by silver_777
portuguese - 2 changes by JayCity
romanian - 1 changes by tonny
serbian - 3 changes by etran
slovak - 1 changes by keso53
spanish - 1 changes by Terkhen
vietnamese - 1 changes by nglekhoi
2010-02-28 18:45:56 +00:00
alberth
d0ec21fd3f
(svn r19291) -Codechange: Rename HasVehicleOnTunnelBridge() to TunnelBridgeIsFree() and return a CommandCost status.
2010-02-28 18:15:19 +00:00
glx
3b86a64858
(svn r19290) -Fix (r19285): wrong path in log
2010-02-28 15:01:57 +00:00
alberth
6601623518
(svn r19289) -Codechange: Move _error_message assignment from check routine to caller.
2010-02-28 10:47:46 +00:00
alberth
16f52ec33a
(svn r19288) -Codechange: Move EnsureNoVehicleOnGround() and HasVehicleOnTunnelBridge() functions.
2010-02-28 10:44:53 +00:00
alberth
3338efed28
(svn r19287) -Fix [FS#3650] (r19263): Don't store a boolean in a CommandCost.
2010-02-28 09:44:35 +00:00
michi_cc
50e13b49db
(svn r19286) -Fix (r18648): [YAPP] If reversing at path signals was disabled, a train would not reverse when hitting the back of an one-way signal.
2010-02-28 08:18:20 +00:00
rubidium
b4e575e290
(svn r19285) -Change [FS#3638]: add the default installation directory of lzo/zlib for Mac OS X/MinGW to the paths where (the headers of) those libraries are searched
2010-02-28 00:22:23 +00:00
frosch
e175c704a3
(svn r19283) -Fix (r19256): GRFConfig is not zeroed for non-dynamic construction. GRFIdentifier is sufficient though.
2010-02-27 20:26:42 +00:00
alberth
e6397cf68b
(svn r19282) -Doc: Add some doxygen doc markup.
2010-02-27 19:53:37 +00:00
rubidium
79fd831ccd
(svn r19281) -Fix (r19280): typo in Hungarian caused compile failure of the language
2010-02-27 18:57:01 +00:00
translators
75b00fe4ac
(svn r19280) -Update from WebTranslator v3.0:
...
catalan - 10 changes by arnau
esperanto - 89 changes by Ailanto, kristjan
finnish - 1 changes by jpx_
greek - 17 changes by vesnikos
hebrew - 1 changes by dnd_man
hungarian - 507 changes by IPG
russian - 1 changes by Lone_Wolf
slovenian - 1 changes by ntadej
turkish - 1 changes by niw3
ukrainian - 6 changes by Madvin
2010-02-27 18:45:34 +00:00
alberth
87c09ddcc0
(svn r19279) -Codechange: CheckIfAuthorityAllowsNewStation() returns CommandCost.
2010-02-27 17:42:55 +00:00
rubidium
f91cf9e519
(svn r19277) -Fix [FS#3646]: [NewGRF] Ensure prices can't be set to zero. Zero prices break a lot of the internal logic to determine whether something has been done.
2010-02-27 16:27:28 +00:00
terkhen
274727ab36
(svn r19276) -Fix [FS#3649](r19229): Newly built road stops were not always repainted.
2010-02-27 16:27:15 +00:00
alberth
4d9bc56e88
(svn r19275) -Codechange: CanExpandRailStation() returns a CommandCost.
2010-02-27 14:17:33 +00:00
alberth
24762bcfce
(svn r19274) -Codechange: CmdBuildAirport() returns the 'too spread out' error via CommandCost, if needed.
2010-02-27 14:03:06 +00:00
alberth
9f437abd40
(svn r19273) -Codechange: Return station joining error message when error is detected.
2010-02-27 13:51:11 +00:00
alberth
01562e2dfc
(svn r19272) -Doc: successfull -> successful.
2010-02-27 12:29:44 +00:00
alberth
8807f454e0
(svn r19271) -Fix (r19270): Secondary error messages start with ... .
2010-02-27 12:21:34 +00:00
alberth
4ec812b147
(svn r19270) -Codechange: Forward CommandCost results through CreateNewIndustryHelper().
2010-02-27 12:12:01 +00:00
alberth
fbbf22da32
(svn r19269) -Codechange: PerformIndustryTileSlopeCheck() returns a succeeded or failed command.
2010-02-27 10:21:59 +00:00