Age | Commit message (Expand) | Author |
2011-04-17 | (svn r22337) -Fix: Overly specific error message | peter1138 |
2011-04-17 | (svn r22336) -Fix (r22304): {DECIMAL} printed too many thousand separators. | frosch |
2011-04-17 | (svn r22335) -Cleanup (r22308): remove superfluous tabs | smatz |
2011-04-16 | (svn r22334) -Update from WebTranslator v3.0: | translators |
2011-04-16 | (svn r22333) -Change: Prefer deleting automatic orders instead of inserting n... | frosch |
2011-04-16 | (svn r22332) -Fix: When inserting automatic orders, do not create consecutive... | frosch |
2011-04-16 | (svn r22331) -Change: When inserting an (automatic) order A in front of an or... | frosch |
2011-04-16 | (svn r22330) -Change: When a conditional order triggers and causes skipping t... | frosch |
2011-04-16 | (svn r22329) -Change: When the current orders are interrupted for non-ordered... | frosch |
2011-04-16 | (svn r22328) -Add: a flag to GroundVehicles to disable insertion and removal ... | frosch |
2011-04-16 | (svn r22327) -Add: Vehicle::GetGroundVehicleFlags() for accessing GroundVehic... | frosch |
2011-04-16 | (svn r22326) -Fix: Destinations of conditional orders were update incorrectly... | frosch |
2011-04-15 | (svn r22325) -Fix: Slovenian iso code was wrong | rubidium |
2011-04-15 | (svn r22324) -Fix: Vehicles skipped orders when inserting automatic orders fa... | frosch |
2011-04-15 | (svn r22323) -Update from WebTranslator v3.0: | translators |
2011-04-15 | (svn r22322) -Fix [FS#4593]: Obey the law of conservation of parantheses in t... | planetmaker |
2011-04-13 | (svn r22321) -Update from WebTranslator v3.0: | translators |
2011-04-13 | (svn r22320) -Fix [FS#4590]: "Shopping centre" is more accurate in British En... | orudge |
2011-04-12 | (svn r22319) -Update from WebTranslator v3.0: | translators |
2011-04-11 | (svn r22318) -Update from WebTranslator v3.0: | translators |
2011-04-10 | (svn r22317) -Update from WebTranslator v3.0: | translators |
2011-04-10 | (svn r22316) -Fix: [NewGRF] When determining refittability use the cargo tran... | frosch |
2011-04-10 | (svn r22315) -Fix (r22314): Update comment as well. | frosch |
2011-04-10 | (svn r22314) -Change: Put NewGRF supplied townnames at the top of the dropdow... | frosch |
2011-04-10 | (svn r22313) -Cleanup (r22312): Remove some dead code. | frosch |
2011-04-10 | (svn r22312) -Codechange: Add GameOptionsWindow::BuildDropDownList() for cons... | frosch |
2011-04-10 | (svn r22311) -Add: DropDownListStringItem::NatSortFunc() which can be used as... | frosch |
2011-04-10 | (svn r22310) -Codechange: Derive DropDownListCharStringItem from DropDownList... | frosch |
2011-04-10 | (svn r22309) -Fix: Make road vehicles, ships and aircraft skip orders if they... | frosch |
2011-04-09 | (svn r22308) -Fix [FS#4574]: waiting on a server could kick the client, or ra... | rubidium |
2011-04-09 | (svn r22307) -Fix: When drawing the town authority window, check whether the ... | frosch |
2011-04-09 | (svn r22306) -Fix-ish: WT3 still doesn't validate the amount of plural parame... | rubidium |
2011-04-09 | (svn r22305) -Add: One digit for the fractional part of train lengths in the ... | frosch |
2011-04-09 | (svn r22304) -Add: {DECIMAL} string code to print decimal fractions. | frosch |
2011-04-09 | (svn r22303) -Codechange: Simplify the 'zerofill' parameter of FormatNumber()... | frosch |
2011-04-09 | (svn r22302) -Codechange: Replace a linear search with a binary search. | frosch |
2011-04-08 | (svn r22301) -Update from WebTranslator v3.0: | translators |
2011-04-07 | (svn r22300) -Fix (r22299): Missing out on a ! can have the opposite effect o... | planetmaker |
2011-04-07 | (svn r22299) -Fix [FS#4581]: Check the availability year of all houses, not j... | planetmaker |
2011-04-07 | (svn r22298) -Change: allow enabling 'freeform edges' setting when there is o... | smatz |
2011-04-07 | (svn r22297) -Fix [FS#4580]: the 'freeform edges' setting could be enabled wh... | smatz |
2011-04-05 | (svn r22296) -Update from WebTranslator v3.0: | translators |
2011-04-04 | (svn r22295) -Update from WebTranslator v3.0: | translators |
2011-04-03 | (svn r22294) -Fix (r20922)[FS#4571]: Reset Window::scrolling_scrollbar when r... | frosch |
2011-04-03 | (svn r22293) -Add: Allow docks to feature company colour (add another pony fo... | planetmaker |
2011-04-02 | (svn r22292) -Change: Increase the linewidth in plots. | frosch |
2011-04-02 | (svn r22291) -Add: a linewidth argument to GfxDrawLine() and Blitter::DrawLin... | frosch |
2011-04-02 | (svn r22290) -Codechange: Somewhat deduplicate one line of code. | frosch |
2011-04-02 | (svn r22289) -Fix (r22288): Forgot project files. | frosch |
2011-04-02 | (svn r22288) -Codechange: Deduplicate Blitter_8bppBase::DrawLine() and Blitte... | frosch |