[Freeciv-commits] r26422 - in /branches/S2_5/client/gui-qt: chatline.cpp messagewin.cpp

2014-09-14 Thread mlewczuk80
Author: mir3x Date: Sun Sep 14 20:18:42 2014 New Revision: 26422 URL: http://svn.gna.org/viewcvs/freeciv?rev=26422&view=rev Log: Forced default (fusion) style in chat and messages See patch #5223 Modified: branches/S2_5/client/gui-qt/chatline.cpp branches/S2_5/client/gui-qt/messagewin.c

[Freeciv-commits] r26419 - /trunk/client/gui-qt/chatline.cpp

2014-09-14 Thread mlewczuk80
Author: mir3x Date: Sun Sep 14 20:16:01 2014 New Revision: 26419 URL: http://svn.gna.org/viewcvs/freeciv?rev=26419&view=rev Log: replace fake html tags like <(X)> or to [(X)] or [X] See patch #5222 Modified: trunk/client/gui-qt/chatline.cpp Modified: trunk/client/gui-qt/chatline.cpp URL:

[Freeciv-commits] r26420 - /branches/S2_5/client/gui-qt/chatline.cpp

2014-09-14 Thread mlewczuk80
Author: mir3x Date: Sun Sep 14 20:16:14 2014 New Revision: 26420 URL: http://svn.gna.org/viewcvs/freeciv?rev=26420&view=rev Log: replace fake html tags like <(X)> or to [(X)] or [X] See patch #5222 Modified: branches/S2_5/client/gui-qt/chatline.cpp Modified: branches/S2_5/client/gui-qt/cha

[Freeciv-commits] r26418 - /trunk/client/gui-qt/repodlgs.cpp

2014-09-14 Thread mlewczuk80
Author: mir3x Date: Sun Sep 14 20:13:21 2014 New Revision: 26418 URL: http://svn.gna.org/viewcvs/freeciv?rev=26418&view=rev Log: Prevented observer changing current/goal technology. See patch #5221 Modified: trunk/client/gui-qt/repodlgs.cpp Modified: trunk/client/gui-qt/repodlgs.cpp URL:

[Freeciv-commits] r26416 - /branches/S2_5/client/gui-qt/plrdlg.cpp

2014-09-14 Thread mlewczuk80
Author: mir3x Date: Sun Sep 14 20:10:39 2014 New Revision: 26416 URL: http://svn.gna.org/viewcvs/freeciv?rev=26416&view=rev Log: Fixed crash when global observing tried to check technologies Added sorting technologies See patch #5220 Modified: branches/S2_5/client/gui-qt/plrdlg.cpp Modifi

[Freeciv-commits] r26415 - /trunk/client/gui-qt/plrdlg.cpp

2014-09-14 Thread mlewczuk80
Author: mir3x Date: Sun Sep 14 20:10:27 2014 New Revision: 26415 URL: http://svn.gna.org/viewcvs/freeciv?rev=26415&view=rev Log: Fixed crash when global observing tried to check technologies Added sorting technologies See patch #5220 Modified: trunk/client/gui-qt/plrdlg.cpp Modified: trun

[Freeciv-commits] r26414 - /branches/S2_5/client/gui-qt/citydlg.cpp

2014-09-14 Thread mlewczuk80
Author: mir3x Date: Sun Sep 14 20:08:03 2014 New Revision: 26414 URL: http://svn.gna.org/viewcvs/freeciv?rev=26414&view=rev Log: If there is no item selected on worklist, then it will be assumed its first item. See patch #5219 Modified: branches/S2_5/client/gui-qt/citydlg.cpp Modified: b

[Freeciv-commits] r26413 - /trunk/client/gui-qt/citydlg.cpp

2014-09-14 Thread mlewczuk80
Author: mir3x Date: Sun Sep 14 20:07:51 2014 New Revision: 26413 URL: http://svn.gna.org/viewcvs/freeciv?rev=26413&view=rev Log: If there is no item selected on worklist, then it will be assumed its first item. See patch #5219 Modified: trunk/client/gui-qt/citydlg.cpp Modified: trunk/cli

[Freeciv-commits] r26412 - /branches/S2_4/doc/HACKING

