[Freeciv-commits] r25270 - /trunk/ai/default/aiunit.c

2014-06-26 Thread persia
Author: persia Date: Thu Jun 26 11:11:00 2014 New Revision: 25270 URL: http://svn.gna.org/viewcvs/freeciv?rev=25270view=rev Log: Fix reversed logic in dai_is_unit_tired_waiting_boat See patch #4839 Modified: trunk/ai/default/aiunit.c Modified: trunk/ai/default/aiunit.c URL:

[Freeciv-commits] r25271 - in /trunk: ai/default/aiunit.c ai/default/aiunit.h common/unittype.c common/unittype.h

2014-06-26 Thread persia
Author: persia Date: Thu Jun 26 11:11:09 2014 New Revision: 25271 URL: http://svn.gna.org/viewcvs/freeciv?rev=25271view=rev Log: Use gen-move compatible bodyguard filter Add caching of relevant unit_class and unit_type checks See patch #4649 Modified: trunk/ai/default/aiunit.c

[Freeciv-commits] r25272 - /branches/S2_5/ai/default/aiunit.c

2014-06-26 Thread persia
Author: persia Date: Thu Jun 26 11:53:10 2014 New Revision: 25272 URL: http://svn.gna.org/viewcvs/freeciv?rev=25272view=rev Log: Fix home continent test to check continent rather than tile See bug #22237 Modified: branches/S2_5/ai/default/aiunit.c Modified:

[Freeciv-commits] r25273 - in /trunk: ./ ai/default/ client/ common/ data/alien/ data/civ1/ data/civ2/ data/civ2civ3/ data/classic/ data/exper...

2014-06-26 Thread cazfi74
Author: cazfi Date: Thu Jun 26 18:27:46 2014 New Revision: 25273 URL: http://svn.gna.org/viewcvs/freeciv?rev=25273view=rev Log: Removed IgWall unit type flag. Rulesets use present = FALSE requirements for Defend_Bonus effects to achieve what IgWall used to provide. See patch #4799 Modified:

[Freeciv-commits] r25274 - in /trunk: ai/default/ server/

2014-06-26 Thread cazfi74
Author: cazfi Date: Thu Jun 26 19:39:07 2014 New Revision: 25274 URL: http://svn.gna.org/viewcvs/freeciv?rev=25274view=rev Log: Moved TECH_LOG functionality from server common code to default AI as only it uses it. See patch #4844 Modified: trunk/ai/default/advdomestic.c

[Freeciv-commits] r25275 - in /trunk: Makefile.am m4/lcmessage.m4

2014-06-26 Thread cazfi74
Author: cazfi Date: Thu Jun 26 21:03:50 2014 New Revision: 25275 URL: http://svn.gna.org/viewcvs/freeciv?rev=25275view=rev Log: Removed obsolete lcmessage.m4 See patch #4843 Removed: trunk/m4/lcmessage.m4 Modified: trunk/Makefile.am Modified: trunk/Makefile.am URL:

[Freeciv-commits] r25255 - /branches/S2_5/translations/nations/fr.po

2014-06-26 Thread igx31
Author: igx31 Date: Tue Jun 24 07:46:15 2014 New Revision: 25255 URL: http://svn.gna.org/viewcvs/freeciv?rev=25255view=rev Log: - minor mispelling correction Modified: branches/S2_5/translations/nations/fr.po Modified: branches/S2_5/translations/nations/fr.po URL:

[Freeciv-commits] r25254 - /branches/S2_5/translations/freeciv/fr.po

2014-06-26 Thread igx31
Author: igx31 Date: Tue Jun 24 07:42:08 2014 New Revision: 25254 URL: http://svn.gna.org/viewcvs/freeciv?rev=25254view=rev Log: - Updates following source code evolution - Correction of a couple of translation errors - Correction of erroneous shortcuts - Mispelling corrections Modified:

[Freeciv-commits] r25277 - /branches/S2_5/data/alien/game.ruleset

2014-06-26 Thread cazfi74
Author: cazfi Date: Thu Jun 26 21:26:29 2014 New Revision: 25277 URL: http://svn.gna.org/viewcvs/freeciv?rev=25277view=rev Log: Improved alien ruleset description about where additional information is available. See patch #4846 Modified: branches/S2_5/data/alien/game.ruleset Modified:

[Freeciv-commits] r25276 - /trunk/data/alien/game.ruleset

2014-06-26 Thread cazfi74
Author: cazfi Date: Thu Jun 26 21:26:23 2014 New Revision: 25276 URL: http://svn.gna.org/viewcvs/freeciv?rev=25276view=rev Log: Improved alien ruleset description about where additional information is available. See patch #4846 Modified: trunk/data/alien/game.ruleset Modified:

[Freeciv-commits] r25278 - /trunk/configure.ac

2014-06-26 Thread cazfi74
Author: cazfi Date: Thu Jun 26 22:15:40 2014 New Revision: 25278 URL: http://svn.gna.org/viewcvs/freeciv?rev=25278view=rev Log: Added configure check for libxml2 See patch #4745 Modified: trunk/configure.ac Modified: trunk/configure.ac URL:

[Freeciv-commits] r25279 - in /trunk/common/aicore: path_finding.c path_finding.h

2014-06-26 Thread pepeto69
Author: pepeto Date: Thu Jun 26 22:35:49 2014 New Revision: 25279 URL: http://svn.gna.org/viewcvs/freeciv?rev=25279view=rev Log: Fix pf_map_XXX_iterate() macros since patch #4768 is applied. Also ass many assertions in pf_map_XXX() functions, preventing crashes. Report by Marko Lindqvist

[Freeciv-commits] r25280 - /trunk/common/aicore/path_finding.c

2014-06-26 Thread pepeto69
Author: pepeto Date: Thu Jun 26 22:44:19 2014 New Revision: 25280 URL: http://svn.gna.org/viewcvs/freeciv?rev=25280view=rev Log: Use parameter-based hash table instead of unittype-based array for pf_reserve_map. See gna patch #4820 Modified: trunk/common/aicore/path_finding.c Modified:

[Freeciv-commits] r25282 - /trunk/data/nation/formosan.ruleset

2014-06-26 Thread 0jacobnk . gna
Author: jtn Date: Thu Jun 26 23:56:54 2014 New Revision: 25282 URL: http://svn.gna.org/viewcvs/freeciv?rev=25282view=rev Log: Add missing spaces to Formosan legend added in patch #4292. Modified: trunk/data/nation/formosan.ruleset Modified: trunk/data/nation/formosan.ruleset URL:

[Freeciv-commits] r25281 - /trunk/data/nation/

2014-06-26 Thread 0jacobnk . gna
Author: jtn Date: Thu Jun 26 23:56:51 2014 New Revision: 25281 URL: http://svn.gna.org/viewcvs/freeciv?rev=25281view=rev Log: Change Kievan Rus' rule_name back to Ruthenian for backward compatibility after r23250. (This will not be displayed in the UI.) See gna bug #22235. Modified:

[Freeciv-commits] r25284 - /trunk/data/civ2civ3/buildings.ruleset

2014-06-26 Thread 0jacobnk . gna
Author: jtn Date: Thu Jun 26 23:57:00 2014 New Revision: 25284 URL: http://svn.gna.org/viewcvs/freeciv?rev=25284view=rev Log: Fix obsolete_by syntax for a couple of civ2civ3 buildings. See gna bug #22238. Modified: trunk/data/civ2civ3/buildings.ruleset Modified:

[Freeciv-commits] r25283 - /trunk/data/nation/lycian.ruleset

2014-06-26 Thread 0jacobnk . gna
Author: jtn Date: Thu Jun 26 23:56:57 2014 New Revision: 25283 URL: http://svn.gna.org/viewcvs/freeciv?rev=25283view=rev Log: Comment out not-yet-added Lydian civilwar nation from Lycian ruleset added in gna patch #3318. Modified: trunk/data/nation/lycian.ruleset Modified:

[Freeciv-commits] r25285 - in /trunk: data/civ2civ3/buildings.ruleset data/civ2civ3/effects.ruleset doc/README.ruleset_civ2civ3

2014-06-26 Thread cazfi74
Author: cazfi Date: Fri Jun 27 00:31:37 2014 New Revision: 25285 URL: http://svn.gna.org/viewcvs/freeciv?rev=25285view=rev Log: civ2civ3: Granary reduces food waste by 50%. Patch by David Fernandez bardo See bug #22191 Modified: trunk/data/civ2civ3/buildings.ruleset

[Freeciv-commits] r25286 - in /branches/S2_5: data/civ2civ3/buildings.ruleset data/civ2civ3/effects.ruleset doc/README.ruleset_civ2civ3

2014-06-26 Thread cazfi74
Author: cazfi Date: Fri Jun 27 00:32:08 2014 New Revision: 25286 URL: http://svn.gna.org/viewcvs/freeciv?rev=25286view=rev Log: civ2civ3: Granary reduces food waste by 50%. Patch by David Fernandez bardo See bug #22191 Modified: branches/S2_5/data/civ2civ3/buildings.ruleset

[Freeciv-commits] r25288 - in /trunk: ./ ai/threaded/ client/ common/ server/ server/advisors/

2014-06-26 Thread cazfi74
Author: cazfi Date: Fri Jun 27 01:00:26 2014 New Revision: 25288 URL: http://svn.gna.org/viewcvs/freeciv?rev=25288view=rev Log: Added worker task packets to network protocol, and their handling. No gui support producing worker task requests yet. See patch #4851 Modified: