Commit Graph

13602 Commits (e43bf5dabdb4a62b4e6b6812db422b962b4eaaf1)

Author SHA1 Message Date
zuu 0826994821 (svn r24623) -Feature: Allow GameScripts to construct and prospect industries without having a sponsor 12 years ago
translators 59847550dc (svn r24622) -Update from WebTranslator v3.0:
afrikaans - 1 changes by Oomjcv
dutch - 7 changes by habell
12 years ago
translators b37eedc29f (svn r24621) -Update from WebTranslator v3.0:
afrikaans - 47 changes by Oomjcv
catalan - 425 changes by Bassals, arnau
korean - 6 changes by telk5093
spanish - 5 changes by Terkhen
12 years ago
frosch 50806b5b3c (svn r24620) -Fix (r24619): Keep admin port API compatibility. 12 years ago
planetmaker f2e94237fc (svn r24619) -Change: Check for bankruptcy on a monthly basis (ZxBioHazardZx) 12 years ago
planetmaker b446780f01 (svn r24618) -Feature: Pay interest also on a negative cash value (ZxBioHazardZx) 12 years ago
planetmaker 4075b006a0 (svn r24617) -Change: Only bankrupt, if you have negative money considering you took max loan (ZxBiohazardZx) 12 years ago
translators 75866f38d9 (svn r24616) -Update from WebTranslator v3.0:
latvian - 3 changes by Parastais
spanish - 1 changes by Terkhen
12 years ago
terkhen efb2ddf62a (svn r24615) -Feature [FS#5311]: Sort cargo filter by cargo name/label at the company stations window (sbr) 12 years ago
translators 232ef441eb (svn r24614) -Update from WebTranslator v3.0:
latvian - 17 changes by Parastais
12 years ago
frosch e4416d6a0c (svn r24610) -Change: [NewGRF] Set the reference brightness of 32bpp mask recolouring to 128. 12 years ago
translators c5b41287ed (svn r24599) -Update from WebTranslator v3.0:
belarusian - 2 changes by Wowanxm
norwegian_bokmal - 19 changes by Tinman
12 years ago
rubidium 66ee580206 (svn r24597) -Fix [FS#5336]: when fontconfig is not available, the bootstrap download crashed 12 years ago
translators a9dbfe98f9 (svn r24596) -Update from WebTranslator v3.0:
belarusian - 5 changes by KorneySan
danish - 18 changes by Knogle
french - 6 changes by glx
lithuanian - 5 changes by Stabilitronas
norwegian_nynorsk - 5 changes by 2rB
12 years ago
frosch 1ffa7d4488 (svn r24595) -Change [FS#5168]: Make the group GUI drag&drop highlighting behave more intelligible. (based on work by Juanjo) 12 years ago
translators 7e9aa98898 (svn r24594) -Update from WebTranslator v3.0:
croatian - 7 changes by VoyagerOne
korean - 7 changes by telk5093
russian - 5 changes by Lone_Wolf
12 years ago
yexo 2f042ea198 (svn r24593) -Fix [FS#5333]: crash when a gamescript provided too many parameters to a GSText object 12 years ago
frosch b5a485825b (svn r24592) -Codechange [FS#5241]: Set up the new date completely before calling various daily or monthly processings. (dihedral) 12 years ago
translators 7f80642aa7 (svn r24591) -Update from WebTranslator v3.0:
catalan - 6 changes by arnau
danish - 73 changes by Knogle
english_US - 5 changes by Rubidium
finnish - 5 changes by jpx_
italian - 6 changes by lorenzodv
12 years ago
frosch 72fc771039 (svn r24590) -Feature: More options for the auto-scroll setting. (adf88) 12 years ago
frosch 2abe4ac280 (svn r24589) -Codechange: Return early in HandleAutoscroll() instead of nesting ifs. 12 years ago
frosch 9d877e888a (svn r24588) -Codechange: No need to intermingle reservation-checks with railroad checks. (Juanjo) 12 years ago
frosch 962a7c3630 (svn r24587) -Codechange: Improve coding style (Juanjo) 12 years ago
translators 41e1e8a175 (svn r24586) -Update from WebTranslator v3.0:
danish - 59 changes by Knogle
12 years ago
translators 39252c6bd1 (svn r24585) -Update from WebTranslator v3.0:
belarusian - 2 changes by KorneySan
catalan - 2 changes by arnau
english_US - 2 changes by Rubidium
french - 2 changes by glx
lithuanian - 2 changes by Stabilitronas
vietnamese - 74 changes by myquartz
12 years ago
frosch dee2f39f99 (svn r24584) -Doc: [Script] Improve API documentation. 12 years ago
translators dda3709c7e (svn r24583) -Update from WebTranslator v3.0:
finnish - 2 changes by jpx_
german - 2 changes by planetmaker
italian - 2 changes by lorenzodv
russian - 2 changes by Lone_Wolf
spanish - 2 changes by Terkhen
12 years ago
planetmaker e0529d4861 (svn r24582) -Fix (r24581): Order distances are not supposed to be compared to map distances 12 years ago
planetmaker 60335b7b79 (svn r24581) -Doc [FS#5318]: Indicate that the return value for script related order distances is the square of the distance 12 years ago
frosch de770d7563 (svn r24580) -Fix [FS#5308]: Do not add duplicates to the ban list. (alechz) 12 years ago
planetmaker a9af5f3c76 (svn r24579) -Change [FS#5322] (r21961): Show no loading indicator when orders are 'no unloading and no loading' (sbr) 12 years ago
translators 0b03516049 (svn r24578) -Update from WebTranslator v3.0:
norwegian_bokmal - 9 changes by Tinman
12 years ago
planetmaker 78eb17637b (svn r24577) -Fix [FS#5324]: Draw the window resize sprite bottom-aligned (sbr) 12 years ago
frosch 738fca37bf (svn r24576) -Fix [FS#5319] (r24260): Vehicle list at buoys did no longer work. (Juanjo) 12 years ago
zuu d39a50e76e (svn r24575) -Add: ScriptController::Break() now also pauses the game (and not only the script) 12 years ago
zuu 4f40acded0 (svn r24574) -Change: remove undocumented return value of ScriptController::Break() 12 years ago
rubidium d49bd2997b (svn r24572) -Fix: do not cast away some other consts 12 years ago
rubidium 0856668f44 (svn r24571) -Fix: do not cast away const 12 years ago
zuu aa3f776483 (svn r24570) -Fix (r24542): Some documentation was missing 12 years ago
frosch d9b709ba45 (svn r24568) -Codechange: No need to resort the group GUI when toggling the autoreplace protection. (Juanjo) 12 years ago
frosch 6018a0190e (svn r24567) -Fix [FS#5261]: Non-train vehicle lists were not resorted when vehicles were renamed. (Juanjo) 12 years ago
frosch adf1929f0a (svn r24566) -Codechange: Reorder some code more intuitively. (Juanjo) 12 years ago
frosch 0ba2ed7676 (svn r24565) -Fix: Stop both price and payment inflation if either of them has reached MAX_INFLATION. 12 years ago
frosch 7122602026 (svn r24564) -Fix [FS#5312] (r17433): Limiting the inflation did not quite work. 12 years ago
translators d07676e03f (svn r24563) -Update from WebTranslator v3.0:
lithuanian - 8 changes by RunisLabs
welsh - 13 changes by kazzie
12 years ago
translators 9047d86fa8 (svn r24562) -Update from WebTranslator v3.0:
lithuanian - 11 changes by RunisLabs
12 years ago
translators b5dad69c16 (svn r24561) -Update from WebTranslator v3.0:
estonian - 3 changes by Jaanus
12 years ago
translators 4d1fcb34d1 (svn r24560) -Update from WebTranslator v3.0:
czech - 9 changes by Eskymak
12 years ago
zuu f10c54633b (svn r24559) -Fix (24542): Blocking script debug on non-dedicated servers is a not too much 12 years ago
translators 7e1c033c3f (svn r24558) -Update from WebTranslator v3.0:
catalan - 2 changes by arnau
12 years ago
translators 8d84e9382e (svn r24557) -Update from WebTranslator v3.0:
french - 2 changes by glx
vietnamese - 4 changes by nglekhoi
12 years ago
translators 378a622f00 (svn r24556) -Update from WebTranslator v3.0:
belarusian - 2 changes by Wowanxm
croatian - 2 changes by VoyagerOne
dutch - 2 changes by habell
12 years ago
translators f622d534b8 (svn r24555) -Update from WebTranslator v3.0:
finnish - 2 changes by jpx_
german - 2 changes by planetmaker
italian - 14 changes by lorenzodv
korean - 3 changes by telk5093
romanian - 16 changes by tonny
russian - 2 changes by edd_k
spanish - 2 changes by Terkhen
swedish - 12 changes by Zuu
12 years ago
zuu eff4bbeb53 (svn r24554) -Add: Hotkeys for widgets in AI Debug window 12 years ago
frosch 13666b1520 (svn r24553) -Add: Separate the 'available vehicles' from the other buttons in the vehicle list. 12 years ago
zuu d219fdb875 (svn r24552) -Fix (r24537): Unpause do no longer continue scripts 12 years ago
terkhen 934c56cb42 (svn r24551) -Fix (r24544): Change unfinished languages. 12 years ago
alberth d00dfaff4c (svn r24550) -Codechange: Remove unused panel widget in the group gui (Juanjo). 12 years ago
alberth adae8b161e (svn r24549) -Codechange: Remove the hard-coded sprite button sizes in the group gui (Juanjo). 12 years ago
alberth 224babe8c4 (svn r24548) -Add: Extra group line in the group gui, if possible (Juanjo). 12 years ago
alberth 4b59344b0d (svn r24547) -Add [FS#5263]: Separate the 'available vehicles' from the other buttons in the group gui (Juanjo). 12 years ago
terkhen 030564cd97 (svn r24546) -Fix (r24544): Change all other languages too. 12 years ago
translators 98ff454cad (svn r24545) -Update from WebTranslator v3.0:
english_US - 4 changes by Rubidium
russian - 4 changes by edd_k
ukrainian - 357 changes by edd_k
12 years ago
terkhen 139c3470f8 (svn r24544) -Fix [FS#5297]: Do not show profit from refits as cost in the refit window. 12 years ago
zuu 77347682db (svn r24543) -Fix-ish (r24542): Removed unnecessary preprocessor directive 12 years ago
zuu 46605e554e (svn r24542) -Feature: Allow AI/GS script developers to break the execution of their scripts using ScriptController::Break 12 years ago
yexo b490d5ceab (svn r24541) -Cleanup [FS#5260]: remove unused function GetGroupArraySize (juanjo) 12 years ago
alberth 5add39d560 (svn r24540) -Codechange: Remove the not-so-useful HALF_TILE_SIZE constant. 12 years ago
yexo 6853df46c7 (svn r24539) -Codechange [FS#5260]: make code simpler by using IsValidTile instead of manually checking the bounds (juanjo) 12 years ago
yexo d70ecf609c (svn r24538) -Fix-ish: remove compiler warning about initialization order 12 years ago
zuu f3f4c562ff (svn r24537) -Feature: Scripts can be suspended even if the game is still progressing, thus break-on-log now works also for Game Scripts. 12 years ago
translators 2e1936b11c (svn r24536) -Update from WebTranslator v3.0:
tamil - 7 changes by aswn
ukrainian - 80 changes by edd_k
12 years ago
alberth 0849fb8d36 (svn r24535) -Doc: Two additions, lots of small spelling fixes, and some Doxygen improvements. 12 years ago
frosch 89988c6163 (svn r24534) -Feature: Highlight industries on the smallmap when the mouse is over an entry in the legend. 12 years ago
frosch a4f22a2de1 (svn r24533) -Codechange: Move position determination on minimap legend to separate function. 12 years ago
rubidium 7251fbb514 (svn r24532) -Change: try to read more UDP packets per game loop 12 years ago
alberth 461fc1e268 (svn r24531) -Fix: Max script chance was too big. 12 years ago
zuu 72639deb84 (svn r24530) -Fix [#5203] (r24521): Ctrl+backspace/delete could remove too many characters (sbr) 12 years ago
translators 6e56b3abf8 (svn r24529) -Update from WebTranslator v3.0:
hungarian - 2 changes by yozi
korean - 2 changes by telk5093
latvian - 7 changes by Parastais
12 years ago
frosch 38f265c083 (svn r24528) -Fix: [NewGRF] RandomAction 84 should interpret register 100 as signed. 12 years ago
frosch e37e2d92a6 (svn r24527) -Add: [NewGRF] Allow resolving var 5F via vehicle var 61. 12 years ago
translators ce9019639d (svn r24526) -Update from WebTranslator v3.0:
latvian - 2 changes by Parastais
12 years ago
yexo 1f75f81a41 (svn r24524) -Fix [FS#5296]: fix some compile problems in mac-only code (__ln__) 12 years ago
frosch bd17361817 (svn r24523) -Fix: The gender of an industry name is defined by the industry-type part of the name, not by the town-name part, even if it comes first. 12 years ago
frosch c7a536a6d8 (svn r24522) -Codechange: Rename _keep_gender_data to _scan_for_gender_data to reflect what it intends to do instead of what it does. 12 years ago
zuu bcf1cb1f9c (svn r24521) -Feature [FS#5203]: Ctrl + Backspace/Delete to remove characters up to next word beginning in text edit boxes 12 years ago
zuu 0656a8d40b (svn r24520) -Feature [FS#5203]: Ctrl + Arrow keys to move entire words in text edit boxes (sbr) 12 years ago
zuu bacad1478a (svn r24519) -Codechange [FS#5203]: Refactor character removal code of text edit 12 years ago
zuu ae28432e62 (svn r24518) -Codechange [FS#5203]: Refactor arrow key text edit movement code (sbr) 12 years ago
translators 0e9dbe6bb6 (svn r24517) -Update from WebTranslator v3.0:
czech - 23 changes by Eskymak
12 years ago
frosch 16760cff8b (svn r24516) -Add: [GS] Support ##plural pragma in GS lang files. 12 years ago
frosch 2ec6136113 (svn r24515) -Fix: GStexts were compied incompletely when containing certain string codes. 12 years ago
translators 8c8207dcc8 (svn r24514) -Update from WebTranslator v3.0:
welsh - 3 changes by kazzie
12 years ago
frosch bcac3d16b6 (svn r24513) -Add: [Script] ScriptIndustryType::IsProcessingIndustry. 12 years ago
translators 8aa27f09fe (svn r24512) -Update from WebTranslator v3.0:
czech - 26 changes by Eskymak
luxembourgish - 7 changes by Phreeze
12 years ago
translators 8f08b79323 (svn r24511) -Update from WebTranslator v3.0:
latvian - 3 changes by Parastais
vietnamese - 1 changes by nglekhoi
12 years ago
translators 8e4c70c919 (svn r24510) -Update from WebTranslator v3.0:
korean - 1 changes by telk5093
latvian - 11 changes by Parastais
12 years ago
translators b65c34cdb8 (svn r24509) -Update from WebTranslator v3.0:
german - 4 changes by NG
korean - 5 changes by telk5093
12 years ago
frosch e84cf93c98 (svn r24508) -Fix [FS#5281] (24488): Content GUI crashed after downloading a NewGRF while it is selected. 12 years ago
frosch 4512a4f225 (svn r24507) -Fix [FS#5285]: The mousewheel did not work in the build waypoint window. (sbr) 12 years ago
frosch 6bc5d57fdd (svn r24506) -Fix: Airport variables 60 to 65 an 69 used the wrong CTT for translations. (Alberth) 12 years ago
zuu 468d232ef4 (svn r24505) -Add: Select the GS tab if all AI tabs are unselectable in the AI debug window. 12 years ago
translators d2b93c96e7 (svn r24504) -Update from WebTranslator v3.0:
russian - 2 changes by Lone_Wolf
12 years ago
terkhen 55dccee02f (svn r24503) -Change [FS#5228]: When building long roads or tramways, only build the roadbits at the beginning and the end if they can connect to something. 12 years ago
translators 771511c60e (svn r24502) -Update from WebTranslator v3.0:
vietnamese - 1 changes by nglekhoi
12 years ago
translators 3e532d9b07 (svn r24501) -Update from WebTranslator v3.0:
russian - 2 changes by kuriatoru
12 years ago
zuu 403cf9246e (svn r24500) -Fix: Don't show the global goals as company goals for spectators 12 years ago
translators 43194537d4 (svn r24499) -Update from WebTranslator v3.0:
welsh - 7 changes by kazzie
12 years ago
translators a8d1ee4fcc (svn r24498) -Update from WebTranslator v3.0:
welsh - 32 changes by kazzie
12 years ago
frosch be150d3ad0 (svn r24497) -Feature [FS#5106]: When using autorefit only load/refit vehicles if other wagons cannot already take all cargo without refitting. This way the consist preserves its refit potential as long as possible, in case other cargo arrives at the station. 12 years ago
frosch c9bcc42aa6 (svn r24496) -Fix [FS#5276]: Make sure all template functions are instantiated by at least one compilation unit. 12 years ago
translators 1fc375d0f6 (svn r24495) -Update from WebTranslator v3.0:
luxembourgish - 9 changes by Phreeze
12 years ago
frosch 59753be4ca (svn r24494) -Update: Some documentation. 12 years ago
frosch 0c42bc863b (svn r24493) -Doc: Update GS changelog. 12 years ago
frosch 9f9cad1ac9 (svn r24492) -Add: [NoGo] Useful behaviour for GSEngine::IsValidEngine and GSEngine::IsBuildable when outside GSCompanyMode scope. 12 years ago
rubidium 4563c50c91 (svn r24491) -Fix: compilation error with networking disabled 12 years ago
yexo 7284d716bc (svn r24490) -Fix (r24487): forgot to run script/api/squirrel_export.sh 12 years ago
zuu a97387011d (svn r24489) -Feature [FS#5230]: Display GS dead state in AI debug window. 12 years ago
yexo 053770d4a6 (svn r24488) -Feature [FS#5236]: add buttons to view textfiles from the online content window (LordAro) 12 years ago
yexo fe31aa28c4 (svn r24487) -Codechange [FS#5236]: make several DoesContentExist return the path instead of a boolean (LordAro) 12 years ago
translators 2a89d0d13d (svn r24486) -Update from WebTranslator v3.0:
portuguese - 15 changes by ricardoespsanto
12 years ago
planetmaker e83cab150b (svn r24485) -Fix: Clarify description of command line option -n 12 years ago
translators d3ec3e34b8 (svn r24484) -Update from WebTranslator v3.0:
korean - 4 changes by telk5093
luxembourgish - 19 changes by Phreeze
12 years ago
rubidium 6dc5ee80ae (svn r24483) -Fix: remove ZERO WIDTH SPACE character from Dutch strings causing the fallback font to be chosen over the sprite font 12 years ago
frosch b11b0bb0e2 (svn r24482) -Fix [FS#5232] (r24180): Do not call RebuildSubsidisedSourceAndDestinationCache() before subsidy savegame conversion is finished. 12 years ago
frosch d17ec934f5 (svn r24481) -Feature [FS#5127]: Make the pathfinder decide whether ships shall leave depots towards north or south. 12 years ago
frosch 0f0f027379 (svn r24480) -Doc: Doxygenize ChooseShipTrack(). 12 years ago
frosch 9215192d34 (svn r24479) -Fix: Trains were unable to reverse in stations when using NPF. 12 years ago
translators d5f0a383f6 (svn r24478) -Update from WebTranslator v3.0:
luxembourgish - 3 changes by Phreeze
12 years ago
rubidium b5a8022364 (svn r24477) -Merge: documentation updates from 1.2. 12 years ago
translators 08ac76fa26 (svn r24474) -Update from WebTranslator v3.0:
luxembourgish - 29 changes by Phreeze
12 years ago
translators b560807a5d (svn r24473) -Update from WebTranslator v3.0:
portuguese - 1 changes by filipemsoares
12 years ago
translators 485bf7bede (svn r24472) -Update from WebTranslator v3.0:
turkish - 24 changes by otrkmen
12 years ago
yexo 54aa43c81b (svn r24468) -Add [FS#5219]: API compatibility scripts for Goal Scripts (Hirundo) 12 years ago
yexo 5192155253 (svn r24467) -Codechange [FS#5236]: make textfile window class slightly more general (LordAro) 12 years ago
yexo 483d878d5f (svn r24466) -Codechange [FS#5236]: add general function for ContentType -> Subdirectory conversion (LordAro) 12 years ago
translators 93a135bc6a (svn r24465) -Update from WebTranslator v3.0:
korean - 1 changes by telk5093
slovak - 5 changes by klingacik
turkish - 78 changes by otrkmen
12 years ago
translators ddd316d2a0 (svn r24464) -Update from WebTranslator v3.0:
korean - 5 changes by telk5093
slovak - 19 changes by klingacik
12 years ago
translators 38b47b89c1 (svn r24463) -Update from WebTranslator v3.0:
korean - 1 changes by telk5093
12 years ago
translators dd326ec4bc (svn r24462) -Update from WebTranslator v3.0:
hungarian - 1 changes by IPG
portuguese - 18 changes by ricardoespsanto
turkish - 7 changes by otrkmen
12 years ago
translators dfb1a80129 (svn r24461) -Update from WebTranslator v3.0:
belarusian - 10 changes by Wowanxm
luxembourgish - 1 changes by Phreeze
portuguese - 51 changes by ricardoespsanto
turkish - 151 changes by otrkmen
12 years ago
translators d6aef6491b (svn r24460) -Update from WebTranslator v3.0:
luxembourgish - 26 changes by Phreeze
12 years ago
translators e6e6d4b564 (svn r24459) -Update from WebTranslator v3.0:
dutch - 4 changes by Parody
hungarian - 4 changes by IPG
korean - 19 changes by telk5093
luxembourgish - 19 changes by Phreeze
12 years ago
translators 693b31b1bf (svn r24458) -Update from WebTranslator v3.0:
afrikaans - 14 changes by telanus
korean - 11 changes by telk5093
luxembourgish - 2 changes by Phreeze
12 years ago
michi_cc bfbf74fe7d (svn r24457) -Fix [FS#5264] (r23087): Changing auto-refit for a 'goto station' order was inadvertently modifying the full load state. 12 years ago
translators 3181544729 (svn r24456) -Update from WebTranslator v3.0:
afrikaans - 2 changes by telanus
hungarian - 32 changes by IPG
12 years ago
translators 8c01dc3045 (svn r24451) -Update from WebTranslator v3.0:
thai - 37 changes by sf_alpha
12 years ago
translators 1b581eeff3 (svn r24450) -Update from WebTranslator v3.0:
lithuanian - 2 changes by Stabilitronas
luxembourgish - 14 changes by Phreeze
romanian - 5 changes by tonny
12 years ago
frosch e07e246532 (svn r24449) -Fix [FS#5254]: Coast and sea are not the same. 12 years ago
frosch f9819c6645 (svn r24448) -Fix [FS#5255]: Copy constructor and assignment operator cannot be implicit template specialisations. (adf88) 12 years ago
translators 9f6ab0541e (svn r24447) -Update from WebTranslator v3.0:
french - 1 changes by glx
latvian - 6 changes by Parastais
12 years ago
frosch 9527bad3a7 (svn r24446) -Add [FS#5199]: Store more consist properties in order backups. 12 years ago
frosch fcbe53d204 (svn r24445) -Fix: Do not load order backups when loading a server-saved game in single player. 12 years ago
frosch 5ce1971588 (svn r24444) -Codechange: Base OrderBackup on BaseConsist. 12 years ago
frosch 48e0d9901f (svn r24443) -Codechange: Move Vehicle::name to BaseConsist. 12 years ago
frosch 4c9f65800b (svn r24442) -Codechange: Split some members of Vehicle into a new class BaseConsist. 12 years ago
frosch 77b5e72541 (svn r24441) -Update: Version number to 1.3 in some more files. 12 years ago
translators 0c904336c9 (svn r24440) -Update from WebTranslator v3.0:
french - 6 changes by OliTTD
12 years ago
frosch 59a3bbcbe6 (svn r24439) -Fix [FS#5254]: In some cases ships could be covered with land. 12 years ago
frosch 13bfb09cbb (svn r24438) -Fix [FS#5256-ish]: Make (non-refittable) vehicles with invalid default cargo unavailable. 12 years ago
translators 4d53128f0c (svn r24437) -Update from WebTranslator v3.0:
korean - 14 changes by telk5093
12 years ago
translators 99f99b04b6 (svn r24436) -Update from WebTranslator v3.0:
korean - 7 changes by telk5093
12 years ago
translators a898afb1bd (svn r24435) -Update from WebTranslator v3.0:
spanish - 9 changes by Terkhen
12 years ago
translators dd99390039 (svn r24434) -Update from WebTranslator v3.0:
afrikaans - 14 changes by telanus
french - 6 changes by glx
12 years ago
translators 9a8ee66f84 (svn r24433) -Update from WebTranslator v3.0:
belarusian - 9 changes by KorneySan
korean - 21 changes by telk5093
12 years ago
rubidium cf773911b0 (svn r24432) -Fix: compile warning in depend 12 years ago
translators cdb61828d3 (svn r24430) -Update from WebTranslator v3.0:
finnish - 10 changes by jpx_
12 years ago
rubidium 990c9f8a7f (svn r24429) -Change: add some hardening flags to the compiler for release builds 12 years ago
translators 3202b09b12 (svn r24428) -Update from WebTranslator v3.0:
korean - 26 changes by telk5093
brazilian_portuguese - 6 changes by Tucalipe
12 years ago
translators 472855140d (svn r24418) -Update from WebTranslator v3.0:
catalan - 6 changes by arnau
lithuanian - 6 changes by Stabilitronas
polish - 6 changes by wojteks86
vietnamese - 14 changes by nglekhoi
12 years ago
michi_cc 36181b3fb2 (svn r24417) -Codechange: [Win32] Don't needlessly include windows.h in a commonly used header. 12 years ago
michi_cc 1792c186c7 (svn r24416) -Fix [FS#5231]: [Win32] Unbreak NewGRF MD5 sum calculation. Macros and side effects don't mix, especially if there's some obscure '#define min' in a windows header that nobody thinks of. 12 years ago
translators 902e2e4f66 (svn r24415) -Update from WebTranslator v3.0:
croatian - 6 changes by VoyagerOne
german - 6 changes by planetmaker
italian - 6 changes by lorenzodv
vietnamese - 3 changes by nglekhoi
12 years ago
frosch ab2ce64b6b (svn r24414) -Fix [FS#5221]: Disallow removing roadtypes from bridges when not dragging in bridge direction. 12 years ago
frosch 25203976f0 (svn r24413) -Add [FS#5221-ish]: Allow overbuilding bridges with the same type when adding a roadtype. 12 years ago
translators f645c15586 (svn r24412) -Update from WebTranslator v3.0:
dutch - 6 changes by habell
english_US - 6 changes by Rubidium
finnish - 6 changes by jpx_
korean - 45 changes by telk5093
russian - 6 changes by Lone_Wolf
12 years ago
frosch cd867eb573 (svn r24411) -Add [FS#5244-ish]: Display the a setting type in the adv. settings description which explains the scope of changes to a particular setting. 12 years ago
translators 8361625ad6 (svn r24410) -Update from WebTranslator v3.0:
afrikaans - 10 changes by telanus
finnish - 1 changes by USephiroth
12 years ago
translators 1ebff8df41 (svn r24409) -Update from WebTranslator v3.0:
croatian - 3 changes by VoyagerOne
french - 3 changes by glx
korean - 2 changes by telk5093
12 years ago
translators 1cbc1b2be3 (svn r24407) -Update from WebTranslator v3.0:
afrikaans - 15 changes by telanus
korean - 11 changes by telk5093
12 years ago
alberth eb56e5c0b1 (svn r24406) -Feature: Allow game scripts to monitor cargo pickups and deliveries done by companies. 12 years ago
alberth 05aaf18d38 (svn r24405) -Add: Save and load of active cargo monitors. 12 years ago
alberth 1d11291071 (svn r24404) -Add: Data structures for cargo transport monitoring. 12 years ago
frosch 6821f5cd22 (svn r24403) -Fix: Draw wires under low bridges if the bridge is transparent, not if the wire is transparent. 12 years ago
frosch c8cb096533 (svn r24402) -Fix [FS#5243]: Station properties 11 and 14 were combined incorrectly. 12 years ago
translators 03b6ad9383 (svn r24401) -Update from WebTranslator v3.0:
czech - 8 changes by RabbRubbish
korean - 7 changes by telk5093
lithuanian - 25 changes by Stabilitronas
12 years ago
frosch 17dcc7a899 (svn r24400) -Add: Plural 'names' to the output of strgen -export-plurals. 12 years ago
frosch c6a73ed0d5 (svn r24399) -Fix: Korean. 12 years ago
frosch 667a45f5c7 (svn r24398) -Fix: Most recent changes to Brazilian were syntactically wrong. 12 years ago
translators a5d771fd3b (svn r24397) -Update from WebTranslator v3.0:
korean - 11 changes by telk5093
brazilian_portuguese - 96 changes by Tucalipe
spanish - 1 changes by Terkhen
vietnamese - 1 changes by nglekhoi
12 years ago
translators bd4d5c26d8 (svn r24396) -Update from WebTranslator v3.0:
czech - 14 changes by Eskymak
latvian - 3 changes by Parastais
polish - 3 changes by wojteks86
12 years ago
alberth 2ab7c82b31 (svn r24395) -Doc: Fixed argument references in @param descriptions. 12 years ago
glx ad48f766f7 (svn r24394) -Fix (r24188): changing resolution didn't resize the window 12 years ago
translators 503c436cb2 (svn r24393) -Update from WebTranslator v3.0:
finnish - 1 changes by jpx_
hungarian - 8 changes by Brumi
korean - 4 changes by telk5093
12 years ago
alberth a9b1a36656 (svn r24392) -Fix [FS#5239]: Use the 'all vehicles' group for the autoreplace window from the vehicle list. 12 years ago
frosch 6c2e201133 (svn r24391) -Change [FS#5229]: Disallow original and better road layouts to build roads under bridges along the bridge direction. 12 years ago
frosch 0ead281439 (svn r24390) -Change [FS#5213]: Allow cloning of orders which are unreachable for the destination vehicle if they were already unreachable for the source vehicle. This makes cloning/autorenewing/autoreplacing behave more smooth during station reconstruction. 12 years ago
translators 6aa2b757aa (svn r24389) -Update from WebTranslator v3.0:
catalan - 3 changes by mtormo
dutch - 3 changes by habell
english_US - 3 changes by Rubidium
finnish - 2 changes by jpx_
german - 3 changes by planetmaker
italian - 3 changes by lorenzodv
korean - 121 changes by telk5093
lithuanian - 3 changes by Stabilitronas
russian - 3 changes by Lone_Wolf
12 years ago
frosch 73706925d1 (svn r24388) -Fix [FS#5233]: Do not consider not finding a particular base set critical; just load a different one and display an in-game error later on. 12 years ago
translators 8e170df609 (svn r24387) -Update from WebTranslator v3.0:
lithuanian - 92 changes by Stabilitronas
vietnamese - 28 changes by nglekhoi
12 years ago