[Freeciv-commits] r25393 - in /trunk/client: packhand.c tilespec.c

2014-07-06 Thread pepeto69
Author: pepeto Date: Sun Jul 6 10:23:07 2014 New Revision: 25393 URL: http://svn.gna.org/viewcvs/freeciv?rev=25393view=rev Log: Downgrade Map topology and tileset incompatible message to LOG_NORMAL to avoid error messages (and backtraces), but keep the popup for warning the user. See gna bug

[Freeciv-commits] r25394 - in /trunk: ai/default/ client/ client/gui-gtk-2.0/ client/gui-gtk-3.0/ client/gui-qt/ client/gui-sdl/ client/gui-sd...

2014-07-06 Thread pepeto69
Author: pepeto Date: Sun Jul 6 10:34:55 2014 New Revision: 25394 URL: http://svn.gna.org/viewcvs/freeciv?rev=25394view=rev Log: Move the research advance name accessor from common/tech.[ch] to research.[ch]. Renumbered A_UNSET, A_FUTURE and A_UNKNOWN. See gna patch #4888 Modified:

[Freeciv-commits] r25395 - in /trunk: client/packhand.c server/edithand.c

2014-07-06 Thread pepeto69
Author: pepeto Date: Sun Jul 6 10:40:36 2014 New Revision: 25395 URL: http://svn.gna.org/viewcvs/freeciv?rev=25395view=rev Log: Send research info when editing the advances for a player via the editor. Also, handle correctly this case in client side. Reported by Marko Lindqvist (cazfi@gna) See

[Freeciv-commits] r25396 - in /trunk/common: tech.c tech.h

2014-07-06 Thread pepeto69
Author: pepeto Date: Sun Jul 6 10:48:40 2014 New Revision: 25396 URL: http://svn.gna.org/viewcvs/freeciv?rev=25396view=rev Log: Add utility for iterating all requirements for reaching an advance, instead of building recursive functions. See gna patch #4890 Modified: trunk/common/tech.c

[Freeciv-commits] r25397 - in /trunk: ./ client/ common/ server/

2014-07-06 Thread pepeto69
Author: pepeto Date: Sun Jul 6 10:59:49 2014 New Revision: 25397 URL: http://svn.gna.org/viewcvs/freeciv?rev=25397view=rev Log: precalc_tech_data() renamed tech_precalc_data(). This function is now called only in server side. The client just admits the values the server send to it. Base tech

[Freeciv-commits] r25398 - in /trunk: ai/default/ client/ client/gui-gtk-2.0/ client/gui-gtk-3.0/ client/gui-sdl/ client/gui-sdl2/ client/gui-...

2014-07-06 Thread pepeto69
Author: pepeto Date: Sun Jul 6 11:11:36 2014 New Revision: 25398 URL: http://svn.gna.org/viewcvs/freeciv?rev=25398view=rev Log: Move num_unknown_techs_for_goal(), total_bulbs_required_for_goal() and is_tech_a_req_for_goal() from common/tech.[ch] to common/research.[ch] as

[Freeciv-commits] r25399 - /branches/S2_4/po/en_GB.po

2014-07-06 Thread 0jacobnk . gna
Author: jtn Date: Sun Jul 6 17:26:52 2014 New Revision: 25399 URL: http://svn.gna.org/viewcvs/freeciv?rev=25399view=rev Log: en_GB: fix a civilization that had slipped through Modified: branches/S2_4/po/en_GB.po Modified: branches/S2_4/po/en_GB.po URL:

[Freeciv-commits] r25400 - in /branches/S2_5/translations: freeciv/en_GB.po nations/en_GB.po

2014-07-06 Thread 0jacobnk . gna
Author: jtn Date: Sun Jul 6 17:35:52 2014 New Revision: 25400 URL: http://svn.gna.org/viewcvs/freeciv?rev=25400view=rev Log: Copied current S2_4 en_GB.po (r25399) to S2_5. Distributed to separate po-files according to the procedure in patch #4650. Stats on S2_5: freeciv: 91%: 5354 translated,

[Freeciv-commits] r25401 - /trunk/tools/ruledit/rulesave.c

2014-07-06 Thread sveinung84
Author: sveinung Date: Sun Jul 6 21:01:52 2014 New Revision: 25401 URL: http://svn.gna.org/viewcvs/freeciv?rev=25401view=rev Log: Make ruledit compile again SVN commit 25397 renamed the advance field preset_cost to cost without updating its use in ruledit's rulesave.c. Update it. See bug bug

[Freeciv-commits] r25404 - /branches/S2_4/configure.ac

2014-07-06 Thread cazfi74
Author: cazfi Date: Sun Jul 6 23:25:44 2014 New Revision: 25404 URL: http://svn.gna.org/viewcvs/freeciv?rev=25404view=rev Log: Add -lintl to UTILITY_LIBS when we notice that we need it. See bug #22266 Modified: branches/S2_4/configure.ac Modified: branches/S2_4/configure.ac URL:

[Freeciv-commits] r25403 - /branches/S2_5/configure.ac

2014-07-06 Thread cazfi74
Author: cazfi Date: Sun Jul 6 23:25:38 2014 New Revision: 25403 URL: http://svn.gna.org/viewcvs/freeciv?rev=25403view=rev Log: Add -lintl to UTILITY_LIBS when we notice that we need it. See bug #22266 Modified: branches/S2_5/configure.ac Modified: branches/S2_5/configure.ac URL:

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

2014-07-06 Thread cazfi74
Author: cazfi Date: Sun Jul 6 23:25:33 2014 New Revision: 25402 URL: http://svn.gna.org/viewcvs/freeciv?rev=25402view=rev Log: Add -lintl to UTILITY_LIBS when we notice that we need it. See bug #22266 Modified: trunk/configure.ac Modified: trunk/configure.ac URL:

[Freeciv-commits] r25406 - /branches/S2_5/client/gui-sdl/wldlg.c

2014-07-06 Thread cazfi74
Author: cazfi Date: Sun Jul 6 23:38:44 2014 New Revision: 25406 URL: http://svn.gna.org/viewcvs/freeciv?rev=25406view=rev Log: Revert sdl-client (but not sdl2-client) change that redundant buildings are shown with their name strikken through, as we can't rely on SDL_ttf to provide support for

[Freeciv-commits] r25407 - /trunk/win32/installer/Makefile

2014-07-06 Thread cazfi74
Author: cazfi Date: Sun Jul 6 23:44:34 2014 New Revision: 25407 URL: http://svn.gna.org/viewcvs/freeciv?rev=25407view=rev Log: Preserve translations of all freeciv domains in Windows Installer builds. See bug #22184 Modified: trunk/win32/installer/Makefile Modified:

[Freeciv-commits] r25408 - /branches/S2_5/win32/installer/Makefile

2014-07-06 Thread cazfi74
Author: cazfi Date: Sun Jul 6 23:44:39 2014 New Revision: 25408 URL: http://svn.gna.org/viewcvs/freeciv?rev=25408view=rev Log: Preserve translations of all freeciv domains in Windows Installer builds. See bug #22184 Modified: branches/S2_5/win32/installer/Makefile Modified:

[Freeciv-commits] r25409 - in /trunk: ai/threaded/ client/ common/ data/alien/ data/civ1/ data/civ2/ data/civ2civ3/ data/classic/ data/experim...

2014-07-06 Thread cazfi74
Author: cazfi Date: Mon Jul 7 02:02:43 2014 New Revision: 25409 URL: http://svn.gna.org/viewcvs/freeciv?rev=25409view=rev Log: Obsoleted NoBonus road move mode. Such roads should have move_cost set to -1 instead, and mode to what ever mode should be used in determining move restrictions. See

[Freeciv-commits] r25410 - in /trunk: client/helpdata.c common/fc_types.h common/requirements.c server/cityturn.c

2014-07-06 Thread sveinung84
Author: sveinung Date: Mon Jul 7 02:39:27 2014 New Revision: 25410 URL: http://svn.gna.org/viewcvs/freeciv?rev=25410view=rev Log: Coding style: rename maxTileUnits to max_tile_units The rest of the Freeciv C code use KR style variable names in stead of camel case. See patch #4903 Modified: