Commit Graph

12074 Commits

Author SHA1 Message Date
rubidium d78a4850a6 (svn r22912) -Fix [FS#4753]: another attempt at fixing a related crash (can't reproduce it though) 2011-09-09 17:46:21 +00:00
translators b27715dd21 (svn r22911) -Update from WebTranslator v3.0:
french - 1 changes by ElNounch
persian - 48 changes by Peymanpn
russian - 3 changes by akasoft
2011-09-09 17:45:16 +00:00
rubidium bffa93a4e9 (svn r22910) -Fix [FS#4617]: icon would (almost) never be shown for SDL builds 2011-09-09 09:13:18 +00:00
rubidium db12a5f703 (svn r22908) -Codechange: silence MSVC warning 2011-09-08 17:54:49 +00:00
translators 6531bf3ded (svn r22907) -Update from WebTranslator v3.0:
spanish - 1 changes by Terkhen
2011-09-08 17:45:08 +00:00
rubidium 748bddb31a (svn r22906) -Fix (r22905): variable not properly cleared before use 2011-09-08 10:02:43 +00:00
rubidium 62777dbd84 (svn r22905) -Fix [FS#4753] (r22836): the name of the tar was removed from the AI filenames, so record it differently. Also removes some of the hackery to get the tar's filename 2011-09-08 09:55:04 +00:00
rubidium 414c397000 (svn r22904) -Codechange: add tar filename to file scanning 2011-09-08 09:48:52 +00:00
translators 92244f1663 (svn r22903) -Update from WebTranslator v3.0:
czech - 2 changes by TheLamer
english_US - 7 changes by Rubidium
2011-09-07 17:45:17 +00:00
frosch 81732114f0 (svn r22902) -Fix: The name of the heightmap glitches in the 'play heightmap' window. 2011-09-06 20:33:56 +00:00
frosch d0a4672cc4 (svn r22901) -Fix (r22767): The river density dropdown was missing in the 'play heightmap' window. 2011-09-06 18:32:48 +00:00
translators 0e76c3f2b9 (svn r22900) -Update from WebTranslator v3.0:
dutch - 1 changes by Yexo
esperanto - 9 changes by Ailanto
german - 1 changes by planetmaker
romanian - 1 changes by kkmic
2011-09-06 17:45:23 +00:00
terkhen b0439aff59 (svn r22899) -Add: Allow towns to build bridges over canals and rivers. 2011-09-06 13:32:37 +00:00
glx 2c20738067 (svn r22898) -Codechange: use MSVC compiler intrinsics for byte swapping 2011-09-06 00:10:20 +00:00
frosch 2981404793 (svn r22897) -Change: More suitable default news settings instead of everything on 'full'. 2011-09-05 21:55:05 +00:00
translators 2bdde60397 (svn r22896) -Update from WebTranslator v3.0:
german - 2 changes by planetmaker
korean - 1 changes by junho2813
polish - 3 changes by wojteks86
portuguese - 1 changes by JayCity
spanish - 1 changes by Terkhen
2011-09-05 17:45:21 +00:00
planetmaker 20e359acbe (svn r22895) -Add: [OSX] Alternative code for the API calls deprecated in OSX 10.6 in the quartz video driver 2011-09-05 15:52:04 +00:00
planetmaker 45b099c655 (svn r22894) -Doc: Some sprinkles of doxygen for the cocoa video driver 2011-09-05 05:31:29 +00:00
planetmaker bce482c76f (svn r22893) -Fix [FS#4744]: [OSX] Compilation on OSX 10.7 was broken (based on patch by leecbaker)
-Add: [OSX] Support for fullscreen mode when compiled against SDK 10.7. Otherwise fullscreen mode is disabled when OpenTTD is run on OSX Lion
2011-09-04 17:49:08 +00:00
translators 5001b27cce (svn r22892) -Update from WebTranslator v3.0:
arabic_egypt - 41 changes by kasakg
belarusian - 3 changes by Wowanxm
czech - 7 changes by TheLamer
korean - 3 changes by junho2813
2011-09-04 17:45:16 +00:00
planetmaker 5188587a04 (svn r22889) -Fix [FS#4751]: [OSX] MacOSX 10.7 knows already about strndup (leecbaker) 2011-09-04 11:28:43 +00:00
frosch a3eb319415 (svn r22888) -Doc: Doxygenize Town struct. (adf88) 2011-09-04 09:06:07 +00:00
translators 85bddaf732 (svn r22883) -Update from WebTranslator v3.0:
simplified_chinese - 23 changes by Gavin
czech - 9 changes by TheLamer
finnish - 1 changes by jpx_
hungarian - 6 changes by IPG
italian - 1 changes by lorenzodv
persian - 76 changes by Peymanpn
russian - 1 changes by Lone_Wolf
serbian - 1 changes by etran
spanish - 1 changes by Terkhen
swedish - 1 changes by Zuu
vietnamese - 1 changes by nglekhoi
2011-09-03 17:46:08 +00:00
frosch 0dca1941ad (svn r22882) -Fix [FS#4758]: [NewGRF] DCxx text references via the textstack are not allowed, but caused crash. 2011-09-03 16:10:42 +00:00
frosch 5ccd091fd1 (svn r22881) -Fix (r22875): GCC warnings on 64bit systems. 2011-09-03 12:45:45 +00:00
frosch 275a394bc1 (svn r22880) -Cleanup: SIZE_MAX is now defined in stdafx.h 2011-09-03 12:17:36 +00:00
terkhen 5dcc2cc527 (svn r22879) -Fix: Miscalculation of train curve speed limits. (monoid) 2011-09-03 11:21:56 +00:00
frosch b910ae9886 (svn r22878) -Fix (r22873-ish): Check range before casting to uint16. 2011-09-03 10:52:43 +00:00
terkhen 008b5b6d27 (svn r22877) -Fix (r22874): Fix broken compilation on MinGW. 2011-09-03 10:31:28 +00:00
frosch b2bc7797bf (svn r22876) -Fix [FS#4712]: Report an error in the news if autoreplace/renew fails due to the engine type being no longer available. 2011-09-02 22:21:07 +00:00
michi_cc f227e90c24 (svn r22875) -Codechange: Add some asserts and checks to better prevent overflow of the argument to malloc. (monoid) 2011-09-02 20:54:51 +00:00
michi_cc 65637d8941 (svn r22874) -Fix [FS#4747]: Check size of various buffers before allocation. (monoid) 2011-09-02 20:16:41 +00:00
michi_cc 6c7cbb1d46 (svn r22873) -Fix [FS#4747]: Validate image dimensions before loading. (Based on patch by monoid) 2011-09-02 20:16:34 +00:00
michi_cc 655d45e7d3 (svn r22872) -Fix [FS#4746]: Improve handling of slightly invalid BMP files using the under-specified RLE compression. Improve coding style while at it as well. (Based on patch by monoid) 2011-09-02 20:16:29 +00:00
michi_cc 73624abd5e (svn r22871) -Fix [FS#4746]: Perform stricter checks on RLE compressed BMP images. (monoid) 2011-09-02 20:16:23 +00:00
translators be818a5f95 (svn r22870) -Update from WebTranslator v3.0:
greek - 5 changes by kyrm
persian - 36 changes by Peymanpn
portuguese - 1 changes by JayCity
2011-09-02 17:45:20 +00:00
planetmaker d0cff8b38b (svn r22869) -Codechange: Use the same constant to set the minimum height of all widgets in the windows title bar 2011-09-02 16:05:19 +00:00
planetmaker a2ebe437e6 (svn r22868) -Change: Resize the company league window according to the company icon's size 2011-09-02 15:55:52 +00:00
frosch c9765caf6a (svn r22867) -Fix (r12122): Variables 40 and 81 of callback 18 are not the same as 80. 2011-09-01 19:43:37 +00:00
frosch cbf3bae992 (svn r22866) -Fix (r16396): Generic callbacks shall chain to the next GRF when the callback fails. 2011-09-01 19:40:51 +00:00
frosch 406bea5303 (svn r22865) -Fix (r13885): The GRFFile parameter for generic callbacks is a return parameter. 2011-09-01 19:37:21 +00:00
translators 5d850ea2f6 (svn r22864) -Update from WebTranslator v3.0:
catalan - 6 changes by arnau
dutch - 1 changes by habell
french - 1 changes by Snail_
italian - 3 changes by Snail_, lorenzodv
persian - 63 changes by Peymanpn
polish - 11 changes by wojteks86
portuguese - 24 changes by JayCity
brazilian_portuguese - 8 changes by Tucalipe
romanian - 3 changes by kkmic
serbian - 2 changes by etran
swedish - 13 changes by Zuu
turkish - 1 changes by niw3
vietnamese - 3 changes by nglekhoi
2011-09-01 17:45:54 +00:00
yexo 8575afa362 (svn r22863) -Fix (r22861): AIOrder::SetOrderCondition didn't accept the new condition 2011-09-01 10:04:12 +00:00
planetmaker 56c36aed86 (svn r22862) -Add: Allow the tree build gui to resize according to tree size 2011-08-31 22:52:26 +00:00
yexo ec9a9bea3a (svn r22861) -Add: [NoAI] support the new conditional order introduced in r22858 (Zuu) 2011-08-31 22:41:10 +00:00
translators 9b56713a69 (svn r22860) -Update from WebTranslator v3.0:
dutch - 1 changes by habell
finnish - 4 changes by jpx_
german - 1 changes by planetmaker
russian - 1 changes by Lone_Wolf
serbian - 3 changes by etran
spanish - 2 changes by Terkhen
2011-08-31 17:45:24 +00:00
terkhen 1916088d11 (svn r22859) -Fix: Add missing : in slope steepness strings. (monoid) 2011-08-31 09:13:33 +00:00
frosch 4e5d841d66 (svn r22858) -Feature: Conditional order depending on remaining lifetime of a vehicle. (monoid) 2011-08-30 20:21:01 +00:00
frosch c9982cfbd4 (svn r22857) -Fix: Spelling of lifetime. (monoid) 2011-08-30 20:03:03 +00:00
translators 9207f30439 (svn r22856) -Update from WebTranslator v3.0:
belarusian - 3 changes by KorneySan
french - 2 changes by Snail_
italian - 6 changes by Snail_, lorenzodv
turkish - 40 changes by niw3
2011-08-30 17:45:34 +00:00
translators 30068f2ab7 (svn r22855) -Update from WebTranslator v3.0:
dutch - 2 changes by habell
greek - 6 changes by kyrm
romanian - 2 changes by kkmic
russian - 3 changes by Lone_Wolf, perk11
2011-08-29 17:45:22 +00:00
frosch 36dd5cd685 (svn r22854) -Change: [NewGRF] Allow replacing depot sprites without having to provide rail overlays. (Hirundo) 2011-08-28 20:33:40 +00:00
frosch 286b2aeee5 (svn r22853) -Doc: Add a missing bit of AI documentation. 2011-08-28 20:28:04 +00:00
translators d8a3c4f9bd (svn r22852) -Update from WebTranslator v3.0:
finnish - 2 changes by USephiroth
persian - 3 changes by Peymanpn
vietnamese - 2 changes by nglekhoi
2011-08-28 17:45:18 +00:00
translators 64c968f14e (svn r22851) -Update from WebTranslator v3.0:
catalan - 1 changes by arnau
german - 2 changes by planetmaker
serbian - 2 changes by etran
spanish - 2 changes by Terkhen
vietnamese - 12 changes by nglekhoi
2011-08-27 17:45:18 +00:00
frosch 8a9b68d964 (svn r22850) -Feature: Display separate ocean and canal speeds in the ship purchase list, if they differ. 2011-08-27 10:34:31 +00:00
frosch e157a23056 (svn r22849) -Codechange: Add ShipVehicleInfo::ApplyWaterClassSpeedFrac() to apply ocean/canal speed fractions to velocities. 2011-08-27 10:33:45 +00:00
frosch c6e29a5b89 (svn r22848) -Add: The missing bits in station variable 43. 2011-08-27 08:42:24 +00:00
frosch b642b4a881 (svn r22847) -Fix (r22816): Wagons shall not be processed by autorenew. 2011-08-27 08:41:36 +00:00
translators 4c434ad775 (svn r22846) -Update from WebTranslator v3.0:
dutch - 1 changes by habell
italian - 1 changes by lorenzodv
2011-08-26 17:45:11 +00:00
rubidium 4836a6e50e (svn r22845) -Fix [FS#4745]: perform stricter checks on some commands (monoid) 2011-08-26 16:39:02 +00:00
translators 9975f30eb7 (svn r22844) -Update from WebTranslator v3.0:
dutch - 4 changes by habell
greek - 1 changes by kyrm
romanian - 1 changes by kkmic
russian - 1 changes by Lone_Wolf
2011-08-25 17:45:12 +00:00
planetmaker ef09794faa (svn r22843) -Fix [FS#4748]: Harden savegame load against too many ai config settings (monoid) 2011-08-25 16:37:27 +00:00
rubidium d839aa0475 (svn r22836) -Codechange: simplify the scanning of (AI) scripts 2011-08-25 10:37:28 +00:00
rubidium 672df52e0c (svn r22835) -Codechange: keep track of the subdirectory we are looking through in the file scanner 2011-08-25 10:31:35 +00:00
rubidium 41169291e3 (svn r22834) -Codechange: unify some code, and extend it to work for other filenames that should end in a particular way 2011-08-25 10:24:49 +00:00
planetmaker 09c3cabc1e (svn r22833) -Fix (r18006): Compilation on OSX was broken 2011-08-24 21:26:03 +00:00
translators f5faf834b2 (svn r22831) -Update from WebTranslator v3.0:
english_US - 1 changes by Rubidium
finnish - 1 changes by jpx_
french - 1 changes by glx
german - 1 changes by planetmaker
greek - 22 changes by kyrm
persian - 1 changes by Peymanpn
serbian - 5 changes by etran
spanish - 17 changes by Terkhen
2011-08-24 17:45:26 +00:00
rubidium 432b1a4aff (svn r22830) -Codechange: move more logic to after the scanning of NewGRFs 2011-08-24 17:04:18 +00:00
rubidium f5dd74499b (svn r22829) -Codechange: unify the dirtying of windows after an AI scan 2011-08-24 16:38:09 +00:00
rubidium 49d8852f3f (svn r22828) -Codechange: give some variables a better name and clean up the code of loading old style GRFs 2011-08-24 14:31:18 +00:00
rubidium b4edc30c64 (svn r22827) -Codechange: pass the/a more proper sub directory when opening (some) files instead of the default one 2011-08-24 13:53:34 +00:00
rubidium 8e5f433b22 (svn r22826) -Codechange: pass sub directory to NewGRF loading functions 2011-08-24 13:48:29 +00:00
rubidium 2a12c9df2f (svn r22825) -Codechange: pass subdir to FioOpenFile 2011-08-24 13:42:06 +00:00
rubidium 05300a00b1 (svn r22824) -Codechange: pass sub directory to ini loading 2011-08-24 13:38:26 +00:00
rubidium 5f06d5067f (svn r22823) -Codechange: pass the sub directory to search in to GetFileTitle 2011-08-24 13:35:46 +00:00
rubidium 0061b5f184 (svn r22822) -Codechange: make a distinction between base sets and newgrfs for their directory 2011-08-24 13:33:49 +00:00
terkhen bbdc8fdba7 (svn r22821) -Fix [FS#4741]: Allow to demolish aqueducts built in the scenario editor. 2011-08-24 12:19:12 +00:00
rubidium 70179db81e (svn r22820) -Codechange: perform a full (re)draw cycle in the first draw during progress instead of waiting 200ms 2011-08-24 12:18:53 +00:00
rubidium 38ad276acc (svn r22819) -Fix: include the header where it should be included 2011-08-24 12:12:36 +00:00
rubidium 9fe4b959ac (svn r22818) -Fix [FS#4742] (r22796, rlongago): don't spawn threads for world generation and NewGRF scanning when using the dedicated or null video driver regardless of the used blitter 2011-08-24 12:11:10 +00:00
translators fde0b4ce14 (svn r22817) -Update from WebTranslator v3.0:
belarusian - 11 changes by KorneySan
catalan - 16 changes by arnau
czech - 5 changes by SmatZ
finnish - 17 changes by jpx_
french - 1 changes by glx
german - 8 changes by planetmaker
hungarian - 17 changes by IPG
italian - 28 changes by lorenzodv
persian - 170 changes by Peymanpn
polish - 2 changes by wojteks86
russian - 13 changes by Lone_Wolf
swedish - 11 changes by Zuu
2011-08-23 17:46:06 +00:00
frosch 28117b3eb0 (svn r22816) -Feature(ette): [NewGRF] Also age wagons and articulated parts. 2011-08-22 21:33:58 +00:00
translators 3957f428b1 (svn r22815) -Update from WebTranslator v3.0:
dutch - 10 changes by habell
english_US - 8 changes by Rubidium
german - 1 changes by planetmaker
italian - 10 changes by lorenzodv
polish - 8 changes by xaxa
romanian - 4 changes by kkmic
russian - 4 changes by Lone_Wolf
serbian - 4 changes by etran
2011-08-22 17:45:34 +00:00
rubidium 2cd07511a7 (svn r22814) -Fix (r22813): typo 2011-08-22 17:38:19 +00:00
rubidium 8a58b8680c (svn r22813) -Fix [FS#4575]: make naming of currencies more consistent 2011-08-22 17:35:06 +00:00
rubidium 312e525e33 (svn r22812) -Fix: incorrect currency code 2011-08-22 17:24:09 +00:00
rubidium 21f194bbf2 (svn r22811) -Change: don't try to load static NewGRFs when loading the intro game for the first time 2011-08-22 12:54:17 +00:00
michi_cc 9c73f15cde (svn r22810) -Fix: Growth a town on both ends of a tunnel/bridge if the town centre tile is a bridge ramp/tunnel portal. 2011-08-22 12:41:24 +00:00
rubidium 4c030468e1 (svn r22809) -Fix [FS#4731]: towns expanding from the "wrong" side of a tunnel or bridge 2011-08-22 11:47:15 +00:00
rubidium 9023de2c1f (svn r22808) -Change [FS#4740]: make it less likely that a one tile wide lake is created 2011-08-21 19:36:30 +00:00
rubidium 0ad82be1f3 (svn r22807) -Feature-ish: show a message about missing strings in the intro window if a certain (configurable) threshold has been reached and its not a stable release 2011-08-21 19:23:06 +00:00
rubidium 525e2c9e73 (svn r22806) -Codechange: store the number of untranslated strings in the language file 2011-08-21 19:21:38 +00:00
rubidium f6b0561cd8 (svn r22805) -Codechange: move use of magic number for version checking to more logical location 2011-08-21 18:57:45 +00:00
translators 786ae457f1 (svn r22804) -Update from WebTranslator v3.0:
english_US - 3 changes by Rubidium
french - 3 changes by glx
german - 3 changes by planetmaker
lithuanian - 13 changes by vytulis7
persian - 182 changes by Peymanpn
brazilian_portuguese - 6 changes by Tucalipe
romanian - 6 changes by tonny
russian - 6 changes by Lone_Wolf
serbian - 6 changes by etran
spanish - 6 changes by Terkhen
vietnamese - 6 changes by nglekhoi
2011-08-21 17:45:40 +00:00
rubidium 81e352b4b6 (svn r22803) -Fix (r22796): clicking should not work either when hiding windows 2011-08-21 16:48:31 +00:00
frosch cb93a7a824 (svn r22802) -Fix (r22781): Coding style. 2011-08-21 14:59:05 +00:00
michi_cc 45b95ed629 (svn r22801) -Feature: [YAPF] Take canal/ocean speed fraction of ships into account. 2011-08-21 14:13:22 +00:00
rubidium c10d415723 (svn r22800) -Fix (r22796): don't run the scanning threaded when there is no reason to do so (no UI to update) 2011-08-21 13:19:06 +00:00
rubidium 23e5720392 (svn r22799) -Fix (r22792): compile failure when there is no networking support 2011-08-21 13:10:19 +00:00
rubidium d89ff5b278 (svn r22798) -Change: jump immediately to the next mode after scanning (if needed) 2011-08-21 12:53:38 +00:00
rubidium dc5f44883b (svn r22797) -Add: progress bar for scanning NewGRFs 2011-08-21 12:53:13 +00:00
rubidium 2987bcc79b (svn r22796) -Codechange: run the NewGRF scanning in a separate thread 2011-08-21 12:53:00 +00:00
rubidium 5ea6064fab (svn r22795) -Codechange: load the intro game the first time without NewGRFs 2011-08-21 12:52:24 +00:00
rubidium d1657fae80 (svn r22794) -Codechange: let window drawing determine which windows may be drawn when a modal progress is busy 2011-08-21 12:51:52 +00:00
rubidium 6d51883a87 (svn r22793) -Codechange: remove callback default to make clear they are not forgotten 2011-08-21 12:51:18 +00:00
rubidium 5e7abe58f9 (svn r22792) -Codechange: use scan callback for initial NewGRF scanning 2011-08-21 12:50:47 +00:00
rubidium 2cc2d02643 (svn r22791) -Codechange: use callback for scanning from the NewGRF window 2011-08-21 12:50:13 +00:00
rubidium d7593d8815 (svn r22790) -Codechange: add callback for when NewGRF scanning is complete 2011-08-21 12:49:51 +00:00
rubidium e99aec39ef (svn r22789) -Codechange: rename generation window class to modal progress 2011-08-21 12:49:14 +00:00
rubidium 421053a694 (svn r22788) -Codechange: move modal progress related functions and variables to progress.cpp/h 2011-08-21 12:48:46 +00:00
rubidium a67cf6bae1 (svn r22787) -Codechange: rename genworld redraw constant 2011-08-21 12:47:45 +00:00
rubidium 7b7869fba7 (svn r22786) -Codechange: rename genworld mutices to model_progress mutices 2011-08-21 12:47:24 +00:00
rubidium 37415b9cf7 (svn r22785) -Codechange: rename IsGeneratingWorld to HasModalProgress 2011-08-21 12:46:46 +00:00
frosch 236075e944 (svn r22784) -Fix: Move Action 2 references from GRFFile to GrfProcessingState, and reset them after each loading stage. 2011-08-21 12:07:15 +00:00
frosch bb57e0934a (svn r22783) -Fix: Move Action 1 references from GRFFile to GrfProcessingState, and reset them after each loading stage. 2011-08-21 12:06:54 +00:00
frosch 7bd7324b30 (svn r22782) -Fix: Add GrfProcessingState::ClearDataForNextFile() to clear temporary data at a specific spot, esp. clear 'data_blocks' now. 2011-08-21 12:06:24 +00:00
frosch 6963ce6665 (svn r22781) -Codechange: Group global variables temporarily used during GRF loading into a struct. 2011-08-21 12:05:47 +00:00
frosch aefee3d375 (svn r22780) -Fix: [NewGRF] String codes 84 and 87 print signed values. 2011-08-20 23:16:49 +00:00
frosch 3edfd1c9d2 (svn r22779) -Add: [NewGRF] Stringcode for printing a unsinged word in power units. (Hirundo) 2011-08-20 23:07:37 +00:00
frosch 26530063f1 (svn r22778) -Add: [NewGRF] Stringcodes for printing 0-based dates. (Hirundo) 2011-08-20 22:35:11 +00:00
frosch cc89bec4a2 (svn r22777) -Fix-ish: [NewGRF] Stringcode 9A 01 is signed, and 9A 0B is kind of unsigned. But since both were already casted to the right types later, this makes actually no difference. 2011-08-20 22:14:27 +00:00
frosch 8d3d7b4e01 (svn r22776) -Codechange: Unify the naming of NewGRF string codes; always include the size of the parameter on the stack. (based on patch by Hirundo) 2011-08-20 22:06:38 +00:00
frosch 7394bcb813 (svn r22775) -Fix: [NewGRF] Stringcodes 82 and 83 are the same as the date codes in old OpenTTD. (Hirundo) 2011-08-20 21:42:05 +00:00
frosch ca00f98d51 (svn r22774) -Fix: [NewGRF] String codes for dates should use unsigned words, like old OpenTTD did before it learned dates before 1920. (Hirundo) 2011-08-20 21:32:34 +00:00
michi_cc 4261e8fdfd (svn r22773) -Add: Some grass around rivers in desert areas. 2011-08-20 20:07:02 +00:00
rubidium d7baf7a4a9 (svn r22772) -Fix (r22770): validation error 2011-08-20 17:48:57 +00:00
rubidium 327c5dd10c (svn r22771) -Codechange: unify some NewGRFScan calling code 2011-08-20 17:46:03 +00:00
translators 66bab6aeff (svn r22770) -Update from WebTranslator v3.0:
english_US - 6 changes by Rubidium
french - 6 changes by glx
german - 6 changes by planetmaker
lithuanian - 103 changes by vytulis7
persian - 267 changes by Peymanpn
polish - 2 changes by wojteks86
2011-08-20 17:45:24 +00:00
rubidium e17d799cb3 (svn r22769) -Fix (r22678): failed patch merging 2011-08-20 14:23:14 +00:00
rubidium 11a4e402c6 (svn r22768) -Add: progress bar updates for river building 2011-08-20 14:15:40 +00:00
rubidium 0041408e4f (svn r22767) -Add: river generation 2011-08-20 14:14:17 +00:00
rubidium e8a9bb3c0d (svn r22766) -Add: river graphics for the original base set (andythenorth) 2011-08-20 12:52:45 +00:00
planetmaker b102b58bde (svn r22765) -Cleanup: Remove unused constants and name a magic constant 2011-08-20 05:35:03 +00:00
frosch 27aff44e77 (svn r22764) -Add: [NoAI] AITile::GetTownAuthority(). 2011-08-19 21:19:10 +00:00
frosch b8f8cef34c (svn r22763) -Fix [FS#4702]: Clarify the meaning of AIStation::IsWithinTownInfluence(), AITile::IsWithinTownInfluence() and AITown::IsWithinTownInfluence(). 2011-08-19 21:18:32 +00:00
frosch a7d8195677 (svn r22762) -Fix (r22584): Update ai_company.hpp.sq 2011-08-19 21:14:51 +00:00
planetmaker 4b3aa9f26e (svn r22761) -Fix (r22708): Make invisible signs un-clickable (Zuu) 2011-08-19 20:54:15 +00:00
alberth f1b792cd01 (svn r22760) -Fix (r19459): Also free allocated depot tables. 2011-08-19 20:44:22 +00:00
translators 5a81e7c8d8 (svn r22759) -Update from WebTranslator v3.0:
dutch - 2 changes by Bennievv
persian - 224 changes by Peymanpn
swedish - 13 changes by Zuu
2011-08-19 17:45:11 +00:00
translators 3e4bf2e907 (svn r22758) -Update from WebTranslator v3.0:
portuguese - 1 changes by ABCRic
2011-08-18 17:45:10 +00:00
planetmaker 86234253a5 (svn r22757) -Fix [FS#4730]: [NewGRF] Invalid memory access when querying the grfID of the default objects 2011-08-18 14:08:51 +00:00
translators 2dd798149b (svn r22756) -Update from WebTranslator v3.0:
danish - 2 changes by zyx
korean - 2 changes by telk5093
persian - 18 changes by Peymanpn
2011-08-17 17:45:11 +00:00
frosch f34c666bc5 (svn r22755) -Fix [FS#4727]: When marking tile selections dirty, use the height information of the corners instead of the surface slope. This is more accurate when the foundation is kind of undefined. 2011-08-16 21:25:33 +00:00
translators 79508cb5c9 (svn r22754) -Update from WebTranslator v3.0:
malay - 118 changes by kazlan68
persian - 186 changes by Peymanpn
2011-08-16 17:45:07 +00:00
translators 3474e31043 (svn r22753) -Update from WebTranslator v3.0:
german - 1 changes by planetmaker
persian - 60 changes by Peymanpn
2011-08-15 17:45:10 +00:00
rubidium 5c13d3a83c (svn r22751) -Merge: documentation updates from 1.1 2011-08-14 18:53:55 +00:00
translators 1fcc679630 (svn r22750) -Update from WebTranslator v3.0:
persian - 118 changes by Peymanpn
vietnamese - 2 changes by nglekhoi
2011-08-14 17:45:12 +00:00
frosch a2cbae88b0 (svn r22746) -Feature: [NewGRF] Implement feature 04 property 18 bit 5. 2011-08-14 13:47:14 +00:00
frosch da0ee75a70 (svn r22745) -Fix: [NewGRF] SAT_CARGO_TAKEN and AAT_STATION_CARGO_TAKEN shall only be triggered when all cargo was taken. 2011-08-14 13:45:36 +00:00
frosch 99a045d5f0 (svn r22744) -Codechange: Clarify the scope of variables in LoadUnloadVehicle(). 2011-08-14 13:43:27 +00:00
alberth 6aa6c65db8 (svn r22743) -Fix [FS#4696]: Make aircraft point to the exit when leaving the hangar. 2011-08-13 12:47:18 +00:00
alberth c4118e3f6a (svn r22742) -Add: Add function to query exit direction of hangars at airports. 2011-08-13 12:44:42 +00:00
alberth bc6d4069fe (svn r22741) -Add: Add exit direction of hangars to airport specifications. 2011-08-13 12:43:05 +00:00
frosch 233065a5d8 (svn r22740) -Fix [FS#4708]: Display the size of the leveled platform in the measurement tooltip of terraforming operations. 2011-08-13 10:44:15 +00:00
frosch 92e701c6ed (svn r22739) -Fix: The measurement tooltip is supposed to be hidden when not dragging an area. 2011-08-13 10:43:11 +00:00
frosch 6bb33acc0d (svn r22738) -Fix [FS#4722] (r21854): Setting company passwords via the GUI on servers (including starting a company with the default password) failed, so no client could join. 2011-08-13 08:32:55 +00:00
rubidium 81074e0ca2 (svn r22737) -Fix [FS#4717]: some corrupted savegames could crash OpenTTD instead of showing the "savegame corrupted" message 2011-08-12 18:36:47 +00:00
rubidium c8f19a608d (svn r22736) -Codechange: constify some numbers 2011-08-12 18:34:09 +00:00
rubidium 14fae95134 (svn r22735) -Fix [FS#4718]: triggering NOT_REACHED when playing with a NewGRF that supplies genders/cases for a language that you removed from your installation 2011-08-12 18:14:15 +00:00
translators fa4f6737d6 (svn r22734) -Update from WebTranslator v3.0:
catalan - 1 changes by arnau
persian - 13 changes by Peymanpn
2011-08-12 17:45:12 +00:00
translators 0f2bad6dca (svn r22733) -Update from WebTranslator v3.0:
basque - 78 changes by Thadah
persian - 55 changes by Peymanpn
romanian - 2 changes by tonny
2011-08-11 17:45:15 +00:00
translators 82305ba556 (svn r22732) -Update from WebTranslator v3.0:
latvian - 36 changes by dzhins
romanian - 30 changes by kkmic, tonny
2011-08-10 17:45:11 +00:00
frosch d10168f211 (svn r22731) -Fix: [NewGRF] The construction stage sprites were incorrectly selected in cases other than 1 or 4 sprites per set. 2011-08-08 21:26:58 +00:00
translators 68068b6eff (svn r22730) -Update from WebTranslator v3.0:
hungarian - 1 changes by IPG
2011-08-08 17:45:06 +00:00
translators c20939d4ba (svn r22729) -Update from WebTranslator v3.0:
romanian - 2 changes by tonny
2011-08-07 17:45:08 +00:00
translators 6a87848809 (svn r22727) -Update from WebTranslator v3.0:
russian - 1 changes by Lone_Wolf
2011-08-06 17:45:11 +00:00
frosch c76d1c54b7 (svn r22726) -Fix: AITile::GetCargoAcceptance, AITile::GetCargoProduction and AIRail::BuildNewGRFRailStation did not check the cargo argument for validity. 2011-08-06 17:20:21 +00:00
frosch ba7356b520 (svn r22725) -Fix: Always draw NewGRF supplied texts with a default colour. 2011-08-06 13:56:27 +00:00
frosch 9e2c2490eb (svn r22724) -Codechange: Reduce number of realloc calls when loading VarAct2s. 2011-08-06 13:55:52 +00:00
frosch f0b723ebaa (svn r22723) -Fix: Do not restrict AdvVarAct2 to 255 operations. 2011-08-06 13:17:18 +00:00
frosch 0625c9007f (svn r22722) -Fix: Skip invisible parent and child sprites due to transparency settings using the same logic as skipping due to grf-defined invisibility. 2011-08-06 11:14:07 +00:00
frosch 2e466cc184 (svn r22721) -Fix (r22518): Conditionally hiding a sprite caused subsequent items of the spritelayout to use wrong registers. 2011-08-06 10:47:37 +00:00
translators 03c1fd5c63 (svn r22720) -Update from WebTranslator v3.0:
hebrew - 8 changes by rril
brazilian_portuguese - 11 changes by Tucalipe
spanish - 2 changes by lpenap
2011-08-05 17:45:18 +00:00
smatz 564dc66131 (svn r22719) -Fix: compilation with gcc 4.7 2011-08-04 20:04:58 +00:00
translators 92dd3bb0e2 (svn r22717) -Update from WebTranslator v3.0:
luxembourgish - 2 changes by Phreeze
2011-08-04 17:45:11 +00:00
planetmaker ad254f2b7c (svn r22716) -Fix: Murphy is a bitch 2011-08-04 17:22:18 +00:00
planetmaker d20b5eb915 (svn r22715) -Fix: If there's also no point in opening the air toolbar via custom-defined global hotkeys, if there are no aircraft available 2011-08-04 17:13:24 +00:00
planetmaker 75b92328c2 (svn r22714) -Fix: If there's no point in opening the rail toolbar, don't open it for people who use hotkeys either rather than only for those using GUI elements 2011-08-04 14:04:15 +00:00
michi_cc 08b7981f37 (svn r22713) -Feature: [NewGRF] Per vehicle custom cargo ageing period. 2011-08-03 20:55:08 +00:00
translators 442b92ff33 (svn r22712) -Update from WebTranslator v3.0:
belarusian - 1 changes by Wowanxm
croatian - 1 changes by VoyagerOne
french - 1 changes by glx
italian - 1 changes by lorenzodv
latvian - 165 changes by dzhins
romanian - 1 changes by kkmic
2011-08-03 17:45:24 +00:00
translators e0cc0f8667 (svn r22711) -Update from WebTranslator v3.0:
dutch - 1 changes by habell
english_US - 1 changes by Rubidium
finnish - 1 changes by jpx_
serbian - 1 changes by etran
2011-08-02 17:45:22 +00:00
frosch bf3a9dfdaf (svn r22710) -Fix [FS#4704]: Allow AIAirport::GetNoiseLevelIncrease() also for expired airports. 2011-08-01 20:15:18 +00:00
alberth 89c7193b8f (svn r22709) -Doc: Doxyment fileio.cpp. 2011-08-01 19:36:11 +00:00
planetmaker 3fb66890ee (svn r22708) -Feature [FS#4701]: Display option to hide competitors' signs and station names (Zuu) 2011-08-01 18:41:21 +00:00
frosch 536fc42461 (svn r22707) -Codechange: Simplify applying the difficulty settings to prices, and reduce computational errors. (Eddi) 2011-07-31 14:13:01 +00:00
frosch ae8f53a403 (svn r22706) -Cleanup: A loop is no loop, if it never iterates. 2011-07-31 09:42:05 +00:00
rubidium 7b418502ab (svn r22700) -Fix [FS#4680]: cost of changing bridge type is undercalculated when adding road types as well (based on patch by adf88) 2011-07-30 14:10:12 +00:00
rubidium cfc2c5db42 (svn r22699) -Fix [FS#4681]: Cost of adding an extra road type to a bridge or tunnel was undercalculated (adf88) 2011-07-30 13:55:44 +00:00
frosch 9c239bb988 (svn r22698) -Fix [FS#4694]: Only insert cleared object tiles into _cleared_object_areas if clearing actually succeeds, else subsequential tests of the same tile will be skipped and considered successful. 2011-07-30 12:28:49 +00:00
rubidium 059d43fca8 (svn r22697) -Fix [FS#4694-ish]: when building a house it could be built at the wrong place if multitile houses failed some tests 2011-07-30 12:17:46 +00:00
rubidium 36e887591b (svn r22696) -Fix: don't requery the servers when the server list window isn't opened 2011-07-30 10:44:58 +00:00
rubidium 289133be14 (svn r22695) -Fix [FS#4697]: mark addresses that could not be resolved as 'do not resolve anymore' as well, instead of trying to resolve them each and every time the address is accessed 2011-07-30 10:28:52 +00:00
planetmaker ba7611ed13 (svn r22694) -Cleanup [FS#4579]: Remove unused but confusing widget 2011-07-30 07:38:38 +00:00
frosch c9e920f1eb (svn r22693) -Fix [FS#4691]: The override managers were not reset in some cases like creating a new scenario. 2011-07-29 22:23:17 +00:00
translators 899a66436a (svn r22691) -Update from WebTranslator v3.0:
greek - 14 changes by kyrm
romanian - 1 changes by kkmic
ukrainian - 6 changes by Madvin
2011-07-28 17:45:18 +00:00
frosch 5e0bf4ada8 (svn r22690) -Fix: [NewGRF] Aircrafts defined with IDs above the default aircrafts always defaulted to passenger cargo. 2011-07-27 19:38:43 +00:00
translators 42804a8605 (svn r22689) -Update from WebTranslator v3.0:
belarusian - 1 changes by KorneySan
hungarian - 6 changes by IPG
russian - 1 changes by KorneySan
2011-07-26 17:45:12 +00:00
translators 46c219ecdf (svn r22688) -Update from WebTranslator v3.0:
greek - 4 changes by fumantsu, kyrm
vietnamese - 5 changes by nglekhoi
2011-07-25 17:45:07 +00:00
translators 72d1c3599b (svn r22687) -Update from WebTranslator v3.0:
catalan - 6 changes by arnau
2011-07-24 17:45:09 +00:00