Follow-up Comment #27, bug #18776 (project freeciv):
p = player_index(pplayer);
l = player_index(pplayer) / 32;
(p - l * 32)
Can't we just use modulo here?
Won't this break existing save games? If i saved using the '8' code, I cannot
load using the '32' code. Well, at least if i have a player index > 31. Then
again, the save game is botched anyway, player 32 overwrites player 24.
_______________________________________________________
Reply to this item at:
<http://gna.org/bugs/?18776>
_______________________________________________
Message sent via/by Gna!
http://gna.org/
_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev