Date: Thursday October 12, 2000 @ 10:59 Author: peterm Update of /home/cvs/CVS/crossfire In directory boltzmann.eecs.berkeley.edu:/tmp/cvs-serv16683 Modified Files: CHANGES Log Message: described the random map bugfix. **************************************** Index: crossfire/CHANGES diff -u crossfire/CHANGES:1.125 crossfire/CHANGES:1.126 --- crossfire/CHANGES:1.125 Thu Oct 5 16:35:40 2000 +++ crossfire/CHANGES Thu Oct 12 10:59:18 2000 @@ -16,6 +16,9 @@ small - this just lets others know that the file has changed if nothing else. With this, include the file(s) that you changed. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +common/map.c server/apply.c: Fix an interaction between +RECYCLE_TMP_MAPS and random maps which would cause crashing. +peterm: 10/12/2000 disease.c spell_effect.c: peterm: 10/5/2000 1) Diseases moderated in power by ~1/2 and randomized.