[freeciv-dev] [freeciv/freeciv] 48fb03: Delay government change to the end of phase

  • From: freeciv-commits@xxxxxxxxxxx
  • To: freeciv-dev@xxxxxxxxxxxxx
  • Date: Sun, 22 May 2022 00:15:41 -0700

  Branch: refs/heads/master
  Home:   https://github.com/freeciv/freeciv
  Commit: 48fb03bb99bad4e24b679675a649b0a10f5cb850
      
https://github.com/freeciv/freeciv/commit/48fb03bb99bad4e24b679675a649b0a10f5cb850
  Author: Marko Lindqvist <cazfi74@xxxxxxxxx>
  Date:   2022-05-22 (Sun, 22 May 2022)

  Changed paths:
    M server/plrhand.c
    M server/srv_main.c

  Log Message:
  -----------
  Delay government change to the end of phase

During a turn when players can freely change government,
do not allow them to use multiple governments during the turn.
Instead do the actual government change at the end of
the phase, based on the final choice the player made.

Reported by ihnatus

See osdn #43604

Signed-off-by: Marko Lindqvist <cazfi74@xxxxxxxxx>



Other related posts:

  • » [freeciv-dev] [freeciv/freeciv] 48fb03: Delay government change to the end of phase - freeciv-commits