Commit Graph

13719 Commits (a889e2c615d55d51d6ec22c63d10cba599e2347e)

Author SHA1 Message Date
yexo 71c7786d59 (svn r24649) -Fix (r24647): wrong version of strings got committed 12 years ago
yexo fbb01a0b3e (svn r24648) -Fix (r24647): svn diff != || 12 years ago
yexo 0e55cbfc48 (svn r24647) -Feature: add new filter option to the advanced settings window to show only changed settings (Eagle_rainbow) 12 years ago
translators 5c25239d38 (svn r24646) -Update from WebTranslator v3.0:
belarusian - 3 changes by KorneySan
dutch - 3 changes by habell
latvian - 3 changes by Parastais
12 years ago
rubidium e725709d8a (svn r24642) -Codechange: add helper function to see if there is anything in the send queue 12 years ago
rubidium 2b4c2119d7 (svn r24638) -Codechange: add some #ifndefs so MSU code doesn't need to compile it, and doesn't need all the required dependencies 12 years ago
translators 351ba6eb9d (svn r24636) -Update from WebTranslator v3.0:
afrikaans - 98 changes by Oomjcv
catalan - 4 changes by arnau
czech - 18 changes by metis
finnish - 3 changes by jpx_
italian - 3 changes by lorenzodv
korean - 6 changes by telk5093
latvian - 5 changes by Parastais
russian - 3 changes by Lone_Wolf
spanish - 3 changes by Terkhen
tamil - 7 changes by aswn
12 years ago
translators 07fc62b25a (svn r24634) -Update from WebTranslator v3.0:
afrikaans - 69 changes by Oomjcv
catalan - 35 changes by arnau
english_US - 3 changes by Rubidium
german - 8 changes by planetmaker
korean - 1 changes by telk5093
tamil - 25 changes by Rubidium, aswn
12 years ago
frosch e39c3302c6 (svn r24633) -Add: Autoexpand the adv. settings tree, if a filter term is entered immediately after opening the window without any manual expanding/collapsing. 12 years ago
frosch 0b5b73c8b6 (svn r24632) -Feature: Add text filtering to advanced settings. 12 years ago
frosch 63962b3481 (svn r24631) -Feature: Add buttons to expand/collapse all to advanced settings GUI. 12 years ago
translators 2f9161d378 (svn r24630) -Update from WebTranslator v3.0:
hungarian - 11 changes by IPG
12 years ago
zuu 0760a490f4 (svn r24628) -Fix: Document and enforce precondition start != end for ScriptRoad::RemoveRoad and ScriptRoad::RemoveRoadFull 12 years ago
translators 8eeb6dee59 (svn r24627) -Update from WebTranslator v3.0:
catalan - 5 changes by arnau
tamil - 190 changes by aswn
12 years ago
terkhen 98e49d3648 (svn r24626) -Fix [FS#5432]: MSVC 2010 warnings. 12 years ago
translators ea0030840e (svn r24625) -Update from WebTranslator v3.0:
latvian - 24 changes by Parastais
norwegian_bokmal - 17 changes by jhsoby
tamil - 196 changes by aswn
12 years ago
translators 6f61b64753 (svn r24624) -Update from WebTranslator v3.0:
afrikaans - 5 changes by Oomjcv
tamil - 119 changes by aswn
12 years ago
zuu 577ba4bb67 (svn r24623) -Feature: Allow GameScripts to construct and prospect industries without having a sponsor 12 years ago
translators 818c869c80 (svn r24622) -Update from WebTranslator v3.0:
afrikaans - 1 changes by Oomjcv
dutch - 7 changes by habell
12 years ago
translators f879887335 (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 4c085281ab (svn r24620) -Fix (r24619): Keep admin port API compatibility. 12 years ago
planetmaker f46b2fd4b3 (svn r24619) -Change: Check for bankruptcy on a monthly basis (ZxBioHazardZx) 12 years ago
planetmaker 2617162187 (svn r24618) -Feature: Pay interest also on a negative cash value (ZxBioHazardZx) 12 years ago
planetmaker b7c36310fe (svn r24617) -Change: Only bankrupt, if you have negative money considering you took max loan (ZxBiohazardZx) 12 years ago
translators afa2d8d636 (svn r24616) -Update from WebTranslator v3.0:
latvian - 3 changes by Parastais
spanish - 1 changes by Terkhen
12 years ago
terkhen 11775f1b15 (svn r24615) -Feature [FS#5311]: Sort cargo filter by cargo name/label at the company stations window (sbr) 12 years ago
translators ce93d6a08a (svn r24614) -Update from WebTranslator v3.0:
latvian - 17 changes by Parastais
12 years ago
frosch 3a0611f792 (svn r24610) -Change: [NewGRF] Set the reference brightness of 32bpp mask recolouring to 128. 12 years ago
translators be2a40676b (svn r24599) -Update from WebTranslator v3.0:
belarusian - 2 changes by Wowanxm
norwegian_bokmal - 19 changes by Tinman
12 years ago
rubidium 8a3b34404f (svn r24597) -Fix [FS#5336]: when fontconfig is not available, the bootstrap download crashed 12 years ago
translators c09b378169 (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 33c07c0fd7 (svn r24595) -Change [FS#5168]: Make the group GUI drag&drop highlighting behave more intelligible. (based on work by Juanjo) 12 years ago
translators 294d3e941e (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 c0462c034e (svn r24593) -Fix [FS#5333]: crash when a gamescript provided too many parameters to a GSText object 12 years ago
frosch 85f8b026f8 (svn r24592) -Codechange [FS#5241]: Set up the new date completely before calling various daily or monthly processings. (dihedral) 12 years ago
translators 5f20e84263 (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 ac99094c91 (svn r24590) -Feature: More options for the auto-scroll setting. (adf88) 12 years ago
frosch d3bda73b4a (svn r24589) -Codechange: Return early in HandleAutoscroll() instead of nesting ifs. 12 years ago
frosch 03278cd503 (svn r24588) -Codechange: No need to intermingle reservation-checks with railroad checks. (Juanjo) 12 years ago
frosch ddf597e618 (svn r24587) -Codechange: Improve coding style (Juanjo) 12 years ago
translators e6167ff30f (svn r24586) -Update from WebTranslator v3.0:
danish - 59 changes by Knogle
12 years ago
translators cd30c40dfe (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 a46c5ffc64 (svn r24584) -Doc: [Script] Improve API documentation. 12 years ago
translators 6675428cd3 (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 4bd39d4898 (svn r24582) -Fix (r24581): Order distances are not supposed to be compared to map distances 12 years ago
planetmaker 76146b02c7 (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 0ef7be181f (svn r24580) -Fix [FS#5308]: Do not add duplicates to the ban list. (alechz) 12 years ago
planetmaker 6c617cb121 (svn r24579) -Change [FS#5322] (r21961): Show no loading indicator when orders are 'no unloading and no loading' (sbr) 12 years ago
translators 6c1b19d41e (svn r24578) -Update from WebTranslator v3.0:
norwegian_bokmal - 9 changes by Tinman
12 years ago
planetmaker 99cd4185db (svn r24577) -Fix [FS#5324]: Draw the window resize sprite bottom-aligned (sbr) 12 years ago
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