[Freeciv-Dev] [bug #15684] ownership of tiles not stable via save / load cycle

2010-03-25 Thread Matthias Pfafferodt
Follow-up Comment #2, bug #15684 (project freeciv): The savegame was created using current trunk (for this test svn 17149). The autogame options are: set size 2 set saveturn 50 set endturn 51 set foggedborders 1 set minp 0 set timeout -1 start after that the saved game of the 50th

[Freeciv-Dev] [bug #15694] Aifill in Scenarios broken

2010-03-25 Thread Ulrik Sverdrup
URL: http://gna.org/bugs/?15694 Summary: Aifill in Scenarios broken Project: Freeciv Submitted by: englabenny Submitted on: torsdag 2010-03-25 den 11:44 Category: None Severity: 3 - Normal

[Freeciv-Dev] [bug #15694] Aifill in Scenarios broken

2010-03-25 Thread Ulrik Sverdrup
Follow-up Comment #1, bug #15694 (project freeciv): Without testing any previous revisions, r16950 bug #15448 might be related. ___ Reply to this item at: http://gna.org/bugs/?15694 ___

[Freeciv-Dev] [bug #15695] Script section truncated in savegame

2010-03-25 Thread Ulrik Sverdrup
URL: http://gna.org/bugs/?15695 Summary: Script section truncated in savegame Project: Freeciv Submitted by: englabenny Submitted on: torsdag 2010-03-25 den 12:47 Category: None Severity: 3 - Normal

[Freeciv-Dev] [patch #1535] scripting: Use script_call in script_do_file

2010-03-25 Thread Ulrik Sverdrup
Update of patch #1535 (project freeciv): Open/Closed:Open = Closed ___ Reply to this item at: http://gna.org/patch/?1535 ___ Meddelandet

[Freeciv-Dev] [patch #1535] scripting: Use script_call in script_do_file

2010-03-25 Thread Ulrik Sverdrup
Update of patch #1535 (project freeciv): Status:None = Done ___ Reply to this item at: http://gna.org/patch/?1535 ___ Meddelandet

[Freeciv-Dev] [bug #15675] Scripting: Disallow setting player gold below 0

2010-03-25 Thread Ulrik Sverdrup
Update of bug #15675 (project freeciv): Status:None = Fixed Assigned to:None = englabenny Open/Closed:Open = Closed

[Freeciv-Dev] [patch #1554] Fix dump of government to use rule name

2010-03-25 Thread Ulrik Sverdrup
Update of patch #1554 (project freeciv): Status:None = Ready For Test Assigned to:None = englabenny ___ Reply to this item at:

[Freeciv-Dev] [patch #1552] Load script state last in loading savegame

2010-03-25 Thread Ulrik Sverdrup
Update of patch #1552 (project freeciv): Status:None = Ready For Test Assigned to:None = englabenny ___ Reply to this item at:

[Freeciv-Dev] [patch #1534] [Metaticket] Scripting: Bugs and cleanup in lua runtime script.c

2010-03-25 Thread Ulrik Sverdrup
Update of patch #1534 (project freeciv): Status:None = Done Open/Closed:Open = Closed ___ Reply to this item at:

[Freeciv-Dev] [bug #15377] freeciv-gtk2.exe hangs

2010-03-25 Thread Jason Dorje Short
Follow-up Comment #5, bug #15377 (project freeciv): Yep, that is surely correct. These functions check whether c, which must have the value of an unsigned char or EOF, falls into a certain character class according to the current locale. Each of the character function wrappers in

[Freeciv-Dev] [bug #15696] Scripting: Make all fields constant

2010-03-25 Thread Ulrik Sverdrup
URL: http://gna.org/bugs/?15696 Summary: Scripting: Make all fields constant Project: Freeciv Submitted by: englabenny Submitted on: torsdag 2010-03-25 den 16:47 Category: None Severity: 3 - Normal

[Freeciv-Dev] [patch #1560] Define Scripting API methods more conveniently

2010-03-25 Thread Ulrik Sverdrup
URL: http://gna.org/patch/?1560 Summary: Define Scripting API methods more conveniently Project: Freeciv Submitted by: englabenny Submitted on: torsdag 2010-03-25 den 18:14 Category: None Priority: 5 -

[Freeciv-Dev] [patch #1561] Make API objects' fields immutable

2010-03-25 Thread Ulrik Sverdrup
URL: http://gna.org/patch/?1561 Summary: Make API objects' fields immutable Project: Freeciv Submitted by: englabenny Submitted on: torsdag 2010-03-25 den 18:15 Category: None Priority: 5 - Normal

[Freeciv-Dev] [patch #1562] Scripting: Define the equality comparison for API Types

2010-03-25 Thread Ulrik Sverdrup
URL: http://gna.org/patch/?1562 Summary: Scripting: Define the equality comparison for API Types Project: Freeciv Submitted by: englabenny Submitted on: torsdag 2010-03-25 den 18:17 Category: None

[Freeciv-Dev] [patch #1562] Scripting: Define the equality comparison for API Types

2010-03-25 Thread Ulrik Sverdrup
Update of patch #1562 (project freeciv): Depends on: = patch #1561 ___ Reply to this item at: http://gna.org/patch/?1562 ___ Meddelandet

[Freeciv-Dev] [bug #15696] Scripting: Make all fields constant

2010-03-25 Thread Ulrik Sverdrup
Update of bug #15696 (project freeciv): Depends on: = patch #1561 ___ Reply to this item at: http://gna.org/bugs/?15696 ___ Meddelandet

[Freeciv-Dev] [bug #15644] Add server command to run freeciv script

2010-03-25 Thread Ulrik Sverdrup
Update of bug #15644 (project freeciv): Status:None = Ready For Test Assigned to:None = englabenny Planned Release: = 2.3

[Freeciv-Dev] [bug #15644] Add server command to run freeciv script

2010-03-25 Thread Ulrik Sverdrup
Update of bug #15644 (project freeciv): Depends on: = bugs #15624 ___ Reply to this item at: http://gna.org/bugs/?15644 ___ Meddelandet

[Freeciv-Dev] [bug #15697] Saner handling of Ready All

2010-03-25 Thread Kurt Weber
URL: http://gna.org/bugs/?15697 Summary: Saner handling of Ready All Project: Freeciv Submitted by: kmweber Submitted on: Thursday 03/25/2010 at 19:17 Category: client Severity: 1 - Wish

[Freeciv-Dev] [bug #15603] Tooltips for columns in city report

2010-03-25 Thread Jacob Nevins
Follow-up Comment #12, bug #15603 (project freeciv): Personally, I used gtk_object_destroy() instead of g_object_unref() which shouldn't have different behaviour but which fit a bit more the inheritance of the GtkTooltips class. Seems to work (GtkTooltips gets the destroy signal), plus it