[Freeciv-commits] r27058 - in /trunk/server: diplhand.c scripting/api_server_edit.c techtools.c techtools.h

2014-11-17 Thread 0jacobnk . gna
Author: jtn Date: Mon Nov 17 11:28:50 2014 New Revision: 27058 URL: http://svn.gna.org/viewcvs/freeciv?rev=27058view=rev Log: With team_pooled_research, send tech_researched signal to player whose action caused it before other players. See gna patch #5430. Modified: trunk/server/diplhand.c

[Freeciv-commits] r27059 - in /trunk/common/scriptcore: api_game_methods.c api_game_methods.h tolua_game.pkg

2014-11-17 Thread 0jacobnk . gna
Author: jtn Date: Mon Nov 17 11:28:54 2014 New Revision: 27059 URL: http://svn.gna.org/viewcvs/freeciv?rev=27059view=rev Log: Add new Lua function (Player):shares_research(Player). See gna patch #5408. Modified: trunk/common/scriptcore/api_game_methods.c

[Freeciv-commits] r27062 - in /trunk/data: civ1/nations.ruleset civ2/nations.ruleset default/nationlist.ruleset

2014-11-17 Thread 0jacobnk . gna
Author: jtn Date: Mon Nov 17 11:29:05 2014 New Revision: 27062 URL: http://svn.gna.org/viewcvs/freeciv?rev=27062view=rev Log: Fix warnings from make freeciv.pot introduced by patch #5394. Modified: trunk/data/civ1/nations.ruleset trunk/data/civ2/nations.ruleset

[Freeciv-commits] r27061 - /trunk/data/multiplayer/buildings.ruleset

2014-11-17 Thread 0jacobnk . gna
Author: jtn Date: Mon Nov 17 11:29:01 2014 New Revision: 27061 URL: http://svn.gna.org/viewcvs/freeciv?rev=27061view=rev Log: Fix warning from make freeciv.pot introduced by fix for bug #22081. Modified: trunk/data/multiplayer/buildings.ruleset Modified:

[Freeciv-commits] r27060 - /trunk/data/multiplayer/script.lua

2014-11-17 Thread 0jacobnk . gna
Author: jtn Date: Mon Nov 17 11:28:57 2014 New Revision: 27060 URL: http://svn.gna.org/viewcvs/freeciv?rev=27060view=rev Log: Prevent teams getting multiplayer Philosophy bonus multiple times with team_pooled_research. See gna bug #22782. Modified: trunk/data/multiplayer/script.lua

[Freeciv-commits] r27063 - in /branches/S2_5/server: diplhand.c scripting/api_server_edit.c techtools.c techtools.h

2014-11-17 Thread 0jacobnk . gna
Author: jtn Date: Mon Nov 17 11:34:15 2014 New Revision: 27063 URL: http://svn.gna.org/viewcvs/freeciv?rev=27063view=rev Log: With team_pooled_research, send tech_researched signal to player whose action caused it before other players. See gna patch #5430. Modified:

[Freeciv-commits] r27065 - /branches/S2_5/data/multiplayer/script.lua

2014-11-17 Thread 0jacobnk . gna
Author: jtn Date: Mon Nov 17 11:34:22 2014 New Revision: 27065 URL: http://svn.gna.org/viewcvs/freeciv?rev=27065view=rev Log: Prevent teams getting multiplayer Philosophy bonus multiple times with team_pooled_research. See gna bug #22782. Modified: branches/S2_5/data/multiplayer/script.lua

[Freeciv-commits] r27066 - /branches/S2_5/data/multiplayer/buildings.ruleset

2014-11-17 Thread 0jacobnk . gna
Author: jtn Date: Mon Nov 17 11:34:26 2014 New Revision: 27066 URL: http://svn.gna.org/viewcvs/freeciv?rev=27066view=rev Log: Fix warning from make freeciv.pot introduced by fix for bug #22081. Modified: branches/S2_5/data/multiplayer/buildings.ruleset Modified:

[Freeciv-commits] r27064 - in /branches/S2_5/common/scriptcore: api_game_methods.c api_game_methods.h tolua_game.pkg

2014-11-17 Thread 0jacobnk . gna
Author: jtn Date: Mon Nov 17 11:34:18 2014 New Revision: 27064 URL: http://svn.gna.org/viewcvs/freeciv?rev=27064view=rev Log: Add new Lua function (Player):shares_research(Player). See gna patch #5408. Modified: branches/S2_5/common/scriptcore/api_game_methods.c

[Freeciv-commits] r27067 - in /branches/S2_4/server: diplhand.c scripting/api_server_edit.c techtools.c

2014-11-17 Thread 0jacobnk . gna
Author: jtn Date: Mon Nov 17 11:35:36 2014 New Revision: 27067 URL: http://svn.gna.org/viewcvs/freeciv?rev=27067view=rev Log: Revert fix for bug #22474 (emit tech_researched signal to all teammates sharing research) to avoid consequent trouble with Philosophy in the multiplayer ruleset.

[Freeciv-commits] r27068 - in /trunk: client/ data/ doc/

2014-11-17 Thread cazfi74
Author: cazfi Date: Mon Nov 17 21:15:31 2014 New Revision: 27068 URL: http://svn.gna.org/viewcvs/freeciv?rev=27068view=rev Log: Replaced magic number fogstyle with textual fog_style in tilesets. See patch #5426 Modified: trunk/client/tilespec.c trunk/client/tilespec.h

[Freeciv-commits] r27069 - /branches/S2_4/po/ /branches/S2_5/translations/freeciv/ /trunk/translations/freeciv/ /trunk/translations/ruledit/

2014-11-17 Thread igx31
Author: igx31 Date: Mon Nov 17 21:39:55 2014 New Revision: 27069 URL: http://svn.gna.org/viewcvs/freeciv?rev=27069view=rev Log: Updated French translations Modified: branches/S2_4/po/fr.po branches/S2_5/translations/freeciv/fr.po trunk/translations/freeciv/fr.po

[Freeciv-commits] r27070 - in /trunk: Makefile.am doc/freeciv.doxygen

2014-11-17 Thread cazfi74
Author: cazfi Date: Mon Nov 17 22:05:08 2014 New Revision: 27070 URL: http://svn.gna.org/viewcvs/freeciv?rev=27070view=rev Log: Added make target 'doc' to generate doxygen documentation. See patch #5427 Modified: trunk/Makefile.am trunk/doc/freeciv.doxygen Modified: trunk/Makefile.am

[Freeciv-commits] r27071 - in /trunk: common/tile.c server/generator/mapgen.c

2014-11-17 Thread cazfi74
Author: cazfi Date: Mon Nov 17 22:33:43 2014 New Revision: 27071 URL: http://svn.gna.org/viewcvs/freeciv?rev=27071view=rev Log: Do not erronously set base owner to the same value as border owner. Reported by pepeto pepeto See bug #22946 Modified: trunk/common/tile.c

[Freeciv-commits] r27072 - in /trunk/translations: freeciv/pl.po nations/pl.po ruledit/pl.po

2014-11-17 Thread 0jacobnk . gna
Author: jtn Date: Mon Nov 17 23:18:31 2014 New Revision: 27072 URL: http://svn.gna.org/viewcvs/freeciv?rev=27072view=rev Log: Updated Polish translation by Hubert Kowalewski (hubkow@gna). Pulled from https://www.dropbox.com/sh/71c35xdmxe53y2d/SycNW254Ga. freeciv: 99.9%: 6658 translated, 6 fuzzy,

[Freeciv-commits] r27075 - /trunk/server/srv_main.c

2014-11-17 Thread cazfi74
Author: cazfi Date: Mon Nov 17 23:39:12 2014 New Revision: 27075 URL: http://svn.gna.org/viewcvs/freeciv?rev=27075view=rev Log: Comment typofix Marko - Mark Modified: trunk/server/srv_main.c Modified: trunk/server/srv_main.c URL:

[Freeciv-commits] r27076 - /branches/S2_5/server/srv_main.c

2014-11-17 Thread cazfi74
Author: cazfi Date: Mon Nov 17 23:39:37 2014 New Revision: 27076 URL: http://svn.gna.org/viewcvs/freeciv?rev=27076view=rev Log: Comment typofix Marko - Mark Modified: branches/S2_5/server/srv_main.c Modified: branches/S2_5/server/srv_main.c URL:

[Freeciv-commits] r27077 - /branches/S2_4/server/srv_main.c

2014-11-17 Thread cazfi74
Author: cazfi Date: Mon Nov 17 23:39:56 2014 New Revision: 27077 URL: http://svn.gna.org/viewcvs/freeciv?rev=27077view=rev Log: Comment typofix Marko - Mark Modified: branches/S2_4/server/srv_main.c Modified: branches/S2_4/server/srv_main.c URL:

[Freeciv-commits] r27078 - /branches/S2_5/translations/freeciv/en_GB.po

2014-11-17 Thread 0jacobnk . gna
Author: jtn Date: Mon Nov 17 23:53:51 2014 New Revision: 27078 URL: http://svn.gna.org/viewcvs/freeciv?rev=27078view=rev Log: Partially updated en_GB translation for S2_5. freeciv: 98.4%: 5927 translated, 64 fuzzy, 34 untranslated. Modified: branches/S2_5/translations/freeciv/en_GB.po [This

[Freeciv-commits] r27079 - /trunk/translations/freeciv/en_GB.po

2014-11-17 Thread 0jacobnk . gna
Author: jtn Date: Tue Nov 18 00:02:40 2014 New Revision: 27079 URL: http://svn.gna.org/viewcvs/freeciv?rev=27079view=rev Log: Merge current S2_5 en_GB translation for core strings (r27078). Trunk stats: 87%: 5781 translated, 529 fuzzy, 357 untranslated. Modified: