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

                 Summary: savegames: ai "love" colum in separate table
                 Project: Freeciv
            Submitted by: sveinung
            Submitted on: Sun 13 Sep 2015 03:21:52 PM UTC
                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: 

    _______________________________________________________

Details:

Marko Lindqvist <cazfi> wrote in comment #1 of bug #21444:

Another weirdness in secfile saving noticed when updating tileset-demo.sav
scenario on S2_5. Why it wants to have "love" column in separate table:

-ai={"love","spam","countdown","war_reason","patience","warn_space","ask_peace"
,"ask_alliance","ask_ceasefire"
-0,4,-1,5,0,0,0,0,0
-0,0,-1,5,0,0,0,0,0
-0,1,-1,5,0,0,0,0,0
-0,2,-1,5,0,0,0,0,0
-0,3,-1,5,0,0,0,0,0
+ai={"love"
+0
+0
+0
+0
+0
+}
+ai={"spam","countdown","war_reason","patience","warn_space","ask_peace","ask_a
lliance","ask_ceasefire"
+4,-1,5,0,0,0,0,0
+0,-1,5,0,0,0,0,0
+1,-1,5,0,0,0,0,0
+2,-1,5,0,0,0,0,0
+3,-1,5,0,0,0,0,0
}


pepeto <pepeto> replied in comment #4:
> Why it wants to have "love" column in separate table?

Because the entries are not next to the other ai ones in the secfile.




    _______________________________________________________

Reply to this item at:

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

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


_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to