[Freeciv-Dev] Re: PATCH: check_map_pos
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Tue, Oct 16, 2001 at 12:39:46AM -0400, Jason Dorje Short wrote:
> Raimar Falke wrote:
> >
> > On Mon, Oct 15, 2001 at 02:59:51PM -0400, Jason Dorje Short wrote:
>
> > > Index: client/control.c
> > > ===================================================================
> > > RCS file: /home/freeciv/CVS/freeciv/client/control.c,v
> > > retrieving revision 1.60
> > > diff -u -r1.60 control.c
> > > --- client/control.c 2001/09/15 15:31:19 1.60
> > > +++ client/control.c 2001/10/15 18:49:30
> > > @@ -1033,7 +1033,7 @@
> > > was_teleported=!is_tiles_adjacent(punit->x, punit->y, pinfo->x,
> > > pinfo->y);
> > > x=punit->x;
> > > y=punit->y;
> >
> > > - punit->x=-1; /* focus hack - if we're moving the unit in focus, it
> > > wont
> > > + /* punit->x=-1; */ /* focus hack - if we're moving the unit in focus,
> > > it wont
> > > * be redrawn on top of the city */
> >
> > No. Either remove it or leave it there.
>
> (Note that this patch is submitted for testing, NOT for inclusion into
> CVS.)
>
> Clearly something must be done about this code, but what? Is this
> "hack" needed? If so, how else can the problem be worked around? Is it
> safe to just remove this code?
I don't know.
Raimar
--
email: rf13@xxxxxxxxxxxxxxxxx
"It is not yet possible to change operating system by writing
to /proc/sys/kernel/ostype." sysctl(2) man page
- [Freeciv-Dev] Re: PATCH: check_map_pos, (continued)
- [Freeciv-Dev] Re: PATCH: check_map_pos, Jason Dorje Short, 2001/10/21
- [Freeciv-Dev] Re: PATCH: check_map_pos, Gaute B Strokkenes, 2001/10/23
- [Freeciv-Dev] Re: PATCH: check_map_pos, Jason Dorje Short, 2001/10/23
- [Freeciv-Dev] Re: PATCH: check_map_pos, Gaute B Strokkenes, 2001/10/23
- [Freeciv-Dev] Re: PATCH: check_map_pos, Jason Dorje Short, 2001/10/23
- [Freeciv-Dev] Re: PATCH: check_map_pos, Gaute B Strokkenes, 2001/10/23
- [Freeciv-Dev] Re: PATCH: check_map_pos, Raimar Falke, 2001/10/24
[Freeciv-Dev] Re: PATCH: check_map_pos, Jason Dorje Short, 2001/10/15
|
|