Author: jdorje Date: Sun Feb 12 02:56:39 2006 New Revision: 11576 URL: http://svn.gna.org/viewcvs/freeciv?rev=11576&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:
trunk/server/maphand.c
trunk/server/settings.c
