summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-06-20(svn r22604) -Document: that there are invalid warnings under some circumstancesrubidium
2011-06-19(svn r22603) -Update from WebTranslator v3.0:translators
korean - 5 changes by telk5093
2011-06-18(svn r22596) -Update from WebTranslator v3.0:translators
esperanto - 21 changes by Christopher portuguese - 1 changes by JayCity
2011-06-17(svn r22595) -Fix [FS#4560] (r22593): build railstation gui was broken with ↵yexo
newgrf stations
2011-06-16(svn r22594) -Fix [FS#4644]: add active NewGRFs to the list of available ↵yexo
ones when selecting the empty preset
2011-06-16(svn r22593) -Fix [FS#4647]: don't show cargo accepted/produced in the new ↵yexo
station window when no tiles are selected (mouse hovering a window or toolbar)
2011-06-15(svn r22592) -Fix [FS#4645]: Reading of heightmaps with uncommon BMP formats ↵frosch
failed due to uninitialised variables. (Parody)
2011-06-15(svn r22591) -Doc: Callback 0x18 (AI purchase selection) is implemented for ↵terkhen
stations.
2011-06-15(svn r22590) -Update from WebTranslator v3.0:translators
indonesian - 1 changes by adjayanto welsh - 19 changes by welshdragon
2011-06-14(svn r22589) -Fix [FS#4641]: PBS order forecasting modified the current ↵frosch
order index in case of a goto-nearest-depot order and no depot could be found.
2011-06-14(svn r22588) -Update from WebTranslator v3.0:translators
danish - 11 changes by majbom korean - 3 changes by junho2813
2011-06-14(svn r22587) -Fix: inconsistency in known-bugs.txtrubidium
2011-06-14(svn r22586) -Merge: documentation updates from 1.1rubidium
2011-06-13(svn r22585) -Update from WebTranslator v3.0:translators
swedish - 2 changes by Ingerfara
2011-06-13(svn r22584) -Add: [NoAI] several functions to AICompany to find out ↵yexo
performance information (Morloth)
2011-06-13(svn r22583) -Fix [FS#4640] (r22551): Allocate _changed_storage_arrays on ↵frosch
the heap, so the point of destruction is well defined ('never' for now).
2011-06-13(svn r22582) -Fix: Don't increment STL iterators after they've been invalidated.michi_cc
2011-06-13(svn r22581) -Add: 'make regression' support to Makefile.msvcrubidium
2011-06-13(svn r22580) -Change: make 'make regression' return an error when it failsrubidium
2011-06-13(svn r22579) -Fix (r22576): copy-paste error :(rubidium
2011-06-13(svn r22578) -Fix: another MSVC compile warningrubidium
2011-06-13(svn r22577) -Fix: MSVC64 compile warningrubidium
2011-06-13(svn r22576) -Add: bundle_pdb command to put the pdb into the bundles ↵rubidium
directory as well
2011-06-13(svn r22575) -Fix (r22574): Compilation error.terkhen
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)