#include <config.h>#include "optlist.h"Include dependency graph for options.c:

Go to the source code of this file.
Variables | |
| int | opt_ALL_BLEED = 1 |
| int | opt_AUTO_POWER = 0 |
| int | opt_BLITZ = 1 |
| int | opt_BRIDGETOWERS = 1 |
| int | opt_EASY_BRIDGES = 1 |
| int | opt_FALLOUT = 1 |
| int | opt_FUEL = 0 |
| int | opt_GODNEWS = 1 |
| int | opt_GO_RENEW = 0 |
| int | opt_GUINEA_PIGS = 0 |
| int | opt_HIDDEN = 0 |
| int | opt_INTERDICT_ATT = 1 |
| int | opt_LANDSPIES = 1 |
| int | opt_LOANS = 1 |
| int | opt_LOSE_CONTACT = 0 |
| int | opt_MARKET = 0 |
| int | opt_MOB_ACCESS = 0 |
| int | opt_NOFOOD = 1 |
| int | opt_NOMOBCOST = 1 |
| int | opt_NO_FORT_FIRE = 0 |
| int | opt_NO_PLAGUE = 1 |
| int | opt_PINPOINTMISSILE = 1 |
| int | opt_RES_POP = 0 |
| int | opt_SAIL = 1 |
| int | opt_SHOWPLANE = 1 |
| int | opt_SLOW_WAR = 0 |
| int | opt_SUPER_BARS = 0 |
| int | opt_TECH_POP = 0 |
| int | opt_TRADESHIPS = 0 |
| int | opt_TREATIES = 1 |
| int opt_ALL_BLEED = 1 |
| int opt_AUTO_POWER = 0 |
| int opt_BRIDGETOWERS = 1 |
| int opt_EASY_BRIDGES = 1 |
| int opt_FALLOUT = 1 |
| int opt_GO_RENEW = 0 |
| int opt_GODNEWS = 1 |
| int opt_GUINEA_PIGS = 0 |
| int opt_HIDDEN = 0 |
| int opt_INTERDICT_ATT = 1 |
Definition at line 50 of file options.c.
Referenced by ask_move_in(), ask_move_in_off(), and move_in_land().
| int opt_LANDSPIES = 1 |
| int opt_LOSE_CONTACT = 0 |
| int opt_MARKET = 0 |
Definition at line 54 of file options.c.
Referenced by arm(), ask_olist(), att_get_combat(), buy(), caploss(), disarm(), laun(), lload(), lnd_sel(), load(), mark(), market_init(), mission_pln_sel(), pln_sel(), rese(), scra(), scut(), sell(), set(), shp_sel(), takeover_land(), takeover_plane(), takeover_ship(), trad(), and vers().
| int opt_MOB_ACCESS = 0 |
| int opt_NO_FORT_FIRE = 0 |
Definition at line 58 of file options.c.
Referenced by dd(), lnd_interdict(), multifire(), quiet_bigdef(), and shp_fort_interdiction().
| int opt_NO_PLAGUE = 1 |
| int opt_NOFOOD = 1 |
Definition at line 56 of file options.c.
Referenced by babies(), do_feed(), feed_land(), feed_people(), feed_ship(), get_minimum(), grow_people(), has_supply(), init_sanct(), resupply_all(), s_commod(), starve(), and vers().
| int opt_NOMOBCOST = 1 |
| int opt_RES_POP = 0 |
| int opt_SHOWPLANE = 1 |
| int opt_SLOW_WAR = 0 |
Definition at line 64 of file options.c.
Referenced by att_abort(), bomb(), build_mission_list_type(), decl(), launch_missile(), multifire(), pin_bomb(), setrel(), update_main(), and vers().
| int opt_SUPER_BARS = 0 |
| int opt_TRADESHIPS = 0 |
| int opt_TREATIES = 1 |
1.5.2