empserver/src/lib/global
Markus Armbruster ada0ed8e61 (buy, check_market, trad, check_trade): Remove the following virtually
undocumented feature: When a buyer didn't have enough money at the
time of the trade, the seller *automatically* granted a high-interest,
medium term loan for up to 90% of the price.  This is just a silly
trap for unwary sellers and buyers alike.
(N_FIN_TROUBLE, N_CREDIT_JUNK): Unused, remove.
(rpt): Update accordingly.
2005-10-30 14:33:44 +00:00
..
.cvsignore List generated files and directories that CVS doesn't ignore by 2003-10-04 14:54:09 +00:00
constants.c (START_UNITS, start_unit_type, deity_build_land, new): Remove 2005-10-23 20:52:46 +00:00
dir.c (dirindex): Narrow member type to signed char to save cache. 2005-09-25 09:15:27 +00:00
file.c (empfile): Rename member ef_uid to uid for consistency with other 2005-10-30 12:50:13 +00:00
init.c Update copyright notice. 2005-03-16 22:03:16 +00:00
item.c (meltitems): Move melt_item_denom into the ichr structure. 2005-07-24 22:20:05 +00:00
land.c Update copyright notice. 2005-03-16 22:03:16 +00:00
Makefile Update copyright notice. 2005-03-16 22:03:16 +00:00
news.c (buy, check_market, trad, check_trade): Remove the following virtually 2005-10-30 14:33:44 +00:00
nsc.c (empfile): Rename member ef_uid to uid for consistency with other 2005-10-30 12:50:13 +00:00
nuke.c (nchr): Move the array size to nuke.h. Add rows for configurable units. 2005-10-28 13:23:08 +00:00
options.c (SNEAK_ATTACK, opt_SNEAK_ATTACK, Options, do_sneak, att_abort) 2005-10-02 14:35:18 +00:00
path.c (listen_addr): New econfig key. 2005-09-23 18:41:24 +00:00
plane.c Update copyright notice. 2005-03-16 22:03:16 +00:00
product.c Update copyright notice. 2005-03-16 22:03:16 +00:00
sect.c (dchr): Remove second sentinel. 2005-10-29 06:34:21 +00:00
ship.c Update copyright notice. 2005-03-16 22:03:16 +00:00
treaty.c (tchrstr, tchr_ca): Remove, use struct symbol and symbol_ca. Users 2005-10-29 14:10:23 +00:00