Commit Graph

13719 Commits (a889e2c615d55d51d6ec22c63d10cba599e2347e)

Author SHA1 Message Date
frosch b39a0ab5ea (svn r24576) -Fix [FS#5319] (r24260): Vehicle list at buoys did no longer work. (Juanjo) 12 years ago
zuu ff34c73e91 (svn r24575) -Add: ScriptController::Break() now also pauses the game (and not only the script) 12 years ago
zuu 3606607580 (svn r24574) -Change: remove undocumented return value of ScriptController::Break() 12 years ago
rubidium 4c2c909a6a (svn r24572) -Fix: do not cast away some other consts 12 years ago
rubidium a92f7ec90e (svn r24571) -Fix: do not cast away const 12 years ago
zuu 95866a7a75 (svn r24570) -Fix (r24542): Some documentation was missing 12 years ago
frosch 8ad8eea5c3 (svn r24568) -Codechange: No need to resort the group GUI when toggling the autoreplace protection. (Juanjo) 12 years ago
frosch 18a0faf57a (svn r24567) -Fix [FS#5261]: Non-train vehicle lists were not resorted when vehicles were renamed. (Juanjo) 12 years ago
frosch 789ced2208 (svn r24566) -Codechange: Reorder some code more intuitively. (Juanjo) 12 years ago
frosch c3fe49c958 (svn r24565) -Fix: Stop both price and payment inflation if either of them has reached MAX_INFLATION. 12 years ago
frosch aea90e69f6 (svn r24564) -Fix [FS#5312] (r17433): Limiting the inflation did not quite work. 12 years ago
translators f7a19cfb04 (svn r24563) -Update from WebTranslator v3.0:
lithuanian - 8 changes by RunisLabs
welsh - 13 changes by kazzie
12 years ago
translators 457ca8d31e (svn r24562) -Update from WebTranslator v3.0:
lithuanian - 11 changes by RunisLabs
12 years ago
translators df617b8bde (svn r24561) -Update from WebTranslator v3.0:
estonian - 3 changes by Jaanus
12 years ago
translators 9bdd8865aa (svn r24560) -Update from WebTranslator v3.0:
czech - 9 changes by Eskymak
12 years ago
zuu c423a7861e (svn r24559) -Fix (24542): Blocking script debug on non-dedicated servers is a not too much 12 years ago
translators 4d9f6cf5c3 (svn r24558) -Update from WebTranslator v3.0:
catalan - 2 changes by arnau
12 years ago
translators 4afc162ae2 (svn r24557) -Update from WebTranslator v3.0:
french - 2 changes by glx
vietnamese - 4 changes by nglekhoi
12 years ago
translators 9926156d98 (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 f40c7a58a6 (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 1363b5700e (svn r24554) -Add: Hotkeys for widgets in AI Debug window 12 years ago
frosch ade35f40f6 (svn r24553) -Add: Separate the 'available vehicles' from the other buttons in the vehicle list. 12 years ago
zuu ac3d609377 (svn r24552) -Fix (r24537): Unpause do no longer continue scripts 12 years ago
terkhen 89bad72bfb (svn r24551) -Fix (r24544): Change unfinished languages. 12 years ago
alberth e54b1a177f (svn r24550) -Codechange: Remove unused panel widget in the group gui (Juanjo). 12 years ago
alberth 87214b78a9 (svn r24549) -Codechange: Remove the hard-coded sprite button sizes in the group gui (Juanjo). 12 years ago
alberth 9f77118751 (svn r24548) -Add: Extra group line in the group gui, if possible (Juanjo). 12 years ago
alberth eedb4356f1 (svn r24547) -Add [FS#5263]: Separate the 'available vehicles' from the other buttons in the group gui (Juanjo). 12 years ago
terkhen 4e26958cba (svn r24546) -Fix (r24544): Change all other languages too. 12 years ago
translators 0746e40498 (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 d7b301117d (svn r24544) -Fix [FS#5297]: Do not show profit from refits as cost in the refit window. 12 years ago
zuu 13e0e4741a (svn r24543) -Fix-ish (r24542): Removed unnecessary preprocessor directive 12 years ago
zuu abfc53f1d3 (svn r24542) -Feature: Allow AI/GS script developers to break the execution of their scripts using ScriptController::Break 12 years ago
yexo 0ac47d4041 (svn r24541) -Cleanup [FS#5260]: remove unused function GetGroupArraySize (juanjo) 12 years ago
alberth 670c364323 (svn r24540) -Codechange: Remove the not-so-useful HALF_TILE_SIZE constant. 12 years ago
yexo 055cf8bae6 (svn r24539) -Codechange [FS#5260]: make code simpler by using IsValidTile instead of manually checking the bounds (juanjo) 12 years ago
yexo c795e779e1 (svn r24538) -Fix-ish: remove compiler warning about initialization order 12 years ago
zuu d0fdd1f8b5 (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 fbdf2c3830 (svn r24536) -Update from WebTranslator v3.0:
tamil - 7 changes by aswn
ukrainian - 80 changes by edd_k
12 years ago
alberth 6c6abd87db (svn r24535) -Doc: Two additions, lots of small spelling fixes, and some Doxygen improvements. 12 years ago
frosch e83a41e9b5 (svn r24534) -Feature: Highlight industries on the smallmap when the mouse is over an entry in the legend. 12 years ago
frosch 942b40970f (svn r24533) -Codechange: Move position determination on minimap legend to separate function. 12 years ago
rubidium 2ba8526532 (svn r24532) -Change: try to read more UDP packets per game loop 12 years ago
alberth bdc57ddf23 (svn r24531) -Fix: Max script chance was too big. 12 years ago
zuu af4529bdaa (svn r24530) -Fix [#5203] (r24521): Ctrl+backspace/delete could remove too many characters (sbr) 12 years ago
translators 77deb3c0a8 (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 f7ca5d29ed (svn r24528) -Fix: [NewGRF] RandomAction 84 should interpret register 100 as signed. 12 years ago
frosch a9167a52db (svn r24527) -Add: [NewGRF] Allow resolving var 5F via vehicle var 61. 12 years ago
translators edf25b7e48 (svn r24526) -Update from WebTranslator v3.0:
latvian - 2 changes by Parastais
12 years ago
yexo 8944dcbef2 (svn r24524) -Fix [FS#5296]: fix some compile problems in mac-only code (__ln__) 12 years ago
frosch d14e71cce2 (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 aee89afb55 (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 9966ebf3c9 (svn r24521) -Feature [FS#5203]: Ctrl + Backspace/Delete to remove characters up to next word beginning in text edit boxes 12 years ago
zuu 072fdc43a0 (svn r24520) -Feature [FS#5203]: Ctrl + Arrow keys to move entire words in text edit boxes (sbr) 12 years ago
zuu 6556e04234 (svn r24519) -Codechange [FS#5203]: Refactor character removal code of text edit 12 years ago
zuu 2314f6a078 (svn r24518) -Codechange [FS#5203]: Refactor arrow key text edit movement code (sbr) 12 years ago
translators fddb276bde (svn r24517) -Update from WebTranslator v3.0:
czech - 23 changes by Eskymak
12 years ago
frosch 4507eec9b7 (svn r24516) -Add: [GS] Support ##plural pragma in GS lang files. 12 years ago
frosch e883ca1d4e (svn r24515) -Fix: GStexts were compied incompletely when containing certain string codes. 12 years ago
translators 672dfdc90e (svn r24514) -Update from WebTranslator v3.0:
welsh - 3 changes by kazzie
12 years ago
frosch 15bf9e9f03 (svn r24513) -Add: [Script] ScriptIndustryType::IsProcessingIndustry. 12 years ago
translators d47e21b055 (svn r24512) -Update from WebTranslator v3.0:
czech - 26 changes by Eskymak
luxembourgish - 7 changes by Phreeze
12 years ago
translators 0098791b37 (svn r24511) -Update from WebTranslator v3.0:
latvian - 3 changes by Parastais
vietnamese - 1 changes by nglekhoi
12 years ago
translators 7de21518fb (svn r24510) -Update from WebTranslator v3.0:
korean - 1 changes by telk5093
latvian - 11 changes by Parastais
12 years ago
translators 919222a762 (svn r24509) -Update from WebTranslator v3.0:
german - 4 changes by NG
korean - 5 changes by telk5093
12 years ago
frosch 71da28f60e (svn r24508) -Fix [FS#5281] (24488): Content GUI crashed after downloading a NewGRF while it is selected. 12 years ago
frosch facad68514 (svn r24507) -Fix [FS#5285]: The mousewheel did not work in the build waypoint window. (sbr) 12 years ago
frosch ff9c74fed7 (svn r24506) -Fix: Airport variables 60 to 65 an 69 used the wrong CTT for translations. (Alberth) 12 years ago
zuu fa7ec4685a (svn r24505) -Add: Select the GS tab if all AI tabs are unselectable in the AI debug window. 12 years ago
translators cb83b3bfc9 (svn r24504) -Update from WebTranslator v3.0:
russian - 2 changes by Lone_Wolf
12 years ago
terkhen 138e3f7050 (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 e7fea3135e (svn r24502) -Update from WebTranslator v3.0:
vietnamese - 1 changes by nglekhoi
12 years ago
translators 871a37d112 (svn r24501) -Update from WebTranslator v3.0:
russian - 2 changes by kuriatoru
12 years ago
zuu 57cc5a3336 (svn r24500) -Fix: Don't show the global goals as company goals for spectators 12 years ago
translators 825fc47d1d (svn r24499) -Update from WebTranslator v3.0:
welsh - 7 changes by kazzie
12 years ago
translators 7c852773df (svn r24498) -Update from WebTranslator v3.0:
welsh - 32 changes by kazzie
12 years ago
frosch 2437593cd8 (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 7d29a577cf (svn r24496) -Fix [FS#5276]: Make sure all template functions are instantiated by at least one compilation unit. 12 years ago
translators 0afda498c5 (svn r24495) -Update from WebTranslator v3.0:
luxembourgish - 9 changes by Phreeze
12 years ago
frosch 99c181e20d (svn r24494) -Update: Some documentation. 12 years ago
frosch 2e1a41d5f4 (svn r24493) -Doc: Update GS changelog. 12 years ago
frosch fa88345953 (svn r24492) -Add: [NoGo] Useful behaviour for GSEngine::IsValidEngine and GSEngine::IsBuildable when outside GSCompanyMode scope. 12 years ago
rubidium bfe5b5e0e6 (svn r24491) -Fix: compilation error with networking disabled 12 years ago
yexo 124e13cd72 (svn r24490) -Fix (r24487): forgot to run script/api/squirrel_export.sh 12 years ago
zuu cce930b6c7 (svn r24489) -Feature [FS#5230]: Display GS dead state in AI debug window. 12 years ago
yexo a9c3a6f84a (svn r24488) -Feature [FS#5236]: add buttons to view textfiles from the online content window (LordAro) 12 years ago
yexo 4d1d6332fb (svn r24487) -Codechange [FS#5236]: make several DoesContentExist return the path instead of a boolean (LordAro) 12 years ago
translators 3132b9a9ab (svn r24486) -Update from WebTranslator v3.0:
portuguese - 15 changes by ricardoespsanto
12 years ago
planetmaker 27551960cf (svn r24485) -Fix: Clarify description of command line option -n 12 years ago
translators afbb696426 (svn r24484) -Update from WebTranslator v3.0:
korean - 4 changes by telk5093
luxembourgish - 19 changes by Phreeze
12 years ago
rubidium 5228b45b7d (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 7814956d4c (svn r24482) -Fix [FS#5232] (r24180): Do not call RebuildSubsidisedSourceAndDestinationCache() before subsidy savegame conversion is finished. 12 years ago
frosch 5386558459 (svn r24481) -Feature [FS#5127]: Make the pathfinder decide whether ships shall leave depots towards north or south. 12 years ago
frosch 0318fe577e (svn r24480) -Doc: Doxygenize ChooseShipTrack(). 12 years ago
frosch c7ad5b9ac0 (svn r24479) -Fix: Trains were unable to reverse in stations when using NPF. 12 years ago
translators 056832c037 (svn r24478) -Update from WebTranslator v3.0:
luxembourgish - 3 changes by Phreeze
12 years ago
rubidium 9910a06dc7 (svn r24477) -Merge: documentation updates from 1.2. 12 years ago
translators 83c0336c4e (svn r24474) -Update from WebTranslator v3.0:
luxembourgish - 29 changes by Phreeze
12 years ago
translators 373bda78c0 (svn r24473) -Update from WebTranslator v3.0:
portuguese - 1 changes by filipemsoares
12 years ago
translators 17fd548b5f (svn r24472) -Update from WebTranslator v3.0:
turkish - 24 changes by otrkmen
12 years ago
yexo e1351773a0 (svn r24468) -Add [FS#5219]: API compatibility scripts for Goal Scripts (Hirundo) 12 years ago
yexo 5951be7ca7 (svn r24467) -Codechange [FS#5236]: make textfile window class slightly more general (LordAro) 12 years ago
yexo cc5eccc574 (svn r24466) -Codechange [FS#5236]: add general function for ContentType -> Subdirectory conversion (LordAro) 12 years ago
translators ea64eda6a4 (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 bccec48d60 (svn r24464) -Update from WebTranslator v3.0:
korean - 5 changes by telk5093
slovak - 19 changes by klingacik
12 years ago
translators c37032084d (svn r24463) -Update from WebTranslator v3.0:
korean - 1 changes by telk5093
12 years ago
translators 2d991512cd (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 ca6c4685ac (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 fff29e2645 (svn r24460) -Update from WebTranslator v3.0:
luxembourgish - 26 changes by Phreeze
12 years ago
translators 1715a0d26e (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 de46838ac6 (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 ff5295c098 (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 4e74a6c480 (svn r24456) -Update from WebTranslator v3.0:
afrikaans - 2 changes by telanus
hungarian - 32 changes by IPG
12 years ago
translators dc204d0a65 (svn r24451) -Update from WebTranslator v3.0:
thai - 37 changes by sf_alpha
12 years ago
translators 03b4d40e09 (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 d0ea1b96a9 (svn r24449) -Fix [FS#5254]: Coast and sea are not the same. 12 years ago
frosch 0138c3fc2b (svn r24448) -Fix [FS#5255]: Copy constructor and assignment operator cannot be implicit template specialisations. (adf88) 12 years ago
translators 93c3026dea (svn r24447) -Update from WebTranslator v3.0:
french - 1 changes by glx
latvian - 6 changes by Parastais
12 years ago
frosch 348f2d35be (svn r24446) -Add [FS#5199]: Store more consist properties in order backups. 12 years ago
frosch 8d09070bb7 (svn r24445) -Fix: Do not load order backups when loading a server-saved game in single player. 12 years ago
frosch 432835ab07 (svn r24444) -Codechange: Base OrderBackup on BaseConsist. 12 years ago
frosch 4216eb383f (svn r24443) -Codechange: Move Vehicle::name to BaseConsist. 12 years ago
frosch 2a875a1907 (svn r24442) -Codechange: Split some members of Vehicle into a new class BaseConsist. 12 years ago
frosch c8f6159464 (svn r24441) -Update: Version number to 1.3 in some more files. 12 years ago
translators f2bea1570f (svn r24440) -Update from WebTranslator v3.0:
french - 6 changes by OliTTD
12 years ago
frosch fae088737a (svn r24439) -Fix [FS#5254]: In some cases ships could be covered with land. 12 years ago
frosch d9037b77a9 (svn r24438) -Fix [FS#5256-ish]: Make (non-refittable) vehicles with invalid default cargo unavailable. 12 years ago
translators f1e617c46b (svn r24437) -Update from WebTranslator v3.0:
korean - 14 changes by telk5093
12 years ago
translators 424a8a8f17 (svn r24436) -Update from WebTranslator v3.0:
korean - 7 changes by telk5093
12 years ago
translators 652327610f (svn r24435) -Update from WebTranslator v3.0:
spanish - 9 changes by Terkhen
12 years ago
translators 53bc973dac (svn r24434) -Update from WebTranslator v3.0:
afrikaans - 14 changes by telanus
french - 6 changes by glx
12 years ago
translators e22a5a0766 (svn r24433) -Update from WebTranslator v3.0:
belarusian - 9 changes by KorneySan
korean - 21 changes by telk5093
12 years ago
rubidium c32b56a6d4 (svn r24432) -Fix: compile warning in depend 12 years ago
translators 999cc0eaba (svn r24430) -Update from WebTranslator v3.0:
finnish - 10 changes by jpx_
12 years ago
rubidium a3f56875c1 (svn r24429) -Change: add some hardening flags to the compiler for release builds 12 years ago
translators 2ab02f9e96 (svn r24428) -Update from WebTranslator v3.0:
korean - 26 changes by telk5093
brazilian_portuguese - 6 changes by Tucalipe
12 years ago
translators 625ab1056d (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 1966de1a2a (svn r24417) -Codechange: [Win32] Don't needlessly include windows.h in a commonly used header. 12 years ago
michi_cc 5bea1b3007 (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 d35e3954e7 (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 7e254c6982 (svn r24414) -Fix [FS#5221]: Disallow removing roadtypes from bridges when not dragging in bridge direction. 12 years ago
frosch 1e327a20c4 (svn r24413) -Add [FS#5221-ish]: Allow overbuilding bridges with the same type when adding a roadtype. 12 years ago
translators 4eab88cc11 (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 4a196bba2e (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 65994eeea0 (svn r24410) -Update from WebTranslator v3.0:
afrikaans - 10 changes by telanus
finnish - 1 changes by USephiroth
12 years ago
translators 6ae5de91ae (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 8ff3fbdef5 (svn r24407) -Update from WebTranslator v3.0:
afrikaans - 15 changes by telanus
korean - 11 changes by telk5093
12 years ago
alberth 1c6e746f9d (svn r24406) -Feature: Allow game scripts to monitor cargo pickups and deliveries done by companies. 12 years ago
alberth 4ae69a088d (svn r24405) -Add: Save and load of active cargo monitors. 12 years ago
alberth a7158589f3 (svn r24404) -Add: Data structures for cargo transport monitoring. 12 years ago
frosch 0748087476 (svn r24403) -Fix: Draw wires under low bridges if the bridge is transparent, not if the wire is transparent. 12 years ago
frosch 8b76e46045 (svn r24402) -Fix [FS#5243]: Station properties 11 and 14 were combined incorrectly. 12 years ago
translators fc55da0892 (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 b54a165cd8 (svn r24400) -Add: Plural 'names' to the output of strgen -export-plurals. 12 years ago
frosch e41a52cbec (svn r24399) -Fix: Korean. 12 years ago
frosch b61a9dc1fb (svn r24398) -Fix: Most recent changes to Brazilian were syntactically wrong. 12 years ago
translators 215c964229 (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 5af19352ce (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 67f599f9db (svn r24395) -Doc: Fixed argument references in @param descriptions. 12 years ago
glx ad200403c1 (svn r24394) -Fix (r24188): changing resolution didn't resize the window 12 years ago
translators 01d4eb0159 (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 164333067d (svn r24392) -Fix [FS#5239]: Use the 'all vehicles' group for the autoreplace window from the vehicle list. 12 years ago
frosch 1881f70fbb (svn r24391) -Change [FS#5229]: Disallow original and better road layouts to build roads under bridges along the bridge direction. 12 years ago
frosch cf93e860df (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 7d6e859bb9 (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 7ae3b0d332 (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 248ba5eddb (svn r24387) -Update from WebTranslator v3.0:
lithuanian - 92 changes by Stabilitronas
vietnamese - 28 changes by nglekhoi
12 years ago
rubidium 7375b37f27 (svn r24386) -Fix: remove broken plurals from slovak 12 years ago
translators 3c39c786ec (svn r24385) -Update from WebTranslator v3.0:
lithuanian - 90 changes by Stabilitronas
12 years ago
frosch 358a2bd6ed (svn r24384) -Fix [FS#5188-ish]: Make IsInDepot() functions behave consistent across vehicle types and add IsChainInDepot instead, if that is what shall be checked. 12 years ago
frosch ff95e3edaf (svn r24383) -Fix: a comment. 12 years ago
frosch df9a6d24a0 (svn r24382) -Fix: Call Vehicle::IsStoppedInDepot only for the first vehicle in a chain (i.e. primary vehicle or free wagon). 12 years ago
frosch e4f0539cae (svn r24381) -Revert (r24380): RoadVehicle::IsInDepot was supposed to behave different to Train::IsInDepot. 12 years ago
frosch 00a84fc4ce (svn r24380) -Fix [FS#5188]: RoadVehicle::IsInDepot did not check all articulated parts. 12 years ago
frosch 00d0649f62 (svn r24379) -Fix [FS#5218-ish]: Do not resize the object GUI when selecting objects. Rather clip the object name. 12 years ago
frosch 2796903ea8 (svn r24378) -Fix [FS#5218]: ReInit could crash for windows with NWidgetMatrix widgets. 12 years ago
translators 05c9c27c43 (svn r24377) -Update from WebTranslator v3.0:
slovak - 166 changes by Rhianon
12 years ago
translators 789266146f (svn r24376) -Update from WebTranslator v3.0:
korean - 8 changes by telk5093
12 years ago
translators ae10f8f4be (svn r24375) -Update from WebTranslator v3.0:
japanese - 34 changes by TzakShrike
12 years ago
rubidium 270801a145 (svn r24374) -Fix: cargo lists can't have genders (mostly because it's very unclear what gender it would have) 12 years ago
frosch e1d7b6ec5c (svn r24373) -Codechange: Improve descriptions of plural forms. 12 years ago
translators 64cb25ae50 (svn r24372) -Update from WebTranslator v3.0:
greek - 23 changes by kyrm
12 years ago
michi_cc a763497cd1 (svn r24371) -Add: [NewGRF] Allow vehicle variable 61 for callback 2D (recolour) and re-randomisation. 12 years ago
translators 1aef130a9d (svn r24370) -Update from WebTranslator v3.0:
korean - 10 changes by telk5093
12 years ago
frosch ca1bb53d22 (svn r24369) -Fix (r24361): Unused stuff is unused. 12 years ago
frosch 9b50fe79e2 (svn r24368) -Fix (r24367): Silence GCC warnings. 12 years ago
michi_cc bcac892dd7 (svn r24367) -Feature: [NewGRF] Customisable signals for rail types. 12 years ago
frosch 4d67037508 (svn r24366) -Doc: Improve description of ScriptVehicle::GetCargoLoad. 12 years ago
rubidium bdb0fcb0b0 (svn r24364) -Fix-ish: Slovak compilation failure 12 years ago
translators e4fbd715f9 (svn r24363) -Update from WebTranslator v3.0:
vietnamese - 2 changes by nglekhoi
12 years ago
translators bbc24d873b (svn r24362) -Update from WebTranslator v3.0:
japanese - 4 changes by TzakShrike
brazilian_portuguese - 87 changes by Tucalipe
12 years ago
frosch 4a3d484a96 (svn r24361) -Fix [FS#5227] (r22926): Apparently ext. A1 did not work at all. (Hirundo) 12 years ago
frosch 270554f95f (svn r24360) -Fix [FS#5224]: Ship-specific 80+x variables were missing for unknown reason. (Hirundo) 12 years ago
translators 40751ad8dd (svn r24359) -Update from WebTranslator v3.0:
persian - 5 changes by Gajoo
12 years ago
translators 2a5847571a (svn r24358) -Update from WebTranslator v3.0:
greek - 13 changes by kyrm
12 years ago
translators 5558b596af (svn r24357) -Update from WebTranslator v3.0:
brazilian_portuguese - 61 changes by Tucalipe
slovak - 20 changes by Rhianon
12 years ago
frosch 9c0aa44a41 (svn r24356) -Change: Allow building/modifying/removing signals even if a train is on the belonging track. 12 years ago
frosch ab55498c1e (svn r24355) -Codechange [FS#5217]: Deduplicate code when building stations. (Hirundo) 12 years ago
frosch 4e6f015971 (svn r24354) -Fix: When airport construction was denied due to noise, the error message named the wrong town. 12 years ago
michi_cc d372fb3b8e (svn r24353) -Fix [FS#5215] (r23506): [NoAI] A TileIndex isn't a station id, so don't use it as one. 12 years ago
frosch 3e60f014cc (svn r24352) -Fix: When highlighting the drop position for vehicles in depots, make space for all articulated parts. 12 years ago
frosch 13ea1c921b (svn r24351) -Fix: Short vehicles were not properly positioned at the cursor when dragging for RTL languages. 12 years ago
translators 1f2f16b7a7 (svn r24350) -Update from WebTranslator v3.0:
vietnamese - 5 changes by nglekhoi
12 years ago
translators 8580e7b5b1 (svn r24349) -Update from WebTranslator v3.0:
french - 2 changes by OliTTD
12 years ago
translators 6fdde4c082 (svn r24348) -Update from WebTranslator v3.0:
german - 1 changes by planetmaker
12 years ago
translators cd258c957e (svn r24347) -Update from WebTranslator v3.0:
spanish - 1 changes by Terkhen
12 years ago
frosch 3c62dab982 (svn r24346) -Fix: EQUALSIZE widget containers within EQUALSIZE containers were initialised with wrong sizes. 12 years ago
translators ab62c2e46d (svn r24345) -Update from WebTranslator v3.0:
vietnamese - 11 changes by nglekhoi
12 years ago
translators 6ede67231e (svn r24344) -Update from WebTranslator v3.0:
korean - 4 changes by telk5093
polish - 1 changes by wojteks86
12 years ago
translators 03c9cf2612 (svn r24343) -Update from WebTranslator v3.0:
german - 1 changes by Jogio
polish - 36 changes by wojteks86
vietnamese - 3 changes by nglekhoi
12 years ago
frosch 59ddedf33f (svn r24342) -Feature: Also use the new multi-word filtering for script breakpoints. 12 years ago
translators 844c1241d2 (svn r24341) -Update from WebTranslator v3.0:
czech - 2 changes by ReisRyos
estonian - 53 changes by ISA
swedish - 3 changes by Joel_A
12 years ago
translators bd040c2bee (svn r24340) -Update from WebTranslator v3.0:
afrikaans - 1 changes by telanus
dutch - 2 changes by habell
greek - 6 changes by kyrm
korean - 4 changes by telk5093
persian - 10 changes by Peymanpn
polish - 2 changes by wojteks86
swedish - 3 changes by Joel_A
tamil - 9 changes by ganesh
vietnamese - 5 changes by nglekhoi
12 years ago
translators f28f6fac66 (svn r24339) -Update from WebTranslator v3.0:
greek - 5 changes by kyrm
polish - 7 changes by xaxa
urdu - 29 changes by yasirniazkhan
12 years ago
translators d038469184 (svn r24338) -Update from WebTranslator v3.0:
latvian - 1 changes by Parastais
12 years ago
frosch 56383c577a (svn r24337) -Feature: Allow filtering for multiple words (separated by whitespace resp. quoted) in the sign list, content- and NewGRF-guis. 12 years ago
translators 0d3e56f95e (svn r24336) -Update from WebTranslator v3.0:
hungarian - 7 changes by IPG
latvian - 13 changes by Parastais
polish - 7 changes by wojteks86
swedish - 6 changes by Joel_A
12 years ago
frosch ac72c956d8 (svn r24335) -Fix: The cursor in the company password window was not blinking due to wrong magic constants (same as r17539). 12 years ago
translators 1b92731855 (svn r24334) -Update from WebTranslator v3.0:
dutch - 11 changes by habell
hungarian - 189 changes by IPG
latvian - 14 changes by Parastais
12 years ago
translators b0deb62dac (svn r24333) -Update from WebTranslator v3.0:
dutch - 2 changes by habell
german - 1 changes by Jogio
greek - 47 changes by kyrm
hungarian - 61 changes by IPG
lithuanian - 7 changes by RunisLabs
polish - 4 changes by wojteks86
swedish - 2 changes by Joel_A
12 years ago
frosch e79c2350a6 (svn r24332) -Change/Fix [FS#2553]: [NewGRF] Change the length of 8/8 roadvehicles in vehicle lists to 32 pixels; this is in fact the correct length as can be seen in corners for short articulated parts following each other. It also looks fine for most old GRFs, thus there is no need for a switch. 12 years ago
frosch 542ef5ad47 (svn r24331) -Change [FS#5204]: [NewGRF] Make bounding boxes of road vehicles change according to the vehicle length to make alignment easier. 12 years ago
frosch 268e4d65c9 (svn r24330) -Fix (r24321): Do not use the vehicle list order changes from the previous savegames, but only ever from the current one. 12 years ago
translators 130f04a29e (svn r24329) -Update from WebTranslator v3.0:
afrikaans - 2 changes by telanus
german - 2 changes by Jogio
hungarian - 63 changes by IPG
polish - 11 changes by wojteks86
swedish - 21 changes by Joel_A
12 years ago
frosch dcd977f778 (svn r24328) -Codechange: Simplify some silly code. 12 years ago
frosch 4ff2274428 (svn r24327) -Doc: [Script] Improve documentation of ScriptCompany::GetQuarterlyIncome/Expenses(). 12 years ago
translators 182c0b7a58 (svn r24326) -Update from WebTranslator v3.0:
afrikaans - 11 changes by telanus
dutch - 7 changes by habell
german - 5 changes by Jogio
greek - 183 changes by kyrm
lithuanian - 4 changes by RunisLabs
polish - 50 changes by wojteks86
13 years ago
translators c842ff0cb7 (svn r24325) -Update from WebTranslator v3.0:
dutch - 26 changes by habell
german - 22 changes by Jogio
latvian - 11 changes by Parastais
lithuanian - 1 changes by RunisLabs
polish - 2 changes by wojteks86
vietnamese - 1 changes by nglekhoi
13 years ago
frosch 9b196d0fb4 (svn r24324) -Codechange: Turn functions dealing with Textbufs into member functions. 13 years ago
frosch 755b52dcc0 (svn r24323) -Codechange: Split Textbuf and associated functions to separate files. 13 years ago
translators 393203a33e (svn r24322) -Update from WebTranslator v3.0:
afrikaans - 22 changes by telanus
german - 25 changes by Jogio
latvian - 3 changes by Parastais
lithuanian - 65 changes by Stabilitronas
13 years ago
frosch 741f0a15b6 (svn r24321) -Change/Fix [FS#4254]: [NewGRF] Group vehicles in the purchase list properly by source GRF, but also consider engine GRFID overrides. 13 years ago
translators 0bdbf24cf4 (svn r24320) -Update from WebTranslator v3.0:
belarusian - 3 changes by Wowanxm
german - 7 changes by Jogio, planetmaker
latvian - 1 changes by Parastais
lithuanian - 53 changes by RunisLabs
swedish - 4 changes by Joel_A
13 years ago
translators c929dd9d16 (svn r24319) -Update from WebTranslator v3.0:
afrikaans - 19 changes by telanus
belarusian - 1 changes by Wowanxm
dutch - 11 changes by habell
german - 1 changes by planetmaker
lithuanian - 30 changes by RunisLabs
13 years ago
frosch 69f836e57b (svn r24318) -Feature: Add dropdowns to NewGRF configurations, if all values have labels. 13 years ago
frosch deda762b8f (svn r24317) -Feature: Add dropdowns to AI configurations, if all values have labels. 13 years ago
frosch c3950c6ee4 (svn r24316) -Feature: Allow setting adv. settings with limited range using a dropdown list. 13 years ago
frosch 8a54a253bb (svn r24315) -Fix: Make the AI settings window behave more like the other settings window by closing the query window whenever selecting a different row. 13 years ago
frosch 2c2f77e62d (svn r24314) -Fix: Editing NewGRF parameters using the query window showed wrong values, if there was no direct relation between parameter index and parameter register. 13 years ago
frosch 7162c556f4 (svn r24313) -Fix: Some obiwans wrt. clicking on setting buttons. 13 years ago
frosch 4dd9176cc5 (svn r24312) -Change: Center the settings buttons in the AI and NewGRF config windows. 13 years ago
frosch ceec32d2cc (svn r24311) -Add: DrawDropDownButton() to draw dropdown buttons independent of actual widgets. 13 years ago
frosch 23ad97e755 (svn r24310) -Codechange: Add named constants for the dimensions of settings buttons, and generally make their usage more consistent. 13 years ago
frosch 70d3206320 (svn r24309) -Codechange: Split some functions from gui.h to settings_gui.h 13 years ago
frosch f810c27f53 (svn r24308) -Add: ShowDropDownListAt() for drawing dropdown windows independent of dropdown widgets. 13 years ago
frosch 2626d7ac7c (svn r24307) -Codechange: Move all interaction of the dropdown window with widgets of the parent window to a method of the parent window. 13 years ago
translators 8ac7603ff5 (svn r24304) -Update from WebTranslator v3.0:
czech - 6 changes by RabbRubbish
german - 41 changes by Jogio, NG, planetmaker
lithuanian - 1 changes by Stabilitronas
swedish - 9 changes by Joel_A
13 years ago
translators dd25c54072 (svn r24303) -Update from WebTranslator v3.0:
croatian - 1 changes by VoyagerOne
czech - 32 changes by RabbRubbish
estonian - 10 changes by KSiimson
spanish - 1 changes by Terkhen
13 years ago
frosch 565892f77e (svn r24302) -Fix: [Script] ScriptTown::GetGrowthRate() returned wrong values after usage of SetGrowthRate(). 13 years ago
translators 43a1155db5 (svn r24301) -Update from WebTranslator v3.0:
catalan - 1 changes by mtormo
czech - 22 changes by RabbRubbish
danish - 2 changes by beruic
german - 218 changes by NG
italian - 1 changes by lorenzodv
romanian - 4 changes by tonny
russian - 1 changes by edd_k
ukrainian - 4 changes by edd_k
13 years ago
translators c09c32c370 (svn r24300) -Update from WebTranslator v3.0:
belarusian - 2 changes by Wowanxm
czech - 1 changes by Eskymak
danish - 10 changes by beruic
english_US - 1 changes by Rubidium
finnish - 1 changes by jpx_
french - 1 changes by glx
latvian - 3 changes by Parastais
lithuanian - 3 changes by Stabilitronas
swedish - 9 changes by Joel_A
13 years ago
frosch ce5391c31c (svn r24299) -Change [FS#5057]: Center object previews in 1- and 2-view selectors based on the 4-view selector layout. 13 years ago
frosch 7548de8db8 (svn r24298) -Feature: Display default values for adv. settings in the settings description. 13 years ago
frosch 958711a6d6 (svn r24297) -Codechange: Split DParam-setup for drawing setting values to a separate function. 13 years ago
frosch 059e86c03d (svn r24296) -Codechange: No need to pass a member variable to a member function. 13 years ago
frosch 3926e40eaf (svn r24295) -Fix: STRING1 probably means STRING1. 13 years ago
translators d76d942b94 (svn r24294) -Update from WebTranslator v3.0:
catalan - 2 changes by arnau
traditional_chinese - 1 changes by Luper
croatian - 7 changes by VoyagerOne
danish - 3 changes by beruic
dutch - 9 changes by mazele
finnish - 2 changes by jpx_
french - 7 changes by OliTTD
german - 1 changes by NG
italian - 2 changes by lorenzodv
latvian - 3 changes by Parastais
lithuanian - 19 changes by Stabilitronas
romanian - 56 changes by tonny
russian - 2 changes by Lone_Wolf
13 years ago
alberth 9b11b7e491 (svn r24293) -Fix: Increase the left and right margins of the text in the yes/no query window. 13 years ago
translators ec34b1f1b5 (svn r24292) -Update from WebTranslator v3.0:
belarusian - 15 changes by Wowanxm
catalan - 6 changes by arnau
english_US - 2 changes by Rubidium
finnish - 6 changes by jpx_
italian - 14 changes by lorenzodv
korean - 4 changes by telk5093
russian - 3 changes by Lone_Wolf
spanish - 2 changes by Terkhen
swedish - 3 changes by Joel_A
13 years ago
frosch 1008ceddb8 (svn r24291) -Add: [Script] ScriptEventRoadReconstruction. 13 years ago
frosch 4e074cdbf7 (svn r24290) -Add: [Script] ScriptEventExclusiveTransportRights. 13 years ago
frosch 8824063087 (svn r24289) -Add: [Script] Base class for script events involving a company and a town. 13 years ago
frosch 39b942bc17 (svn r24288) -Fix: squirrel_export should match stuff like 'virtual', 'static' and 'const' only as whole words. 13 years ago
frosch bfaf2bd49c (svn r24287) -Feature [FS#2688]: News item for exclusive transport rights. (based on patch by Grantovich) 13 years ago
frosch e519610e4c (svn r24286) -Add: [GS] Some more GSNews::NewsItem::NewsTypes. 13 years ago
frosch 4afae2c74f (svn r24285) -Codechange: Add a more explcit NewsFlag to indicate that the first string parameter is a vehicle ID. 13 years ago
frosch 2aa43d6c8b (svn r24284) -Codechange: Remove NewsSubtypes and directly use NewsTypes and NewsFlag instead. 13 years ago
frosch c6af35c085 (svn r24283) -Codechange: Add AddTileNewsItem function to preemptively deduplicate code. 13 years ago
frosch ae4681ab4c (svn r24282) -Codechange: Add AddVehicleAdviceNewsItem function to preemptively deduplicate code. 13 years ago
frosch 6f35cf016b (svn r24281) -Cleanup: Merge all company news subtypes into a single one; they all behave the same. 13 years ago
frosch e42070221a (svn r24280) -Cleanup: Remove uselessly duplicated code to set string parameters in company news. 13 years ago
frosch 261870502a (svn r24279) -Fix: Someone forgot a call to squirrel_export somewhen. 13 years ago
frosch 798626ce47 (svn r24278) -Codechange: Deduplicate code to read translation tables. 13 years ago
frosch 166c82915e (svn r24277) -Codechange: Store cargo and railtype translation tables in a SmallVector. 13 years ago
frosch 2463525bf5 (svn r24276) -Codechange: Enhance GRFFile with constructor and destructor. 13 years ago
frosch 008dd8d774 (svn r24275) -Codechange: Make SmallVector::FindIndex() const. 13 years ago
translators 54a8764e88 (svn r24274) -Update from WebTranslator v3.0:
english_US - 6 changes by Rubidium
french - 5 changes by glx
german - 15 changes by NG
greek - 67 changes by kyrm
russian - 2 changes by Lone_Wolf
spanish - 36 changes by Terkhen
13 years ago
frosch 2fd194d8dd (svn r24273) -Fix: [NewGRF] GetReverseCargoTranslation() was unnecessary complicated and also returned the wrong thing for cargos not present in the translation table. 13 years ago
frosch e4d3f777ec (svn r24272) -Fix: [NewGRF] Load cargo- and railtype-translation during both reservation and activation stage. That way they can be selected using Action7 depending on present cargo- or railtypes. 13 years ago
frosch c73188259a (svn r24271) -Change: Remove latin abbreviations from english strings. 13 years ago
frosch 7fe756fefa (svn r24270) -Add: Missing descriptions for adv. settings. 13 years ago
translators b8340286d0 (svn r24269) -Update from WebTranslator v3.0:
dutch - 5 changes by habell
slovenian - 2 changes by 
ukrainian - 54 changes by edd_k
13 years ago
frosch 70c1e3d21f (svn r24268) -Fix: Use the same colour scheme for the script selection window as in other comparable windows. 13 years ago
translators 5b1db23b8f (svn r24267) -Update from WebTranslator v3.0:
dutch - 9 changes by habell
french - 5 changes by OliTTD
korean - 185 changes by telk5093
russian - 2 changes by Lone_Wolf
slovenian - 2 changes by 
spanish - 2 changes by Terkhen
13 years ago
translators 67aa61793a (svn r24266) -Update from WebTranslator v3.0:
latvian - 5 changes by Parastais
slovenian - 2 changes by 
swedish - 17 changes by Joel_A
13 years ago
translators 8ce0c87247 (svn r24265) -Update from WebTranslator v3.0:
afrikaans - 21 changes by telanus
dutch - 5 changes by habell
latvian - 19 changes by Parastais
slovenian - 2 changes by 
swedish - 10 changes by Joel_A
13 years ago
translators 4f6f8b2c4c (svn r24264) -Update from WebTranslator v3.0:
hungarian - 27 changes by IPG
portuguese - 1 changes by JayCity
russian - 3 changes by Lone_Wolf
slovenian - 2 changes by 
swedish - 36 changes by Joel_A
vietnamese - 3 changes by nglekhoi
13 years ago
translators 22d90742fc (svn r24263) -Update from WebTranslator v3.0:
catalan - 88 changes by arnau
latvian - 1 changes by Parastais
slovenian - 2 changes by 
swedish - 37 changes by Joel_A, Zuu
13 years ago
translators 4bbc0013bc (svn r24262) -Update from WebTranslator v3.0:
catalan - 29 changes by arnau, mtormo
dutch - 9 changes by habell
latvian - 25 changes by Parastais
russian - 23 changes by Lone_Wolf
slovenian - 2 changes by 
spanish - 39 changes by Terkhen
13 years ago
translators 60a0d398d5 (svn r24261) -Update from WebTranslator v3.0:
latvian - 18 changes by Parastais
russian - 2 changes by Lone_Wolf
slovenian - 2 changes by 
swedish - 3 changes by Joel_A
13 years ago
frosch 279bfa8482 (svn r24260) -Change [FS#5126]: Make the oilrig-vehicle list accessible to specators and colour it's caption neutrally grey. 13 years ago
rubidium 800404add1 (svn r24256) -Fix: results of WT3 validation issue 13 years ago
translators dd066e29c5 (svn r24255) -Update from WebTranslator v3.0:
belarusian - 17 changes by Wowanxm
catalan - 4 changes by mtormo
croatian - 84 changes by VoyagerOne
czech - 2 changes by TheLamer
dutch - 31 changes by habell, mazele
french - 3 changes by OliTTD
latvian - 44 changes by Parastais
russian - 7 changes by Lone_Wolf
slovenian - 2 changes by 
spanish - 19 changes by Terkhen
swedish - 24 changes by Joel_A, daishan
13 years ago
frosch c5d8a51c76 (svn r24252) -Fix [FS#5162]: Change the unit of the sprite-cache size setting from megabytes to megapixels, so it depends on the blitter being used. Also increase it from 64 to 128, and change the name in the cfg file, so everyone gets the new default. 13 years ago
translators 4340085e5c (svn r24251) -Update from WebTranslator v3.0:
belarusian - 116 changes by Wowanxm
croatian - 43 changes by VoyagerOne
english_US - 2 changes by Rubidium
italian - 2 changes by lorenzodv
russian - 15 changes by Lone_Wolf
slovenian - 2 changes by 
spanish - 39 changes by Terkhen
swedish - 14 changes by Joel_A
vietnamese - 2 changes by nglekhoi
13 years ago
frosch b77bb699da (svn r24250) -Fix [FS#5154]: Do not immediately display error messages from parsing the cfg file, but schedule them for displaying after the GUI is prepared for it. 13 years ago
frosch d8ac06522d (svn r24249) -Codechange: Split the extraction of current DParams from the ErrorMessageData constructor into a separate function. 13 years ago
frosch 8aa131f31b (svn r24248) -Codechange: Move ErrorMessageData class definition to header file. 13 years ago
frosch 51e7c489a3 (svn r24247) -Fix: If loading of int-list settings fails, use the default. 13 years ago
michi_cc d561bfe4db (svn r24246) -Add [FS#5052-ish]: [NewGRF] Variable with the current max speed for vehicles. 13 years ago
frosch 833f9ed8c3 (svn r24245) -Change: Move the warning about big station spreads to the setting description. 13 years ago
translators 9071461789 (svn r24244) -Update from WebTranslator v3.0:
belarusian - 419 changes by Wowanxm
dutch - 9 changes by habell
english_US - 3 changes by Rubidium
estonian - 4 changes by Jaanus
french - 1 changes by glx
german - 1 changes by planetmaker
polish - 9 changes by Kilian
russian - 110 changes by Lone_Wolf
slovenian - 2 changes by 
swedish - 15 changes by Joel_A
13 years ago
alberth 934bac8328 (svn r24243) -Fix: Typo fixes and wording improvements in the base language. 13 years ago
translators b5d4bd7b7d (svn r24242) -Update from WebTranslator v3.0:
belarusian - 109 changes by Wowanxm
catalan - 18 changes by mtormo
english_US - 7 changes by Rubidium
finnish - 60 changes by jpx_
french - 120 changes by OliTTD, glx
italian - 126 changes by lorenzodv
russian - 63 changes by Lone_Wolf
slovenian - 15 changes by Necrolyte
13 years ago
rubidium 517f8497cf (svn r24241) -Fix: some typos and inconsistencies in the base language 13 years ago
translators e59eca5328 (svn r24240) -Update from WebTranslator v3.0:
afrikaans - 2 changes by telanus
english_US - 132 changes by Rubidium
finnish - 66 changes by jpx_
french - 10 changes by glx
german - 126 changes by planetmaker
latvian - 11 changes by Parastais
polish - 18 changes by wojteks86
slovenian - 115 changes by Necrolyte
spanish - 1 changes by Terkhen
13 years ago
alberth 7b188b577f (svn r24239) -Add: Highlight setting that has its help text displayed. 13 years ago
alberth 5b6033134e (svn r24238) -Add: String to display highlight selected setting in all languages. 13 years ago
alberth 48b43bf4cf (svn r24237) -Feature: Descriptions explaining the meaning of advanced settings. 13 years ago
alberth 20baa77af3 (svn r24236) -Add: Add code to retrieve help strings from the setting tree and compute max height. 13 years ago
alberth 92ebd22e85 (svn r24235) -Add: Add help-strings for the settings in the advanced settings window. 13 years ago
alberth cc6b16a4c1 (svn r24234) -Add: Add help-string infrastructure to the ini files 13 years ago
alberth ce210ac66d (svn r24233) -Codechange: Rename 'val_str' to 'str_val' to better match with 'strval' in the ini files. 13 years ago
rubidium 3a32f1f3b9 (svn r24224) -Fix [FS#5159]: dereferencing uninitialised pointer (frosch) 13 years ago
translators 4e1c993fdd (svn r24223) -Update from WebTranslator v3.0:
french - 2 changes by OliTTD
latvian - 1 changes by Parastais
polish - 10 changes by wojteks86
russian - 36 changes by Lone_Wolf
vietnamese - 5 changes by nglekhoi
13 years ago
translators eacba20177 (svn r24222) -Update from WebTranslator v3.0:
catalan - 27 changes by mtormo
russian - 22 changes by Lone_Wolf
swedish - 24 changes by Joel_A
13 years ago
rubidium fd56a95604 (svn r24221) -Fix [FS#5166]: Lag counters were not properly reset when switching states making it possible to get disconnected for lagging when you weren't lagging 13 years ago
rubidium 763ed799e7 (svn r24219) -Fix [FS#5152]: immediately do the cargo payment on vehicle crashes instead of when they are cleared 13 years ago
rubidium e673393de2 (svn r24218) -Fix: unbreak Croatian language 13 years ago
translators a7b8578cec (svn r24217) -Update from WebTranslator v3.0:
belarusian - 1 changes by Wowanxm
13 years ago
translators 2777f1772a (svn r24216) -Update from WebTranslator v3.0:
belarusian - 1 changes by KorneySan
croatian - 39 changes by VoyagerOne
czech - 40 changes by Eskymak
dutch - 4 changes by habell
lithuanian - 39 changes by Stabilitronas
russian - 2 changes by KorneySan
slovak - 2 changes by dafree
13 years ago
frosch 6d922e2819 (svn r24215) -Fix: Translations. 13 years ago
frosch 2c922d2e39 (svn r24214) -Fix [FS#5159] (r22794): The confirmation window to abort world generation was hidden during world generation, so actually you could not abort it. 13 years ago
translators e59cbfe36c (svn r24213) -Update from WebTranslator v3.0:
afrikaans - 19 changes by telanus
belarusian - 39 changes by Wowanxm
czech - 10 changes by Paragulis
dutch - 35 changes by habell
german - 39 changes by planetmaker
italian - 42 changes by lorenzodv
latvian - 44 changes by Parastais
polish - 31 changes by wojteks86
romanian - 1 changes by kkmic
russian - 38 changes by KorneySan
slovenian - 66 changes by Necrolyte
13 years ago
translators de3a6fc12e (svn r24212) -Update from WebTranslator v3.0:
english_US - 39 changes by Rubidium
finnish - 39 changes by jpx_
french - 39 changes by glx
luxembourgish - 16 changes by Phreeze
polish - 2 changes by wojteks86
spanish - 46 changes by Terkhen
13 years ago
alberth 263f3f98b4 (svn r24211) -Change: Update other languages too with the changed autorenew string. 13 years ago
alberth f6ccaa01c0 (svn r24210) -Feature: Split the renew-months setting text in two string values (one before life time and one after). 13 years ago
alberth 0c80091daa (svn r24209) -Cleanup: Remove now unused SGF_NOCOMMA value. 13 years ago
alberth 5dce9f25eb (svn r24208) -Codechange: Cleanup in the drawing routine. 13 years ago
alberth c1d8381eff (svn r24207) -Change: Update the other languages too. 13 years ago
alberth f19bc87520 (svn r24206) -Codechange: Move colouring of advanced setting options to the drawing code. 13 years ago
frosch 675fc185be (svn r24205) -Feature [FS#5178-ish]: Show a hint in the supplies tab of station windows, if the station is affected by exclusive transport rights. 13 years ago
frosch 4952ce95cb (svn r24204) -Fix: If a company is taken over or bankrupts, transfer exclusive transport rights to the new owner resp. cancel them. 13 years ago
frosch 565fcf16f9 (svn r24203) -Fix: Make the engine name not overdraw the engine count in the autoreplace GUI. 13 years ago
frosch 0d9506341c (svn r24202) -Change: Make the size of the details in the autoreplace GUI match more the size of the details in the purchase list. 13 years ago
frosch 9431d7de1f (svn r24201) -Fix [FS#5170]: Mark group list dirty when setting/clearing autoreplace for an engine type. 13 years ago
frosch 5f3d0a509f (svn r24200) -Fix [FS#5149]: Invalidate build vehicle windows every month, in case they need resorting due to changed reliabilities. 13 years ago
translators 42a178db10 (svn r24199) -Update from WebTranslator v3.0:
catalan - 4 changes by arnau
czech - 1 changes by Paragulis
hungarian - 10 changes by IPG
13 years ago
translators dd3820044d (svn r24198) -Update from WebTranslator v3.0:
korean - 2 changes by telk5093
polish - 46 changes by Kilian
ukrainian - 3 changes by edd_k
13 years ago
translators 202985b9c1 (svn r24197) -Update from WebTranslator v3.0:
belarusian - 1 changes by Wowanxm
ukrainian - 2 changes by edd_k
vietnamese - 4 changes by nglekhoi
13 years ago
translators 7db0a21c37 (svn r24196) -Update from WebTranslator v3.0:
afrikaans - 33 changes by telanus
belarusian - 6 changes by KorneySan, Wowanxm
croatian - 4 changes by VoyagerOne
czech - 4 changes by Paragulis
dutch - 8 changes by habell
english_AU - 19 changes by tomas4g
english_US - 4 changes by Rubidium
finnish - 4 changes by jpx_
french - 4 changes by OliTTD
german - 4 changes by NG
italian - 4 changes by lorenzodv
lithuanian - 22 changes by Stabilitronas
polish - 4 changes by wojteks86
russian - 6 changes by KorneySan
13 years ago
translators b71247b7fb (svn r24195) -Update from WebTranslator v3.0:
czech - 1 changes by Paragulis
13 years ago
frosch 70b2c96c8b (svn r24194) -Change: Rename the 'signal_side' setting to 'train_signal_side', and add a third option while doing so. 13 years ago
frosch f214171d15 (svn r24193) -Fix (r24191): Also update comments accordingly. 13 years ago
frosch 43ac4de940 (svn r24192) -Fix [FS#5153-ish]: Also use default value when reading an invalid integer setting value. 13 years ago
frosch f0b2de579f (svn r24191) -Fix: If you consider a settings to potentially cause desyncs via NewGRFs and thus disallow changing it in network games, you should probably also sync it to clients. 13 years ago
translators 3d534cbb4f (svn r24190) -Update from WebTranslator v3.0:
traditional_chinese - 90 changes by Luper
czech - 11 changes by Paragulis
13 years ago
truebrain e57b1daa5c (svn r24189) -Fix: when going to fullscreen and back, restore to the resolution you were, not to the fullscreen resolution (Windows only) 13 years ago
truebrain fa8f1f3ac7 (svn r24188) -Fix-ish [FS#5151] (r1): when changing the basics of a window (fullscreen, 8bpp/32bpp), and a window already exists, it was forced out of maximize mode, and its resolution/position was reset, often causing unwanted side-effects. As a "bonus", a WC_SIZE was triggered, and if the system was going from 8bpp to 32pp, this caused a forced window update in a limbo-state of the blitter (not fully 32bpp just yet, but for sure no longer 8bpp); this could cause random memory access which could lead to ACCESS_VIOLATIONS 13 years ago
translators c5ab2afc6b (svn r24187) -Update from WebTranslator v3.0:
russian - 2 changes by Lone_Wolf
spanish - 2 changes by Terkhen
13 years ago