Author: jdorje Date: Sun Feb 12 02:56:40 2006 New Revision: 11577 URL: http://svn.gna.org/viewcvs/freeciv?rev=11577&view=rev Log: Fix crashes with disabled fog of war: - map_set_known didn't reveal tiles when they were unfogged. - toggling the setting during a running game is broken. Reported by Chad Aeschliman <[EMAIL PROTECTED]> in PR#15093. Patch by me.
Modified:
branches/S2_1/server/maphand.c
branches/S2_1/server/settings.c
