[Freeciv-commits] r30614 - in /trunk: ./ client/ client/gui-sdl2/ common/ gen_headers/ server/ utility/

2015-11-15 Thread cazfi74
Author: cazfi Date: Sun Nov 15 14:39:09 2015 New Revision: 30614 URL: http://svn.gna.org/viewcvs/freeciv?rev=30614=rev Log: Use winsock2 on Windows builds. See patch #6533 Modified: trunk/client/clinet.c trunk/client/gui-sdl2/gui_main.c trunk/client/servers.c

[Freeciv-commits] r30616 - /trunk/client/gui-gtk-3.0/gamedlgs.c

2015-11-15 Thread cazfi74
Author: cazfi Date: Sun Nov 15 16:02:18 2015 New Revision: 30616 URL: http://svn.gna.org/viewcvs/freeciv?rev=30616=rev Log: Improved gtk3-client rates dialog coding style. See patch #6568 Modified: trunk/client/gui-gtk-3.0/gamedlgs.c Modified: trunk/client/gui-gtk-3.0/gamedlgs.c URL:

[Freeciv-commits] r30617 - /branches/S2_6/client/gui-gtk-3.0/gamedlgs.c

2015-11-15 Thread cazfi74
Author: cazfi Date: Sun Nov 15 16:02:24 2015 New Revision: 30617 URL: http://svn.gna.org/viewcvs/freeciv?rev=30617=rev Log: Improved gtk3-client rates dialog coding style. See patch #6568 Modified: branches/S2_6/client/gui-gtk-3.0/gamedlgs.c Modified:

[Freeciv-commits] r30613 - /website/index.html

2015-11-15 Thread andreas . rosdal
Author: andreasr Date: Sun Nov 15 09:10:33 2015 New Revision: 30613 URL: http://svn.gna.org/viewcvs/freeciv?rev=30613=rev Log: Add html meta description. Update interview link text. Modified: website/index.html Modified: website/index.html URL:

[Freeciv-commits] r30623 - /branches/S2_6/client/mapctrl_common.c

2015-11-15 Thread cazfi74
Author: cazfi Date: Sun Nov 15 22:14:05 2015 New Revision: 30623 URL: http://svn.gna.org/viewcvs/freeciv?rev=30623=rev Log: Keep turn done button insensitive when server considered busy See patch #6583 Modified: branches/S2_6/client/mapctrl_common.c Modified:

[Freeciv-commits] r30622 - /trunk/client/mapctrl_common.c

2015-11-15 Thread cazfi74
Author: cazfi Date: Sun Nov 15 22:13:59 2015 New Revision: 30622 URL: http://svn.gna.org/viewcvs/freeciv?rev=30622=rev Log: Keep turn done button insensitive when server considered busy See patch #6583 Modified: trunk/client/mapctrl_common.c Modified: trunk/client/mapctrl_common.c URL:

[Freeciv-commits] r30624 - /branches/S2_5/client/mapctrl_common.c

2015-11-15 Thread cazfi74
Author: cazfi Date: Sun Nov 15 22:14:10 2015 New Revision: 30624 URL: http://svn.gna.org/viewcvs/freeciv?rev=30624=rev Log: Keep turn done button insensitive when server considered busy See patch #6583 Modified: branches/S2_5/client/mapctrl_common.c Modified:

[Freeciv-commits] r30625 - /trunk/client/goto.c

2015-11-15 Thread sveinung84
Author: sveinung Date: Mon Nov 16 00:56:37 2015 New Revision: 30625 URL: http://svn.gna.org/viewcvs/freeciv?rev=30625=rev Log: client goto: respect the final order Respect the direction set in the final order sent to send_path_orders(). Move the setting of the direction for the final order when

[Freeciv-commits] r30618 - /trunk/server/techtools.c

2015-11-15 Thread cazfi74
Author: cazfi Date: Sun Nov 15 18:32:01 2015 New Revision: 30618 URL: http://svn.gna.org/viewcvs/freeciv?rev=30618=rev Log: Send notification about acquiring an bonus tech to embassies. See bug #24039 Modified: trunk/server/techtools.c Modified: trunk/server/techtools.c URL:

[Freeciv-commits] r30620 - /branches/S2_5/server/techtools.c

2015-11-15 Thread cazfi74
Author: cazfi Date: Sun Nov 15 18:32:17 2015 New Revision: 30620 URL: http://svn.gna.org/viewcvs/freeciv?rev=30620=rev Log: Send notification about acquiring an bonus tech to embassies. See bug #24039 Modified: branches/S2_5/server/techtools.c Modified: branches/S2_5/server/techtools.c

[Freeciv-commits] r30619 - /branches/S2_6/server/techtools.c

2015-11-15 Thread cazfi74
Author: cazfi Date: Sun Nov 15 18:32:07 2015 New Revision: 30619 URL: http://svn.gna.org/viewcvs/freeciv?rev=30619=rev Log: Send notification about acquiring an bonus tech to embassies. See bug #24039 Modified: branches/S2_6/server/techtools.c Modified: branches/S2_6/server/techtools.c

[Freeciv-commits] r30621 - in /trunk/client: options.c options.h tilespec.c

2015-11-15 Thread cazfi74
Author: cazfi Date: Sun Nov 15 19:05:31 2015 New Revision: 30621 URL: http://svn.gna.org/viewcvs/freeciv?rev=30621=rev Log: Removed all information about sdl-client options not necessary for migrating them to sdl2-client options. See patch #6578 Modified: trunk/client/options.c