Complete.Org: Mailing Lists: Archives: freeciv-dev: August 2003:
[Freeciv-Dev] (PR#4381) some clean with get_map_tile(...) , get_map_terr
Home

[Freeciv-Dev] (PR#4381) some clean with get_map_tile(...) , get_map_terr

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: bursig@xxxxxxxxx
Subject: [Freeciv-Dev] (PR#4381) some clean with get_map_tile(...) , get_map_terrain(...), get_map_special(...) ...
From: "Guest" <rt-guest@xxxxxxxxxxxxxx>
Date: Mon, 11 Aug 2003 09:20:05 -0700
Reply-to: rt@xxxxxxxxxxxxxx

Hi All 

This is my last version of this code...
Per please test timing of this code, if timings will be bad I scrap this
project.

Current I made secound versions of :
iterate_outward(...), square_dxy_iterate(...), square_iterate(...) and
adjc_iterate(...)

those new loops make tile iterations whits save lot of "*" operations
inside orginal loops.

This code port tile api only with new iterate loops, don't tuch rest of
orginal map api.

Rafal

Attachment: tile_api.diff.bz2
Description: tile_api.diff.bz2


[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#4381) some clean with get_map_tile(...) , get_map_terrain(...), get_map_special(...) ..., Guest <=