[Freeciv-commits] r26559 - /branches/S2_5/client/goto.c

2014-09-24 Thread pepeto69
Author: pepeto Date: Wed Sep 24 11:27:28 2014 New Revision: 26559 URL: http://svn.gna.org/viewcvs/freeciv?rev=26559view=rev Log: Discard client goto waypoint duplicates. See gna patch #5271 Modified: branches/S2_5/client/goto.c Modified: branches/S2_5/client/goto.c URL:

[Freeciv-commits] r26558 - /trunk/client/goto.c

2014-09-24 Thread pepeto69
Author: pepeto Date: Wed Sep 24 11:27:24 2014 New Revision: 26558 URL: http://svn.gna.org/viewcvs/freeciv?rev=26558view=rev Log: Discard client goto waypoint duplicates. See gna patch #5271 Modified: trunk/client/goto.c Modified: trunk/client/goto.c URL:

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

2014-09-24 Thread pepeto69
Author: pepeto Date: Wed Sep 24 11:30:41 2014 New Revision: 26561 URL: http://svn.gna.org/viewcvs/freeciv?rev=26561view=rev Log: Do not consider 'moves_left_initially' field of the pf_parameter for calculating hash values for pathfinding reverse maps. They are always equal to the 'move_rate'

[Freeciv-commits] r26563 - in /trunk: ./ ai/default/ client/gui-gtk-2.0/ client/gui-gtk-3.0/ common/ data/ data/misc/ doc/ server/

2014-09-24 Thread sveinung84
Author: sveinung Date: Wed Sep 24 14:15:38 2014 New Revision: 26563 URL: http://svn.gna.org/viewcvs/freeciv?rev=26563view=rev Log: Add the new spy unit action Steal Gold. See patch #5274 Modified: trunk/ai/default/aicity.c trunk/ai/default/aidiplomat.c

[Freeciv-commits] r26562 - in /trunk/client: ./ gui-gtk-2.0/ gui-gtk-3.0/ gui-qt/ gui-sdl/ gui-sdl2/ gui-stub/ gui-xaw/ include/

2014-09-24 Thread sveinung84
Author: sveinung Date: Wed Sep 24 14:15:32 2014 New Revision: 26562 URL: http://svn.gna.org/viewcvs/freeciv?rev=26562view=rev Log: Client API: Standardize getting id's from the action selection dialog. Diplomat and caravan actions are now selected in the same dialog. Replace

[Freeciv-commits] r26564 - in /trunk: ./ client/ client/gui-qt/ client/gui-sdl/ client/gui-sdl2/ client/gui-stub/ common/ server/

2014-09-24 Thread cazfi74
Author: cazfi Date: Wed Sep 24 18:24:07 2014 New Revision: 26564 URL: http://svn.gna.org/viewcvs/freeciv?rev=26564view=rev Log: Show calendar fragments in UI. See patch #5250 Modified: trunk/client/gui-qt/mapview.cpp trunk/client/gui-sdl/mapview.c trunk/client/gui-sdl2/mapview.c

[Freeciv-commits] r26565 - in /trunk: data/experimental/nations.ruleset doc/README.ruleset_experimental

2014-09-24 Thread cazfi74
Author: cazfi Date: Wed Sep 24 18:49:22 2014 New Revision: 26565 URL: http://svn.gna.org/viewcvs/freeciv?rev=26565view=rev Log: Set AI player traits to random values from a range close to default value in experimental ruleset. See patch #5226 Modified:

[Freeciv-commits] r26566 - in /trunk: configure.ac doc/man/Makefile.am doc/man/freeciv-ruledit.6.in

2014-09-24 Thread cazfi74
Author: cazfi Date: Wed Sep 24 19:02:31 2014 New Revision: 26566 URL: http://svn.gna.org/viewcvs/freeciv?rev=26566view=rev Log: Added man page for freeciv-ruledit. See patch #5268 Added: trunk/doc/man/freeciv-ruledit.6.in Modified: trunk/configure.ac trunk/doc/man/Makefile.am

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

2014-09-24 Thread igx31
Author: igx31 Date: Wed Sep 24 19:34:39 2014 New Revision: 26567 URL: http://svn.gna.org/viewcvs/freeciv?rev=26567view=rev Log: - Finished French translation of trunk/freeciv (yeah... at last!) - Updated translation following recent changes Modified: branches/S2_4/po/fr.po

[Freeciv-commits] r26569 - in /branches/S2_5: client/gui-qt/pages.cpp configure.ac doc/README.packaging m4/qt-client.m4

2014-09-24 Thread cazfi74
Author: cazfi Date: Wed Sep 24 19:48:06 2014 New Revision: 26569 URL: http://svn.gna.org/viewcvs/freeciv?rev=26569view=rev Log: Changed Qt-client status from in-development to maintained See patch #4417 Modified: branches/S2_5/client/gui-qt/pages.cpp branches/S2_5/configure.ac

[Freeciv-commits] r26570 - in /trunk/client/gui-qt: citydlg.cpp citydlg.h

2014-09-24 Thread mlewczuk80
Author: mir3x Date: Wed Sep 24 21:31:02 2014 New Revision: 26570 URL: http://svn.gna.org/viewcvs/freeciv?rev=26570view=rev Log: Added 4 buttons to worklist ( add, move current production up, move down, delete ) See patch #5270 Modified: trunk/client/gui-qt/citydlg.cpp

[Freeciv-commits] r26571 - in /branches/S2_5/client/gui-qt: citydlg.cpp citydlg.h

2014-09-24 Thread mlewczuk80
Author: mir3x Date: Wed Sep 24 21:33:37 2014 New Revision: 26571 URL: http://svn.gna.org/viewcvs/freeciv?rev=26571view=rev Log: Added 4 buttons to worklist ( add, move current production up, move down, delete ) See patch #5270 Modified: branches/S2_5/client/gui-qt/citydlg.cpp

[Freeciv-commits] r26572 - in /trunk: ./ client/ common/ data/alien/ data/civ1/ data/civ2/ data/civ2civ3/ data/classic/ data/experimental/ dat...

2014-09-24 Thread cazfi74
Author: cazfi Date: Wed Sep 24 22:49:52 2014 New Revision: 26572 URL: http://svn.gna.org/viewcvs/freeciv?rev=26572view=rev Log: Removed hardcoded NoPollution terrain flag. Implemented it as user flag that is negated requirement for pollution extras in supplied rulesets. See patch #4667

[Freeciv-commits] r26573 - in /trunk/translations: freeciv/ nations/ ruledit/

2014-09-24 Thread cazfi74
Author: cazfi Date: Thu Sep 25 03:14:54 2014 New Revision: 26573 URL: http://svn.gna.org/viewcvs/freeciv?rev=26573view=rev Log: Updated POTFILES.in and POTFILES.skip files Modified: trunk/translations/freeciv/POTFILES.in trunk/translations/freeciv/POTFILES.skip

[Freeciv-commits] r26574 - in /branches/S2_5/translations: freeciv/POTFILES.in nations/POTFILES.skip

2014-09-24 Thread cazfi74
Author: cazfi Date: Thu Sep 25 03:19:03 2014 New Revision: 26574 URL: http://svn.gna.org/viewcvs/freeciv?rev=26574view=rev Log: Updated POTFILES.in and POTFILES.skip files Modified: branches/S2_5/translations/freeciv/POTFILES.in branches/S2_5/translations/nations/POTFILES.skip Modified: