[Freeciv-Dev] [bug #16329] Problem loading France Scenario

2010-07-30 Thread anonymous
URL: Summary: Problem loading France Scenario Project: Freeciv Submitted by: None Submitted on: Saturday 07/31/2010 at 07:45 CEST Category: None Severity: 3 - Normal

[Freeciv-Dev] [patch #1792] Move ai function pointer setting to ai code

2010-07-30 Thread Matthias Pfafferodt
Follow-up Comment #5, patch #1792 (project freeciv): > This should already be the case after I implemented ai_type > and function pointers in it. This makes it possible to make AI > as separately loadable module. It is not the case. As listed in patch #1785 there are a lot dependencies of the s

[Freeciv-Dev] [patch #1715] Translation fixes for FR

2010-07-30 Thread pepeto
Update of patch #1715 (project freeciv): Planned Release: 2.2.2 => 2.2.3 ___ Reply to this item at: ___ Message po

[Freeciv-Dev] [patch #1792] Move ai function pointer setting to ai code

2010-07-30 Thread pepeto
Follow-up Comment #4, patch #1792 (project freeciv): I guess the prefix fcai should be fc_ai, according to the most functions using this prefix. ___ Reply to this item at: __

[Freeciv-Dev] [patch #1793] call_incident() never fallbacks to violators function

2010-07-30 Thread Marko Lindqvist
URL: Summary: call_incident() never fallbacks to violators function Project: Freeciv Submitted by: cazfi Submitted on: Friday 07/30/2010 at 18:58 Category: ai Priority: 5 - Nor

[Freeciv-Dev] [patch #1792] Move ai function pointer setting to ai code

2010-07-30 Thread Marko Lindqvist
Follow-up Comment #3, patch #1792 (project freeciv): * Renamed default_ai_init() as fcai_default_setup(). This will be more correct name after some more patches * Moved init_ai() call from ai implementation specific fcai_default_setup() to ai_init() in common server code > move all code which he

[Freeciv-Dev] [bug #16325] fix compiler warning for non-debugging builds in city.c

2010-07-30 Thread Matthias Pfafferodt
Update of bug #16325 (project freeciv): Summary: fix compiler warning for non-debugging buildsin city.c => fix compiler warning for non-debugging builds in city.c ___ Reply to this item at:

[Freeciv-Dev] [bug #16326] fix compiler warning for non-debugging builds in packet.c

2010-07-30 Thread Matthias Pfafferodt
Update of bug #16326 (project freeciv): Summary: fix compiler warning for non-debugging builds i packet.c => fix compiler warning for non-debugging builds in packet.c ___ Reply to this item at:

[Freeciv-Dev] [patch #1778] [interface][ai] define the ai via the new interface

2010-07-30 Thread Matthias Pfafferodt
Follow-up Comment #4, patch #1778 (project freeciv): update to current trunk (file #9637) ___ Additional Item Attachment: File name: 20100730-02-trunk-update-definition-of-the-AI.patch Size:25 KB

[Freeciv-Dev] [patch #1792] Move ai function pointer setting to ai code

2010-07-30 Thread Matthias Pfafferodt
Follow-up Comment #2, patch #1792 (project freeciv): updated to current trunk (file #9636) ___ Additional Item Attachment: File name: 20100730-01-trunk-Move-ai-function-pointer-setting-to-ai-code.patch Size:5 KB

[Freeciv-Dev] [patch #1739] [players] use pointers for players

2010-07-30 Thread Matthias Pfafferodt
Update of patch #1739 (project freeciv): Status: In Progress => Done Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [patch #1741] [players] use player_slot_count

2010-07-30 Thread Matthias Pfafferodt
Update of patch #1741 (project freeciv): Status: In Progress => Done Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [patch #1742] [players] cleanup game_init()

2010-07-30 Thread Matthias Pfafferodt
Update of patch #1742 (project freeciv): Status: In Progress => Done Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [patch #1743] [players] dynamically allocate player->diplstates

2010-07-30 Thread Matthias Pfafferodt
Update of patch #1743 (project freeciv): Status: In Progress => Done Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [patch #1744] [players] rename struct player->ai_data to ai_common

2010-07-30 Thread Matthias Pfafferodt
Update of patch #1744 (project freeciv): Status: In Progress => Done Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [patch #1745] [players] dynamically allocate ai_data

2010-07-30 Thread Matthias Pfafferodt
Update of patch #1745 (project freeciv): Status: In Progress => Done Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [patch #1746] [players] send diplstate as separate network packages

2010-07-30 Thread Matthias Pfafferodt
Update of patch #1746 (project freeciv): Status: Ready For Test => Done Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [patch #1759] [players] fix debugging tool in score.c

2010-07-30 Thread Matthias Pfafferodt
Update of patch #1759 (project freeciv): Status: In Progress => Done Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [patch #1760] [players] define MAX_NUM_PLAYER_SLOTS

2010-07-30 Thread Matthias Pfafferodt
Update of patch #1760 (project freeciv): Status: In Progress => Done Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [patch #1761] [players] add team pointer

2010-07-30 Thread Matthias Pfafferodt
Update of patch #1761 (project freeciv): Status: In Progress => Done Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [patch #1762] [players] dynamically allocate the team names

2010-07-30 Thread Matthias Pfafferodt
Update of patch #1762 (project freeciv): Status: In Progress => Done Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [patch #1763] [players] rename player->ai_common.control to player->ai_controlled

2010-07-30 Thread Matthias Pfafferodt
Update of patch #1763 (project freeciv): Status: In Progress => Done Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [patch #1764] [players] fix unit->server.ai->hunted

2010-07-30 Thread Matthias Pfafferodt
Update of patch #1764 (project freeciv): Status: In Progress => Done Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [patch #1767] [players] fix bv_player in sdl client

2010-07-30 Thread Matthias Pfafferodt
Update of patch #1767 (project freeciv): Status: In Progress => Done Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [patch #1765] cleanup bitvectors

2010-07-30 Thread Matthias Pfafferodt
Update of patch #1765 (project freeciv): Status: Ready For Test => Done Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [patch #1766] remove TEST_BIT from server/score.c

2010-07-30 Thread Matthias Pfafferodt
Update of patch #1766 (project freeciv): Status: Ready For Test => Done Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [bug #16296] gtk client fails to sort files in load-save dialog

2010-07-30 Thread Matthias Pfafferodt
Update of bug #16296 (project freeciv): Status: Ready For Test => Fixed Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [patch #1671] Remove Bash syntax from Bourne shell scripts

2010-07-30 Thread Matthias Pfafferodt
Update of patch #1671 (project freeciv): Status: Ready For Test => Done Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [bug #16300] doesn't compile with --enable-debug

2010-07-30 Thread Matthias Pfafferodt
Update of bug #16300 (project freeciv): Status: Ready For Test => Fixed Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [bug #16326] fix compiler warning for non-debugging builds i packet.c

2010-07-30 Thread Matthias Pfafferodt
URL: Summary: fix compiler warning for non-debugging builds i packet.c Project: Freeciv Submitted by: syntron Submitted on: Freitag 30.07.2010 um 10:48 Category: general Severi

[Freeciv-Dev] [bug #16325] fix compiler warning for non-debugging buildsin city.c

2010-07-30 Thread Matthias Pfafferodt
URL: Summary: fix compiler warning for non-debugging buildsin city.c Project: Freeciv Submitted by: syntron Submitted on: Freitag 30.07.2010 um 10:48 Category: general Severity

[Freeciv-Dev] [bug #16301] update queue not working with player pointers

2010-07-30 Thread Matthias Pfafferodt
, svn 17606) (file #9633) ___ Additional Item Attachment: File name: 20100730-05-trunk-Revert-fix-call-to-update_queue_free.patch Size:0 KB ___ Reply to this item at: