empserver/src/lib
Markus Armbruster ff67d93711 (max_population): New, factored out of max_pop().
(max_pop): Use it.  Don't support null argument anymore.
(nati, gen_power): Use max_population() instead of max_pop() with null
argument.
(show_sect_stats): Use max_population() to simplify the code.
(prod, upd_buildeff): Use max_population() to get correct new maximum
population for limiting work when tearing down a big city.
Previously, this was broken in upd_buildeff().  In prod(), it was
broken when the new designation had odd maximum population, which
should not occur.
2005-02-17 21:04:08 +00:00
..
as Break inclusion cycles. To simplify the change, move a few 2005-02-12 19:26:59 +00:00
commands (max_population): New, factored out of max_pop(). 2005-02-17 21:04:08 +00:00
common (max_population): New, factored out of max_pop(). 2005-02-17 21:04:08 +00:00
empthread [_WIN32]: Upgrade to Windows Sockets 2. 2004-12-31 20:40:39 +00:00
gen `make depend' attempts to make dependencies for *.c. This is plain 2005-02-12 19:45:59 +00:00
global From Ray Hyatt: 2005-02-12 16:17:57 +00:00
lwp Update copyright notice. 2004-09-07 15:07:16 +00:00
player Break inclusion cycles. To simplify the change, move a few 2005-02-12 19:26:59 +00:00
subs (max_population): New, factored out of max_pop(). 2005-02-17 21:04:08 +00:00
update (max_population): New, factored out of max_pop(). 2005-02-17 21:04:08 +00:00