summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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-02(svn r27264) -Update from WebTranslator v3.0:translators
korean - 1 changes by telk5093
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)
2015-04-26(svn r27252) -Fix [FS#6281]: Invalid infrastructure counting when crossing ↵frosch
tram tracks with railroads. (adf88)
2015-04-26(svn r27251) -Feature [FS#6252]: Make Ctrl+Remove-Roadstop also remove the ↵frosch
road, just like for rail stations. (adf88)
2015-04-25(svn r27249) -Fix [FS#6240]: In some cases town growth failure was ↵frosch
considered as success. (_dp_)
2015-04-25(svn r27248) -Fix [FS#6257]: Town labels on smallmap and zoomed-out ↵frosch
viewports were not centered. (_dp_)
2015-04-25(svn r27247) -Cleanup: Make GrowTownAtRoad return a bool.frosch
2015-04-25(svn r27246) -Codechange: Deduplicate code between removing part of a rail ↵frosch
station and removing the whole rail station. (adf88)
2015-04-25(svn r27245) -Fix [FS#6251]: Removing a rail waypoint used the ↵frosch
remove-rail-station cost. (adf88)
2015-04-25(svn r27244) -Change [FS#6245]: Do not consider road junctions with trivial ↵frosch
dead ends as branch points during town growth. (_dp_)
2015-04-23(svn r27243) -Fix (r26816) [FS#6285]: Duplicate frees due to pool item ↵frosch
classes not having copy constructors.
2015-04-22(svn r27242) -Update from WebTranslator v3.0:translators
lithuanian - 17 changes by Stabilitronas
2015-04-20(svn r27241) -Update from WebTranslator v3.0:translators
latin - 5 changes by Supercheese
2015-04-19(svn r27240) -Update from WebTranslator v3.0:translators
lithuanian - 31 changes by Stabilitronas
2015-04-18(svn r27239) -Update from WebTranslator v3.0:translators
latin - 3 changes by Supercheese lithuanian - 92 changes by Stabilitronas
2015-04-15(svn r27238) -Update from WebTranslator v3.0:translators
latin - 2 changes by Supercheese
2015-04-14(svn r27237) -Update from WebTranslator v3.0:translators
latin - 7 changes by Supercheese
2015-04-13(svn r27236) -Fix (r27235): WT3 string validationglx
2015-04-13(svn r27235) -Update from WebTranslator v3.0:translators
latin - 123 changes by Supercheese slovak - 54 changes by andrej ukrainian - 130 changes by Fixer
2015-04-12(svn r27234) -Update from WebTranslator v3.0:translators
ukrainian - 67 changes by Fixer
2015-04-11(svn r27233) -Fix [FS#6272]: crash when no AIs were installed due to ↵rubidium
improper handling of non-ASCII characters by the string pointer lexer
2015-04-11(svn r27232) -Fix: Tweak noise generator more precisely for different map ↵alberth
sizes (chillcore)
2015-04-11(svn r27231) -Codechange: Replace magic numbers for the smoothness setting ↵alberth
(chillcore)
2015-04-11(svn r27230) -Fix: Tune down terrain generation to reduce amount of long ↵alberth
slopes (chillcore)
2015-04-11(svn r27229) -Change: Generate more detailed curves at the coast (chillcore)alberth
2015-04-11(svn r27228) -Change: Slightly more water in the non-custom sea levels ↵alberth
(chillcore)