[Freeciv-Dev] [patch #3944] Qt - Unit Selection Widget

2013-06-20 Thread mir3x
Update of patch #3944 (project freeciv): Status: Ready For Test = Done Assigned to:None = mir3x Open/Closed:Open = Closed

[Freeciv-Dev] [patch #3946] Qt - info tile label

2013-06-20 Thread mir3x
URL: http://gna.org/patch/?3946 Summary: Qt - info tile label Project: Freeciv Submitted by: mir3x Submitted on: Thu 20 Jun 2013 06:02:04 PM CEST Category: client-qt Priority: 5 - Normal

[Freeciv-Dev] [bug #20920] Many server crashes in freeciv server

2013-06-20 Thread mir3x
Follow-up Comment #5, bug #20920 (project freeciv): Its just my guess: Its trying to reread tileset, but earlier none has been loaded or fully initizalized. ( call to function - void tilespec_reread(const char *new_tileset_name) (from tilespec.h) )

[Freeciv-Dev] [bug #20920] Server crashes in freeciv server

2013-06-20 Thread Andreas Rosdal
Update of bug #20920 (project freeciv): Summary: Many server crashes in freeciv server = Server crashes in freeciv server ___ Follow-up Comment #6: mir3x, the tileset is loaded in Javascript in the user's web-browser, the