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 14:40:05 -0700
Reply-to: RT_CorrespondAddressNotSet@xxxxxxxxxxxxxx

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

This version fixes some bugs and warnings pointed out by Marcelo.

Part of the problem was that is_normal_map_pos was called by everything
and itself called other functions.  This _may_ lead to a loop somewhere.
 It is easily avoided by changing the function to just do the work itself.

jason

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


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