[Freeciv-Dev] [patch #5146] Fair island generator

2014-09-03 Thread pepeto
Follow-up Comment #7, patch #5146 (project freeciv):

 what this did to savegame compatibility? If new pre-game 
 scenario has generator = fair in the settings, how it loads 
 to 2.5.0-beta1? 

Then it doesn't set the generator setting to fair, it keeps the current
value (no error message).

By an other way, if the setting is set to another, the generator may be
changed silently too if it fails to create the map. So I don't think it's a
major issue.


___

Reply to this item at:

  http://gna.org/patch/?5146

___
  Message posté via/par Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #22562] Server segfault in fair island map generator

2014-09-03 Thread pepeto
Update of bug #22562 (project freeciv):

Category:None = general
  Status:None = In Progress
 Assigned to:None = pepeto 


___

Reply to this item at:

  http://gna.org/bugs/?22562

___
  Message posté via/par Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #5100] Send player tech_upkeep and real researching_cost to the client

2014-09-03 Thread pepeto
Follow-up Comment #3, patch #5100 (project freeciv):

New version:
* fix GUI update when handling the PLAYER_INFO packet.


(file #22007, file #22008)
___

Additional Item Attachment:

File name: S2_4_network_capability_tech_cost4.patch Size:21 KB
File name: S2_5_network_capability_tech_cost4.patch Size:20 KB


___

Reply to this item at:

  http://gna.org/patch/?5100

___
  Message posté via/par Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #21299] Teammates not kept up to date with pooled research rate changes within a turn

2014-09-03 Thread pepeto
Update of bug #21299 (project freeciv):

  Status:  Ready For Test = Fixed  
 Open/Closed:Open = Closed 
 Planned Release: 2.4.4, 2.5.0, 2.6.0 = 2.6.0  


___

Reply to this item at:

  http://gna.org/bugs/?21299

___
  Message posté via/par Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #5156] Move the test that an actor unit is close enough to its target to actions.c

2014-09-03 Thread Sveinung Kvilhaugsvik
Update of patch #5156 (project freeciv):

  Status:  Ready For Test = Done   
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/patch/?5156

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #22558] in unit_virtual_destroy(): assertion '!unit_transported(punit)' failed

2014-09-03 Thread pepeto
Update of bug #22558 (project freeciv):

  Status:  Ready For Test = Fixed  
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/bugs/?22558

___
  Message posté via/par Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #22564] in map_generate_fair_islands() [mapgen.c::3627]: assertion '!done || single' failed

2014-09-03 Thread pepeto
URL:
  http://gna.org/bugs/?22564

 Summary: in map_generate_fair_islands() [mapgen.c::3627]:
assertion '!done || single' failed
 Project: Freeciv
Submitted by: pepeto
Submitted on: mer. 03 sept. 2014 15:04:28 CEST
Category: general
Severity: 3 - Normal
Priority: 5 - Normal
  Status: Ready For Test
 Assigned to: pepeto
Originator Email: 
 Open/Closed: Open
 Release: trunk, S2_5
 Discussion Lock: Any
Operating System: Any
 Planned Release: 2.5.0, 2.6.0

___

Details:

When the generator fails to create the map, it try again. So decreasing
'team_players_num' and 'single_players_num' is a mistake because these values
are no more computed.

Fix attached.




___

File Attachments:


---
Date: mer. 03 sept. 2014 15:04:28 CEST  Name:
fair_island_gen_loop_assert.patch  Size: 798 o   By: pepeto

http://gna.org/bugs/download.php?file_id=22009

___

Reply to this item at:

  http://gna.org/bugs/?22564

___
  Message posté via/par Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #21636] Wrong diplomat for two stage actions when in a diplomat queue

2014-09-03 Thread Sveinung Kvilhaugsvik
Update of bug #21636 (project freeciv):

  Status:  Ready For Test = In Progress

___

Follow-up Comment #10:

Not fixed for 2.4 yet.

___

Reply to this item at:

  http://gna.org/bugs/?21636

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #5077] Separate fortifying and fortress building in Qt-client

2014-09-03 Thread Marko Lindqvist
Update of patch #5077 (project freeciv):

  Status:  Ready For Test = Done   
 Assigned to:None = cazfi  
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/patch/?5077

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #20618] Goto shouldn't attack in fogged tiles

2014-09-03 Thread pepeto
Update of bug #20618 (project freeciv):

  Status: In Progress = Ready For Test 
 Planned Release:   2.6.0 = 2.4.4, 2.5.0, 2.6.0

___

Follow-up Comment #4:

New version for trunk. Added version for S2_4 and S2_5.


(file #22011, file #22012, file #22013)
___

Additional Item Attachment:

File name: trunk_client_goto_non_attack_fogged2.patch Size:5 KB
File name: S2_4_last_order_move_is_safe.patch Size:4 KB
File name: S2_5_last_order_move_is_safe.patch Size:4 KB


___

Reply to this item at:

  http://gna.org/bugs/?20618

___
  Message posté via/par Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #5095] List selected modpack installer in configure end report

2014-09-03 Thread Marko Lindqvist
Update of patch #5095 (project freeciv):

  Status:  Ready For Test = Done   
 Assigned to:None = cazfi  
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/patch/?5095

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] 2 compilation errors in 2.5+

2014-09-03 Thread Christian Knoke

((1))

SVN 2.5
Aktualisiert zu Revision 26195.

./autogen.sh \
--enable-debug=yes \
--enable-svnrev \
--enable-client=all \
--enable-fcmp=yes \
--with-readline \
--with-efence \
--with-ggz-client \
--with-ggzconfig=/usr/bin/ggz-config \
--enable-fcdb=all \
--enable-ipv6=yes \
--with-xawrd \
--enable-mapimg=magickwand

** Configuration Summary **

  == General build options ==
  Shared libraries:  no
  Debugging support: yes
  Profiling support: no
  IPv6 support:  yes
  Map image toolkits:selected
ppm:   built-in
MagickWand:yes

  == Client ==
  Build freeciv client:  yes

  Maintained client frontends:
Gtk-2.0: yes
Gtk-3.0: no
SDL: yes
Xaw: yes
Stub:yes

  In-development client frontends:
  (these are not yet ready for general use)
QT:  no

  == Server ==
  Build freeciv server:  yes
AI modules support:no
Database support:  yes
  mysql: yes
  postgres:  yes
  sqlite3:   yes


Now type 'make' to compile freeciv.

[...]

make[4]: Entering directory 
`/home/chris/freeciv/svn/S2_5/dependencies/luasql/src'
  CC luasql.lo
  CCLD   libluasql_base.la
  CC ls_mysql.lo
  CCLD   libluasql_mysql.la
  CC ls_postgres.lo
ls_postgres.c:15:22: error: libpq-fe.h: Datei oder Verzeichnis nicht gefunden
ls_postgres.c:36: error: expected specifier-qualifier-list before ‘PGconn’
ls_postgres.c:46: error: expected specifier-qualifier-list before ‘PGresult’
ls_postgres.c:92: error: expected declaration specifiers or ‘...’ before 
‘PGresult’
cc1: warnings being treated as errors
ls_postgres.c: In function ‘pushvalue’:
ls_postgres.c:93: error: implicit declaration of function ‘PQgetisnull’
ls_postgres.c:93: error: nested extern declaration of ‘PQgetisnull’
ls_postgres.c:93: error: ‘res’ undeclared (first use in this function)
ls_postgres.c:93: error: (Each undeclared identifier is reported only once
ls_postgres.c:93: error: for each function it appears in.)
ls_postgres.c:96: error: implicit declaration of function ‘PQgetvalue’
ls_postgres.c:96: error: nested extern declaration of ‘PQgetvalue’
ls_postgres.c: In function ‘cur_nullify’:
ls_postgres.c:106: error: implicit declaration of function ‘PQclear’
ls_postgres.c:106: error: nested extern declaration of ‘PQclear’
ls_postgres.c:106: error: ‘cur_data’ has no member named ‘pg_res’
ls_postgres.c: In function ‘cur_fetch’:
ls_postgres.c:118: error: ‘PGresult’ undeclared (first use in this function)
ls_postgres.c:118: error: ‘res’ undeclared (first use in this function)
ls_postgres.c:118: error: ‘cur_data’ has no member named ‘pg_res’
ls_postgres.c:121: error: implicit declaration of function ‘PQntuples’
ls_postgres.c:121: error: nested extern declaration of ‘PQntuples’
ls_postgres.c:121: error: ‘cur_data’ has no member named ‘pg_res’
ls_postgres.c:134: error: too many arguments to function ‘pushvalue’
ls_postgres.c:140: error: implicit declaration of function ‘PQfname’
ls_postgres.c:140: error: nested extern declaration of ‘PQfname’
ls_postgres.c:141: error: too many arguments to function ‘pushvalue’
ls_postgres.c:151: error: too many arguments to function ‘pushvalue’
ls_postgres.c: At top level:
ls_postgres.c:190: error: expected ‘)’ before ‘*’ token
ls_postgres.c: In function ‘create_colnames’:
ls_postgres.c:219: error: ‘PGresult’ undeclared (first use in this function)
ls_postgres.c:219: error: ‘result’ undeclared (first use in this function)
ls_postgres.c:219: error: ‘cur_data’ has no member named ‘pg_res’
ls_postgres.c: In function ‘create_coltypes’:
ls_postgres.c:233: error: ‘PGresult’ undeclared (first use in this function)
ls_postgres.c:233: error: ‘result’ undeclared (first use in this function)
ls_postgres.c:233: error: ‘cur_data’ has no member named ‘pg_res’
ls_postgres.c:243: error: implicit declaration of function ‘getcolumntype’
ls_postgres.c:243: error: nested extern declaration of ‘getcolumntype’
ls_postgres.c:243: error: ‘conn_data’ has no member named ‘pg_conn’
ls_postgres.c: In function ‘cur_numrows’:
ls_postgres.c:290: error: ‘cur_data’ has no member named ‘pg_res’
ls_postgres.c: At top level:
ls_postgres.c:298: error: expected declaration specifiers or ‘...’ before 
‘PGresult’
ls_postgres.c: In function ‘create_cursor’:
ls_postgres.c:305: error: implicit declaration of function ‘PQnfields’
ls_postgres.c:305: error: nested extern declaration of ‘PQnfields’
ls_postgres.c:305: error: ‘result’ undeclared (first use in this function)
ls_postgres.c:309: error: ‘cur_data’ has no member named ‘pg_res’
ls_postgres.c: In function ‘sql_commit’:
ls_postgres.c:318: error: implicit declaration of function ‘PQexec’
ls_postgres.c:318: error: nested extern declaration of ‘PQexec’
ls_postgres.c:318: error: ‘conn_data’ has no member named ‘pg_conn’
ls_postgres.c: In function 

[Freeciv-Dev] [bug #22565] The Keep moving option is shown when acting against the actor's own tile

2014-09-03 Thread Sveinung Kvilhaugsvik
URL:
  http://gna.org/bugs/?22565

 Summary: The Keep moving option is shown when acting
against the actor's own tile
 Project: Freeciv
Submitted by: sveinung
Submitted on: Wed 03 Sep 2014 04:37:38 PM UTC
Category: client
Severity: 3 - Normal
Priority: 5 - Normal
  Status: Ready For Test
 Assigned to: sveinung
Originator Email: 
 Open/Closed: Open
 Release: TRUNK, 2.5.0-beta1, 2.4.3
 Discussion Lock: Any
Operating System: None
 Planned Release: 2.6.0, 2.5.0, 2.4.4

___

Details:

The actor can't move to the tile he already is on. The Keep moving option
should therefore not be shown when selecting an action and against the tile
the actor is on.



___

File Attachments:


---
Date: Wed 03 Sep 2014 04:37:38 PM UTC  Name:
trunk-Don-t-show-the-Keep-moving-option-when-acting-agains.patch  Size: 5kB  
By: sveinung

http://gna.org/bugs/download.php?file_id=22014

___

Reply to this item at:

  http://gna.org/bugs/?22565

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #5161] Move the test that a target unit is visible to is_action_possible()

2014-09-03 Thread Sveinung Kvilhaugsvik
URL:
  http://gna.org/patch/?5161

 Summary: Move the test that a target unit is visible to
is_action_possible()
 Project: Freeciv
Submitted by: sveinung
Submitted on: Wed 03 Sep 2014 05:03:33 PM UTC
Category: None
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: sveinung
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 2.6.0

___

Details:





___

File Attachments:


---
Date: Wed 03 Sep 2014 05:03:33 PM UTC  Name:
0002-Move-the-test-that-a-target-unit-is-visible-to-is_ac.patch  Size: 3kB  
By: sveinung

http://gna.org/patch/download.php?file_id=22015

___

Reply to this item at:

  http://gna.org/patch/?5161

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #4502] Pass the diplomat to the spesific client code when asking follow up questions

2014-09-03 Thread Sveinung Kvilhaugsvik
Update of patch #4502 (project freeciv):

 Open/Closed:  Closed = Open   


___

Reply to this item at:

  http://gna.org/patch/?4502

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #4502] Pass the diplomat to the spesific client code when asking follow up questions

2014-09-03 Thread Sveinung Kvilhaugsvik
Update of patch #4502 (project freeciv):

  Status:Done = Ready For Test 
 Planned Release:2.6.0, 2.5.0 = 2.6.0, 2.5.0, 2.4.4

___

Follow-up Comment #7:

Backport to 2.4

(file #22016)
___

Additional Item Attachment:

File name: 2.4-Pass-the-acting-diplomat-from-the-generic-to-the-spe.patch
Size:13 KB


___

Reply to this item at:

  http://gna.org/patch/?4502

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #21636] Wrong diplomat for two stage actions when in a diplomat queue

2014-09-03 Thread Sveinung Kvilhaugsvik
Update of bug #21636 (project freeciv):

  Status: In Progress = Ready For Test 

___

Follow-up Comment #11:

2.4 version.

(file #22017)
___

Additional Item Attachment:

File name: 2.4-Gtk-clients-Don-t-store-spy-action-information-in-st.patch
Size:51 KB


___

Reply to this item at:

  http://gna.org/bugs/?21636

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #5084] Help about extra causes

2014-09-03 Thread Marko Lindqvist
Update of patch #5084 (project freeciv):

  Status:  Ready For Test = Done   
 Assigned to:None = cazfi  
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/patch/?5084

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #5120] Write freeciv-manual version to comment in generated files

2014-09-03 Thread Marko Lindqvist
Update of patch #5120 (project freeciv):

 Planned Release:   2.6.0 = 2.5.0-beta2, 2.6.0 


___

Reply to this item at:

  http://gna.org/patch/?5120

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #5120] Write freeciv-manual version to comment in generated files

2014-09-03 Thread Marko Lindqvist
Follow-up Comment #1, patch #5120 (project freeciv):

- S2_5 bersion

(file #22018)
___

Additional Item Attachment:

File name: ManualVersionComment-S2_5.patch Size:1 KB


___

Reply to this item at:

  http://gna.org/patch/?5120

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #22565] The Keep moving option is shown when acting against the actor's own tile

2014-09-03 Thread Sveinung Kvilhaugsvik
Follow-up Comment #1, bug #22565 (project freeciv):

Versions for 2.4 and 2.5

(file #22019, file #22020)
___

Additional Item Attachment:

File name: 2.4-Don-t-show-the-Keep-moving-option-when-acting-agains.patch
Size:5 KB
File name: 2.5-Don-t-show-the-Keep-moving-option-when-acting-agains.patch
Size:6 KB


___

Reply to this item at:

  http://gna.org/bugs/?22565

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #5162] Clean up: Use is_tile_seen() where possible in metaknowledge.c

2014-09-03 Thread Sveinung Kvilhaugsvik
URL:
  http://gna.org/patch/?5162

 Summary: Clean up: Use is_tile_seen() where possible in
metaknowledge.c
 Project: Freeciv
Submitted by: sveinung
Submitted on: Wed 03 Sep 2014 07:36:36 PM UTC
Category: None
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: sveinung
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 2.6.0

___

Details:





___

File Attachments:


---
Date: Wed 03 Sep 2014 07:36:36 PM UTC  Name:
Clean-up-Use-is_tile_seen-where-possible-in-metaknow.patch  Size: 1kB   By:
sveinung

http://gna.org/patch/download.php?file_id=22021

___

Reply to this item at:

  http://gna.org/patch/?5162

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #22566] non-existant vote

2014-09-03 Thread mir3x
URL:
  http://gna.org/bugs/?22566

 Summary: non-existant vote
 Project: Freeciv
Submitted by: mir3x
Submitted on: Thu 04 Sep 2014 12:22:48 AM CEST
Category: client
Severity: 3 - Normal
Priority: 3 - Low
  Status: None
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Release: 2.5.0, 2.6.0
 Discussion Lock: Any
Operating System: None
 Planned Release: 

___

Details:

When clients connect to game where are pending votes he gets info:
in handle_vote_update() [packhand.c::3980]: assertion '((void *)0) != vi'
failed.
Got packet_vote_update for non-existant vote 2!

And client shows later vote bar almost correctly -  except number of voters

I havent checked 2.4, but 2.5 and 2.6 are not ok.




___

Reply to this item at:

  http://gna.org/bugs/?22566

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #5163] Qt-client: added vote bar

2014-09-03 Thread mir3x
URL:
  http://gna.org/patch/?5163

 Summary: Qt-client: added vote bar
 Project: Freeciv
Submitted by: mir3x
Submitted on: Thu 04 Sep 2014 12:24:16 AM CEST
Category: client-qt
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: mir3x
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 2.5.0, 2.6.0

___

Details:

added vote bar




___

Reply to this item at:

  http://gna.org/patch/?5163

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #4350] Qt client support for nation sets

2014-09-03 Thread mir3x
Update of patch #4350 (project freeciv):

  Status:  Ready For Test = Done   
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/patch/?4350

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #5164] Disable network compression for freeciv-web build

2014-09-03 Thread Marko Lindqvist
URL:
  http://gna.org/patch/?5164

 Summary: Disable network compression for freeciv-web build
 Project: Freeciv
Submitted by: cazfi
Submitted on: Thu 04 Sep 2014 02:39:32 AM EEST
Category: freeciv-web
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 2.6.0

___

Details:

Removes need for freeciv-web patching to do it.



___

File Attachments:


---
Date: Thu 04 Sep 2014 02:39:32 AM EEST  Name: JsonNoCompression.patch  Size:
878B   By: cazfi

http://gna.org/patch/download.php?file_id=22022

___

Reply to this item at:

  http://gna.org/patch/?5164

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #22555] Segmentation fault in dai_data_phase_begin

2014-09-03 Thread Marko Lindqvist
Update of bug #22555 (project freeciv):

Category: general = freeciv-web
  Status:None = In Progress
 Planned Release: = 2.6.0  

___

Follow-up Comment #2:

There's freeciv-web specific bug once patched with fcnet_packets.patch that
could explain this particular crash among others.

___

Reply to this item at:

  http://gna.org/bugs/?22555

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #22567] early cities undefended in civ2civ3

2014-09-03 Thread anonymous
Follow-up Comment #1, bug #22567 (project freeciv):

It is easier to win in civ2civ3 than you suggest.
Switch to tribal government and all enemy AI civs are easily reached and
killed just by marching 2 squares at a time. 

___

Reply to this item at:

  http://gna.org/bugs/?22567

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev