[Freeciv-Dev] (PR#39458) do_unit_goto()

2007-07-15 Thread Pepeto _

http://bugs.freeciv.org/Ticket/Display.html?id=39458 >

Sorry, all wrong ticket...

___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] (PR#39458) do_unit_goto()

2007-07-15 Thread Pepeto _

http://bugs.freeciv.org/Ticket/Display.html?id=39458 >

> [pepeto - Sam. Jul. 14 22:31:59 2007]:
> 
> The function do_unit_goto() doesn't work anymore since 2.1. This is
> annoying when you load save game and you have to reset destination for
> every unit. The function always returns 2 (GR_OUT_OF_MOVEPOINTS).
> 
> It should be nice if could work. Thank you.
> 

Sorry, i'm wrong, actually, the problem is ACTIVITY_GOTO is not updated
in the begin phase of a turn. Please check update_unit_activity() in
server/unittools.h.

___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] (PR#39458) do_unit_goto()

2007-07-15 Thread Pepeto _

http://bugs.freeciv.org/Ticket/Display.html?id=39458 >

> [pepeto - Sam. Jul. 14 22:31:59 2007]:
> 
> The function do_unit_goto() doesn't work anymore since 2.1. This is
> annoying when you load save game and you have to reset destination for
> every unit. The function always returns 2 (GR_OUT_OF_MOVEPOINTS).
> 
> It should be nice if could work. Thank you.
> 

Sorry, i'm wrong, actually, the problem is ACTIVITY_GOTO is not updated
in the begin phase of a turn. Please check update_unit_activity() in
server/unittools.h.

___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] (PR#39458) do_unit_goto()

2007-07-15 Thread Pepeto _

http://bugs.freeciv.org/Ticket/Display.html?id=39458 >

> [pepeto - Sam. Jul. 14 22:31:59 2007]:
> 
> The function do_unit_goto() doesn't work anymore since 2.1. This is
> annoying when you load save game and you have to reset destination for
> every unit. The function always returns 2 (GR_OUT_OF_MOVEPOINTS).
> 
> It should be nice if could work. Thank you.
> 

Sorry, i'm wrong, actually, the problem is ACTIVITY_GOTO is not updated
in the begin phase of a turn. Please check update_unit_activity() in
server/unittools.h.

___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] (PR#39458)

2007-07-14 Thread Pepeto _

http://bugs.freeciv.org/Ticket/Display.html?id=39458 >

The function do_unit_goto() doesn't work anymore since 2.1. This is
annoying when you load save game and you have to reset destination for
every unit. The function always returns 2 (GR_OUT_OF_MOVEPOINTS).

It should be nice if could work. Thank you.

___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev