Re: [Freeciv-Dev] Re: (PR#18440) [Bug+Patch] Wrong warmap after generate_warmap()
"Marko Lindqvist" <[email protected]> Thu, 20 Jul 2006 16:35:30 -0700
| Newsgroups | gmane.games.freeciv.ai |
|---|---|
| Message-ID | <[email protected]> |
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=18440 > Marko Lindqvist wrote: > > Marko Lindqvist wrote: >> Calling really_generate_warmap() directly is not a good idea. > > But calling generate_warmap() instead leads to even worse problems due > to misfeature in generate_warmap(). It returns warmap generated for a > city and that does not fit unit too well. So this patch needs still some > more work. #18725 removed that misfeature, so patch in this ticket is now valid. - ML