[Freeciv-Dev] Re: (PR#7123) [FS#8] First public version
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://rt.freeciv.org/Ticket/Display.html?id=7123 >
Raimar Falke wrote:
> There are some parts outside gui-fs which need changes. Jason can you
> please take a look at these.
You make fill_terrain_sprite_array public and use it. But this won't do
what you want. fill_terrain_sprite_array doesn't really do what it
says...it only fills a small portion of the terrain array. It's pretty
hard to tell what would really be needed for a full terrain-only listing.
A better option I think would be adding more parameters to
fill_tile_sprite_array.
jason
|
|