[Freeciv-commits] r34102 - in /branches/S2_6/client: client_main.c options.c options.h tilespec.c tilespec.h

2016-10-11 Thread cazfi74
Author: cazfi Date: Wed Oct 12 02:29:31 2016 New Revision: 34102 URL: http://svn.gna.org/viewcvs/freeciv?rev=34102=rev Log: Fill initial default for tileset option for all topologies. See patch #6875 Modified: branches/S2_6/client/client_main.c branches/S2_6/client/options.c

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

2016-10-11 Thread cazfi74
Author: cazfi Date: Wed Oct 12 02:29:23 2016 New Revision: 34101 URL: http://svn.gna.org/viewcvs/freeciv?rev=34101=rev Log: Fill initial default for tileset option for all topologies. See patch #6875 Modified: trunk/client/client_main.c trunk/client/options.c trunk/client/options.h

[Freeciv-commits] r34100 - in /branches/S2_6: client/gui-gtk-3.22/menu.c data/gtk3.22_menus.xml

2016-10-11 Thread cazfi74
Author: cazfi Date: Tue Oct 11 21:30:46 2016 New Revision: 34100 URL: http://svn.gna.org/viewcvs/freeciv?rev=34100=rev Log: Use gtk_builder instead of gtk_ui_manager in gtk3.22-client See patch #7771 Modified: branches/S2_6/client/gui-gtk-3.22/menu.c branches/S2_6/data/gtk3.22_menus.xml

[Freeciv-commits] r34099 - in /trunk: Makefile.am m4/gtk3x-client.m4

2016-10-11 Thread cazfi74
Author: cazfi Date: Tue Oct 11 21:25:36 2016 New Revision: 34099 URL: http://svn.gna.org/viewcvs/freeciv?rev=34099=rev Log: Added gtk3x-client.m4 See patch #7799 Added: trunk/m4/gtk3x-client.m4 Modified: trunk/Makefile.am Modified: trunk/Makefile.am URL:

[Freeciv-commits] r34095 - in /trunk: common/actions.c common/actions.h server/rssanity.c

2016-10-11 Thread sveinung84
Author: sveinung Date: Tue Oct 11 16:16:15 2016 New Revision: 34095 URL: http://svn.gna.org/viewcvs/freeciv?rev=34095=rev Log: Move obligatory hard requirements to actions.c. An action may force all its enablers to include one or more of its hard requirements. The information about what

[Freeciv-commits] r34094 - in /trunk/utility: string_vector.c string_vector.h

2016-10-11 Thread sveinung84
Author: sveinung Date: Tue Oct 11 16:15:46 2016 New Revision: 34094 URL: http://svn.gna.org/viewcvs/freeciv?rev=34094=rev Log: Introduce are_strvecs_equal(). See patch #7800 Modified: trunk/utility/string_vector.c trunk/utility/string_vector.h Modified: trunk/utility/string_vector.c

[Freeciv-commits] r34093 - /branches/S2_6/doc/README.msys2

2016-10-11 Thread cazfi74
Author: cazfi Date: Tue Oct 11 13:25:47 2016 New Revision: 34093 URL: http://svn.gna.org/viewcvs/freeciv?rev=34093=rev Log: Removed mention of gtk3x-client from README.msys2 See patch #7809 Modified: branches/S2_6/doc/README.msys2 Modified: branches/S2_6/doc/README.msys2 URL: