Commit Graph

17985 Commits (81e352b4b6f7f72715646c7c39d3aec4100ea917)
 

Author SHA1 Message Date
frosch c9e920f1eb (svn r22693) -Fix [FS#4691]: The override managers were not reset in some cases like creating a new scenario. 13 years ago
rubidium 793ec45a73 (svn r22692) -Update: [Windows] Installer didn't mention 7 all the time 13 years ago
translators 899a66436a (svn r22691) -Update from WebTranslator v3.0:
greek - 14 changes by kyrm
romanian - 1 changes by kkmic
ukrainian - 6 changes by Madvin
13 years ago
frosch 5e0bf4ada8 (svn r22690) -Fix: [NewGRF] Aircrafts defined with IDs above the default aircrafts always defaulted to passenger cargo. 13 years ago
translators 42804a8605 (svn r22689) -Update from WebTranslator v3.0:
belarusian - 1 changes by KorneySan
hungarian - 6 changes by IPG
russian - 1 changes by KorneySan
13 years ago
translators 46c219ecdf (svn r22688) -Update from WebTranslator v3.0:
greek - 4 changes by fumantsu, kyrm
vietnamese - 5 changes by nglekhoi
13 years ago
translators 72d1c3599b (svn r22687) -Update from WebTranslator v3.0:
catalan - 6 changes by arnau
13 years ago
translators cd992bb00f (svn r22683) -Update from WebTranslator v3.0:
italian - 1 changes by lorenzodv
13 years ago
frosch 5c6a7f42d5 (svn r22682) -Fix: [NewGRF] Disallow accessing variable 1B due to desync reasons. 13 years ago
translators 31f6e99000 (svn r22681) -Update from WebTranslator v3.0:
greek - 2 changes by fumantsu
13 years ago
translators 8f017572b1 (svn r22680) -Update from WebTranslator v3.0:
croatian - 1 changes by VoyagerOne
dutch - 1 changes by habell
finnish - 1 changes by jpx_
greek - 66 changes by kyrm
serbian - 1 changes by etran
13 years ago
planetmaker e188edd8f6 (svn r22679) -Change [FS#4692] (r22655): [NewGRF] Use a value of 0 to indicate the invalid waterclass in the nearby land info (0x60 ind. tiles, 0x62 houses, objects,...) 13 years ago
planetmaker e3d9879690 (svn r22678) -Doc: More doxygen sprinkles in MacOSX code and cocoa video driver 13 years ago
planetmaker b09c863e1c (svn r22677) -Doc: A few doxygen sprinkles in toolbar_gui.cpp 13 years ago
translators 16d39f9071 (svn r22676) -Update from WebTranslator v3.0:
czech - 1 changes by Harlequin
english_US - 1 changes by Rubidium
french - 2 changes by glx
german - 1 changes by planetmaker
spanish - 6 changes by Terkhen
13 years ago
planetmaker 3045c3fd2a (svn r22675) -Change: Add a menu entry for the sprite bounding box debuging feature in the help menu and enable bounding boxes only in conjunction with the newgrf developer tools 13 years ago
translators a70c37e4c9 (svn r22674) -Update from WebTranslator v3.0:
danish - 5 changes by NeoNmaN
13 years ago
planetmaker dfa45e79fe (svn r22673) -Add #4690: Provide random bits in var 0x10 for callback 0x3B in all cases (Hirundo) 13 years ago
translators a692db0704 (svn r22672) -Update from WebTranslator v3.0:
czech - 4 changes by Harlequin
german - 5 changes by planetmaker
13 years ago
translators b36f8bec24 (svn r22671) -Update from WebTranslator v3.0:
czech - 4 changes by Harlequin
korean - 5 changes by telk5093
polish - 7 changes by wojteks86
13 years ago
frosch 718e0090b2 (svn r22670) -Change: Do not spawn explosion effects when bulldozing in paused mode. They block the view. 13 years ago
alberth d55b380b69 (svn r22669) -Codechange: For non-windows, only test for file existence again if strtolower actually changed the name. 13 years ago
alberth 20c2b5fdde (svn r22668) -Codechange: FioFindFullPath tests already whether the file exists. 13 years ago
translators d209369c50 (svn r22667) -Update from WebTranslator v3.0:
belarusian - 6 changes by Wowanxm
13 years ago
translators 264fead679 (svn r22666) -Update from WebTranslator v3.0:
czech - 7 changes by micropro_cz
luxembourgish - 9 changes by Phreeze
13 years ago
translators b1d68bb3b1 (svn r22665) -Update from WebTranslator v3.0:
portuguese - 5 changes by JayCity
romanian - 5 changes by kkmic
13 years ago
translators add34b41bf (svn r22664) -Update from WebTranslator v3.0:
serbian - 5 changes by etran
13 years ago
translators e338449974 (svn r22663) -Update from WebTranslator v3.0:
croatian - 5 changes by VoyagerOne
dutch - 5 changes by habell
french - 5 changes by glx
italian - 6 changes by lorenzodv
russian - 6 changes by Lone_Wolf
vietnamese - 5 changes by nglekhoi
13 years ago
frosch 371a66e14d (svn r22662) -Fix (r22639)[FS#4683]: Ships can also travel on certain rail tiles. 13 years ago
frosch 7ec119a574 (svn r22661) -Fix (r22659): Silence a gcc warning. 13 years ago
translators 44b49269fc (svn r22660) -Update from WebTranslator v3.0:
english_US - 5 changes by Rubidium
finnish - 5 changes by jpx_
13 years ago
michi_cc d579af11e8 (svn r22659) -Add: [NewGRF] Support for the land slope check callback for stations. 13 years ago
michi_cc e5dd6f9227 (svn r22658) -Feature: [NewGRF] Custom error messages for object callback 0x157. 13 years ago
michi_cc 624aec0b19 (svn r22657) -Add: [NewGRF] More default error messages for the industry shape and location callbacks. 13 years ago
michi_cc 206ff68e65 (svn r22656) -Codechange: Deduplicate the custom error message of the industry shape and location callbacks. 13 years ago
michi_cc 1e855be492 (svn r22655) -Add: [NewGRF] Add water class to the 'land info of nearby tiles' vars. 13 years ago
frosch abf286e990 (svn r22649) -Fix [FS#4670]: Switching from a red to a white highlight (by switching to another tool) without switching the highlight mode (HT_RECT etc.) did not mark the selection dirty. 13 years ago
frosch 9afe1c1d20 (svn r22648) -Fix (r22629): Missing 'break'. (thanks michi_cc) 13 years ago
frosch 3639456cc4 (svn r22647) -Codechange: Enhance MP_WATER map accessors with assertions. (adf88) 13 years ago
frosch a7f7a97825 (svn r22646) -Codechange: Simplify MP_WATER map accessors, esp. for locks and depots. (based on patched by adf88 and michi_cc) 13 years ago
frosch d4dbe95274 (svn r22645) -Fix [FS#4678]: GetSection() does not return a LockPart. 13 years ago
frosch 570da01d3a (svn r22644) -Codechange: Use IsShipDepotTile() instead of single water- and depottests. (adf88) 13 years ago
michi_cc 8565703a4c (svn r22643) -Fix: Disallow building NewObjects on water tiles owned by another company. 13 years ago
frosch a6ce6c144b (svn r22642) -Change: Disable the 'set parameters' button in the NewGRF GUI, if the GRF specifies to have no parameters and one would not be able to set any parameters anyway. 13 years ago
frosch 566a9612a0 (svn r22641) -Fix (r22639): Warning about uninitialised fields. 13 years ago
translators 84007b6f9a (svn r22640) -Update from WebTranslator v3.0:
brazilian_portuguese - 2 changes by Tucalipe
13 years ago
michi_cc 9218c56cde (svn r22639) -Feature: [NewGRF] Support for ship props 14/15 (ocean/canal speed fraction). 13 years ago
michi_cc 662a0a9cd3 (svn r22638) -Fix: Keep the previous owner of the upper and lower lock parts if they are built on existing water. 13 years ago
translators d1be388bc9 (svn r22637) -Update from WebTranslator v3.0:
polish - 1 changes by wojteks86
13 years ago
frosch 412cbe133d (svn r22636) -Fix: Airports should not expose the tile specific random bits of the north tile. Only airport tiles should access those. 13 years ago