Complete.Org: Mailing Lists: Archives: freeciv-dev: May 2005:
[Freeciv-Dev] (PR#13000) gui-xaw: fix of player_idx occurences in citydl
Home

[Freeciv-Dev] (PR#13000) gui-xaw: fix of player_idx occurences in citydl

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#13000) gui-xaw: fix of player_idx occurences in citydlg
From: "Egor Vyscrebentsov" <evyscr@xxxxxxxxx>
Date: Sat, 7 May 2005 00:21:50 -0700
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=13000 >

Good daytime!

CVS HEAD 20050506 16:30 +0300

Attached patch allows to compile gui-xaw/citydlg.c successfully.
Replaces comparances between pcity->owner and game.player_idx to
comparances between city_owner(pcity) and game.player_ptr.

Thanks, evyscr.

Attachment: xaw_citydlg_plr_idx.diff
Description: Binary data


[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#13000) gui-xaw: fix of player_idx occurences in citydlg, Egor Vyscrebentsov <=