summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-06-13(svn r22574) -Fix (r22566): GetGRFID was using a wrong return type.terkhen
2011-06-13(svn r22573) -Fix (r22567): Fix operator precedence.terkhen
2011-06-12(svn r22572) -Fix: MSVC performance warning (assigning int to bool).michi_cc
2011-06-12(svn r22571) -Add: [NewGRF] Show town persistent storage in the NewGRF debug ↵terkhen
GUI.
2011-06-12(svn r22570) -Codechange: Store the GrfID of the caller when opening a ↵terkhen
parent window in the NewGRF debug GUI.
2011-06-12(svn r22569) -Feature: [NewGRF] Persistent storage for towns.terkhen
2011-06-12(svn r22568) -Change: Add a list of persistent storages to the Town class.terkhen
2011-06-12(svn r22567) -Codechange: Store persistent storages inside a pool.terkhen
2011-06-12(svn r22566) -Codechange: Define and use OverrideManagerBase::GetGRFID function.terkhen
2011-06-12(svn r22565) -Codechange: Use helper functions for getting the persistent ↵terkhen
storage in the NewGRF debug GUI.
2011-06-12(svn r22564) -Codechange: Rename Get and Store persistent storage functions ↵terkhen
to GetValue and StoreValue.
2011-06-12(svn r22563) -Codechange: Use a function for storing values inside the ↵terkhen
persistent storage.
2011-06-12(svn r22562) -Codechange: Remove constness from TownGetVariable.terkhen
2011-06-12(svn r22561) -Codechange: Remove constness from Object in ResolverObject.terkhen
2011-06-12(svn r22560) -Codechange: Remove constness from House in ResolverObject.terkhen
2011-06-12(svn r22559) -Codechange: Remove constness from Station in ResolverObject.terkhen
2011-06-12(svn r22558) -Codechange: Remove constness from BaseStation in ResolverObject.terkhen
2011-06-12(svn r22557) -Codechange: Remove constness from AnimationBase callbacks.terkhen
2011-06-12(svn r22556) -Codechange: Remove constness from the town pointer at industries.terkhen
2011-06-12(svn r22555) -Update from WebTranslator v3.0:translators
dutch - 32 changes by Parody korean - 2 changes by junho2813 norwegian_nynorsk - 27 changes by 2rB
2011-06-11(svn r22553) -Fix (r22499): NewGRF parameter window was not set dirty, when ↵frosch
changing row selection.
2011-06-11(svn r22552) -Fix: Clear airport persistent storage on construction/removal ↵frosch
of airports.
2011-06-11(svn r22551) -Fix: Remove BaseStorageArrays from _changed_storage_arrays on ↵frosch
destruction.
2011-06-11(svn r22550) -Update from WebTranslator v3.0:translators
spanish - 1 changes by Terkhen
2011-06-09(svn r22549) -Update from WebTranslator v3.0:translators
simplified_chinese - 1 changes by Gavin dutch - 2 changes by Parody norwegian_bokmal - 16 changes by kristoffer_hh swedish - 7 changes by Ingerfara
2011-06-09(svn r22548) -Codechange: Name also the magic number for the lumber mill's ↵planetmaker
tree cutting action (FeyFre)
2011-06-08(svn r22547) -Update from WebTranslator v3.0:translators
spanish - 1 changes by Terkhen
2011-06-07(svn r22546) -Doc [FS#4635]: Add 'trains do not crash with their own wagons' ↵frosch
to known_bugs.
2011-06-06(svn r22545) -Update from WebTranslator v3.0:translators
dutch - 37 changes by Parody brazilian_portuguese - 11 changes by Tucalipe
2011-06-05(svn r22544) -Update from WebTranslator v3.0:translators
romanian - 5 changes by tonny vietnamese - 3 changes by myquartz
2011-06-04(svn r22543) -Feature: [NewGRF] Support for station variable 0x69.terkhen
2011-06-04(svn r22542) -Add: Store cargo acceptance stats for stations.terkhen
2011-06-04(svn r22541) -Document: GoodsEntry struct.terkhen
2011-06-04(svn r22540) -Codechange: Rename AcceptancePickup to GoodsEntryStatus.terkhen
2011-06-04(svn r22539) -Update from WebTranslator v3.0:translators
portuguese - 2 changes by JayCity
2011-06-04(svn r22538) -Fix [FS#4619]: possible crash when opening the airport build ↵rubidium
window for the first time
2011-06-04(svn r22537) -Change [FS#3494]: replace the half small airport structure on ↵rubidium
the intercontinental airport with some grass
2011-06-04(svn r22536) -Fix [FS#4632]: documentation omission regarding admin protocolrubidium
2011-06-03(svn r22535) -Cleanup: Remove uneeded constants, update and unify some ↵planetmaker
comments relating to sprite numbers
2011-06-03(svn r22534) -Fix [FS#4631] (r21250): doing rescan_ai in a game with running ↵yexo
AIs caused a crash
2011-06-03(svn r22533) -Update from WebTranslator v3.0:translators
catalan - 2 changes by arnau czech - 3 changes by rala
2011-06-02(svn r22532) -Fix: Do not create an implicit order if the current order is ↵michi_cc
the first order in the order list and we visit the station of the last entry of the order list.
2011-06-02(svn r22531) -Update from WebTranslator v3.0:translators
simplified_chinese - 5 changes by Gavin
2011-06-01(svn r22530) -Update from WebTranslator v3.0:translators
frisian - 6 changes by Fopper polish - 5 changes by nouwak
2011-05-31(svn r22529) -Doc (r22419): Reflect removal of '-i' option in documentation.frosch
2011-05-31(svn r22526) -Update from WebTranslator v3.0:translators
serbian - 4 changes by etran
2011-05-30(svn r22525) -Update from WebTranslator v3.0:translators
belarusian - 3 changes by KorneySan croatian - 3 changes by VoyagerOne dutch - 3 changes by Yexo finnish - 1 changes by jpx_ italian - 3 changes by lorenzodv russian - 1 changes by KorneySan
2011-05-29(svn r22523) -Doc: how OpenTTD finds a font, and what to do when that "fails"rubidium
2011-05-29(svn r22522) -Fix (r22489): (size_t)(uint32)(-1) != (size_t)-1frosch
2011-05-29(svn r22521) -Fix: tiny typo in translationrubidium