2014-09-14 Thread pepeto69
Author: pepeto Date: Sun Sep 14 13:16:21 2014 New Revision: 26412 URL: http://svn.gna.org/viewcvs/freeciv?rev=26412&view=rev Log: Update HACKING documentation about map coordinate system and topology. See gna patch #5183 Modified: branches/S2_4/doc/HACKING Modified: branches/S2_4/doc/HACKIN

[Freeciv-commits] r26411 - /branches/S2_5/doc/HACKING

2014-09-14 Thread pepeto69
Author: pepeto Date: Sun Sep 14 13:16:14 2014 New Revision: 26411 URL: http://svn.gna.org/viewcvs/freeciv?rev=26411&view=rev Log: Update HACKING documentation about map coordinate system and topology. See gna patch #5183 Modified: branches/S2_5/doc/HACKING Modified: branches/S2_5/doc/HACKIN

[Freeciv-commits] r26410 - /trunk/doc/HACKING

2014-09-14 Thread pepeto69
Author: pepeto Date: Sun Sep 14 13:16:00 2014 New Revision: 26410 URL: http://svn.gna.org/viewcvs/freeciv?rev=26410&view=rev Log: Update HACKING documentation about map coordinate system and topology. See gna patch #5183 Modified: trunk/doc/HACKING Modified: trunk/doc/HACKING URL: http://s

[Freeciv-commits] r26407 - in /trunk/client: gui-sdl/action_dialog.c gui-sdl2/action_dialog.c

2014-09-14 Thread sveinung84
Author: sveinung Date: Sun Sep 14 13:12:51 2014 New Revision: 26407 URL: http://svn.gna.org/viewcvs/freeciv?rev=26407&view=rev Log: SDL clients: Move on to the next action selection after "Keep moving" When the "Keep moving" action is selected the unit have received the input it asked for. It is

[Freeciv-commits] r26408 - in /trunk/client/gui-xaw: Makefile.am action_dialog.c dialogs.c diplomat_dialog.c

2014-09-14 Thread sveinung84
Author: sveinung Date: Sun Sep 14 13:12:56 2014 New Revision: 26408 URL: http://svn.gna.org/viewcvs/freeciv?rev=26408&view=rev Log: Xaw client: Create action_dialog.c containing diplomat and caravan dialog This prepares for the merger of the dialogs them self. See patch #5224 Added: trunk/c

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

2014-09-14 Thread sveinung84
Author: sveinung Date: Sun Sep 14 13:13:01 2014 New Revision: 26409 URL: http://svn.gna.org/viewcvs/freeciv?rev=26409&view=rev Log: Centralize checking that an action probability represents a possible value. Introduce the new function action_prob_possible() in the actions module to do the check.

[Freeciv-commits] r26406 - /trunk/translations/freeciv/ca.po

2014-09-14 Thread joan . creusandreu
Author: jcreus Date: Sun Sep 14 13:02:28 2014 New Revision: 26406 URL: http://svn.gna.org/viewcvs/freeciv?rev=26406&view=rev Log: Translation update Modified: trunk/translations/freeciv/ca.po Modified: trunk/translations/freeciv/ca.po URL: http://svn.gna.org/viewcvs/freeciv/trunk/translatio

[Freeciv-commits] r26404 - /trunk/translations/freeciv/ca.po

2014-09-14 Thread joan . creusandreu
Author: jcreus Date: Sun Sep 14 12:42:39 2014 New Revision: 26404 URL: http://svn.gna.org/viewcvs/freeciv?rev=26404&view=rev Log: Translation update Modified: trunk/translations/freeciv/ca.po [This mail would be too long, it was shortened to contain the URLs only.] Modified: trunk/translati

[Freeciv-commits] r26405 - /trunk/translations/ruledit/ca.po

2014-09-14 Thread joan . creusandreu
Author: jcreus Date: Sun Sep 14 12:42:52 2014 New Revision: 26405 URL: http://svn.gna.org/viewcvs/freeciv?rev=26405&view=rev Log: Translation update Modified: trunk/translations/ruledit/ca.po Modified: trunk/translations/ruledit/ca.po URL: http://svn.gna.org/viewcvs/freeciv/trunk/translatio

[Freeciv-commits] r26403 - in /trunk: ai/default/ common/ data/alien/ data/civ1/ data/civ2/ data/civ2civ3/ data/classic/ data/experimental/ da...

2014-09-14 Thread pepeto69
Author: pepeto Date: Sun Sep 14 12:40:26 2014 New Revision: 26403 URL: http://svn.gna.org/viewcvs/freeciv?rev=26403&view=rev Log: Replace gold_upkeep_style magic values by enumerators/strings. See gna patch #5175 Modified: trunk/ai/default/aihand.c trunk/common/city.c trunk/common/fc

[Freeciv-commits] r26402 - in /trunk: common/ data/alien/ data/civ1/ data/civ2/ data/civ2civ3/ data/classic/ data/experimental/ data/multiplay...

2014-09-14 Thread pepeto69
Author: pepeto Date: Sun Sep 14 12:32:39 2014 New Revision: 26402 URL: http://svn.gna.org/viewcvs/freeciv?rev=26402&view=rev Log: Replace tech_leakage magic values by enumerators/strings. See gna patch #5174 Modified: trunk/common/fc_types.h trunk/common/game.h trunk/common/packets.d

[Freeciv-commits] r26401 - in /trunk: ai/default/ common/ data/alien/ data/civ1/ data/civ2/ data/civ2civ3/ data/classic/ data/experimental/ da...

2014-09-14 Thread pepeto69
Author: pepeto Date: Sun Sep 14 12:24:52 2014 New Revision: 26401 URL: http://svn.gna.org/viewcvs/freeciv?rev=26401&view=rev Log: Replace tech_cost_style magic values by enumerators/strings. See gna patch #5173 Modified: trunk/ai/default/advdiplomacy.c trunk/ai/default/aidiplomat.c t

[Freeciv-commits] r26400 - /branches/S2_4/po/ca.po

2014-09-14 Thread joan . creusandreu
Author: jcreus Date: Sun Sep 14 12:01:08 2014 New Revision: 26400 URL: http://svn.gna.org/viewcvs/freeciv?rev=26400&view=rev Log: Translation update Modified: branches/S2_4/po/ca.po [This mail would be too long, it was shortened to contain the URLs only.] Modified: branches/S2_4/po/ca.po UR

[Freeciv-commits] r26399 - /branches/S2_5/translations/freeciv/ca.po

2014-09-14 Thread joan . creusandreu
Author: jcreus Date: Sun Sep 14 12:00:39 2014 New Revision: 26399 URL: http://svn.gna.org/viewcvs/freeciv?rev=26399&view=rev Log: 6000 messages! Modified: branches/S2_5/translations/freeciv/ca.po [This mail would be too long, it was shortened to contain the URLs only.] Modified: branches/S2

[Freeciv-commits] r26398 - /branches/S2_5/client/control.c

2014-09-14 Thread pepeto69
Author: pepeto Date: Sun Sep 14 11:21:35 2014 New Revision: 26398 URL: http://svn.gna.org/viewcvs/freeciv?rev=26398&view=rev Log: Fix that nuclears are able to nuke their current tile. Reported by Jacob Nevins See gna bug #22610 Modified: branches/S2_5/client/control.c Modified: branches/

[Freeciv-commits] r26397 - /branches/S2_4/client/control.c

2014-09-14 Thread pepeto69
Author: pepeto Date: Sun Sep 14 11:21:32 2014 New Revision: 26397 URL: http://svn.gna.org/viewcvs/freeciv?rev=26397&view=rev Log: Fix that nuclears are able to nuke their current tile. Reported by Jacob Nevins See gna bug #22610 Modified: branches/S2_4/client/control.c Modified: branches/

[Freeciv-commits] r26396 - /trunk/client/control.c

2014-09-14 Thread pepeto69
Author: pepeto Date: Sun Sep 14 11:21:26 2014 New Revision: 26396 URL: http://svn.gna.org/viewcvs/freeciv?rev=26396&view=rev Log: Fix that nuclears are able to nuke their current tile. Reported by Jacob Nevins See gna bug #22610 Modified: trunk/client/control.c Modified: trunk/client/cont

[Freeciv-commits] r26395 - /trunk/server/generator/mapgen.c

2014-09-14 Thread pepeto69
Author: pepeto Date: Sun Sep 14 11:16:40 2014 New Revision: 26395 URL: http://svn.gna.org/viewcvs/freeciv?rev=26395&view=rev Log: Reduce the number of maximum iterations for generating a map with fair islands. Reported by Andreas Røsdal See gna bug #22605 Modified: trunk/server/generator/m

