[Freeciv-commits] r29486 - /trunk/data/civ2/effects.ruleset

2015-08-13 Thread sveinung84
Author: sveinung Date: Thu Aug 13 14:52:37 2015 New Revision: 29486 URL: http://svn.gna.org/viewcvs/freeciv?rev=29486view=rev Log: civ2: Add Fundamentalism's Casus Belli exception Getting caught while planting a nuclear device doesn't give everyone else a casus belli against you if your

[Freeciv-commits] r29484 - in /trunk: ./ client/ common/ data/alien/ data/civ2civ3/ data/classic/ data/experimental/ data/multiplayer/ data/stub/

2015-08-13 Thread sveinung84
Author: sveinung Date: Thu Aug 13 14:52:24 2015 New Revision: 29484 URL: http://svn.gna.org/viewcvs/freeciv?rev=29484view=rev Log: Make exceptions to slow_invasions possible Introduce the new unit type flag BeachLander. Units with this flag won't lose all movement when moving from non native to

[Freeciv-commits] r29487 - /branches/S2_6/common/metaknowledge.c

2015-08-13 Thread sveinung84
Author: sveinung Date: Thu Aug 13 14:53:10 2015 New Revision: 29487 URL: http://svn.gna.org/viewcvs/freeciv?rev=29487view=rev Log: meta knowledge: seeing city internals isn't magic Stop assuming that being able to see the internals of the target city makes the player able to know what buildings

[Freeciv-commits] r29485 - /trunk/common/metaknowledge.c

2015-08-13 Thread sveinung84
Author: sveinung Date: Thu Aug 13 14:52:31 2015 New Revision: 29485 URL: http://svn.gna.org/viewcvs/freeciv?rev=29485view=rev Log: meta knowledge: seeing city internals isn't magic Stop assuming that being able to see the internals of the target city makes the player able to know what buildings

[Freeciv-commits] r29489 - /branches/S2_6/client/gui-gtk-3.0/mapview.c

2015-08-13 Thread cazfi74
Author: cazfi Date: Thu Aug 13 19:01:17 2015 New Revision: 29489 URL: http://svn.gna.org/viewcvs/freeciv?rev=29489view=rev Log: Draw cross overlay tile to correct location with zoom != 1.0 See bug #23773 Modified: branches/S2_6/client/gui-gtk-3.0/mapview.c Modified:

[Freeciv-commits] r29488 - /trunk/client/gui-gtk-3.0/mapview.c

2015-08-13 Thread cazfi74
Author: cazfi Date: Thu Aug 13 19:01:10 2015 New Revision: 29488 URL: http://svn.gna.org/viewcvs/freeciv?rev=29488view=rev Log: Draw cross overlay tile to correct location with zoom != 1.0 See bug #23773 Modified: trunk/client/gui-gtk-3.0/mapview.c Modified:

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

2015-08-13 Thread cazfi74
Author: cazfi Date: Thu Aug 13 19:33:10 2015 New Revision: 29493 URL: http://svn.gna.org/viewcvs/freeciv?rev=29493view=rev Log: Replaced gui-sdl / gui-sdl2 with Sdl-client / Sdl2-client in an error message. See patch #6211 Modified: branches/S2_6/client/gui-sdl/themes.c

[Freeciv-commits] r29492 - in /trunk/client: gui-sdl/themes.c gui-sdl2/themes.c

2015-08-13 Thread cazfi74
Author: cazfi Date: Thu Aug 13 19:33:02 2015 New Revision: 29492 URL: http://svn.gna.org/viewcvs/freeciv?rev=29492view=rev Log: Replaced gui-sdl / gui-sdl2 with Sdl-client / Sdl2-client in an error message. See patch #6211 Modified: trunk/client/gui-sdl/themes.c

[Freeciv-commits] r29490 - in /trunk/server: connecthand.c report.c report.h

2015-08-13 Thread cazfi74
Author: cazfi Date: Thu Aug 13 19:08:46 2015 New Revision: 29490 URL: http://svn.gna.org/viewcvs/freeciv?rev=29490view=rev Log: Send current turns History Report to all clients connecting during the turn. See patch #6195 Modified: trunk/server/connecthand.c trunk/server/report.c

[Freeciv-commits] r29491 - in /branches/S2_6/server: connecthand.c report.c report.h

2015-08-13 Thread cazfi74
Author: cazfi Date: Thu Aug 13 19:08:53 2015 New Revision: 29491 URL: http://svn.gna.org/viewcvs/freeciv?rev=29491view=rev Log: Send current turns History Report to all clients connecting during the turn. See patch #6195 Modified: branches/S2_6/server/connecthand.c