[Freeciv-Dev] [bug #17642] remove unused code in plrdlg.c

2011-02-04 Thread Matthias Pfafferodt
2.4.0 ___ Details: ___ File Attachments: --- Date: Fr 04 Feb 2011 11:03:26 CET Name: 20110204-remove-unused-code-in-plrdlg.c.patch Size: 920

[Freeciv-Dev] [bug #17643] fix changing of tileset

2011-02-04 Thread Matthias Pfafferodt
Name: 20110204-fix-changing-of-tileset.patch Size: 1kB By: syntron <http://gna.org/bugs/download.php?file_id=12245> ___ Reply to this item at: <http://gna.org/bugs/?17643> _

[Freeciv-Dev] [bug #17644] cleanup is_real_activity check

2011-02-04 Thread Matthias Pfafferodt
2.4.0 ___ Details: * check for a valid value inside min/max boundaries ___ File Attachments: --- Date: Fr 04 Feb 2011 11:04:39 CET Name: 20110204-c

[Freeciv-Dev] [patch #2461] remove lua access to city.size; use city:size()

2011-02-04 Thread Matthias Pfafferodt
etails: depreciated since 2.4.0 ___ File Attachments: --- Date: Fr 04 Feb 2011 12:48:21 CET Name: 20110204-use-a-lua-function-to-access-the-city-size.patch Size: 4kB By: syntron

[Freeciv-Dev] [patch #2463] remove lua access to unit.tile; use unit:tile()

2011-02-04 Thread Matthias Pfafferodt
etails: depreciated since 2.4.0 ___ File Attachments: --- Date: Fr 04 Feb 2011 12:48:32 CET Name: 20110204-remove-lua-access-to-unit.tile-use-unit-tile.patch Size: 756B By: syntron

[Freeciv-Dev] [patch #2462] remove lua access to city.tile; use city:tile()

2011-02-04 Thread Matthias Pfafferodt
etails: depreciated since 2.4.0 ___ File Attachments: --- Date: Fr 04 Feb 2011 12:48:27 CET Name: 20110204-remove-lua-access-to-city.tile-use-city-tile.patch Size: 722B By: syntron

[Freeciv-Dev] [patch #2461] remove lua access to city.size; use city:size()

2011-02-04 Thread Matthias Pfafferodt
Update of patch #2461 (project freeciv): Depends on: => patch #2425 ___ Reply to this item at: ___ Nachricht

[Freeciv-Dev] [patch #2463] remove lua access to unit.tile; use unit:tile()

2011-02-04 Thread Matthias Pfafferodt
Update of patch #2463 (project freeciv): Depends on: => patch #2426 ___ Reply to this item at: ___ Nachricht

[Freeciv-Dev] [patch #2462] remove lua access to city.tile; use city:tile()

2011-02-04 Thread Matthias Pfafferodt
Update of patch #2462 (project freeciv): Depends on: => patch #2424 ___ Reply to this item at: ___ Nachricht

[Freeciv-Dev] [patch #2464] use unit_tile[_set]() in the code

2011-02-04 Thread Matthias Pfafferodt
etails: * preparation for transport code (transported units use tile = NULL to simplify transport code) ___ File Attachments: --- Date: Fr 04 Feb 2011 12:59:23 CET Name: 20110204-use-unit_til

[Freeciv-Dev] [patch #2426] use a lua function to access the unit tile

2011-02-04 Thread Matthias Pfafferodt
Update of patch #2426 (project freeciv): Depends on: => patch #2464 ___ Reply to this item at: ___ Nachricht

[Freeciv-Dev] [patch #2426] use a lua function to access the unit tile

2011-02-04 Thread Matthias Pfafferodt
Follow-up Comment #2, patch #2426 (project freeciv): changes 20110204: * update to transport patch (use unit_tile()) (file #12251) ___ Additional Item Attachment: File name: 20110204-use-a-lua-function-to-access-the-unit-tile.patch

[Freeciv-Dev] [patch #2465] config.h -> fc_config.h

2011-02-04 Thread Marko Lindqvist
URL: Summary: config.h -> fc_config.h Project: Freeciv Submitted by: cazfi Submitted on: Fri 04 Feb 2011 03:38:41 PM EET Category: bootstrap Priority: 5 - Normal

[Freeciv-Dev] [patch #2352] Move ferry statistics from adv data to default ai data

2011-02-04 Thread Marko Lindqvist
Follow-up Comment #4, patch #2352 (project freeciv): - Call aiferry_init_stats() from correct function. One has to wonder how fundamental error like this survived this long; I've debugged this patch more than 20 hours now. Autogame tests still fail. At the moment it seems that old code is buggy

[Freeciv-Dev] [bug #17647] adv_data_get() called after adv_data_phase_done()

2011-02-04 Thread Marko Lindqvist
URL: Summary: adv_data_get() called after adv_data_phase_done() Project: Freeciv Submitted by: cazfi Submitted on: Fri 04 Feb 2011 04:25:32 PM EET Category: ai Severity: 3 - No

[Freeciv-Dev] [patch #2466] South Sudanese nation

2011-02-04 Thread J.M. Maalderink
URL: Summary: South Sudanese nation Project: Freeciv Submitted by: mixcoatl Submitted on: Fri 04 Feb 2011 02:35:26 PM GMT Category: rulesets Priority: 5 - Normal

[Freeciv-Dev] [patch #2467] Guinean nation

2011-02-04 Thread J.M. Maalderink
URL: Summary: Guinean nation Project: Freeciv Submitted by: mixcoatl Submitted on: Fri 04 Feb 2011 02:35:56 PM GMT Category: rulesets Priority: 5 - Normal Sta

[Freeciv-Dev] [patch #2468] Beninese nation

2011-02-04 Thread J.M. Maalderink
URL: Summary: Beninese nation Project: Freeciv Submitted by: mixcoatl Submitted on: Fri 04 Feb 2011 02:36:57 PM GMT Category: rulesets Priority: 5 - Normal St

[Freeciv-Dev] [patch #2469] Jordanian nation

2011-02-04 Thread J.M. Maalderink
URL: Summary: Jordanian nation Project: Freeciv Submitted by: mixcoatl Submitted on: Fri 04 Feb 2011 02:44:36 PM GMT Category: rulesets Priority: 5 - Normal S

[Freeciv-Dev] [patch #2334] Separate Bengali/Bangladeshi nations

2011-02-04 Thread J.M. Maalderink
Update of patch #2334 (project freeciv): Status: Ready For Test => Done Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [patch #2464] [transport01] use unit_tile[_set]() in the code

2011-02-04 Thread Matthias Pfafferodt
Update of patch #2464 (project freeciv): Summary: use unit_tile[_set]() in the code => [transport01] use unit_tile[_set]() in the code ___ Reply to this item at: __

[Freeciv-Dev] [patch #2471] [transport02] rename *_unit_virtual() to unit_virtual_*()

2011-02-04 Thread Matthias Pfafferodt
2.4.0 ___ Details: ___ File Attachments: --- Date: Fr 04 Feb 2011 17:38:43 CET Name: 20110204-transport02-rename-_unit_virtual-to-unit_virtual_.patch.bz2 Size: 5kB By: syntron

[Freeciv-Dev] [patch #2472] rename move_unit() to unit_move()

2011-02-04 Thread Matthias Pfafferodt
etails: ___ File Attachments: --- Date: Fr 04 Feb 2011 17:39:17 CET Name: 20110204-transport03-rename-move_unit-to-unit_move.patch Size: 5kB By: syntron <http://gna.org/patch/download.ph

[Freeciv-Dev] [patch #2472] [transport03] rename move_unit() to unit_move()

2011-02-04 Thread Matthias Pfafferodt
Update of patch #2472 (project freeciv): Summary: rename move_unit() to unit_move() => [transport03] rename move_unit() to unit_move() ___ Reply to this item at: __

[Freeciv-Dev] [patch #2473] [transport04] rename (un)load + send functions

2011-02-04 Thread Matthias Pfafferodt
011 17:40:06 CET Name: 20110204-transport04-rename-un-load-send-functions.patch Size: 5kB By: syntron <http://gna.org/patch/download.php?file_id=12267> ___ Reply to this item at: <http:

[Freeciv-Dev] [patch #2474] [transport05] rename *_unit_focus() to unit_focus_*()

2011-02-04 Thread Matthias Pfafferodt
2.4.0 ___ Details: * add unit_focus_remove() * needs some more tests / code to remove the selection circle ___ File Attachments: --- Date: Fr 04 Feb 2011 17:41:34 CET Name: 20110204-trans

[Freeciv-Dev] [patch #2475] [transport06] rename *_unit_select_dialog() to unit_select_dialog_*()

2011-02-04 Thread Matthias Pfafferodt
2.4.0 ___ Details: ___ File Attachments: --- Date: Fr 04 Feb 2011 17:42:09 CET Name: 20110204-transport06-rename-_unit_select_dialog-to-unit_select_dialog_.patch.bz2 Siz

[Freeciv-Dev] [patch #2476] [transport07] move gtk:unit_select_dialog() to its own file

2011-02-04 Thread Matthias Pfafferodt
CET Name: 20110204-transport07-move-gtk-unit_select_dialog-to-its-own-file.patch.bz2 Size: 5kB By: syntron <http://gna.org/patch/download.php?file_id=12270> ___ Reply to this item at: <http://g

[Freeciv-Dev] [bug #17644] [transport08] cleanup is_real_activity check

2011-02-04 Thread Matthias Pfafferodt
Update of bug #17644 (project freeciv): Summary: cleanup is_real_activity check => [transport08] cleanup is_real_activity check ___ Reply to this item at: _

[Freeciv-Dev] [patch #2477] [transport09] use pointer for transported units (server/common)

2011-02-04 Thread Matthias Pfafferodt
Attachments: --- Date: Fr 04 Feb 2011 17:44:01 CET Name: 20110204-transport09-use-pointer-for-transported-units-server-common.patch.bz2 Size: 13kB By: syntron <http://gna.org/patch/download.php?file_id=12271> ___ Reply to this

[Freeciv-Dev] [patch #2478] [transport10] use pointer for transported units (client)

2011-02-04 Thread Matthias Pfafferodt
Fr 04 Feb 2011 17:44:43 CET Name: 20110204-transport10-use-pointer-for-transported-units-client.patch.bz2 Size: 5kB By: syntron <http://gna.org/patch/download.php?file_id=12272> ___ Reply to this item at: <ht

[Freeciv-Dev] [patch #2479] [transport11] clean up network (occupied information of transporters)

2011-02-04 Thread Matthias Pfafferodt
2.4.0 ___ Details: * rename occupy to occupied and use a bool value * changes to the network protocol ___ File Attachments: --- Date: Fr 04 Feb 2011 17:45:25 CET Name: 20

[Freeciv-Dev] [patch #2480] [transport12] allow recursive transports

2011-02-04 Thread Matthias Pfafferodt
etails: * up to level 5 * additional sanity checks ___ File Attachments: --- Date: Fr 04 Feb 2011 17:46:07 CET Name: 20110204-transport12-allow-recursive-transports.patch Size: 8kB By: s

[Freeciv-Dev] [patch #2481] [transport13] allow Missiles on Mech. Inf. (experimental ruleset)

2011-02-04 Thread Matthias Pfafferodt
2.4.0 ___ Details: * up to 3 units of class Missile ___ File Attachments: --- Date: Fr 04 Feb 2011 17:46:44 CET Name: 20110204-transport13-allow-Missiles-on-Mech.-Inf.-experi

[Freeciv-Dev] [patch #2482] [transport14] redo location selection

2011-02-04 Thread Matthias Pfafferodt
* add location sea, land, both * rename all to world (= both?) * use specenum ___ File Attachments: --- Date: Fr 04 Feb 2011 17:47:21 CET Name: 20110204-transport14-redo-lo

[Freeciv-Dev] [patch #2483] [transport15] add function to create unit type sprite

2011-02-04 Thread Matthias Pfafferodt
2.4.0 ___ Details: * only the unit without flag or other additions ___ File Attachments: --- Date: Fr 04 Feb 2011 17:48:02 CET Name: 20110204-transport15-add-function-to-create-uni

[Freeciv-Dev] [patch #2426] [transport16] use a lua function to access the unit tile

2011-02-04 Thread Matthias Pfafferodt
Update of patch #2426 (project freeciv): Summary: use a lua function to access the unit tile => [transport16] use a lua function to access the unit tile ___ Reply to this item at:

[Freeciv-Dev] [bug #17236] [transport18] unit selection dialog

2011-02-04 Thread Matthias Pfafferodt
og_update[_real]() * common parts in a separate file (unitselect_common.(c|h)) * replace select algorithm in control.c? (file #12278) ___ Additional Item Attachment: File name: 20110204-transport18-unit-selection-dialog.patch

[Freeciv-Dev] [patch #2270] [metaticket] allow recursive transports

2011-02-04 Thread Matthias Pfafferodt
Update of patch #2270 (project freeciv): Depends on: => patch #2426 ___ Reply to this item at: ___ Nachricht

[Freeciv-Dev] [patch #2270] [metaticket] allow recursive transports

2011-02-04 Thread Matthias Pfafferodt
Update of patch #2270 (project freeciv): Depends on: => bugs #17644 ___ Reply to this item at: ___ Nachricht

[Freeciv-Dev] [patch #2270] [metaticket] allow recursive transports

2011-02-04 Thread Matthias Pfafferodt
be available here (file #12279) ___ Additional Item Attachment: File name: 20110204-transport.diff.bz2Size:65 KB ___ Reply to this item at: <http://gna.org/patch/?2

[Freeciv-Dev] [bug #17647] adv_data_get() called after adv_data_phase_done()

2011-02-04 Thread Marko Lindqvist
Follow-up Comment #1, bug #17647 (project freeciv): Backtrace of the problematic adv_data_get() call: #2 0x00427b7e in adv_data_get (pplayer=0x10a0a10) at ../../../server/advisors/advdata.c:696 #3 0x004a8f1b in ai_goldequiv_clause (pplayer=0x304d, aplayer=0x304d, pclause=0x

[Freeciv-Dev] [patch #2337] Salishan nation

2011-02-04 Thread J.M. Maalderink
Update of patch #2337 (project freeciv): Status: Ready For Test => Done Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [patch #2349] Chinook nation

2011-02-04 Thread J.M. Maalderink
Update of patch #2349 (project freeciv): Status: Ready For Test => Done Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [bug #17649] Change behaviour of unavailable options' key shortcuts in the context menu

2011-02-04 Thread akfaew
URL: Summary: Change behaviour of unavailable options' key shortcuts in the context menu Project: Freeciv Submitted by: akfaew Submitted on: Fri 04 Feb 2011 08:07:32 PM GMT Category: client

[Freeciv-Dev] [patch #2373] choose_building to AI interface

2011-02-04 Thread Marko Lindqvist
Update of patch #2373 (project freeciv): Status: Ready For Test => Done Assigned to:None => cazfi Open/Closed:Open => Closed ___

[Freeciv-Dev] [bug #17647] adv_data_get() called after adv_data_phase_done()

2011-02-04 Thread Marko Lindqvist
Follow-up Comment #2, bug #17647 (project freeciv): Attached patch is an improvement against current situation, but assert it adds shows that there is more similar adv_data_get() calls after adv_data_phase_done(). - Call I earlier sent backtrace about, has been fixed - Asserts added to detect oth

[Freeciv-Dev] [bug #17392] City size x, citizen count y for abc

2011-02-04 Thread Jacob Nevins
Follow-up Comment #4, bug #17392 (project freeciv): Upon loading a savegame generated by recent S2_3 (note to self: ) with recent trunk (r19232), I'm getting the following messages followed by a segfault: 1: City size and number of citizens does not match (7 != 0)! Repairing ... 1: City size and

[Freeciv-Dev] [bug #17652] Mapimg once / phase, and not once / turn

2011-02-04 Thread Marko Lindqvist
URL: Summary: Mapimg once / phase, and not once / turn Project: Freeciv Submitted by: cazfi Submitted on: Sat 05 Feb 2011 03:37:35 AM EET Category: general Severity: 3 - Normal

[Freeciv-Dev] [bug #17647] adv_data_get() called after adv_data_phase_done()

2011-02-04 Thread Marko Lindqvist
Update of bug #17647 (project freeciv): Status: In Progress => Ready For Test ___ Follow-up Comment #3: - Do not call adv_data_phase_done() twice for dying player - Handle illegal adv_data_get() call

[Freeciv-Dev] [patch #2443] Qt-client: Attach canvas to mapview widget

2011-02-04 Thread Marko Lindqvist
Update of patch #2443 (project freeciv): Status: Ready For Test => In Progress ___ Follow-up Comment #1: I really have to rethink Qt-client canvas implementation. There's conflict between client comm

[Freeciv-Dev] [bug #17635] ai_plr_data_get() fails to refresh ai data when num known continents change

2011-02-04 Thread Marko Lindqvist
Update of bug #17635 (project freeciv): Status: Ready For Test => Fixed Assigned to:None => cazfi Open/Closed:Open => Closed

[Freeciv-Dev] [patch #2452] Function headers to files in common/aicore/

2011-02-04 Thread Marko Lindqvist
Update of patch #2452 (project freeciv): Status: Ready For Test => Done Assigned to:None => cazfi Open/Closed:Open => Closed ___