[Freeciv-commits] r27143 - /branches/S2_5/server/maphand.c

2014-11-28 Thread pepeto69
Author: pepeto Date: Fri Nov 28 09:12:41 2014 New Revision: 27143 URL: http://svn.gna.org/viewcvs/freeciv?rev=27143view=rev Log: Make destroy_base() consider base_owner() instead of tile_owner() for cleanup. See gna bug #22850 Modified: branches/S2_5/server/maphand.c Modified:

[Freeciv-commits] r27145 - /branches/S2_5/server/plrhand.c

2014-11-28 Thread pepeto69
Author: pepeto Date: Fri Nov 28 09:23:08 2014 New Revision: 27145 URL: http://svn.gna.org/viewcvs/freeciv?rev=27145view=rev Log: Make team mates unable to withdraw shared vision. See gna bug #22992 Modified: branches/S2_5/server/plrhand.c Modified: branches/S2_5/server/plrhand.c URL:

[Freeciv-commits] r27146 - /branches/S2_4/server/plrhand.c

2014-11-28 Thread pepeto69
Author: pepeto Date: Fri Nov 28 09:23:11 2014 New Revision: 27146 URL: http://svn.gna.org/viewcvs/freeciv?rev=27146view=rev Log: Make team mates unable to withdraw shared vision. See gna bug #22992 Modified: branches/S2_4/server/plrhand.c Modified: branches/S2_4/server/plrhand.c URL:

[Freeciv-commits] r27144 - /trunk/server/plrhand.c

2014-11-28 Thread pepeto69
Author: pepeto Date: Fri Nov 28 09:23:03 2014 New Revision: 27144 URL: http://svn.gna.org/viewcvs/freeciv?rev=27144view=rev Log: Make team mates unable to withdraw shared vision. See gna bug #22992 Modified: trunk/server/plrhand.c Modified: trunk/server/plrhand.c URL:

[Freeciv-commits] r27147 - /trunk/common/player.c

2014-11-28 Thread pepeto69
Author: pepeto Date: Fri Nov 28 09:41:26 2014 New Revision: 27147 URL: http://svn.gna.org/viewcvs/freeciv?rev=27147view=rev Log: Simplify players_on_same_team(). See gna patch #5460 Modified: trunk/common/player.c Modified: trunk/common/player.c URL:

[Freeciv-commits] r27148 - /branches/S2_5/common/player.c

2014-11-28 Thread pepeto69
Author: pepeto Date: Fri Nov 28 09:41:30 2014 New Revision: 27148 URL: http://svn.gna.org/viewcvs/freeciv?rev=27148view=rev Log: Simplify players_on_same_team(). See gna patch #5460 Modified: branches/S2_5/common/player.c Modified: branches/S2_5/common/player.c URL:

[Freeciv-commits] r27150 - /trunk/utility/generate_specenum.py

2014-11-28 Thread pepeto69
Author: pepeto Date: Fri Nov 28 09:59:11 2014 New Revision: 27150 URL: http://svn.gna.org/viewcvs/freeciv?rev=27150view=rev Log: Add gcc 'const' attributes to specenum functions. See gna patch #5462 Modified: trunk/utility/generate_specenum.py Modified: trunk/utility/generate_specenum.py

[Freeciv-commits] r27149 - in /trunk: common/tech.c common/terrain.c common/unittype.c utility/generate_specenum.py

2014-11-28 Thread pepeto69
Author: pepeto Date: Fri Nov 28 09:59:09 2014 New Revision: 27149 URL: http://svn.gna.org/viewcvs/freeciv?rev=27149view=rev Log: Remove usage of switch statements in the specenum module. See gna patch #5461 Modified: trunk/common/tech.c trunk/common/terrain.c trunk/common/unittype.c

[Freeciv-commits] r27151 - /trunk/ai/default/advdomestic.c

2014-11-28 Thread sveinung84
Author: sveinung Date: Fri Nov 28 14:28:33 2014 New Revision: 27151 URL: http://svn.gna.org/viewcvs/freeciv?rev=27151view=rev Log: AI: Don't count a unit that can't establish a trade route as a trade route. Action enabler controll of Establish Trade Route makes it possible to create a ruleset