URL:
  <http://gna.org/patch/?4364>

                 Summary: Move server-only code out of common
is_nation_pickable()
                 Project: Freeciv
            Submitted by: jtn
            Submitted on: Sat Dec 28 11:18:51 2013
                Category: None
                Priority: 5 - Normal
                  Status: In Progress
                 Privacy: Public
             Assigned to: jtn
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: 2.5.0,2.6.0

    _______________________________________________________

Details:

is_nation_pickable() currently does different things on server and client, and
pulls a certain amount of server-only code into common/ as a result.

I'll need to make it look at server_state() for bug #21381, so make it
client-only and invent a new server-side function client_can_pick_nation().
Move some other code that no longer needs to be in common/.




    _______________________________________________________

Reply to this item at:

  <http://gna.org/patch/?4364>

_______________________________________________
  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