[Freeciv-commits] r27913 - in /branches/S2_6/server: commands.c commands.h stdinhand.c

2015-01-31 Thread cazfi74
Author: cazfi Date: Sat Jan 31 10:06:29 2015 New Revision: 27913 URL: http://svn.gna.org/viewcvs/freeciv?rev=27913view=rev Log: Made /scensave command available in release builds. See patch #5755 Modified: branches/S2_6/server/commands.c branches/S2_6/server/commands.h

[Freeciv-commits] r27912 - in /trunk/server: commands.c commands.h stdinhand.c

2015-01-31 Thread cazfi74
Author: cazfi Date: Sat Jan 31 10:06:21 2015 New Revision: 27912 URL: http://svn.gna.org/viewcvs/freeciv?rev=27912view=rev Log: Made /scensave command available in release builds. See patch #5755 Modified: trunk/server/commands.c trunk/server/commands.h trunk/server/stdinhand.c

[Freeciv-commits] r27914 - in /trunk/server: srv_log.c srv_log.h srv_main.c

2015-01-31 Thread cazfi74
Author: cazfi Date: Sat Jan 31 10:11:55 2015 New Revision: 27914 URL: http://svn.gna.org/viewcvs/freeciv?rev=27914view=rev Log: Free timing logs on server exit See patch #5749 Modified: trunk/server/srv_log.c trunk/server/srv_log.h trunk/server/srv_main.c Modified:

[Freeciv-commits] r27916 - in /branches/S2_5/server: srv_log.c srv_log.h srv_main.c

2015-01-31 Thread cazfi74
Author: cazfi Date: Sat Jan 31 10:12:10 2015 New Revision: 27916 URL: http://svn.gna.org/viewcvs/freeciv?rev=27916view=rev Log: Free timing logs on server exit See patch #5749 Modified: branches/S2_5/server/srv_log.c branches/S2_5/server/srv_log.h branches/S2_5/server/srv_main.c

[Freeciv-commits] r27915 - in /branches/S2_6/server: srv_log.c srv_log.h srv_main.c

2015-01-31 Thread cazfi74
Author: cazfi Date: Sat Jan 31 10:12:02 2015 New Revision: 27915 URL: http://svn.gna.org/viewcvs/freeciv?rev=27915view=rev Log: Free timing logs on server exit See patch #5749 Modified: branches/S2_6/server/srv_log.c branches/S2_6/server/srv_log.h branches/S2_6/server/srv_main.c

[Freeciv-commits] r27918 - in /branches/S2_6/client: gui-sdl/diplodlg.c gui-sdl2/diplodlg.c

2015-01-31 Thread cazfi74
Author: cazfi Date: Sun Feb 1 06:50:30 2015 New Revision: 27918 URL: http://svn.gna.org/viewcvs/freeciv?rev=27918view=rev Log: Made it possible to Withdraw Vision from someone you're at war with in sdl-clients See bug #23210 Modified: branches/S2_6/client/gui-sdl/diplodlg.c

[Freeciv-commits] r27919 - /branches/S2_5/client/gui-sdl/diplodlg.c

2015-01-31 Thread cazfi74
Author: cazfi Date: Sun Feb 1 06:50:39 2015 New Revision: 27919 URL: http://svn.gna.org/viewcvs/freeciv?rev=27919view=rev Log: Made it possible to Withdraw Vision from someone you're at war with in sdl-clients See bug #23210 Modified: branches/S2_5/client/gui-sdl/diplodlg.c Modified:

[Freeciv-commits] r27917 - in /trunk/client: gui-sdl/diplodlg.c gui-sdl2/diplodlg.c

2015-01-31 Thread cazfi74
Author: cazfi Date: Sun Feb 1 06:50:22 2015 New Revision: 27917 URL: http://svn.gna.org/viewcvs/freeciv?rev=27917view=rev Log: Made it possible to Withdraw Vision from someone you're at war with in sdl-clients See bug #23210 Modified: trunk/client/gui-sdl/diplodlg.c

[Freeciv-commits] r27920 - /branches/S2_4/client/gui-sdl/diplodlg.c

2015-01-31 Thread cazfi74
Author: cazfi Date: Sun Feb 1 06:50:46 2015 New Revision: 27920 URL: http://svn.gna.org/viewcvs/freeciv?rev=27920view=rev Log: Made it possible to Withdraw Vision from someone you're at war with in sdl-clients See bug #23210 Modified: branches/S2_4/client/gui-sdl/diplodlg.c Modified:

[Freeciv-commits] r27925 - /branches/S2_6/ai/default/aicity.c

2015-01-31 Thread cazfi74
Author: cazfi Date: Sun Feb 1 08:05:57 2015 New Revision: 27925 URL: http://svn.gna.org/viewcvs/freeciv?rev=27925view=rev Log: AI considers building effects that also affect allies. It still ignores world-range effects out of fear that they then benefit enemies more than itself. Requested by

[Freeciv-commits] r27921 - in /trunk/client: gui-gtk-2.0/unitselect.c gui-gtk-3.0/unitselect.c

2015-01-31 Thread cazfi74
Author: cazfi Date: Sun Feb 1 07:34:23 2015 New Revision: 27921 URL: http://svn.gna.org/viewcvs/freeciv?rev=27921view=rev Log: Bind unit selection dialog to mapview center tile if opened without units in focus. This is just an safety measure, it should not be possible to open the dialog

[Freeciv-commits] r27922 - in /branches/S2_6/client: gui-gtk-2.0/unitselect.c gui-gtk-3.0/unitselect.c

2015-01-31 Thread cazfi74
Author: cazfi Date: Sun Feb 1 07:34:31 2015 New Revision: 27922 URL: http://svn.gna.org/viewcvs/freeciv?rev=27922view=rev Log: Bind unit selection dialog to mapview center tile if opened without units in focus. This is just an safety measure, it should not be possible to open the dialog

[Freeciv-commits] r27923 - in /branches/S2_5/client: gui-gtk-2.0/unitselect.c gui-gtk-3.0/unitselect.c

2015-01-31 Thread cazfi74
Author: cazfi Date: Sun Feb 1 07:34:39 2015 New Revision: 27923 URL: http://svn.gna.org/viewcvs/freeciv?rev=27923view=rev Log: Bind unit selection dialog to mapview center tile if opened without units in focus. This is just an safety measure, it should not be possible to open the dialog

[Freeciv-commits] r27924 - /trunk/ai/default/aicity.c

2015-01-31 Thread cazfi74
Author: cazfi Date: Sun Feb 1 08:05:51 2015 New Revision: 27924 URL: http://svn.gna.org/viewcvs/freeciv?rev=27924view=rev Log: AI considers building effects that also affect allies. It still ignores world-range effects out of fear that they then benefit enemies more than itself. Requested by