Difference for ./ChangeLog from version 1.390 to 1.391


version 1.390 version 1.391
Line 17
 
Line 17
 ------------------------------------------------------------------------------  ------------------------------------------------------------------------------
 Changes for CVS:  Changes for CVS:
   
   common/item.c - big item type table, function to deal therewith
   common/loader.l - add player_sold flag
   common/map.c - shop related header parsing
   include/define.h - define typedata, player_sold flag and some new shop flags
   include/libproto.h - define typedata related functions
   include/map.h - define new shop headers
   include/sproto.h - define new functions in shop.c
   server/apply.c - Change shop mat usage message
   server/c_object.c - Change display of price estimates
   server/shop.c - new functions describe_shop, value_limit, shopkeeper_approval,
   shop_greed, shop_specialisation_ratio, substantially alter query_cost_string
   and query_cost to make use of these
   server/skill_util.c - make bargaining a directly usable skill
   doc/Developers/shops - document the above
   doc/Developers/maps-technical - add shopheader names, and reference to shops doc
   Brendan Lally 2005-10-03
   
 server/disease.c: check for value <= 0 as some diseases get dumped on a map  server/disease.c: check for value <= 0 as some diseases get dumped on a map
  with value == 0 (negative values will eventually underflox, but it'll take time).   with value == 0 (negative values will eventually underflox, but it'll take time).
   


Legend:
line(s) removed in v.1.390 
line(s) changed
 line(s) added in v.1.391

File made using version 1.98 of cvs2html by leaf at 2011-07-21 16:46