Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-01 | (svn r16706) -Fix (r16694): acquiring a subsidy resulted in an assertion. | rubidium | |
2009-06-26 | (svn r16667) -Codechange: replace GetRandomTown() and GetRandomIndustry() by ↵ | smatz | |
Town::GetRandom() and Industry::GetRandom() | |||
2009-05-24 | (svn r16418) -Fix: Resolve the company name for 'subsidy awarded'-news when ↵ | frosch | |
the news are triggered, so it stays valid when the company bankrupts or is taken over. | |||
2009-05-24 | (svn r16416) -Fix [FS#2912]: Rework deleting of news when referenced ↵ | frosch | |
vehicles/stations/industries are deleted. | |||
2009-05-23 | (svn r16406) -Codechange: constify parameters of CheckSubsidised() | smatz | |
2009-05-23 | (svn r16403) -Codechange: move code related to subsidies to separate file | smatz | |