Complete.Org: Mailing Lists: Archives: freeciv-dev: September 2004:
[Freeciv-Dev] (PR#10047) RFC: restructuring map code to not use cartesia
Home

[Freeciv-Dev] (PR#10047) RFC: restructuring map code to not use cartesia

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: mburda@xxxxxxxxx
Subject: [Freeciv-Dev] (PR#10047) RFC: restructuring map code to not use cartesian coordinates
From: "Jason Short via RT" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 28 Sep 2004 13:32:00 -0700
Reply-to: RT_CorrespondAddressNotSet@xxxxxxxxxxxxxx

<URL: http://RT::WebBaseURL.not.configured:80/Ticket/Display.html?id=10047 >

Here is a new version of the tiles patch.

It fixes a problem where map_pos_to_tile and friends were called before
the map was created, causing a segfault.  Now NULL is returned instead.
 It would be better to forbid this entirely but the network code relies
on this functionality right now (since is_normal_map_pos may be called
at any time).

jason

Attachment: tiles-7.diff.bz2
Description: application/bzip


[Prev in Thread] Current Thread [Next in Thread]