Home
last modified time | relevance | path

Searched refs:tech_log_base (Results 1 – 5 of 5) sorted by relevance

/dports/games/wolfpack/empire-4.4.1/src/lib/commands/
H A Dvers.c121 if (tech_log_base <= 1.0) { in c_version()
124 if (tech_log_base > 1.0) { in c_version()
125 pr("limited to logarithmic growth (base %.2f)", tech_log_base); in c_version()
/dports/games/wolfpack/empire-4.4.1/tests/
H A Dversion-test27 tech_log_base 0
/dports/games/wolfpack/empire-4.4.1/src/lib/global/
H A Dconstants.c178 float tech_log_base = 2.0; /* base of log to take of in-efficient tech */ variable
/dports/games/wolfpack/empire-4.4.1/src/lib/update/
H A Dnat.c100 level_log[0] = tech_log_base; in limit_level()
/dports/games/wolfpack/empire-4.4.1/include/
H A Deconfig-spec.h230 EMPCFBOTH("tech_log_base", tech_log_base, float, NSC_FLOAT, 0,