Commit Graph

15487 Commits (67991b70f0908885418c110c6bc62b7c06d5202a)

Author SHA1 Message Date
frosch 59a49a4483 (svn r26614) -Add: Adv. settings window can handle the autosave setting as well. 10 years ago
alberth c24998e79f (svn r26613) -Feature: Upgrade currently active newgrfs to newest installed version. 10 years ago
alberth e333f0e9ef (svn r26612) -Add: Method to copy newgrf parameters. 10 years ago
alberth 88d1d3c8c1 (svn r26611) -Feature: Save and load grfid and md5sum of newgrfs in config file (frosch) 10 years ago
alberth ac23e46713 (svn r26610) -Feature: Select an editable preset name for saving. 10 years ago
rubidium dcc2da107a (svn r26609) -Fix: compile warnings on MSVC for 32 bits builds due to assigning values to variables with smaller integer size 10 years ago
translators 64d6adb063 (svn r26608) -Update from WebTranslator v3.0:
finnish - 17 changes by jpx_
italian - 1 changes by lorenzodv
russian - 12 changes by Lone_Wolf
spanish - 28 changes by Terkhen
10 years ago
translators 7a2d79f2ea (svn r26607) -Update from WebTranslator v3.0:
catalan - 25 changes by juanjo
simplified_chinese - 3 changes by xiangyigao
croatian - 17 changes by VoyagerOne
czech - 7 changes by Eskymak
lithuanian - 7 changes by Stabilitronas
russian - 8 changes by Lone_Wolf
10 years ago
frosch 6e9edc085b (svn r26606) -Fix [FS#6022]: Filename capitalisation (NG) 10 years ago
translators f807d7f559 (svn r26605) -Update from WebTranslator v3.0:
dutch - 16 changes by habell
english_AU - 17 changes by mrtux
french - 17 changes by glx
german - 20 changes by planetmaker
italian - 17 changes by lorenzodv
korean - 22 changes by telk5093
russian - 1 changes by Lone_Wolf
slovak - 11 changes by Milsa
10 years ago
frosch 7e359e1b8d (svn r26604) -Add: Most of the mapgen settings to advances settings window. 10 years ago
translators 0f01ac42a0 (svn r26603) -Update from WebTranslator v3.0:
dutch - 1 changes by habell
korean - 3 changes by telk5093
luxembourgish - 76 changes by Phreeze
polish - 20 changes by Kilian
10 years ago
translators 6ab81f87e8 (svn r26602) -Update from WebTranslator v3.0:
luxembourgish - 135 changes by Phreeze
polish - 7 changes by Kilian
10 years ago
translators 8885100498 (svn r26601) -Update from WebTranslator v3.0:
vietnamese - 62 changes by maddot
11 years ago
translators a53bbfd9e9 (svn r26598) -Update from WebTranslator v3.0:
korean - 1 changes by telk5093
11 years ago
fonsinchen 957b7c0199 (svn r26594) -Fix [FS#6006]: Don't call UpdateVehicleTimetable with dummy orders 11 years ago
frosch 3e7cd6d6c1 (svn r26593) -Fix: Goals were saved/loaded with incorrect size. 11 years ago
translators fc86ec1f39 (svn r26592) -Update from WebTranslator v3.0:
catalan - 1 changes by juanjo
11 years ago
rubidium 4c6c4677fa (svn r26591) -Add: some instrumentation to catch most cases where the wrong number of bytes would be written into variables during loading (or read during saving) 11 years ago
rubidium 20f54c2f61 (svn r26590) -Fix: possible desync (big/little endian) due to not writing complete variables upon saveload 11 years ago
rubidium 7d2d4a1f82 (svn r26589) -Fix: SIGSEGV on all big endian architectures that tried to load e.g. the 1.4 intro game or anything else with more than 0 linkgraph nodes that was saved on little endian 11 years ago
translators bd98b14ba5 (svn r26588) -Update from WebTranslator v3.0:
english_US - 1 changes by Supercheese
lithuanian - 3 changes by 
slovak - 15 changes by Milsa
11 years ago
translators 31ec113e54 (svn r26587) -Update from WebTranslator v3.0:
english_US - 3 changes by Supercheese
lithuanian - 3 changes by
11 years ago
fonsinchen b2e322a3fc (svn r26586) -Fix [FS#5995]: Consider multiheaded trains in station refits (and clean up a bit) 11 years ago
rubidium ebe3c797dc (svn r26585) -Fix/Feature [FS#5942]: don't truncate money to 32 bits 11 years ago
rubidium 36e8123e4c (svn r26584) -Codechange: [Squirrel] Make the internal integer for scripts always 64 bits, so scripts behave the same on 32 or 64 bits architectures 11 years ago
rubidium dafbed20d2 (svn r26583) -Fix [FS#5974]: Game script could be changed in game by double clicking 11 years ago
rubidium 1b11ea80ee (svn r26582) -Feature-ish: quickly decay cargo after about 21 months of not having picked any of the cargo, and prevent houses and industries providing more cargo 11 years ago
rubidium 81c2d75048 (svn r26581) -Fix [FS#5989]: transfering cargo to a station doesn't give that station a rating and thus the cargo does not decay... until the first pickup happens
For cargo drops from industries/houses, the station gets a rating too so why not when cargo is dropped at the station from a train?
11 years ago
rubidium fb9dbf30fa (svn r26580) -Codechange: s/GES_PICKUP/GES_RATING/ (it has nothing to do with actual pickup), s/acceptance_pickup/status/ (the enum isn't called GoodEntryStatus for a reason; it's not only acceptance and pickup anymore) 11 years ago
translators efa70e7a7c (svn r26579) -Update from WebTranslator v3.0:
simplified_chinese - 17 changes by ww9980
traditional_chinese - 2 changes by ww9980
lithuanian - 3 changes by 
norwegian_bokmal - 2 changes by cuthbert
slovak - 2 changes by Milsa
spanish - 5 changes by juanjo
welsh - 50 changes by kazzie
11 years ago
rubidium b6ffc92bb2 (svn r26578) -Fix (r26576): network compilation got broken 11 years ago
rubidium 7db8be4a1e (svn r26577) -Fix [FS#6001]: [Network] Client of non-dedicated server was not correctly put into the first company for all state variables 11 years ago
rubidium 492c6ed39b (svn r26576) -Fix [FS#6003]: [Network] AIs would not reset certain network state information upon creation of their company 11 years ago
fonsinchen 1dc630ff26 (svn r26575) -Change [FS#5995]: Add an assert to catch underflowing action counts. 11 years ago
fonsinchen 726e1b6920 (svn r26574) -Fix [FS#6006]: Don't reset current order wait time if it's timetabled. 11 years ago
translators 1a47fb03ea (svn r26573) -Update from WebTranslator v3.0:
catalan - 17 changes by juanjo
lithuanian - 3 changes by 
spanish - 32 changes by juanjo
11 years ago
translators 7f1fb05846 (svn r26572) -Update from WebTranslator v3.0:
japanese - 31 changes by guppy
lithuanian - 3 changes by Stabilitronas
persian - 5 changes by 100ra
slovak - 6 changes by Milsa
11 years ago
translators c56deb61c9 (svn r26571) -Update from WebTranslator v3.0:
croatian - 1 changes by VoyagerOne
finnish - 1 changes by jpx_
hungarian - 1 changes by Brumi
italian - 1 changes by lorenzodv
lithuanian - 4 changes by Stabilitronas
slovak - 2 changes by Milsa
11 years ago
rubidium d91d2bb29f (svn r26570) -Fix: WT3 validation issue 11 years ago
translators df665a3ec2 (svn r26569) -Update from WebTranslator v3.0:
english_AU - 1 changes by mrtux
english_US - 1 changes by Supercheese
french - 57 changes by glx
german - 5 changes by planetmaker
korean - 1 changes by telk5093
lithuanian - 3 changes by 
luxembourgish - 51 changes by Phreeze
russian - 1 changes by KorneySan
11 years ago
planetmaker 28975c5558 (svn r26568) -Change (r26566): Better wording of the new warning (Supercheese) 11 years ago
planetmaker 597de74ea0 (svn r26567) -Cleanup: Remove unused StringID offset in orders check 11 years ago
planetmaker a85838a618 (svn r26566) -Add [FS#6009]: Give a warning when a plane's orders tell it to use a runway which is too short for it (3298) 11 years ago
translators 121d62d922 (svn r26565) -Update from WebTranslator v3.0:
simplified_chinese - 4 changes by xiangyigao
english_AU - 56 changes by mrtux
korean - 12 changes by telk5093
lithuanian - 57 changes by Stabilitronas
11 years ago
translators 5ca05a28df (svn r26564) -Update from WebTranslator v3.0:
finnish - 5 changes by jpx_
hungarian - 22 changes by Brumi
11 years ago
fonsinchen 38ee1c7b92 (svn r26563) -Fix (r26558): Don't pass explicit template arguments to std::make_pair. 11 years ago
translators 82aa42080a (svn r26560) -Update from WebTranslator v3.0:
irish - 32 changes by tem
11 years ago
fonsinchen cee5920fcc (svn r26558) -Fix: be more explicit about the type of iterators in the waiting cargo API 11 years ago
fonsinchen 7836470f60 (svn r26557) -Fix: clean up, test (somewhat), and complete the API for waiting cargo 11 years ago
rubidium 0535569d2f (svn r26556) -Codechange: use sources.list to tell a file shouldn't be built for a particular platform 11 years ago
translators e3647002af (svn r26555) -Update from WebTranslator v3.0:
czech - 18 changes by Eskymak
english_US - 5 changes by Supercheese
11 years ago
alberth e297f14676 (svn r26554) -Fix(r26489): Use last address of the destination buffer. 11 years ago
translators f9f5f7aaa0 (svn r26553) -Update from WebTranslator v3.0:
croatian - 5 changes by VoyagerOne
dutch - 50 changes by habell
norwegian_bokmal - 16 changes by cuthbert
russian - 2 changes by Lone_Wolf
slovak - 18 changes by Milsa
11 years ago
translators 0c8ecb8364 (svn r26552) -Update from WebTranslator v3.0:
czech - 14 changes by djst
finnish - 1 changes by jpx_
italian - 5 changes by lorenzodv
brazilian_portuguese - 49 changes by Tucalipe
russian - 32 changes by Lone_Wolf
11 years ago
fonsinchen 7c9ef443e3 (svn r26551) -Fix: document revision number for latest savegame version change 11 years ago
fonsinchen d4aae15fa5 (svn r26550) -Change: Show measured order times in timetable GUI 11 years ago
fonsinchen b8381b6b25 (svn r26549) -Change: better estimation for link capacities during full load 11 years ago
fonsinchen d5bd72296b (svn r26548) -Codechange: move updating of load_unload_ticks out of LoadUnloadVehicle 11 years ago
fonsinchen c81a6070cb (svn r26547) -Codechange: Collect order travel and wait times independent of timetables 11 years ago
fonsinchen d49dad9f9c (svn r26546) -Codechange: Make order wait_time, travel_time and max_speed private 11 years ago
translators 9f3590ccba (svn r26545) -Update from WebTranslator v3.0:
catalan - 1 changes by juanjo
croatian - 27 changes by VoyagerOne
czech - 4 changes by djst
korean - 8 changes by telk5093
11 years ago
translators e1b03c3e43 (svn r26540) -Update from WebTranslator v3.0:
basque - 9 changes by laxkax
catalan - 10 changes by juanjo
italian - 12 changes by lorenzodv
11 years ago
rubidium 071662545c (svn r26539) -Fix [FS#5994]: [Windows] Crash due to assuming (formerly) _video_driver is being set before the operating system has time to perform the first "paint" callback 11 years ago
rubidium beb540ec55 (svn r26538) -Codechange: remove double accounting of the drivers 11 years ago
translators 39e2e5af1e (svn r26537) -Update from WebTranslator v3.0:
catalan - 24 changes by juanjo
english_US - 25 changes by Supercheese
finnish - 31 changes by jpx_
german - 32 changes by planetmaker
korean - 43 changes by telk5093
luxembourgish - 39 changes by Phreeze
russian - 17 changes by Lone_Wolf
11 years ago
frosch 90f0ba840f (svn r26536) -Change: Reshuffle advanced settings tree. 11 years ago
frosch 639223058e (svn r26535) -Remove: Missed one 11 years ago
frosch 0fa2f909cc (svn r26534) -Remove: Soon unneeded translations. 11 years ago
frosch e811c54d1d (svn r26533) -Codechange: Rename some strings 11 years ago
rubidium 12fb14724d (svn r26531) -Fix-ish: improve consistency of the usage of max and maximum 11 years ago
translators 5a8b28621f (svn r26530) -Update from WebTranslator v3.0:
catalan - 19 changes by juanjo
english_US - 18 changes by Supercheese
italian - 17 changes by lorenzodv
11 years ago
frosch 32c9d71baf (svn r26529) -Merge: documentation updates from 1.4 branch 11 years ago
frosch fffab86525 (svn r26528) -Remove: A bunch of archaic settings from the advanced settings GUI. 11 years ago
frosch 7a6d2e0110 (svn r26527) -Codechange: Rename STR_MAPGEN_RANDOM to STR_FACE_RANDOM 11 years ago
frosch f5545aa0b1 (svn r26526) -Remove: Ability to set map generation seed via GUI. If you really need it, use the console. 11 years ago
frosch 9430dfe7fa (svn r26525) -Remove: Screenshot format setting from GUI. 11 years ago
frosch 94116f93fb (svn r26524) -Remove: Soon unneeded translations. 11 years ago
frosch 3be8cb7061 (svn r26523) -Fix [FS#5992]: OpenBSD compilation (MagisterQuis) 11 years ago
frosch b2c786ea68 (svn r26522) -Add: A config-file-only setting to disable usage of 8bpp video modes.
-Remove: [win32] fullscreen_bpp setting, which is replaced by above setting.
-Change: Disable usage of 8bpp blitters and video modes by default. Many modern OS and hardware cause issues with those.
11 years ago
rubidium 707ca990a9 (svn r26521) -Fix-ish: prevent from ever reading huge (or negative) amounts of data in strgen 11 years ago
frosch e23c9b1fc5 (svn r26520) -Change: Reword some texts, mostly setting names. 11 years ago
translators 108fec6130 (svn r26519) -Update from WebTranslator v3.0:
korean - 2 changes by telk5093
11 years ago
rubidium caffafc38b (svn r26518) -Change: make genworld messages on the dedicated server disable-able by using -dnet=0 11 years ago
rubidium b3ea3c45f9 (svn r26517) -Fix: Windows 9x (or rather non-unicode) compile failures 11 years ago
rubidium 9edf5eba4e (svn r26514) -Fix: rewrite link-in-tar handling so it doesn't use strncpy and it doesn't overrun its buffers anymore 11 years ago
frosch b40d6dfb81 (svn r26513) -Fix: 9x compilation, maybe 11 years ago
translators 6a9599e4a9 (svn r26512) -Update from WebTranslator v3.0:
croatian - 1 changes by VoyagerOne
11 years ago
rubidium 8fff83588d (svn r26511) -Codechange: use strecpy in game_text 11 years ago
rubidium 555ee931bf (svn r26510) -Codechange: use memcpy instead of strncpy in the town name replace word function since we never want to add a '\0' anyway, and we know the exact length too 11 years ago
rubidium 034735a54c (svn r26509) -Codechange: replace strdup with stredup (the latter ensures the return is not NULL) 11 years ago
rubidium 0b159549d4 (svn r26508) -Codechange: use seprintf instead of a custom vstrcatprintf hybrid 11 years ago
rubidium e251d82f96 (svn r26507) -Cleanup: remove now unused custom strndup implementation 11 years ago
rubidium b886c8db8c (svn r26506) -Codechange: replace most of vsnprintf with vseprintf 11 years ago
frosch 3232a64598 (svn r26505) -Fix (r23634, r26493): Incorrect usage of strecpy/strecat 11 years ago
frosch efd1c31864 (svn r26504) -Fix (r26499): Obiwan and his gang. 11 years ago
rubidium b8f9579133 (svn r26503) -Fix: compilation error with full debug build 11 years ago
rubidium 982c68754d (svn r26502) -Fix: OSX compilation error 11 years ago
rubidium a13ec598a8 (svn r26501) -Fix: Windows compilation error 11 years ago
rubidium baa9dd4b5d (svn r26500) -Cleanup: remove unused snprintf implementation 11 years ago
rubidium 699779324e (svn r26499) -Codechange: replace strndup with stredup 11 years ago
rubidium 4768fae6d4 (svn r26498) -Add: method for duplicating strings with similar behaviours as strecpy and strecat; give end pointer instead of a size 11 years ago
frosch aa743dc837 (svn r26496) -Fix (r1547): Reading console input on dedicated server relied on unspecified behaviour. 11 years ago
translators 9c4ab4cb8c (svn r26495) -Update from WebTranslator v3.0:
catalan - 2 changes by juanjo
croatian - 1 changes by VoyagerOne
estonian - 2 changes by KSiimson
lithuanian - 3 changes by Stabilitronas
spanish - 1 changes by juanjo
11 years ago
rubidium a7e999ee20 (svn r26494) -Codechange: replace some further usages of s(n)printf with seprintf 11 years ago
rubidium e2330f16ea (svn r26493) -Codechange: use strecat to concatenate script settings instead of manually accounting for the amount of characters that has been written 11 years ago
rubidium 1ab6ab9094 (svn r26492) -Fix (r26491): obviously it's too late 11 years ago
rubidium 1535ad6327 (svn r26491) -Fix: compilation failure when networking is disabled 11 years ago
rubidium 4cc448fa82 (svn r26490) -Fix (r26489): compilation under Windows 11 years ago
rubidium 5c7c2445d8 (svn r26489) -Codechange: properly account for the end of buffers in the file io code instead of assuming MAX_PATH is okay 11 years ago
rubidium a0eaaf80b7 (svn r26488) -Codechange: perform the appropriate length checks when getting a client name 11 years ago
rubidium b1f6351eff (svn r26487) -Codechange: use lastof instead of lengthof/sizeof for script names 11 years ago
rubidium 6ecc602050 (svn r26486) -Codechange: replace a number of snprintfs with seprintf 11 years ago
frosch 24c7134bff (svn r26485) -Codechange: Replace ttd_strlcpy and ttd_strlcat with strecpy and strecat. 11 years ago
fonsinchen 547e8233be (svn r26484) -Change: Remove demand calculation based on tiles. 11 years ago
fonsinchen ba66343558 (svn r26483) -Fix: Allow single-vehicle consists to station-refit in a meaningful way. 11 years ago
rubidium 2be4215f43 (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 11 years ago
translators dd84952d15 (svn r26481) -Update from WebTranslator v3.0:
polish - 1 changes by wojteks86
11 years ago
rubidium f54d141211 (svn r26480) -Fix (r26479): forgot to remove a * 11 years ago
rubidium a4e769d3f6 (svn r26479) -Codechange: use MallocT instead of malloc 11 years ago
translators 09e08c01ad (svn r26478) -Update from WebTranslator v3.0:
czech - 4 changes by djst
serbian - 2 changes by ivan_mile
11 years ago
translators 0c03fa3208 (svn r26477) -Update from WebTranslator v3.0:
catalan - 30 changes by juanjo
russian - 1 changes by Lone_Wolf
serbian - 18 changes by ivan_mile
turkish - 7 changes by wakeup
11 years ago
rubidium aa7456e397 (svn r26476) -Fix: prevent comparing to NULL when strndup could not allocate memory 11 years ago
rubidium 101b982263 (svn r26475) -Fix: potentially undefined shifts in NewGRF code 11 years ago
rubidium 3c3f9663e9 (svn r26474) -Cleanup: remove unneeded check for NULL 11 years ago
rubidium 6504817680 (svn r26473) -Fix: make sure there is no uninitialised sprite data; the other blitters cleared the memory too 11 years ago
rubidium 67f3c2a764 (svn r26472) -Cleanup: pointless instance variable 11 years ago
translators 25c26d2eba (svn r26471) -Update from WebTranslator v3.0:
catalan - 4 changes by juanjo
simplified_chinese - 79 changes by xiangyigao
english_US - 8 changes by Supercheese
indonesian - 7 changes by Yoursnotmine
italian - 1 changes by lorenzodv
11 years ago
translators 9f38748a19 (svn r26470) -Update from WebTranslator v3.0:
catalan - 2 changes by juanjo
korean - 3 changes by telk5093
polish - 4 changes by wojteks86
gaelic - 29 changes by GunChleoc
11 years ago
frosch 61399adc3f (svn r26469) -Fix [FS#5985, FS#5986, FS#5988]: Improve english strings. 11 years ago
translators 6cbe80f564 (svn r26468) -Update from WebTranslator v3.0:
catalan - 3 changes by arnau
czech - 4 changes by djst
english_AU - 2 changes by mrtux
11 years ago
peter1138 f2a47eb080 (svn r26467) -Fix: Include shadow on ... 11 years ago
translators a05c07b45a (svn r26466) -Update from WebTranslator v3.0:
hungarian - 1 changes by Brumi
11 years ago
translators 505297aa17 (svn r26465) -Update from WebTranslator v3.0:
catalan - 23 changes by juanjo
croatian - 4 changes by VoyagerOne
english_US - 5 changes by Supercheese
finnish - 1 changes by jpx_
luxembourgish - 4 changes by Phreeze
swedish - 2 changes by Joel_A
11 years ago
translators ff4030b6ad (svn r26464) -Update from WebTranslator v3.0:
belarusian - 4 changes by Wowanxm
catalan - 47 changes by juanjo
norwegian_bokmal - 3 changes by cuthbert
polish - 4 changes by wojteks86
brazilian_portuguese - 4 changes by Tucalipe
11 years ago
peter1138 3465686076 (svn r26463) -Fix (r10190ish): Add special handling for PALETTE_CRASH to work for non-8bpp-mapped sprites. 11 years ago
translators fb4beb6338 (svn r26462) -Update from WebTranslator v3.0:
german - 3 changes by planetmaker
hungarian - 5 changes by Brumi
italian - 3 changes by lorenzodv
turkish - 4 changes by wakeup
welsh - 6 changes by kazzie
11 years ago
translators aeb6671017 (svn r26459) -Update from WebTranslator v3.0:
catalan - 2 changes by juanjo
simplified_chinese - 10 changes by siu238X, xiangyigao
traditional_chinese - 1 changes by siu238X
finnish - 2 changes by jpx_
russian - 2 changes by Lone_Wolf
11 years ago
planetmaker c10662e4cc (svn r26458) -Doc: Correct a few spelling mistakes (__ln__) 11 years ago
planetmaker 5c3891fe3c (svn r26457) -Codechange: Remove unused parameter from SetIndustryCompleted 11 years ago
peter1138 816ab7fc8a (svn r26455) -Change: Prompt for confirmation when deleting a vehicle group. 11 years ago
translators d107b4f4bd (svn r26454) -Update from WebTranslator v3.0:
catalan - 2 changes by juanjo
simplified_chinese - 1 changes by xiangyigao
english_AU - 2 changes by mrtux
russian - 1 changes by Lone_Wolf
11 years ago
translators 1af7203e6d (svn r26453) -Update from WebTranslator v3.0:
basque - 35 changes by laxkax
simplified_chinese - 2 changes by Gavin
finnish - 2 changes by jpx_
italian - 1 changes by lorenzodv
korean - 2 changes by telk5093
gaelic - 1 changes by GunChleoc
11 years ago
translators 612ccec16c (svn r26452) -Update from WebTranslator v3.0:
basque - 18 changes by laxkax
english_US - 2 changes by Supercheese
russian - 2 changes by Lone_Wolf
11 years ago
peter1138 3ea8e22fc1 (svn r26451) -Change: Document GroupIsInGroup() function. 11 years ago
peter1138 ed8f6f1a0f (svn r26450) -Feature: Hierarchical vehicle subgroups. 11 years ago
planetmaker 1d8c673587 (svn r26449) -Add: Allow more sound sleep for dedicated servers when there's nothing to do and nobody paying attention 11 years ago
fonsinchen 8395c08738 (svn r26448) -Fix [FS#5970]: Avoid division by 0 when scaling flow values. 11 years ago
translators 4ef5339405 (svn r26447) -Update from WebTranslator v3.0:
basque - 56 changes by laxkax
11 years ago
translators afebddccb3 (svn r26446) -Update from WebTranslator v3.0:
hungarian - 1 changes by Brumi
gaelic - 2 changes by GunChleoc
11 years ago
fonsinchen d6097956a5 (svn r26445) -Change [FS#5961]: Draw links to match _settings_game.vehicle.road_side (M3Henry) 11 years ago
translators 551b0fdc5c (svn r26444) -Update from WebTranslator v3.0:
simplified_chinese - 5 changes by siu238X, xiangyigao
traditional_chinese - 2 changes by siu238X
czech - 1 changes by marek995
german - 1 changes by Jogio
11 years ago
planetmaker 6384755793 (svn r26442) -Fix [FS#5962] Silence compiler warning by adding newline at end of file 11 years ago
translators ec2159d422 (svn r26441) -Update from WebTranslator v3.0:
norwegian_bokmal - 2 changes by kristoffer_hh
11 years ago
translators eede29adf1 (svn r26438) -Update from WebTranslator v3.0:
brazilian_portuguese - 2 changes by Tucalipe
turkish - 2 changes by wakeup
11 years ago
translators f6a9889c40 (svn r26437) -Update from WebTranslator v3.0:
belarusian - 1 changes by Wowanxm
11 years ago
translators 013e5d3db0 (svn r26436) -Update from WebTranslator v3.0:
hungarian - 1 changes by Brumi
polish - 15 changes by Kilian
welsh - 1 changes by kazzie
11 years ago
translators 6000f3c380 (svn r26434) -Update from WebTranslator v3.0:
dutch - 2 changes by habell
finnish - 1 changes by jpx_
hebrew - 14 changes by oofnik
korean - 2 changes by telk5093
swedish - 1 changes by d0tt
11 years ago
translators a7e7ad3d06 (svn r26431) -Update from WebTranslator v3.0:
english_AU - 2 changes by mrtux
italian - 1 changes by lorenzodv
japanese - 10 changes by guppy
lithuanian - 1 changes by Stabilitronas
polish - 21 changes by Kilian
11 years ago
frosch 393c4fa965 (svn r26430) -Feature(ette): Add vehicle modflag 1 (unloading in progress). 11 years ago
translators dd9158ad2e (svn r26429) -Update from WebTranslator v3.0:
catalan - 1 changes by juanjo
croatian - 1 changes by Tifached
luxembourgish - 1 changes by Phreeze
polish - 25 changes by Kilian
russian - 2 changes by Lone_Wolf
slovak - 2 changes by Milsa
spanish - 3 changes by juanjo
11 years ago
planetmaker 8370162118 (svn r26428) -Add [FS#5953]: Load button for heightmap list 11 years ago
translators c2ae48a080 (svn r26427) -Update from WebTranslator v3.0:
catalan - 160 changes by juanjo
11 years ago
translators 65a219cdcf (svn r26426) -Update from WebTranslator v3.0:
polish - 3 changes by McZapkie
11 years ago
frosch 4b6f0b461f (svn r26425) -Doc: SoundFx enum 11 years ago
planetmaker c8afee6f9c (svn r26423) -Fix: Don't crash when supplying an invalid filename without extension to cmd parameter -q 11 years ago
frosch 5c3b3f84d6 (svn r26422) -Fix [FS#5946]: Some road constructions used the rail sound effect. Rename the enum items to properly reflect their purpose. 11 years ago
frosch f505c192c8 (svn r26420) -Fix (r25623) [FS#5948]: Goal GUI failed to shade. 11 years ago
frosch 3d451a0e6e (svn r26419) -Cleanup: Remove implementation of BuildTreesWindow::OnPaint since it matches the one of the base class. 11 years ago
translators 18aaa9670b (svn r26418) -Update from WebTranslator v3.0:
simplified_chinese - 7 changes by xiangyigao
hungarian - 9 changes by Brumi
11 years ago
translators a8eb41046b (svn r26417) -Update from WebTranslator v3.0:
luxembourgish - 4 changes by Phreeze
11 years ago
planetmaker f44d54a9e4 (svn r26416) -Fix [FS#5947]: Shares button state was not appropriately updated when switching setting or company (frosch) 11 years ago
translators 01d532d9dd (svn r26413) -Update from WebTranslator v3.0:
luxembourgish - 2 changes by Phreeze
polish - 1 changes by xaxa
11 years ago
fonsinchen e4385f1423 (svn r26411) -Change [FS#5941]: Use better distance metric for link graph (MildaIV) 11 years ago
frosch e511805439 (svn r26409) -Update: Version number in some more places. 11 years ago
frosch 50729655ec (svn r26406) -Change: heading for 1.5 now 11 years ago
translators 2ec20f049f (svn r26404) -Update from WebTranslator v3.0:
persian - 91 changes by rkarimabadi
11 years ago
translators c548f05bfa (svn r26403) -Update from WebTranslator v3.0:
belarusian - 91 changes by Wowanxm
swedish - 1 changes by spacejens
11 years ago
translators 66d30526b4 (svn r26402) -Update from WebTranslator v3.0:
croatian - 1 changes by VoyagerOne
welsh - 8 changes by kazzie
11 years ago
translators f177e48d88 (svn r26401) -Update from WebTranslator v3.0:
catalan - 4 changes by juanjo
11 years ago
translators 6ec22fc9f5 (svn r26400) -Update from WebTranslator v3.0:
simplified_chinese - 5 changes by siu238X
traditional_chinese - 6 changes by siu238X
polish - 30 changes by McZapkie
11 years ago
translators 7a44f672b0 (svn r26399) -Update from WebTranslator v3.0:
finnish - 1 changes by jpx_
ukrainian - 8 changes by Madvin
11 years ago
zuu 886d3a06f7 (svn r26398) -Codechange/fix (26396): A tab that should be a space 11 years ago
translators d82ba4ea22 (svn r26397) -Update from WebTranslator v3.0:
korean - 1 changes by telk5093
11 years ago
zuu ad639258f8 (svn r26396) -Add: [script] AI/GS APIs to get cargo waiting from/via other station 11 years ago
translators 23441b37cb (svn r26395) -Update from WebTranslator v3.0:
english_US - 9 changes by Supercheese
hebrew - 3 changes by oofnik
italian - 1 changes by lorenzodv
11 years ago
alberth b4aa68e11e (svn r26394) -Fix[FS#5939]: Don't explain "symmetric" cargodist mode when the setting does not allow it. 11 years ago
fonsinchen 3570104d24 (svn r26393) -Fix: Update distances between link graph nodes when station sign is moved 11 years ago
alberth 20b9015d74 (svn r26392) -Fix[FS#5933] No need to call OnFocus twice (MJP) 11 years ago
translators 4834d04a3f (svn r26391) -Update from WebTranslator v3.0:
czech - 1 changes by djst
indonesian - 1 changes by abdu354
11 years ago
translators 9247f3115e (svn r26390) -Update from WebTranslator v3.0:
polish - 39 changes by Kilian
11 years ago
fonsinchen d766a72146 (svn r26389) -Fix [FS#5885]: Select a specific font size when freetype fails to select one automatically. 11 years ago
frosch ce92faf682 (svn r26388) -Codechange: Move resolving of Action 3 into ResolverObject constructor. 11 years ago
frosch b0680afaa5 (svn r26387) -Cleanup (r26173): No need to manually clear registers before resolving. 11 years ago
translators 0562069818 (svn r26386) -Update from WebTranslator v3.0:
indonesian - 2 changes by abdu354
norwegian_nynorsk - 50 changes by 2rB
gaelic - 12 changes by GunChleoc
11 years ago
translators d57cdb4d41 (svn r26385) -Update from WebTranslator v3.0:
swedish - 6 changes by Joel_A
11 years ago
fonsinchen 8462103115 (svn r26384) -Fix [FS#5924]: Return correct values from ICU iterators in case of leading or trailing whitespace 11 years ago
translators 8438a976d3 (svn r26383) -Update from WebTranslator v3.0:
greek - 38 changes by Evropi
11 years ago
frosch 32ef352ef0 (svn r26382) -Fix [FS#5932] (r25372): All goal commands invalidated the goal list of company 0. 11 years ago
translators 0662037767 (svn r26381) -Update from WebTranslator v3.0:
bulgarian - 1 changes by Wold
estonian - 8 changes by KSiimson
hebrew - 20 changes by oofnik
norwegian_nynorsk - 15 changes by 2rB
brazilian_portuguese - 1 changes by leandromoh
slovak - 4 changes by Milsa
spanish - 1 changes by Welder05
11 years ago
translators 87c867b7be (svn r26380) -Update from WebTranslator v3.0:
brazilian_portuguese - 2 changes by leandromoh
11 years ago
translators 9d0dd2a132 (svn r26379) -Update from WebTranslator v3.0:
polish - 92 changes by McZapkie
11 years ago
frosch 504bd2a913 (svn r26375) -Fix [FS#5929]: Station sizes > 8 were always allowed. (adf88) 11 years ago
frosch 1f056ce552 (svn r26374) -Fix [FS#5928]: Mixed up callback mask flags in station inspect window. (adf88) 11 years ago
translators 328f815502 (svn r26373) -Update from WebTranslator v3.0:
hebrew - 30 changes by oofnik
11 years ago
frosch 8771a19768 (svn r26371) -Fix [FS#5831]: Calling DoCommandP during the gameloop cleared pending persistent storage changes. 11 years ago
frosch 198b8897b8 (svn r26370) -Doc: Desync debugging and command replaying. 11 years ago
frosch 3403ade478 (svn r26369) -Fix-ish: Do not run scripts during command replay. 11 years ago
translators 7ab929eaeb (svn r26368) -Update from WebTranslator v3.0:
indonesian - 2 changes by abdu354
11 years ago
michi_cc 99f4ce349f (svn r26367) -Fix: [Win32] Use a separate event to indicate that the drawing thread has finished initialising, preventing potential deadlocks. 11 years ago
fonsinchen a1be0cf0fc (svn r26366) -Fix: Protect the windows video driver from concurrent access (frosch123) 11 years ago
fonsinchen 3d7fb88158 (svn r26365) -Fix [FS#5867]: Don't draw the cursor when its sprite isn't ready and set _screen.dst_ptr immediately when the buffer changes (frosch123) 11 years ago
rubidium 3e019ee6b6 (svn r26364) -Fix [FS#5892]: writing out of the bounds of the rail type map 11 years ago
rubidium 5f323f9967 (svn r26363) -Codechange [FS#5894]: make it clearer that drive through road stops need an Axis in CmdBuildRoadStop and the non drive through stops need a DiagDir 11 years ago
rubidium 5a8e5e8d99 (svn r26362) -Fix [FS#5906]: reset the default window size icon size just like all the other cached icon sizes (based on patch by MJP) 11 years ago
translators ea03d2ceab (svn r26361) -Update from WebTranslator v3.0:
catalan - 2 changes by arnau
marathi - 7 changes by rbarde
11 years ago
frosch 66aefd9d9b (svn r26360) -Revert (r25550) / Fix [FS#5922]: ClientSizeChanged is only called via WndProcGdi which already has the mutex. The issue which r25550 tried to fix still exists as FS#5867. 11 years ago
translators 756f762b78 (svn r26359) -Update from WebTranslator v3.0:
indonesian - 1 changes by abdu354
spanish - 1 changes by Welder05
tamil - 13 changes by aswn
11 years ago
translators 237786d2a5 (svn r26358) -Update from WebTranslator v3.0:
brazilian_portuguese - 5 changes by leandromoh
11 years ago
frosch a73cce7d3d (svn r26357) -Fix [FS#5845]: Some order options do not combine with others. (3298) 11 years ago
translators 08152a27cc (svn r26355) -Update from WebTranslator v3.0:
czech - 4 changes by djst
portuguese - 1 changes by babribeiro
11 years ago
translators da1a66dc01 (svn r26354) -Update from WebTranslator v3.0:
frisian - 22 changes by Geoloep
11 years ago
frosch 3a9034e74f (svn r26353) -Fix (r26349) [FS#5917]: Win32 and OS/2 ThreadMutex::WaitForSignal always asserted. 11 years ago
translators b3366d51d8 (svn r26352) -Update from WebTranslator v3.0:
afrikaans - 7 changes by R2dical
marathi - 20 changes by rbarde
turkish - 8 changes by wakeup
11 years ago
frosch 44003f0bae (svn r26351) -Fix: Protect all VideoDriver_SDL methods with the _draw_mutex. 11 years ago
frosch 179d70fe16 (svn r26350) -Fix (r26349): Silly bugs are silly. 11 years ago
frosch 3a3c53cd45 (svn r26349) -Add: Optional recursive locking of mutexes. 11 years ago
translators 53f4fd8ebf (svn r26348) -Update from WebTranslator v3.0:
lithuanian - 3 changes by Stabilitronas
polish - 4 changes by wojteks86
russian - 3 changes by Lone_Wolf
swedish - 5 changes by spacejens
11 years ago
fonsinchen ebcba0c0e3 (svn r26347) -Fix [FS#5898]: Make sure link graph jobs can delete themselves after SLA_NULL. 11 years ago
frosch f7732ab5b3 (svn r26346) -Fix [FS#5870]: Call Layouter::ReduceLineCache from GenerateTownName in all cases. 11 years ago
frosch cd51dd9960 (svn r26345) -Cleanup (r26310): Spawning towns does not touch persistent NewGRF storage. ClearPersistentStorageChanges is a dangerous/magic function which should not be called without reason. 11 years ago
planetmaker 0f44dfe473 (svn r26344) -Change [FS#5907]: Do not flood shores of type MP_TREE needlessly (MJP) 11 years ago
fonsinchen 4b726930f1 (svn r26343) -Fix: Rewrite SmallStack so that it doesn't use a pool and is reentrant. 11 years ago
fonsinchen 3bd62321dc (svn r26342) -Add: A mutex locker class. 11 years ago
fonsinchen 537975b794 (svn r26341) -Fix [FS#5902]: Reroute cargo when automatic distribution is switched off. 11 years ago
translators 0378c329bb (svn r26340) -Update from WebTranslator v3.0:
luxembourgish - 4 changes by Phreeze
polish - 1 changes by wojteks86
serbian - 11 changes by Suleiman
11 years ago
fonsinchen 827fd192de (svn r26338) -Fix [FS#5908]: Don't redraw the link graph overlay if it's empty (MJP) 11 years ago
translators 4f8d14552b (svn r26337) -Update from WebTranslator v3.0:
czech - 3 changes by Eskymak
dutch - 7 changes by habell
frisian - 61 changes by Geoloep
luxembourgish - 72 changes by Phreeze
polish - 1 changes by wojteks86
portuguese - 7 changes by babribeiro
gaelic - 6 changes by GunChleoc
spanish - 3 changes by Welder05
11 years ago
translators 169c413ac5 (svn r26336) -Update from WebTranslator v3.0:
frisian - 28 changes by Geoloep
marathi - 27 changes by rbarde
slovak - 3 changes by Milsa
11 years ago
translators a2dc753734 (svn r26335) -Update from WebTranslator v3.0:
croatian - 7 changes by VoyagerOne
frisian - 54 changes by Geoloep
korean - 1 changes by telk5093
spanish - 1 changes by Welder05
11 years ago
frosch da253a33c3 (svn r26334) -Fix: 32bit compilation. 11 years ago
frosch a92bf49191 (svn r26333) -Fix: Compilation without static_assert. 11 years ago
translators 383ea2a944 (svn r26332) -Update from WebTranslator v3.0:
simplified_chinese - 3 changes by siu238X
traditional_chinese - 3 changes by siu238X
frisian - 50 changes by Geoloep
korean - 11 changes by telk5093
lithuanian - 2 changes by Stabilitronas
russian - 4 changes by KorneySan, Lone_Wolf
vietnamese - 8 changes by myquartz
11 years ago
fonsinchen 86ebb981f1 (svn r26331) -Fix: some inconsistencies regarding link graph (job) IDs. 11 years ago
fonsinchen 68fc5c5351 (svn r26330) -Fix: the theoretical case of rerouting cargo from one VehicleCargoList to another. 11 years ago
translators b7a1ff5d05 (svn r26329) -Update from WebTranslator v3.0:
catalan - 2 changes by juanjo
danish - 3 changes by Knogle
english_AU - 7 changes by mrtux
frisian - 247 changes by Geoloep
indonesian - 2 changes by UseYourIllusion
italian - 6 changes by lorenzodv
lithuanian - 2 changes by Stabilitronas
marathi - 74 changes by rbarde
norwegian_bokmal - 7 changes by cuthbert
spanish - 1 changes by Terkhen
11 years ago
frosch 6040da6654 (svn r26328) -Fix: Warnings and compilation failures. 11 years ago
fonsinchen fbd6707afc (svn r26327) -Fix [FS#5901]: Take care of next_station when reassigning from MTA_DELIVER to MTA_TRANSFER. 11 years ago
rubidium cce01f8104 (svn r26326) -Fix [FS#5871]: when autosaving the message about a save already happening could be shown, even though the code's intention was to not show it (MJP) 11 years ago
frosch 26810b34f7 (svn r26325) -Fix/Cleanup (r26320): Remove non-existent string from translations. 11 years ago
translators 40ae740cc2 (svn r26324) -Update from WebTranslator v3.0:
catalan - 17 changes by juanjo
english_US - 1 changes by Supercheese
finnish - 7 changes by jpx_
german - 7 changes by planetmaker
russian - 4 changes by Lone_Wolf
spanish - 7 changes by Terkhen, juanjo
11 years ago
fonsinchen 193a20d260 (svn r26323) -Fix: update some constants related to map size. 11 years ago
alberth 9c2ba28589 (svn r26322) -Feature: Warn the user about empty setting search results too. 11 years ago
alberth 27849aad18 (svn r26321) -Feature: Warn the user about missing setting search results due to filtering. 11 years ago
alberth e3583b4cd1 (svn r26320) -Add: Label for both the filter category and filter type in the advanced settings window. 11 years ago
fonsinchen 2835f076e6 (svn r26319) -Change: Allow map sizes up to 4096x4096. 11 years ago
translators 8ea409577e (svn r26318) -Update from WebTranslator v3.0:
afrikaans - 1 changes by R2dical
catalan - 34 changes by juanjo
hebrew - 61 changes by oofnik
italian - 1 changes by lorenzodv
korean - 1 changes by telk5093
polish - 1 changes by wojteks86
gaelic - 2 changes by GunChleoc
swedish - 2 changes by spacejens
11 years ago
frosch eb6974179d (svn r26317) -Fix [FS#5897]: Check whether NewGRF change vehicle capacity when they are not supposed to, and truncate cargo appropiately if they are allowed to. 11 years ago
frosch c8139ccb1d (svn r26316) -Feature [FS#5696]: Extend object variable 0x60 to also return the view. 11 years ago
translators fa1d5bbddd (svn r26315) -Update from WebTranslator v3.0:
danish - 7 changes by phnoggie
frisian - 3 changes by Geoloep
hebrew - 16 changes by oofnik
latvian - 19 changes by Tranzistors
11 years ago
frosch d72905280f (svn r26314) -Fix [FS#5899]: The giant-screenshot confirmation window only triggered for rediculously big screenshots, for ludicrously big ones. 11 years ago
rubidium 30c9f0740d (svn r26313) -Codechange: use a set for finding unique town names instead of iterating all just created town names (MJP) 11 years ago
rubidium 7b342616db (svn r26312) -Codechange: iterate the nearby tiles instead of the industry list for a conflicting industry when the number of industries is really large (MJP) 11 years ago
rubidium d662b17dbe (svn r26311) -Codechange: use a different method for finding whether there is a nearby town when the map has thousands of towns (MJP) 11 years ago
rubidium 80a5ac215f (svn r26310) -Codechange: clean up some caches during town generation to keep memory usage significantly lower (MJP) 11 years ago
rubidium 452056df8f (svn r26309) -Codechange: instead of memsetting a byte array with zero, use a set for marking the flow area of a river 11 years ago
rubidium 732ae5b600 (svn r26308) -Fix-ish: do not try to build more towns/industries than the pool can hold (MJP) 11 years ago
zuu 3d2a8bb1e9 (svn r26307) -Add: [nogo] Allow GS to hide story page date 11 years ago
zuu 6a571811c7 (svn r26306) -Add: [nogo] More story APIs: RemovePageElement, GetCompany, GetDate, SetDate 11 years ago
zuu ea7483a419 (svn r26305) -Add: [nogo] ScriptStoryPageElementList() - a list of all story page elements for a given page 11 years ago
zuu 2d250c571f (svn r26304) -Fix (26303): Forgot to add new files 11 years ago
zuu a6e0f162ed (svn r26303) -Add: [nogo] ScriptStoryPageList() - a list of all story pages 11 years ago
zuu 0317163f1b (svn r26302) -Doc: [nogo] ScriptStory::Remove does remove both the page and its elements 11 years ago
zuu 82173b7dbc (svn r26299) -Fix: [nogo] CmdRemoveStoryPage does not use the string parameter 11 years ago
zuu 33bcc9d24a (svn r26298) -Fix: [nogo] Invalid DoCommand return callback for method returning bool 11 years ago
translators a953ec79be (svn r26297) -Update from WebTranslator v3.0:
frisian - 1 changes by Rubidium
hebrew - 97 changes by oofnik
korean - 10 changes by telk5093
11 years ago
translators 51b4a45cb8 (svn r26296) -Update from WebTranslator v3.0:
frisian - 53 changes by Geoloep
indonesian - 3 changes by UseYourIllusion
korean - 27 changes by telk5093
marathi - 31 changes by rbarde
11 years ago
translators 815b7e5221 (svn r26295) -Update from WebTranslator v3.0:
danish - 1 changes by phnoggie
frisian - 147 changes by Geoloep
korean - 130 changes by Phryxia, telk5093
luxembourgish - 1 changes by Phreeze
11 years ago
frosch e1ee51d43c (svn r26294) -Change: [NewGRF] Make vehicle variable 61 return 'not available' instead of zero when using it in invalid callback contexts. 11 years ago
translators a5ebde3974 (svn r26293) -Update from WebTranslator v3.0:
english_AU - 1 changes by mrtux
frisian - 94 changes by Geoloep
korean - 66 changes by Phryxia
latvian - 19 changes by okama2
marathi - 42 changes by rbarde
11 years ago
translators 6679262044 (svn r26292) -Update from WebTranslator v3.0:
czech - 6 changes by Eskymak
estonian - 1 changes by planetmaker
frisian - 152 changes by Geoloep
11 years ago
fonsinchen 4b525e34fe (svn r26291) -Fix [FS#5866, FS#5888]: Correctly identify opposite ends of bridges and tunnels when converting rails (adf88) 11 years ago
fonsinchen 8726ade3fa (svn r26290) -Codechange: Use nicer orthogonal tile iterator constructor and simplify calculation of explosion points when clearing. 11 years ago
fonsinchen c915338be9 (svn r26289) -Codechange: Make tile areas and iterators more consistent to each other. 11 years ago
translators 53153999f4 (svn r26288) -Update from WebTranslator v3.0:
polish - 1 changes by wojteks86
11 years ago
translators 9fffa7fada (svn r26287) -Update from WebTranslator v3.0:
lithuanian - 1 changes by Stabilitronas
11 years ago
fonsinchen b31a1119fb (svn r26286) -Fix: Thoroughly erase dead flows. 11 years ago
translators 5b464bf9fe (svn r26285) -Update from WebTranslator v3.0:
latvian - 3 changes by Tranzistors
11 years ago
frosch 21cde19d98 (svn r26284) -Fix: Comparison of NULL and char 0. (lbalbalba) 11 years ago
fonsinchen 21a5571d07 (svn r26283) -Fix [FS#5878]: Prevent infinite recursion also in RefreshLinks. 11 years ago
translators ecedf63b0c (svn r26282) -Update from WebTranslator v3.0:
belarusian - 1 changes by KorneySan
catalan - 1 changes by juanjo
finnish - 2 changes by jpx_
russian - 1 changes by KorneySan
11 years ago
translators 34f5d5813e (svn r26281) -Update from WebTranslator v3.0:
croatian - 1 changes by VoyagerOne
danish - 1 changes by Knogle
dutch - 1 changes by habell
german - 2 changes by planetmaker
italian - 1 changes by lorenzodv
korean - 1 changes by telk5093
norwegian_bokmal - 1 changes by cuthbert
slovak - 1 changes by Milsa
spanish - 1 changes by Terkhen
11 years ago
translators 9162b8209c (svn r26280) -Update from WebTranslator v3.0:
english_US - 1 changes by Rubidium
french - 1 changes by glx
korean - 8 changes by telk5093
slovenian - 5 changes by ntadej
welsh - 1 changes by kazzie
11 years ago
frosch 83b7021d9f (svn r26279) -Fix [FS#5853]: [NoAI] Some RemoveRail methods required to set a valid railtype, though it was not used anyway. Remove the need to set one. 11 years ago
frosch 2ce5034005 (svn r26277) -Add [FS#5849]: Display speed limit also for road bridges in the TileInfo window. 11 years ago
fonsinchen cd68a2d8a5 (svn r26276) -Fix [FS#5874]: Don't spawn link graph jobs for link graphs with only one node 11 years ago
frosch 22e86e3d1a (svn r26275) -Fix: If NewGRF provided the same station name for different industry types, stations would end up with same name. So also consider the provided name, not only the industry type. 11 years ago
translators c910d5bed2 (svn r26274) -Update from WebTranslator v3.0:
danish - 6 changes by Elyon
norwegian_nynorsk - 2 changes by skjaeve
11 years ago
translators 90772ccc3e (svn r26271) -Update from WebTranslator v3.0:
norwegian_nynorsk - 8 changes by 2rB
11 years ago
frosch 69c0a9d32b (svn r26270) -Fix-ish: If ScriptTown::FoundTown fails to generate a new random town name, don't bother sending a command, but fail immediately. 11 years ago
translators 2cad0c5338 (svn r26269) -Update from WebTranslator v3.0:
danish - 10 changes by manframe
norwegian_nynorsk - 24 changes by 2rB
11 years ago
translators d0d0d9f5bf (svn r26268) -Update from WebTranslator v3.0:
danish - 50 changes by Elyon
persian - 1 changes by rey
11 years ago
fonsinchen f0766d894c (svn r26267) -Fix [FS#5865]: Really fix the infinite recursion problem and always consider all branches of conditional orders as possible next stopping stations. 11 years ago
fonsinchen ced1bfa60f (svn r26266) -Fix [FS#5860]: Update smallmap overlay if player joins different company and make sure company masks are valid 11 years ago
fonsinchen b4a889fcb4 (svn r26265) -Fix: Don't rebuild the link graph overlay cache twice in a row 11 years ago
translators d9832f0dc3 (svn r26264) -Update from WebTranslator v3.0:
danish - 75 changes by Elyon
11 years ago
fonsinchen e0541a47e6 (svn r26263) -Fix [FS#5865]: Don't run into infinite recursion when getting next stopping station 11 years ago
frosch 6955e60f07 (svn r26262) -Fix (r25075, r25076): Custom currency was reset on game start. 11 years ago
translators 5c22b072c3 (svn r26261) -Update from WebTranslator v3.0:
swedish - 5 changes by spacejens
11 years ago
rubidium 4f48e99c64 (svn r26260) -Codechange: add template parameters for (non) translucent and (non) animated sprites, so the least expensive variant can be chosen (MJP) 11 years ago
rubidium ec66bd461b (svn r26259) -Codechange: add and maintain some general flags about sprites to prevent unneeded execution of expensive code (MJP) 11 years ago
rubidium 4585f74faa (svn r26258) -Codechange: deduplicate Draw methods (MJP) 11 years ago
rubidium 3df799c1c6 (svn r26257) -Codechange: replace most of the SSE macros by functions 11 years ago
rubidium 2f3c3d2ba6 (svn r26256) -Codechange: do not load some data when it is not (often) used later on (MJP) 11 years ago
rubidium 5849290640 (svn r26255) -Codechange: improve performance of brightness adjustment (MJP) 11 years ago
rubidium d263ec2bd9 (svn r26254) -Codechange: MOVD is better in some cases than PINSRD (MJP) 11 years ago
rubidium d27f085ef6 (svn r26253) -Codechange: remove margin limitation to preserve block type (MJP) 11 years ago
rubidium 3f1550ed2f (svn r26252) -Codechange: deduplicate code for margin case (MJP) 11 years ago
rubidium 64fb166b74 (svn r26251) -Codechange: prepare Draw code for code deduplication (MJP) 11 years ago
rubidium 0d43f2f437 (svn r26250) -Codechange: deduplicate darkening (e.g. shadow) code (MJP) 11 years ago
rubidium b9823410cc (svn r26249) -Codechange: simplify/cleanup ALPHA_BLEND macro (MJP) 11 years ago
rubidium 1b8b8288b0 (svn r26248) -Fix (r26223): missed compiler warning (MJP) 11 years ago
rubidium 08d405ea09 (svn r26247) -Fix [FS#5854, FS#5855]: Possible out of bounds reads with the sse blitters (MJP) 11 years ago
translators 2c520c52fc (svn r26246) -Update from WebTranslator v3.0:
danish - 4 changes by Hatsen
11 years ago
frosch cc0d263d96 (svn r26245) -Codechange: No need for a map, if a vector suffices. 11 years ago
frosch 968ba79de2 (svn r26244) -Feature: [NewGRF] Add StringCodes 9A 1B, 9A 1C and 9A 1D to display amounts of cargo. 11 years ago
frosch 3a1fcd76dd (svn r26243) -Cleanup: Move TTDPStringIDToOTTDStringIDMapping to newgrf.cpp, it's only used there. 11 years ago
frosch bc53bbb8b6 (svn r26242) -Codechange: Use GRFFile that filled the TextRefStack to translate StringIDs from the TextRefStack, instead of passing stuff via global vars. 11 years ago
frosch 7b238142b8 (svn r26241) -Codechange: Remember the GRFFile which filled the TextRefStack in the TextRefStack. 11 years ago
frosch 3484660ab1 (svn r26240) -Codechange: Pass the GRFFile to GetErrorMessageFromLocationCallbackResult instead of the GRFID. 11 years ago
frosch 9215fd3c96 (svn r26239) -Fix: Check that there is space left in the string parameter array, before pushing NewGRF parameters to it. 11 years ago
frosch 68c8aa93cd (svn r26238) -Codechange: Use StringParameters::GetDataLeft to check for left space in the param array. 11 years ago
frosch cb6aee2f27 (svn r26237) -Cleanup: Remove unused SCC_STRING_ID. 11 years ago
fonsinchen 06548d7b05 (svn r26236) -Fix: Don't overreserve after autorefit, but do reserve mail for aircraft 11 years ago
planetmaker 240c095abc (svn r26235) -Fix: Decimal and digit separators were swapped for Korean language 11 years ago
translators 4ac745f2a1 (svn r26234) -Update from WebTranslator v3.0:
bulgarian - 69 changes by kokobongo
11 years ago
translators 1b96952d48 (svn r26233) -Update from WebTranslator v3.0:
swedish - 2 changes by spacejens
11 years ago
translators c4aa7ba7b3 (svn r26232) -Update from WebTranslator v3.0:
korean - 6 changes by telk5093
portuguese - 1 changes by frosch
11 years ago
fonsinchen 6becaddec2 (svn r26228) -Fix: missing variable initialization 11 years ago
zuu 35a2435b9d (svn r26226) -Fix (r26212): Compilation in visual studio 2008 failed 11 years ago
rubidium d185ca3b0e (svn r26225) -Document: more tidbits about cpuid and PIC (Eagle_Rainbow) 11 years ago
translators 9ae4a01812 (svn r26224) -Update from WebTranslator v3.0:
brazilian_portuguese - 4 changes by Tucalipe
11 years ago
planetmaker b67933bd4d (svn r26223) -Codechange: Silence some compile warnings about unititialized variables in the SSE blitters (MJP) 11 years ago
rubidium b40b95e2ab (svn r26222) -Codechange: use SSE instructions for transparent colour "remap" in the SSE2/SSSE3 blitters as well 11 years ago
rubidium dbec2223b1 (svn r26221) -Codechange: normalize constant names in anim-sse4 with the others (MJP) 11 years ago
rubidium 8dd2230b10 (svn r26220) -Fix?: another attempt at getting cpuid to finally work "everywhere" 11 years ago
rubidium bd282d2572 (svn r26219) -Fix: cpuid code still didn't work right in some situations 11 years ago
rubidium 59ab35bd4c (svn r26217) -Change: blitter autoselection based on full animation state, so the non-animated optimizations can actually be used in an easy manner (based on patch by MJP) 11 years ago
rubidium 6f4078a379 (svn r26216) -Change: the blitter selection to also consider the 32bpp-sse4-anim blitter (MJP) 11 years ago
rubidium bf4ea2594a (svn r26215) -Codechange: rework code so one can test if a blitter factory exists before attempting trying to instantiate an instance 11 years ago