URL:
  <http://gna.org/bugs/?24979>

                 Summary: was able to launch an unconnected spaceship
                 Project: Freeciv
            Submitted by: log65536
            Submitted on: Tue Aug 16 04:27:08 2016
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: None
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
                 Release: 
         Discussion Lock: Any
        Operating System: None
         Planned Release: 
 Contains string changes: None

    _______________________________________________________

Details:

I can build a particular kind of spaceship that is not connected by
structurals and launch it (see attached screenshot).

Probably caused by a typo in *common/spaceship.c*. In the definition of

const struct sship_part_info structurals_info[NUM_SS_STRUCTURALS]

the row

{23,23,28},

should really be

{23,23,27},

This is evident by looking at the ascii art from *common/spaceship.h*. By the
way, that ascii art also has an unrelated typo in itself: P7 is labeled C14,
while it should really be C15, as C14 is F7.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue Aug 16 04:27:08 2016  Name: Spaceship.png  Size: 219kB   By:
log65536

<http://gna.org/bugs/download.php?file_id=28329>

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?24979>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


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

Reply via email to