[Freeciv-Dev] Re: (PR#8790) remove mapview_canvas.single_tile
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: |
undisclosed-recipients: ; |
Subject: |
[Freeciv-Dev] Re: (PR#8790) remove mapview_canvas.single_tile |
From: |
"Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx> |
Date: |
Thu, 20 May 2004 23:05:01 -0700 |
Reply-to: |
rt@xxxxxxxxxxx |
<URL: http://rt.freeciv.org/Ticket/Display.html?id=8790 >
Gregory Berkolaiko wrote:
> <URL: http://rt.freeciv.org/Ticket/Display.html?id=8790 >
>
> On Thu, 20 May 2004, Jason Short wrote:
>
>
>><URL: http://rt.freeciv.org/Ticket/Display.html?id=8790 >
>>
>>Since there is a tmp buffer store for the mapview canvas, there is no
>>need for the single_tile buffer.
>>
>>The main advantage of removing it is that it had to be allocated
>>separately from the main buffer store since its size depended on the
>>tileset.
>
> Any reason to leave init_mapcanvas_and_whatsit in the code?
Not really. But I think Raimar likes it. It's called from the GUI
code, so it would be annoying to remove it and have to add it back later
- although that's unlikely.
jason
|
|