[Freeciv-tickets] [freeciv] #45927: AI: dai_hunter_try_launch() fails to launch multiple missiles

Back to archive index
OSDN Ticket System norep****@osdn*****
Wed Oct 19 01:26:56 JST 2022


#45927: AI: dai_hunter_try_launch() fails to launch multiple missiles

  Open Date: 2022-10-18 19:26
Last Update: 2022-10-18 19:26

URL for this Ticket:
    https://osdn.net//projects/freeciv/ticket/45927
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=45927

---------------------------------------------------------------------

Last Changes/Comment on this Ticket:
2022-10-18 19:26 Updated by: cazfi
 * New Ticket "AI: dai_hunter_try_launch() fails to launch multiple missiles" created


---------------------------------------------------------------------
Ticket Status:

      Reporter: cazfi
         Owner: (None)
          Type: Bugs
        Status: Open
      Priority: 5 - Medium
     MileStone: (None)
     Component: AI
      Severity: 5 - Medium
    Resolution: None
---------------------------------------------------------------------

Ticket details:

dai_hunter_try_launch():
break; /* try next missile, if any */
That break actually causes it to EXIT the loop going through the missiles.
Also, it's iterating over missiles on the tile, not necessarily only those carried by the current hunter unit.


-- 
Ticket information of Freeciv project
Freeciv Project is hosted on OSDN

Project URL: https://osdn.net/projects/freeciv/
OSDN: https://osdn.net

URL for this Ticket:
    https://osdn.net/projects/freeciv/ticket/45927
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=45927



More information about the Freeciv-tickets mailing list
Back to archive index