OpenTTD Source  20240917-master-g9ab0a47812
NewsSettings Struct Reference

Settings related to news. More...

#include <settings_type.h>

Data Fields

uint8_t arrival_player
 NewsDisplay of vehicles arriving at new stations of current player.
 
uint8_t arrival_other
 NewsDisplay of vehicles arriving at new stations of other players.
 
uint8_t accident
 NewsDisplay of accidents that occur.
 
uint8_t accident_other
 NewsDisplay if a vehicle from another company is involved in an accident.
 
uint8_t company_info
 NewsDisplay of general company information.
 
uint8_t open
 NewsDisplay on new industry constructions.
 
uint8_t close
 NewsDisplay about closing industries.
 
uint8_t economy
 NewsDisplay on economical changes.
 
uint8_t production_player
 NewsDisplay of production changes of industries affecting current player.
 
uint8_t production_other
 NewsDisplay of production changes of industries affecting competitors.
 
uint8_t production_nobody
 NewsDisplay of production changes of industries affecting no one.
 
uint8_t advice
 NewsDisplay on advice affecting the player's vehicles.
 
uint8_t new_vehicles
 NewsDisplay of new vehicles becoming available.
 
uint8_t acceptance
 NewsDisplay on changes affecting the acceptance of cargo at stations.
 
uint8_t subsidies
 NewsDisplay of changes on subsidies.
 
uint8_t general
 NewsDisplay of other topics.
 

Detailed Description

Settings related to news.

Definition at line 282 of file settings_type.h.


The documentation for this struct was generated from the following file: