Main Page | Data Structures | Directories | File List | Data Fields | Globals

shrglobs.c File Reference

#include "engglobs.h"
#include "common.h"
#include "fileutil.h"

Go to the source code of this file.

Variables

Map map
int mappoint_array_x [WORLD_SIDE_LEN]
int mappoint_array_y [WORLD_SIDE_LEN]
int numof_shanties
int numof_communes
int last_built_x
int last_built_y
int main_screen_originx
int main_screen_originy
int pix_double = 0
int cheat_flag
int modern_windmill_flag = 0
int askdir_lines
char * askdir_path [4]
int monthgraph_size = 0
int * monthgraph_pop
int * monthgraph_starve
int * monthgraph_nojobs
int * monthgraph_ppool
int sust_dig_ore_coal_tip_flag = 0 sust_port_flag = 0 sustain_flag = 0
int sust_dig_ore_coal_count = 0 sust_port_count = 0 sust_old_money = 0
int sust_old_money_count = 0 sust_old_population = 0 sust_old_population_count = 0
int sust_old_tech = 0 sust_old_tech_count = 0 sust_fire_count = 0
int total_time = 0
int population
int starving_population
int housed_population
int unemployed_population
int people_pool
int substationx [MAX_NUMOF_SUBSTATIONS]
int substationy [MAX_NUMOF_SUBSTATIONS]
int numof_substations = 0
int marketx [MAX_NUMOF_MARKETS]
int markety [MAX_NUMOF_MARKETS]
int numof_markets = 0
int numof_health_centres
int max_pop_ever = 0 total_evacuated = 0 total_births = 0
int total_money = 0 income_tax_rate coal_tax_rate
int dole_rate
int transport_cost_rate
int goods_tax_rate
int export_tax_rate
int import_cost_rate
int tech_level
int highest_tech_level
int unnat_deaths
int total_pollution_deaths = 0 total_starve_deaths = 0 total_unemployed_days = 0
int total_unemployed_years = 0
float pollution_deaths_history = 0.0 starve_deaths_history = 0.0
float unemployed_history = 0.0
int university_intake_rate
int power_made
int power_used
int coal_made
int coal_used
int goods_made
int goods_used
int ore_made
int ore_used
int rockets_launched
int rockets_launched_success
int coal_survey_done
int selected_type_cost
int ex_tax_dis [NUMOF_DISCOUNT_TRIGGERS]


Variable Documentation

int askdir_lines
 

Definition at line 28 of file shrglobs.c.

char* askdir_path[4]
 

Definition at line 29 of file shrglobs.c.

int cheat_flag
 

Definition at line 25 of file shrglobs.c.

int coal_made
 

Definition at line 76 of file shrglobs.c.

int coal_survey_done
 

Definition at line 79 of file shrglobs.c.

int coal_used
 

Definition at line 76 of file shrglobs.c.

int dole_rate
 

Definition at line 65 of file shrglobs.c.

int ex_tax_dis[NUMOF_DISCOUNT_TRIGGERS]
 

Initial value:

{
  EX_DISCOUNT_TRIGGER_1,
  EX_DISCOUNT_TRIGGER_2,
  EX_DISCOUNT_TRIGGER_3,
  EX_DISCOUNT_TRIGGER_4,
  EX_DISCOUNT_TRIGGER_5,
  EX_DISCOUNT_TRIGGER_6,
}

Definition at line 83 of file shrglobs.c.

int export_tax_rate
 

Definition at line 67 of file shrglobs.c.

int goods_made
 

Definition at line 77 of file shrglobs.c.

int goods_tax_rate
 

Definition at line 66 of file shrglobs.c.

int goods_used
 

Definition at line 77 of file shrglobs.c.

int highest_tech_level
 

Definition at line 68 of file shrglobs.c.

int housed_population
 

Definition at line 57 of file shrglobs.c.

int import_cost_rate
 

Definition at line 67 of file shrglobs.c.

int last_built_x
 

Definition at line 16 of file shrglobs.c.

int last_built_y
 

Definition at line 16 of file shrglobs.c.

int main_screen_originx
 

Definition at line 17 of file shrglobs.c.

int main_screen_originy
 

Definition at line 17 of file shrglobs.c.

Map map
 

Definition at line 10 of file shrglobs.c.

int mappoint_array_x[WORLD_SIDE_LEN]
 

Definition at line 12 of file shrglobs.c.

int mappoint_array_y[WORLD_SIDE_LEN]
 

Definition at line 13 of file shrglobs.c.

int marketx[MAX_NUMOF_MARKETS]
 

Definition at line 61 of file shrglobs.c.

int markety[MAX_NUMOF_MARKETS]
 

Definition at line 61 of file shrglobs.c.

int max_pop_ever = 0 total_evacuated = 0 total_births = 0
 

Definition at line 62 of file shrglobs.c.

int modern_windmill_flag = 0
 

Definition at line 26 of file shrglobs.c.

int* monthgraph_nojobs
 

Definition at line 34 of file shrglobs.c.

int* monthgraph_pop
 

Definition at line 32 of file shrglobs.c.

int* monthgraph_ppool
 

Definition at line 35 of file shrglobs.c.

int monthgraph_size = 0
 

Definition at line 31 of file shrglobs.c.

int* monthgraph_starve
 

Definition at line 33 of file shrglobs.c.

int numof_communes
 

Definition at line 15 of file shrglobs.c.

int numof_health_centres
 

Definition at line 62 of file shrglobs.c.

int numof_markets = 0
 

Definition at line 61 of file shrglobs.c.

int numof_shanties
 

Definition at line 14 of file shrglobs.c.

int numof_substations = 0
 

Definition at line 60 of file shrglobs.c.

int ore_made
 

Definition at line 77 of file shrglobs.c.

int ore_used
 

Definition at line 77 of file shrglobs.c.

int people_pool
 

Definition at line 58 of file shrglobs.c.

int pix_double = 0
 

Definition at line 19 of file shrglobs.c.

float pollution_deaths_history = 0.0 starve_deaths_history = 0.0
 

Definition at line 72 of file shrglobs.c.

int population
 

Definition at line 56 of file shrglobs.c.

int power_made
 

Definition at line 76 of file shrglobs.c.

int power_used
 

Definition at line 76 of file shrglobs.c.

int rockets_launched
 

Definition at line 78 of file shrglobs.c.

int rockets_launched_success
 

Definition at line 78 of file shrglobs.c.

int selected_type_cost
 

Definition at line 81 of file shrglobs.c.

int starving_population
 

Definition at line 56 of file shrglobs.c.

int substationx[MAX_NUMOF_SUBSTATIONS]
 

Definition at line 59 of file shrglobs.c.

int substationy[MAX_NUMOF_SUBSTATIONS]
 

Definition at line 59 of file shrglobs.c.

int sust_dig_ore_coal_count = 0 sust_port_count = 0 sust_old_money = 0
 

Definition at line 50 of file shrglobs.c.

int sust_dig_ore_coal_tip_flag = 0 sust_port_flag = 0 sustain_flag = 0
 

Definition at line 49 of file shrglobs.c.

int sust_old_money_count = 0 sust_old_population = 0 sust_old_population_count = 0
 

Definition at line 51 of file shrglobs.c.

int sust_old_tech = 0 sust_old_tech_count = 0 sust_fire_count = 0
 

Definition at line 52 of file shrglobs.c.

int tech_level
 

Definition at line 68 of file shrglobs.c.

int total_money = 0 income_tax_rate coal_tax_rate
 

Definition at line 64 of file shrglobs.c.

int total_pollution_deaths = 0 total_starve_deaths = 0 total_unemployed_days = 0
 

Definition at line 70 of file shrglobs.c.

int total_time = 0
 

Definition at line 54 of file shrglobs.c.

int total_unemployed_years = 0
 

Definition at line 71 of file shrglobs.c.

int transport_cost_rate
 

Definition at line 65 of file shrglobs.c.

float unemployed_history = 0.0
 

Definition at line 73 of file shrglobs.c.

int unemployed_population
 

Definition at line 58 of file shrglobs.c.

int university_intake_rate
 

Definition at line 75 of file shrglobs.c.

int unnat_deaths
 

Definition at line 68 of file shrglobs.c.


Generated on Sun Dec 26 11:23:41 2004 for lincity by  doxygen 1.3.9.1