summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-06-21(svn r27311) -Fix: Mark infrastructure window dirty in more cases. (marcole)frosch
2015-06-20(svn r27310) -Update from WebTranslator v3.0:translators
norwegian_bokmal - 79 changes by eirik174
2015-06-20(svn r27309) -Change [FS#6283]: Auto-complete partial roads when building ↵frosch
level-crossings. (adf88)
2015-06-20(svn r27308) -Fix [FS#6283]: Prevent breaking of tram-reversal points by ↵frosch
adding more road pieces. (adf88)
2015-06-20(svn r27307) -Fix [FS#6259]: Error message window with manager face failed ↵frosch
with GUI zoom. (Johnnei)
2015-06-20(svn r27306) -Fix (r27305): Confused tiles.frosch
2015-06-20(svn r27305) -Fix [FS#6320]: Account for road-bridges and ↵frosch
drive-through-stops in CanFollowRoad.
2015-06-20(svn r27304) -Fix [FS#6321-ish]: Improve password window layout for big font ↵frosch
sizes.
2015-06-20(svn r27303) -Fix [FS#6321]: SetMinimalSize was ignored for WWT_EDITBOX.frosch
2015-06-20(svn r27302) -Fix [FS#6313] (r26550): Updating timetables need to check the ↵frosch
timetable flags from the real order instead of from a copy. (marcole)
2015-06-20(svn r27301) -Fix [FS#6313] (r26550): Modifying timetable times or speeds ↵frosch
always confirmed all pre-estimated values.
2015-06-20(svn r27300) -Fix [FS#6306]: Silence GCC warning (Cif)frosch
2015-06-17(svn r27299) -Doc: game script and ai library paths were wrong in readme.planetmaker
2015-06-01(svn r27296) -Update from WebTranslator v3.0:translators
estonian - 93 changes by Jaropower
2015-05-28(svn r27295) -Add: [strgen] Default plural subparameter positions for ↵frosch
CARGO_xxx string control codes.
2015-05-28(svn r27294) -Fix: Invalid plural references in various translations.frosch
2015-05-27(svn r27293) -Update from WebTranslator v3.0:translators
traditional_chinese - 4 changes by siu238X danish - 4 changes by beruic
2015-05-26(svn r27292) -Codechange: Unify language file range comments.frosch
2015-05-21(svn r27291) -Fix (r27278) [FS#6303]: Some savegame data was discarded again ↵frosch
during loading.
2015-05-20(svn r27290) -Fix: sanitize the command line arguments before doing anything ↵rubidium
complex with them
2015-05-20(svn r27289) -Fix: some uninitialised instance variablesrubidium
2015-05-17(svn r27288) -Fix: Slow network content GUI in MSVC Debug builds due to ↵michi_cc
repeated string resolving.
2015-05-16(svn r27287) -Doc: Clarify radius and semantics of the industry ↵alberth
producing/accepting tile functions.
2015-05-16(svn r27286) -Fix-ish(r27140): Also fix typo in the documentation.alberth
2015-05-16(svn r27285) -Codechange: Use LG_ORIGINAL instead of a magic 0 to indicate ↵alberth
the original landscape generator.
2015-05-12(svn r27284) -Update from WebTranslator v3.0:translators
latin - 1 changes by Supercheese
2015-05-11(svn r27283) -Update from WebTranslator v3.0:translators
belarusian - 4 changes by KorneySan brazilian_portuguese - 20 changes by Tucalipe
2015-05-11(svn r27282) -Fix [FS#6254]: Enforce the company's default service intervals ↵frosch
when purchasing another company. (Johnnei)
2015-05-11(svn r27281) -Codechange: Do not shadow local variables with other local ↵frosch
variables in sub-scopes.
2015-05-11(svn r27280) -Fix (r24998): Cloning/autoreplace/autorenew did not copy ↵frosch
custom service intervals. (Johnnei)
2015-05-09(svn r27279) -Feature: [NewGRF] Increase the maximum amount of industry ↵frosch
types to 128 per NewGRF and 240 in total.
2015-05-09(svn r27278) -Fix: Handle savegames with an unexpected amount of ↵frosch
industry-builder or NewGRF entity-mapping more gracefully.
2015-05-09(svn r27277) -Codechange: Make _displayed_industries a std::bitset.frosch
2015-05-07(svn r27269) -Update from WebTranslator v3.0:translators
latvian - 20 changes by Parastais
2015-05-06(svn r27268) -Update from WebTranslator v3.0:translators
hebrew - 1 changes by oofnik
2015-05-03(svn r27267) -Change: [NewGRF] Translate industry variable A6.frosch
2015-05-03(svn r27266) -Fix (r27265): Eddi jinxed it.frosch
2015-05-03(svn r27265) -Fix: Truncated comment in openttd.grffrosch
2015-05-02(svn r27264) -Update from WebTranslator v3.0:translators
korean - 1 changes by telk5093
2015-05-02(svn r27263) -Doc: nforenum is part of grfcodec for some years.frosch
2015-04-30(svn r27262) -Update from WebTranslator v3.0:translators
croatian - 97 changes by UnderwaterHesus
2015-04-28(svn r27261) -Update from WebTranslator v3.0:translators
swedish - 1 changes by abbedabb
2015-04-28(svn r27260) -Fix (r27244): economy.allow_town_roads should not affect town ↵frosch
placement during world generation.
2015-04-27(svn r27259) -Fix (r27244): Incorrect merge. (_dp_)frosch
2015-04-27(svn r27258) -Fix [FS#6287]: ScriptList::RemoveList failed to remove a list ↵frosch
from itself.
2015-04-27(svn r27257) -Update from WebTranslator v3.0:translators
korean - 4 changes by telk5093
2015-04-26(svn r27256) -Change [FS#6165]: Do not consider cargo that is already being ↵frosch
loaded as waiting cargo wrt. the station rating.
2015-04-26(svn r27255) -Fix [FS#6270]: Combined button+dropdown widgets in order and ↵frosch
autoreplace GUI had incorrect hitbox when using GUI zoom. (_dp_)
2015-04-26(svn r27254) -Fix [FS#6264]: When building a lock on DC_AUTO-removable ↵frosch
water-based objects, the water class was always set to canal.
2015-04-26(svn r27253) -Fix [FS#6282]: When crossing tram tracks with railroads, cost ↵frosch
of extra roads was not being counted. (adf88)