]> git.pond.sub.org Git - empserver/commit - src/lib/commands/buy.c
(buy, check_market, trad, check_trade): Remove the following virtually
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 30 Oct 2005 14:33:44 +0000 (14:33 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 30 Oct 2005 14:33:44 +0000 (14:33 +0000)
commitada0ed8e610b239969908d600f86465a034a941e
treee0e8f07431bf12747d92b419f75b2ac48e2b6a80
parentb2ae3257caa92f0e0cb1581a83ae3e436c32031c
(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.
include/news.h
info/Commands/buy.t
info/Commands/newspaper.t
info/Commands/trade.t
src/lib/commands/buy.c
src/lib/commands/trad.c
src/lib/global/news.c