[freeciv-data] Re: max map size limit

"Per I. Mathisen" <[email protected]> Wed, 17 Sep 2003 08:04:12 +0000 (GMT)
Newsgroups gmane.games.freeciv.data
Message-ID <[email protected]>
On Tue, 16 Sep 2003, Mike Kaufman wrote:
> > I have yet to hear from any player that he/she played on 200x100 and found
> > it too small. Until I do, I will happily ignore anyrequests for larger
> > maps.
>
> Silly Per. I see no problem with MAP_MAX_WIDTH = MAP_MAX_HEIGHT = 255.

We use several variables statically allocated to a size some multiple of
MAP_MAX_WIDTH * MAP_MAX_HEIGHT.

  - Per