[Freeciv-Dev] [bug #13500] savenames with UTF-8 characters do not work

2009-10-31 Thread pepeto
Update of bug #13500 (project freeciv): Status: Ready For Test = Fixed Open/Closed:Open = Closed ___ Reply to this item at:

[Freeciv-Dev] [bug #14632] City name and city production font options doesn't work

2009-10-31 Thread pepeto
Update of bug #14632 (project freeciv): Status: Ready For Test = Fixed Open/Closed:Open = Closed ___ Reply to this item at:

[Freeciv-Dev] [patch #1291] Use genlist for global worklists

2009-10-31 Thread pepeto
Update of patch #1291 (project freeciv): Status: Ready For Test = Done Open/Closed:Open = Closed ___ Reply to this item at:

[Freeciv-Dev] [patch #1309] specenum.h

2009-10-31 Thread pepeto
Update of patch #1309 (project freeciv): Status: Ready For Test = Done Open/Closed:Open = Closed ___ Reply to this item at:

[Freeciv-Dev] [bug #13867] [patch 01/07] get game settings via wrapper functions

2009-10-31 Thread pepeto
Update of bug #13867 (project freeciv): Assigned to: cazfi = pepeto Planned Release: 2.3.0 = 2.2.0 ___ Follow-up Comment #15: Updated version

[Freeciv-Dev] [bug #14650] blank rectangle on screen

2009-10-31 Thread Ann
URL: http://gna.org/bugs/?14650 Summary: blank rectangle on screen Project: Freeciv Submitted by: kudra Submitted on: Saturday 10/31/2009 at 13:40 Category: client-gtk-2.0 Severity: 3 - Normal

[Freeciv-Dev] [bug #14650] blank rectangle on screen

2009-10-31 Thread Ann
Additional Item Attachment, bug #14650 (project freeciv): File name: reduced_unwritten_bar.png Size:523 KB ___ Reply to this item at: http://gna.org/bugs/?14650 ___ Message sent

[Freeciv-Dev] [patch #1353] Remove name and is_valid members from worklist

2009-10-31 Thread pepeto
URL: http://gna.org/patch/?1353 Summary: Remove name and is_valid members from worklist Project: Freeciv Submitted by: pepeto Submitted on: samedi 31.10.2009 à 14:43 Category: general Priority: 5 - Normal

[Freeciv-Dev] [bug #14624] Server saves games and scenarios where the client search them when forked

2009-10-31 Thread pepeto
Update of bug #14624 (project freeciv): Status: In Progress = Ready For Test ___ Follow-up Comment #4: The attached patch splits the FREECIV_PATH in many others: * FREECIV_DATA_PATH (default

[Freeciv-Dev] [patch #1354] add time and turn to event cache message

2009-10-31 Thread Matthias Pfafferodt
URL: http://gna.org/patch/?1354 Summary: add time and turn to event cache message Project: Freeciv Submitted by: syntron Submitted on: Samstag 31.10.2009 um 17:13 Category: general Priority: 5 - Normal

[Freeciv-Dev] [patch #1352] save event cache in savegame

2009-10-31 Thread Matthias Pfafferodt
Follow-up Comment #4, patch #1352 (project freeciv): updated version of the patch; changes: * save all information of one event * remove server_state from event_cache_data. It was mainly used in event_cache_match(). For the restoring of the events from a savegame it is only trouble. One

[Freeciv-Dev] [patch #1281] add server setting for the number of turns offline events are saved

2009-10-31 Thread Matthias Pfafferodt
Follow-up Comment #7, patch #1281 (project freeciv): updated version displaying of time/turn is done in patch #1354 (file #7184) ___ Additional Item Attachment: File name:

[Freeciv-Dev] [patch #1354] add time and turn to event cache message

2009-10-31 Thread pepeto
Update of patch #1354 (project freeciv): Open/Closed: Closed = Open ___ Reply to this item at: http://gna.org/patch/?1354 ___ Message

[Freeciv-Dev] [patch #1281] add server setting for the number of turns offline events are saved

2009-10-31 Thread pepeto
Update of patch #1281 (project freeciv): Status:None = Ready For Test ___ Reply to this item at: http://gna.org/patch/?1281 ___ Message

[Freeciv-Dev] [patch #1352] save event cache in savegame

2009-10-31 Thread Matthias Pfafferodt
Follow-up Comment #6, patch #1352 (project freeciv): Yup, you need to add send_pending_event(pconn, TRUE) when starting the game if the game is not new. I suspected something like this but did not find the right place (start_game()?) I still don't like the usage of event as enum values.

[Freeciv-Dev] [bug #14652] assert(message_index = 0 message_index messages_total) failed

2009-10-31 Thread pepeto
Update of bug #14652 (project freeciv): Status:None = Confirmed ___ Reply to this item at: http://gna.org/bugs/?14652 ___ Message posté

[Freeciv-Dev] [bug #14652] assert(message_index = 0 message_index messages_total) failed

2009-10-31 Thread pepeto
Update of bug #14652 (project freeciv): Status: Confirmed = Ready For Test Assigned to:None = pepeto Planned Release:None = 2.1.10

[Freeciv-Dev] [bug #14626] .civclientrc

2009-10-31 Thread pepeto
Update of bug #14626 (project freeciv): Assigned to:None = pepeto ___ Reply to this item at: http://gna.org/bugs/?14626 ___ Message posté

[Freeciv-Dev] [bug #14625] civclient man page

2009-10-31 Thread pepeto
Update of bug #14625 (project freeciv): Assigned to:None = pepeto ___ Reply to this item at: http://gna.org/bugs/?14625 ___ Message posté

[Freeciv-Dev] [patch #1355] use specnum.h for the server state

2009-10-31 Thread Matthias Pfafferodt
to use a string to save and load the server state * also update client state ___ File Attachments: --- Date: Samstag 31.10.2009 um 23:35 Name: event_cache-20091031-2-0001-use-specnum.h

[Freeciv-Dev] [patch #1356] use specnum.h for the event types

2009-10-31 Thread Matthias Pfafferodt
-20091031-2-0002-use-specnum.h-for-the-event-types.diff Size: 13kB By: syntron http://gna.org/patch/download.php?file_id=7188 ___ Reply to this item at: http://gna.org/patch/?1356

[Freeciv-Dev] [patch #1352] save event cache in savegame

2009-10-31 Thread Matthias Pfafferodt
with strange tile info and other links. I think it must be protected by the server_state. It is back again ... (file #7189) ___ Additional Item Attachment: File name: event_cache-20091031-2-0004-save-event-cache-in-savegame.diff Size:15 KB

[Freeciv-Dev] [patch #1357] [Metaticket] event cache

2009-10-31 Thread Matthias Pfafferodt
URL: http://gna.org/patch/?1357 Summary: [Metaticket] event cache Project: Freeciv Submitted by: syntron Submitted on: Samstag 31.10.2009 um 23:43 Category: general Priority: 5 - Normal

[Freeciv-Dev] [patch #1357] [Metaticket] event cache

2009-10-31 Thread pepeto
Update of patch #1357 (project freeciv): Depends on: = patch #1281 ___ Reply to this item at: http://gna.org/patch/?1357 ___ Message

[Freeciv-Dev] [patch #1355] use specnum.h for the server state

2009-10-31 Thread pepeto
Update of patch #1355 (project freeciv): Status:None = In Progress Assigned to:None = pepeto ___ Follow-up Comment #1: Why do you changed

[Freeciv-Dev] [patch #1356] use specnum.h for the event types

2009-10-31 Thread pepeto
Update of patch #1356 (project freeciv): Status:None = In Progress Assigned to:None = pepeto ___ Follow-up Comment #1: Why did you add

[Freeciv-Dev] [bug #14650] blank rectangle on screen

2009-10-31 Thread Ann
Additional Item Attachment, bug #14650 (project freeciv): File name: spy_box.pngSize:984 KB ___ Reply to this item at: http://gna.org/bugs/?14650 ___ Message sent

[Freeciv-Dev] [patch #1350] Some nations

2009-10-31 Thread Ann
Follow-up Comment #1, patch #1350 (project freeciv): Modifications made to the legends in the rulesets by a native (American) English speaker. However, I seem to recall that several nations in this region had already been added to trunk, so I'm not sure if these are unique entries. (file

[Freeciv-Dev] [patch #1350] Some nations

2009-10-31 Thread Ann
Additional Item Attachment, patch #1350 (project freeciv): File name: ossetian.ruleset Size:2 KB File name: tatar.ruleset Size:2 KB ___ Reply to this item at: http://gna.org/patch/?1350

[Freeciv-Dev] [bug #14099] wish: save global worklists

2009-10-31 Thread pepeto
Update of bug #14099 (project freeciv): Category:None = client Status:None = Fixed Assigned to:None = pepeto

[Freeciv-Dev] [bug #14655] Global worklists load/save

2009-10-31 Thread pepeto
Update of bug #14655 (project freeciv): Depends on: = patch #1353 ___ Reply to this item at: http://gna.org/bugs/?14655 ___ Message posté

[Freeciv-Dev] [bug #13841] [Metaticket] Worklist clean up

2009-10-31 Thread pepeto
Update of bug #13841 (project freeciv): Assigned to: cazfi = None Summary: [Patch] Worklist clean up = [Metaticket] Worklist clean up Depends on: = bugs #14655

[Freeciv-Dev] [bug #13841] [Metaticket] Worklist clean up

2009-10-31 Thread pepeto
Update of bug #13841 (project freeciv): Depends on: = bugs #13879 ___ Reply to this item at: http://gna.org/bugs/?13841 ___ Message posté

[Freeciv-Dev] [task #6816] Remove packets freeze_hint and thaw_hint

2009-10-31 Thread pepeto
URL: http://gna.org/task/?6816 Summary: Remove packets freeze_hint and thaw_hint Project: Freeciv Submitted by: pepeto Submitted on: dimanche 01.11.2009 à 00:21 Category: None Severity: 2 - Minor

[Freeciv-Dev] [task #6816] Remove packets freeze_hint and thaw_hint

2009-10-31 Thread pepeto
Update of task #6816 (project freeciv): Should Start On: = dimanche 01.11.2009 à 00:00 Should be Finished on: = dimanche 01.11.2009 à 00:00 ___ Reply to this item at:

[Freeciv-Dev] [patch #1358] Remove packets freeze_hint and thaw_hint

2009-10-31 Thread pepeto
URL: http://gna.org/patch/?1358 Summary: Remove packets freeze_hint and thaw_hint Project: Freeciv Submitted by: pepeto Submitted on: dimanche 01.11.2009 à 00:21 Should Start On: dimanche 01.11.2009 à 00:00 Should be