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

                 Summary: fix loading of shuffle information
                 Project: Freeciv
            Submitted by: syntron
            Submitted on: So 30 Okt 2011 15:22:32 CET
                Category: general
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: Ready For Test
             Assigned to: syntron
        Originator Email: 
             Open/Closed: Open
                 Release: 
         Discussion Lock: Any
        Operating System: None
         Planned Release: 2.3.1,2.4.0

    _______________________________________________________

Details:

- was broken since introduction of player slots(?)


  /* Loading the shuffle list is quite complex. At the time of saving the
   * shuffle data is saved as
   *   shuffled_player_<number> = player_slot_id
   * where number is n increasing number and player_slot_id is a number
   * between 0 and the maximum number of player slots. Now we have to create
   * a list
   *   shuffler_players[number] = player_slot_id
   * where all player slot IDs are used exactly one time. The code below
   * handles this ... */




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: So 30 Okt 2011 15:22:32 CET  Name:
0035-fix-loading-of-shuffle-information.patch  Size: 5kB   By: syntron

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

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht geschickt von/durch Gna!
  http://gna.org/


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

Reply via email to