db02dda32f
Update copyright notice
2008-01-19 10:15:37 +01:00
6ca5e47f69
(opt_DEMANDUPDATE): Remove. Deities can use update_demandpolicy to
...
control demand updates.
2007-07-08 15:26:23 +00:00
63bdc89835
Update copyright notice.
2007-01-09 19:09:31 +00:00
6b70720318
New option AUTO_POWER; closes #1009993 :
...
(opt_AUTO_POWER, update_power): New.
(update_main): Implement AUTO_POWER.
(powe): Disable power new when AUTO_POWER is on.
(powe): New power update.
(gen_power): Compute power into buffer passed by caller, make write to
power file optional.
2006-12-31 16:56:34 +00:00
4d1dd6fa6a
(sctintrins): New member in_enable. Update infra.config. Use it
...
instead of opt_DEFENSE_INFRA.
(improve): Test for it.
(show_sect_build): Show only enabled infrastructure.
(opt_DEFENSE_INFRA): Remove. Deities can edit infra.config instead.
(improve): Dumb down prompt.
2006-06-16 18:39:35 +00:00
3aea20e1de
(ichr, pchr, dchr, intrchr): Move initializer to new builtin config
...
files item.config, product.config, sect.config, infra.config.
(empfile): Declare the new config files. Reorder table entries so
that read_builtin_tables() reads the config files in the right order.
(bigcity_dchr, opt_BIG_CITY, init_dchr): Remove. Deities can edit
sect.config instead.
2006-06-04 09:34:39 +00:00
Ron Koenderink
b7d0b66161
(buil, drnuke_const, opt_DRNUKE, show, show_nuke_build)
...
(show_nuke_capab, vers, xdvisible, build.t, Options.t):
Remove opt_DRNUKE and replace with the following check
drnuke_const > MIN_DRNUKE_CONST.
Set MIN_DRNUKE_CONST to 0.001 to prevent issues with tiny values.
Change the default drnuke_const to 0.0 because in the stock game
opt_DRNUKE was disabled.
2006-02-16 02:14:08 +00:00
4515b84c59
COPYING duplicates information from README. Remove. Move GPL from
...
LICENSE to COPYING, because that's where it usually is. Update all
the references to these files.
2006-01-21 19:48:41 +00:00
3e400c018c
Update copyright notice.
2006-01-05 13:36:57 +00:00
1969a3890a
(opt_UPDATESCHED): Remove nooption UPDATESCHED. It had no effect on
...
the actual update, only on the update command. Believed to be broken
since Empire2.
2005-12-29 13:38:57 +00:00
3aebb68ee7
Include config.h.
2005-12-27 18:04:19 +00:00
ae24898e50
(opt_ALL_BLEED, opt_BIG_CITY, opt_BLITZ, opt_BRIDGETOWERS)
...
(opt_DEFENSE_INFRA, opt_DEMANDUPDATE, opt_DRNUKE, opt_EASY_BRIDGES)
(opt_FALLOUT, opt_FUEL, opt_GODNEWS, opt_GO_RENEW, opt_GUINEA_PIGS)
(opt_HIDDEN, opt_INTERDICT_ATT, opt_LANDSPIES, opt_LOANS)
(opt_LOSE_CONTACT, opt_MARKET, opt_MOB_ACCESS, opt_NOFOOD)
(opt_NOMOBCOST, opt_NO_FORT_FIRE, opt_NO_PLAGUE, opt_PINPOINTMISSILE)
(opt_RES_POP, opt_SAIL, opt_SHOWPLANE, opt_SLOW_WAR, opt_SUPER_BARS)
(opt_TECH_POP, opt_TRADESHIPS, opt_TREATIES, opt_UPDATESCHED):
Remove conditional initialization. Values unchanged.
(ALL_BLEED, BIG_CITY, BLITZ, BRIDGETOWERS, DEFENSE_INFRA)
(DEMANDUPDATE, DRNUKE, EASY_BRIDGES, FALLOUT, FUEL, GODNEWS, GO_RENEW)
(GUINEA_PIGS, HIDDEN, INTERDICT_ATT, LANDSPIES, LOANS, LOSE_CONTACT)
(MARKET, MOB_ACCESS, NOFOOD, NOMOBCOST, NO_FORT_FIRE, NO_PLAGUE)
(PINPOINTMISSILE, RES_POP, SAIL, SHOWPLANE, SLOW_WAR, SUPER_BARS)
(TECH_POP, TRADESHIPS, TREATIES, UPDATESCHED): Unused, remove.
2005-12-25 14:53:29 +00:00
ade510f787
Turn options into ordinary econfig keys:
...
(configkeys): Add options.
(KM_OPTION): New.
(vers): Find options in configkeys[] instead of Options[].
(xdump): Remove xdump opt syntax.
(xdopt): Remove.
(emp_config, print_config): Remove option special case.
(option_list, Options, setoption): Remove.
2005-12-25 10:32:50 +00:00
Ron Koenderink
2f1b7cd2a3
(opt_NO_LCMS, opt_NO_HCMS, opt_NO_OIL, Options,
...
buil, show_bridge, show_tower, nullify_objects):
Remove NO_LCMS, NO_HCMS, and NO_OIL options, not used.
Functionality can be emulated by modifiying the characteristics files.
2005-11-13 16:39:27 +00:00
Ron Koenderink
0a63d324ca
(opt_NEUTRON, buil, denotate, show_nuke_capab, show_nuke_build,
...
Options): Remove opt_NEUTRON option. The option can be emulated
by manipulating the flags in a nuke characteristics file.
2005-11-13 12:30:37 +00:00
Ron Koenderink
2e655eaf96
(buil, vers, opt_NONUKES, show_nuke_build, show_nuke_capab):
...
Remove opt_NONUKES options. A nuke characteristics file can
be created with no entries to create the emulate the removed option.
2005-11-12 20:09:11 +00:00
687cacd887
(SNEAK_ATTACK, opt_SNEAK_ATTACK, Options, do_sneak, att_abort)
...
(att_fight): Remove option SNEAK_ATTACK.
2005-10-02 14:35:18 +00:00
786b34c693
(SHIPNAMES, opt_SHIPNAMES, Options, carg, name, sorde, qorde)
...
(show_sail, shi, att_get_combat, pr_com, satdisp, satmap, prship):
Remove nooption SHIPNAMES.
2005-07-31 17:22:32 +00:00
345ad3dfe0
Update copyright notice.
2005-03-16 22:03:16 +00:00
8f74995e99
(NUKEFAILDETONATE, opt_NUKEFAILDETONATE, Options, msl_hit): Remove
...
option NUKEFAILDETONATE.
2004-12-17 19:45:33 +00:00
46608d6c83
(ORBIT, opt_ORBIT, Options, launch_sat, pdump, plan, prod_plane):
...
Remove nooption ORBIT.
2004-12-17 19:29:36 +00:00
bebf6a7de0
(GUINEA_PIGS, opt_GUINEA_PIGS, Options): New option GUINEA_PIGS.
2004-12-16 22:01:30 +00:00
fac342ed49
Update copyright notice.
2004-09-07 15:07:16 +00:00
5e381b6c57
(PLANENAMES, opt_PLANENAMES, Options, plchrstr, plchr_ca, plchr,
...
main): Remove nooption PLANENAMES.
2004-08-21 06:48:34 +00:00
7f4e59fb8d
(new_work, do_feed, prod, newe): Factor out calculation of work into
...
new_work().
(ROLLOVER_AVAIL, opt_ROLLOVER_AVAIL, opt_ROLLOVER_AVAIL, Options,
rollover_avail_max, configkeys, vers, new_work): Replace option
ROLLOVER_AVAIL by configuration parameter rollover_avail_max.
2004-05-10 20:30:38 +00:00
07f5489977
(opt_SHIP_DECAY, Options, shiprepair): Remove option SHIP_DECAY.
2004-05-09 19:06:48 +00:00
d64fa8d529
(opt_NEWPOWER, Options, gen_power): Remove nooption NEWPOWER.
...
(opt_NEW_STARVE, Options, feed_ship, feed_people): Remove nooption
NEW_STARVE.
(opt_NEW_WORK, Options, move, explore): Remove nooption NEW_WORK.
2004-03-11 10:36:55 +00:00
689f435aff
(opt_GRAB_THINGS, Options, get_materials): Remove option GRAB_THINGS.
2004-03-11 08:53:27 +00:00
966eb40899
Declare all configuration parameters in optlist.h. Remove some
...
redundant declarations elsewhere.
2004-02-19 16:46:18 +00:00
d7a054c20a
(ROLLOVER_AVAIL, opt_ROLLOVER_AVAIL, Options, do_feed, prod, newe):
...
New option ROLLOVER_AVAIL; from Drake Diedrich.
2004-01-20 16:51:43 +00:00
9b7adfbecc
Indented with src/scripts/indent-emp.
2003-09-02 20:48:48 +00:00
d8b7fdfae1
Import of Empire 4.2.12
2003-08-23 12:23:04 +00:00