[Freeciv-commits] r26394 - /branches/S2_5/server/generator/mapgen.c

2014-09-14 Thread pepeto69
Author: pepeto Date: Sun Sep 14 11:16:36 2014 New Revision: 26394 URL: http://svn.gna.org/viewcvs/freeciv?rev=26394&view=rev Log: Reduce the number of maximum iterations for generating a map with fair islands. Reported by Andreas Røsdal See gna bug #22605 Modified: branches/S2_5/server/gen

[Freeciv-commits] r26392 - in /trunk: common/effects.c common/effects.h common/game.c common/game.h common/nation.c server/ruleset.c

2014-09-14 Thread pepeto69
Author: pepeto Date: Sun Sep 14 11:11:58 2014 New Revision: 26392 URL: http://svn.gna.org/viewcvs/freeciv?rev=26392&view=rev Log: Remove various memory leaks when loading a ruleset. See gna bug #22590 Modified: trunk/common/effects.c trunk/common/effects.h trunk/common/game.c tru

[Freeciv-commits] r26393 - in /branches/S2_5: common/nation.c server/ruleset.c

2014-09-14 Thread pepeto69
Author: pepeto Date: Sun Sep 14 11:12:03 2014 New Revision: 26393 URL: http://svn.gna.org/viewcvs/freeciv?rev=26393&view=rev Log: Remove various memory leaks when loading a ruleset. See gna bug #22590 Modified: branches/S2_5/common/nation.c branches/S2_5/server/ruleset.c Modified: branc

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

2014-09-14 Thread pepeto69
Author: pepeto Date: Sun Sep 14 11:09:00 2014 New Revision: 26389 URL: http://svn.gna.org/viewcvs/freeciv?rev=26389&view=rev Log: Remove player colors memory leak on server side. See gna bug #22589 Modified: trunk/server/srv_main.c Modified: trunk/server/srv_main.c URL: http://svn.gna.org/

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

2014-09-14 Thread pepeto69
Author: pepeto Date: Sun Sep 14 11:09:11 2014 New Revision: 26391 URL: http://svn.gna.org/viewcvs/freeciv?rev=26391&view=rev Log: Remove player colors memory leak on server side. See gna bug #22589 Modified: branches/S2_5/server/srv_main.c Modified: branches/S2_5/server/srv_main.c URL: htt

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

2014-09-14 Thread pepeto69
Author: pepeto Date: Sun Sep 14 11:09:10 2014 New Revision: 26390 URL: http://svn.gna.org/viewcvs/freeciv?rev=26390&view=rev Log: Remove player colors memory leak on server side. See gna bug #22589 Modified: branches/S2_4/server/srv_main.c Modified: branches/S2_4/server/srv_main.c URL: htt

[Freeciv-commits] r26388 - /trunk/ai/handicaps.c

2014-09-14 Thread pepeto69
Author: pepeto Date: Sun Sep 14 11:06:39 2014 New Revision: 26388 URL: http://svn.gna.org/viewcvs/freeciv?rev=26388&view=rev Log: Remove player AI handicaps memory leak. See gna bug #22585 Modified: trunk/ai/handicaps.c Modified: trunk/ai/handicaps.c URL: http://svn.gna.org/viewcvs/freeciv

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

2014-09-14 Thread pepeto69
Author: pepeto Date: Sun Sep 14 11:04:48 2014 New Revision: 26386 URL: http://svn.gna.org/viewcvs/freeciv?rev=26386&view=rev Log: Free AI cache for unit types. See gna bug #22584 Modified: trunk/ai/default/aiunit.c Modified: trunk/ai/default/aiunit.c URL: http://svn.gna.org/viewcvs/freeciv

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

2014-09-14 Thread pepeto69
Author: pepeto Date: Sun Sep 14 11:04:52 2014 New Revision: 26387 URL: http://svn.gna.org/viewcvs/freeciv?rev=26387&view=rev Log: Free AI cache for unit types. See gna bug #22584 Modified: branches/S2_5/ai/default/aiunit.c Modified: branches/S2_5/ai/default/aiunit.c URL: http://svn.gna.org