Commit Graph

14698 Commits

Author SHA1 Message Date
alberth 63dd6ce6b0 (svn r19291) -Codechange: Rename HasVehicleOnTunnelBridge() to TunnelBridgeIsFree() and return a CommandCost status. 2010-02-28 18:15:19 +00:00
glx 986d15ef73 (svn r19290) -Fix (r19285): wrong path in log 2010-02-28 15:01:57 +00:00
alberth 993d82b879 (svn r19289) -Codechange: Move _error_message assignment from check routine to caller. 2010-02-28 10:47:46 +00:00
alberth 8408b42dee (svn r19288) -Codechange: Move EnsureNoVehicleOnGround() and HasVehicleOnTunnelBridge() functions. 2010-02-28 10:44:53 +00:00
alberth f73898a4ef (svn r19287) -Fix [FS#3650] (r19263): Don't store a boolean in a CommandCost. 2010-02-28 09:44:35 +00:00
michi_cc eae120361d (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 a19e6ff974 (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 3926b62446 (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 d7698bb6db (svn r19282) -Doc: Add some doxygen doc markup. 2010-02-27 19:53:37 +00:00
rubidium 981ad67020 (svn r19281) -Fix (r19280): typo in Hungarian caused compile failure of the language 2010-02-27 18:57:01 +00:00
translators bf9806c594 (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 566f87b2de (svn r19279) -Codechange: CheckIfAuthorityAllowsNewStation() returns CommandCost. 2010-02-27 17:42:55 +00:00
rubidium e338c26504 (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 d9b2bf78c5 (svn r19276) -Fix [FS#3649](r19229): Newly built road stops were not always repainted. 2010-02-27 16:27:15 +00:00
alberth b8f811c7ff (svn r19275) -Codechange: CanExpandRailStation() returns a CommandCost. 2010-02-27 14:17:33 +00:00
alberth fee81aedcb (svn r19274) -Codechange: CmdBuildAirport() returns the 'too spread out' error via CommandCost, if needed. 2010-02-27 14:03:06 +00:00
alberth a4927dcd21 (svn r19273) -Codechange: Return station joining error message when error is detected. 2010-02-27 13:51:11 +00:00
alberth 2ac558494c (svn r19272) -Doc: successfull -> successful. 2010-02-27 12:29:44 +00:00
alberth 13f1836149 (svn r19271) -Fix (r19270): Secondary error messages start with ... . 2010-02-27 12:21:34 +00:00
alberth 011ff40030 (svn r19270) -Codechange: Forward CommandCost results through CreateNewIndustryHelper(). 2010-02-27 12:12:01 +00:00
alberth b33264f30f (svn r19269) -Codechange: PerformIndustryTileSlopeCheck() returns a succeeded or failed command. 2010-02-27 10:21:59 +00:00
translators 1c66ce9ea3 (svn r19268) -Update from WebTranslator v3.0:
traditional_chinese - 4 changes by elleryq
esperanto - 272 changes by Ailanto, kristjan
finnish - 1 changes by jpx_
german - 1 changes by planetmaker
indonesian - 11 changes by fanioz
italian - 1 changes by lorenzodv
polish - 11 changes by amateja
romanian - 15 changes by kkmic, kneekoo
serbian - 21 changes by etran
slovak - 2 changes by keso53
spanish - 1 changes by Terkhen
2010-02-26 18:51:01 +00:00
rubidium 27ab2d88b8 (svn r19267) -Update: Bulgarian, Chinese (Traditional), Croatian, Indonesian, Norwegian (Bokmal), Portuguese, Russian and Slovenian base set translations.
+description.bg_BG = Празен музикален пакет.
+description.hr_HR = Muzički paket bez ikakve muzike.
+description.id_ID = Paket musik tanpa berisi musik.
+description.nb_NO = En musikkpakke uten noe musikk.
+description.pt_PT = Um conjunto de música vazio.
+description.ru_RU = "Пустой" набор музыкального оформления, не содержащий никакой музыки.
+description.sl_SL = Glasbeni paket z vključeno glasbo.
+description.zh_TW = 不含任何音樂的音樂集。
2010-02-26 18:45:23 +00:00
rubidium 45f34a4203 (svn r19265) -Fix [FS#3618]: "Can't build <industry> here... <industry> in the way" showed the to-be-built industry twice, instead of the to-be-built industry and the industry that's in the way 2010-02-26 10:08:16 +00:00
rubidium eb220617d5 (svn r19264) -Fix (r19179): strgen segfaults when trying to lookup the command for a non-existing command 2010-02-26 10:03:33 +00:00
rubidium 425ac1ec1f (svn r19263) -Fix (r19184): some specific industry creation errors got replaced by 'site unsuitable'. 2010-02-26 09:55:53 +00:00
rubidium 0f6d82df7e (svn r19262) -Feature: finalise BaNaNaS support for music sets 2010-02-26 00:00:55 +00:00
smatz 7b1e0a4b67 (svn r19260) -Codechange: another minor coding style fix 2010-02-25 22:59:24 +00:00
terkhen 17288d6c80 (svn r19259) -Fix (r19230): Road stops were not removed in case of bankruptcy. 2010-02-25 21:43:28 +00:00
smatz ebab6120e6 (svn r19257) -Codechange: minor coding style fix 2010-02-25 21:13:50 +00:00
yexo 7ff55502f0 (svn r19256) -Codechange: use a constructor/destructor for GRFConfig to make sure all members are properly initialized 2010-02-25 20:06:11 +00:00
yexo a9c8dbc0a0 (svn r19255) -Codechange: encapsulate GRFIdentifier in GRFConfig instead of subclassing it 2010-02-25 20:05:31 +00:00
yexo 4377b5fd44 (svn r19254) -Codechange: simplify newgrf text code by introducing a few helper functions 2010-02-25 20:00:11 +00:00
translators e2aed3664d (svn r19253) -Update from WebTranslator v3.0:
afrikaans - 1 changes by Kayos
traditional_chinese - 5 changes by Kwokfu
croatian - 8 changes by VoyagerOne
czech - 2 changes by SmatZ
danish - 21 changes by beruic, silentStatic
dutch - 1 changes by habell
esperanto - 13 changes by kristjan
french - 1 changes by glx
hungarian - 1 changes by IPG
korean - 1 changes by junho2813
lithuanian - 1 changes by Devastator
norwegian_bokmal - 17 changes by mantaray
norwegian_nynorsk - 135 changes by mantaray
portuguese - 8 changes by SupSuper
brazilian_portuguese - 24 changes by Tucalipe, leandromoh
russian - 2 changes by Lone_Wolf
slovenian - 1 changes by ntadej
swedish - 19 changes by daishan
turkish - 4 changes by niw3
vietnamese - 5 changes by myquartz
2010-02-25 18:46:00 +00:00
rubidium 88f9ab5b9c (svn r19252) -Fix [FS#3639]: writing (console) output to a file failed on Windows if the date would not be logged. 2010-02-25 18:26:55 +00:00
yexo 2c1b7410f3 (svn r19251) -Codechange: add a contructor to GRFError and use it to allocating errors more uniform.
-Fix: some grf error messages didn't free the previous error messages, creating a memory leak
2010-02-25 15:54:40 +00:00
rubidium 14d28c5e69 (svn r19250) -Fix [FS#3643]: with RTL languages clicking a horizontal scrollbar that could not scroll could cause a crash 2010-02-25 14:53:22 +00:00
smatz 1ad5e1cece (svn r19249) -Fix [FS#3642](r18803): start and end tiles were swapped in CMD_REMOVE_LONG_ROAD 2010-02-25 14:09:58 +00:00
rubidium 77214378ca (svn r19248) -Fix: DOS 'port' did not compile anymore 2010-02-25 13:06:00 +00:00
yexo 1a89a5fc92 (svn r19247) -Codechange: Rename methods to fit better to common style (skidd13) 2010-02-25 11:52:04 +00:00
yexo 433e1d884c (svn r19246) -Doc: CBinaryHeapT (skidd13) 2010-02-25 11:51:38 +00:00
yexo 0973a9e624 (svn r19245) -Codechange: apply coding style to binary heap (skidd13) 2010-02-25 11:50:58 +00:00
yexo 87ff9ebd7b (svn r19244) -Codechange: Remove function call if consistency-check is not used (skidd13) 2010-02-25 11:50:30 +00:00
yexo 09335c74a2 (svn r19243) -Codechange: rename var's to fit better to common style (skidd13) 2010-02-25 11:49:17 +00:00
yexo dd03cd54ee (svn r19242) -Codechange: Perfer pointer instead of reference (skidd13)
-Cleanup: merge PopHead() and RemoveHead() into Shift()
2010-02-25 11:48:50 +00:00
yexo 7537fb18bc (svn r19241) -Cleanup: Move the HeapifyUp code into its own method (skidd13) 2010-02-25 11:48:09 +00:00
yexo eeb8189745 (svn r19240) -Codechange: Unify HeapifyUp code (skidd13) 2010-02-25 11:47:44 +00:00
yexo b4c51f2ccd (svn r19239) -Cleanup: Move the HeapifyDown code into its own method (skidd13) 2010-02-25 11:47:18 +00:00
yexo 7e403a761d (svn r19238) -Codechange: Unify the HeapifyDown code (skidd13) 2010-02-25 11:46:41 +00:00
yexo 48ee211c1e (svn r19237) -Codechange: use types directly and prefer uint instead of int (skidd13) 2010-02-25 11:46:20 +00:00