[Freeciv-commits] r35504 - in /branches/S3_0/data/webperimental: buildings.ruleset effects.ruleset game.ruleset

2017-05-11 Thread sveinung84
Author: sveinung Date: Thu May 11 08:26:40 2017 New Revision: 35504 URL: http://svn.gna.org/viewcvs/freeciv?rev=35504=rev Log: webperimental: ally share J.S. Bach's Cathedral. Apply J.S. Bach's Cathedral's happiness to allies of its owner too. See hrm Feature #658833 Modified:

[Freeciv-commits] r35500 - in /trunk: client/helpdata.c common/unittype.c server/actiontools.c server/unithand.c

2017-05-11 Thread sveinung84
Author: sveinung Date: Thu May 11 08:25:37 2017 New Revision: 35500 URL: http://svn.gna.org/viewcvs/freeciv?rev=35500=rev Log: Missile consumption: use action shared system. Have the attack action use the shared action system when consuming units with the Missile unit class flag. This replaces

[Freeciv-commits] r35501 - in /trunk/data/webperimental: buildings.ruleset effects.ruleset game.ruleset

2017-05-11 Thread sveinung84
Author: sveinung Date: Thu May 11 08:25:46 2017 New Revision: 35501 URL: http://svn.gna.org/viewcvs/freeciv?rev=35501=rev Log: webperimental: ally share J.S. Bach's Cathedral. Apply J.S. Bach's Cathedral's happiness to allies of its owner too. See hrm Feature #658833 Modified:

[Freeciv-commits] r35499 - in /trunk/server: citytools.c plrhand.c

2017-05-11 Thread sveinung84
Author: sveinung Date: Thu May 11 08:25:25 2017 New Revision: 35499 URL: http://svn.gna.org/viewcvs/freeciv?rev=35499=rev Log: Fix trade route memory leak. Free the memory of the trade route structs canceled by the destruction of a city or player. Reported by Valgrind. See hrm Bug #658824

[Freeciv-commits] r35503 - in /branches/S3_0: client/helpdata.c common/unittype.c server/actiontools.c server/unithand.c

2017-05-11 Thread sveinung84
Author: sveinung Date: Thu May 11 08:26:31 2017 New Revision: 35503 URL: http://svn.gna.org/viewcvs/freeciv?rev=35503=rev Log: Missile consumption: use action shared system. Have the attack action use the shared action system when consuming units with the Missile unit class flag. This replaces

[Freeciv-commits] r35502 - in /branches/S3_0/server: citytools.c plrhand.c

2017-05-11 Thread sveinung84
Author: sveinung Date: Thu May 11 08:26:13 2017 New Revision: 35502 URL: http://svn.gna.org/viewcvs/freeciv?rev=35502=rev Log: Fix trade route memory leak. Free the memory of the trade route structs canceled by the destruction of a city or player. Reported by Valgrind. See hrm Bug #658824

[Freeciv-commits] r35507 - /trunk/ai/default/aitech.c

2017-05-11 Thread cazfi74
Author: cazfi Date: Thu May 11 16:15:22 2017 New Revision: 35507 URL: http://svn.gna.org/viewcvs/freeciv?rev=35507=rev Log: Restore global_advance_count after AI tech speculation Reported by wotan See gna bug #24992 Modified: trunk/ai/default/aitech.c Modified: trunk/ai/default/aitech.c

[Freeciv-commits] r35508 - /branches/S3_0/ai/default/aitech.c

2017-05-11 Thread cazfi74
Author: cazfi Date: Thu May 11 16:15:30 2017 New Revision: 35508 URL: http://svn.gna.org/viewcvs/freeciv?rev=35508=rev Log: Restore global_advance_count after AI tech speculation Reported by wotan See gna bug #24992 Modified: branches/S3_0/ai/default/aitech.c Modified:

[Freeciv-commits] r35506 - in /branches/S3_0/tools: ruleup.c ruleutil/rulesave.c

2017-05-11 Thread sveinung84
Author: sveinung Date: Thu May 11 13:07:04 2017 New Revision: 35506 URL: http://svn.gna.org/viewcvs/freeciv?rev=35506=rev Log: Comment fact fix Modified: branches/S3_0/tools/ruleup.c branches/S3_0/tools/ruleutil/rulesave.c Modified: branches/S3_0/tools/ruleup.c URL:

[Freeciv-commits] r35505 - in /trunk/tools: ruleup.c ruleutil/rulesave.c

2017-05-11 Thread sveinung84
Author: sveinung Date: Thu May 11 13:06:34 2017 New Revision: 35505 URL: http://svn.gna.org/viewcvs/freeciv?rev=35505=rev Log: Comment fact fix Modified: trunk/tools/ruleup.c trunk/tools/ruleutil/rulesave.c Modified: trunk/tools/ruleup.c URL:

[Freeciv-commits] r35512 - in /branches/S3_0/data/sandbox: README.sandbox terrain.ruleset

2017-05-11 Thread cazfi74
Author: cazfi Date: Thu May 11 23:03:52 2017 New Revision: 35512 URL: http://svn.gna.org/viewcvs/freeciv?rev=35512=rev Log: sandbox: Make Buoys visible only to those player who know Radio See hrm Feature #658922 Modified: branches/S3_0/data/sandbox/README.sandbox

[Freeciv-commits] r35511 - in /trunk/data/sandbox: README.sandbox terrain.ruleset

2017-05-11 Thread cazfi74
Author: cazfi Date: Thu May 11 23:03:46 2017 New Revision: 35511 URL: http://svn.gna.org/viewcvs/freeciv?rev=35511=rev Log: sandbox: Make Buoys visible only to those player who know Radio See hrm Feature #658922 Modified: trunk/data/sandbox/README.sandbox

[Freeciv-commits] r35510 - in /branches/S3_0: ./ ai/ ai/tex/ server/

2017-05-11 Thread cazfi74
Author: cazfi Date: Thu May 11 22:05:15 2017 New Revision: 35510 URL: http://svn.gna.org/viewcvs/freeciv?rev=35510=rev Log: Rename threxpr AI module as tex See hrm Feature #658487 Modified: branches/S3_0/ai/Makefile.am branches/S3_0/ai/tex/Makefile.am

[Freeciv-commits] r35509 - in /trunk: ai/Makefile.am ai/tex/Makefile.am ai/tex/threxprai.c configure.ac server/Makefile.am server/aiiface.c

2017-05-11 Thread cazfi74
Author: cazfi Date: Thu May 11 22:05:06 2017 New Revision: 35509 URL: http://svn.gna.org/viewcvs/freeciv?rev=35509=rev Log: Rename threxpr AI module as tex See hrm Feature #658487 Modified: trunk/ai/Makefile.am trunk/ai/tex/Makefile.am trunk/ai/tex/threxprai.c trunk/configure.ac

[Freeciv-commits] r35513 - in /trunk/ai/tex: texaimsg.h texaiplayer.c texaiworld.c texaiworld.h threxprai.c

2017-05-11 Thread cazfi74
Author: cazfi Date: Fri May 12 00:08:45 2017 New Revision: 35513 URL: http://svn.gna.org/viewcvs/freeciv?rev=35513=rev Log: Un/register cities to/from tex AI world See hrm Feature #658468 Modified: trunk/ai/tex/texaimsg.h trunk/ai/tex/texaiplayer.c trunk/ai/tex/texaiworld.c