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

2014-09-06 Thread cazfi74
Author: cazfi Date: Sun Sep 7 07:49:04 2014 New Revision: 26256 URL: http://svn.gna.org/viewcvs/freeciv?rev=26256&view=rev Log: Removed outdated comment about the relation of HAVE_LIBZ and compress_level. Compress level can be set for bzip2 or xz compression as well. Code was already correct, no

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

2014-09-06 Thread cazfi74
Author: cazfi Date: Sun Sep 7 07:48:58 2014 New Revision: 26255 URL: http://svn.gna.org/viewcvs/freeciv?rev=26255&view=rev Log: Removed outdated comment about the relation of HAVE_LIBZ and compress_level. Compress level can be set for bzip2 or xz compression as well. Code was already correct, no

[Freeciv-commits] r26254 - in /trunk: common/connection.h m4/web-client.m4

2014-09-06 Thread cazfi74
Author: cazfi Date: Sun Sep 7 05:45:08 2014 New Revision: 26254 URL: http://svn.gna.org/viewcvs/freeciv?rev=26254&view=rev Log: Disabled network compression from freeciv-web builds See patch #5164 Modified: trunk/common/connection.h trunk/m4/web-client.m4 Modified: trunk/common/connect

[Freeciv-commits] r26251 - /trunk/tools/civmanual.c

2014-09-06 Thread cazfi74
Author: cazfi Date: Sun Sep 7 05:18:33 2014 New Revision: 26251 URL: http://svn.gna.org/viewcvs/freeciv?rev=26251&view=rev Log: Write freeciv-manual version to comment in generated files. See patch #5120 Modified: trunk/tools/civmanual.c Modified: trunk/tools/civmanual.c URL: http://svn.g

[Freeciv-commits] r26250 - in /trunk: common/unit.h server/diplomats.c

2014-09-06 Thread sveinung84
Author: sveinung Date: Sun Sep 7 04:07:06 2014 New Revision: 26250 URL: http://svn.gna.org/viewcvs/freeciv?rev=26250&view=rev Log: Use gen_action in stead of diplomat_actions in maybe_cause_incident() This was the last remaining user of the enum diplomat_actions. Remove it. See patch #5178 Mod

[Freeciv-commits] r26244 - /trunk/common/unit.c

2014-09-06 Thread pepeto69
Author: pepeto Date: Sat Sep 6 11:05:49 2014 New Revision: 26244 URL: http://svn.gna.org/viewcvs/freeciv?rev=26244&view=rev Log: 'unitwaittime': safer initialization of punit->server.action_turn. See gna patch #5167 Modified: trunk/common/unit.c Modified: trunk/common/unit.c URL: http://s

[Freeciv-commits] r26243 - /branches/S2_4/common/aicore/path_finding.c

2014-09-06 Thread pepeto69
Author: pepeto Date: Sat Sep 6 11:00:42 2014 New Revision: 26243 URL: http://svn.gna.org/viewcvs/freeciv?rev=26243&view=rev Log: Made pathfinder able to handle correctly the case when the move rate of the unit move rate is nil, but it still has moves left (due to tech loss, wonder loss etc.). Or

[Freeciv-commits] r26242 - /branches/S2_5/common/aicore/path_finding.c

2014-09-06 Thread pepeto69
Author: pepeto Date: Sat Sep 6 11:00:39 2014 New Revision: 26242 URL: http://svn.gna.org/viewcvs/freeciv?rev=26242&view=rev Log: Made pathfinder able to handle correctly the case when the move rate of the unit move rate is nil, but it still has moves left (due to tech loss, wonder loss etc.). Or

[Freeciv-commits] r26241 - /trunk/common/aicore/path_finding.c

2014-09-06 Thread pepeto69
Author: pepeto Date: Sat Sep 6 11:00:25 2014 New Revision: 26241 URL: http://svn.gna.org/viewcvs/freeciv?rev=26241&view=rev Log: Made pathfinder able to handle correctly the case when the move rate of the unit move rate is nil, but it still has moves left (due to tech loss, wonder loss etc.). Or

[Freeciv-commits] r26240 - in /branches/S2_5/client/gui-qt: fc_client.cpp fc_client.h pages.cpp

2014-09-06 Thread mlewczuk80
Author: mir3x Date: Sat Sep 6 10:35:03 2014 New Revision: 26240 URL: http://svn.gna.org/viewcvs/freeciv?rev=26240&view=rev Log: Now beta label is shown with correct font in qt-client See patch #5166 Modified: branches/S2_5/client/gui-qt/fc_client.cpp branches/S2_5/client/gui-qt/fc_clie

[Freeciv-commits] r26239 - in /trunk/client/gui-qt: fc_client.cpp fc_client.h pages.cpp

2014-09-06 Thread mlewczuk80
Author: mir3x Date: Sat Sep 6 10:34:22 2014 New Revision: 26239 URL: http://svn.gna.org/viewcvs/freeciv?rev=26239&view=rev Log: Now beta label is shown with correct font in qt-client See patch #5166 Modified: trunk/client/gui-qt/fc_client.cpp trunk/client/gui-qt/fc_client.h trunk/c

[Freeciv-commits] r26238 - in /branches/S2_5/client/gui-qt: Makefile.am menu.cpp menu.h messagedlg.cpp messagedlg.h

2014-09-06 Thread mlewczuk80
Author: mir3x Date: Sat Sep 6 10:30:59 2014 New Revision: 26238 URL: http://svn.gna.org/viewcvs/freeciv?rev=26238&view=rev Log: Added messages options to Qt-client See patch #5165 Modified: branches/S2_5/client/gui-qt/Makefile.am branches/S2_5/client/gui-qt/menu.cpp branches/S2_5/cl

[Freeciv-commits] r26237 - in /trunk/client/gui-qt: Makefile.am menu.cpp menu.h messagedlg.cpp messagedlg.h

2014-09-06 Thread mlewczuk80
Author: mir3x Date: Sat Sep 6 10:30:13 2014 New Revision: 26237 URL: http://svn.gna.org/viewcvs/freeciv?rev=26237&view=rev Log: Added messages options to Qt-client See patch #5165 Modified: trunk/client/gui-qt/Makefile.am trunk/client/gui-qt/menu.cpp trunk/client/gui-qt/menu.h t