Age | Commit message (Collapse) | Author |
|
When a vehicle is cleaned up, all news that points to the news is
also removed. This was a bit evil, as it would also remove any
news related to crashed, acting like the crash never happened.
This left players a bit in the dark what was going on exactly.
|
|
|
|
|
|
|
|
settings framework. (based on patch by eagle_rainbow)
|
|
first string parameter is a vehicle ID.
|
|
NewsFlag instead.
|
|
deduplicate code.
|
|
preemptively deduplicate code.
|
|
they all behave the same.
|
|
deal with no longer existing Engine items after resetting the pool.
|
|
more likely to be updated [n].
|
|
update the news ticker.
|
|
|
|
vehicles, when autoreplacing/renewing them.
|
|
vehicles/stations/industries are deleted.
|
|
news_func.h
|
|
|
|
deletion of companies as the removal of a company could lead to wrong names in the news messages.
|
|
|
|
AddNewsMessage as there is (for each news message type) a tuple of 4 parameters that is the same for all calls.
|
|
states. Patch by cirdan.
|
|
array. Patch by cirdan.
|
|
|