[Freeciv-Dev] [bug #23261] When generating a non-wrapping non-isometric non-hexagonal map, only one pole is generated

2015-09-08 Thread Marko Lindqvist
Update of bug #23261 (project freeciv):

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


___

Reply to this item at:

  

___
  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 #23261] When generating a non-wrapping non-isometric non-hexagonal map, only one pole is generated

2015-09-06 Thread Marko Lindqvist
Update of bug #23261 (project freeciv):

  Status: In Progress => Ready For Test 

___

Follow-up Comment #6:

Attached patch makes single_pole behavior server setting separate from the
topology (though it takes no effect if the topology wraps both ways and
there's no "side" to leave pole out from)

This does not convert old savegames, as it's not clear that it would be wanted
behavior. Anyway, this would affect only such scenarios where map is not
included but only map generation parameters are given.

(file #25071)
___

Additional Item Attachment:

File name: SinglePole.patch   Size:5 KB


___

Reply to this item at:

  

___
  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 #23261] When generating a non-wrapping non-isometric non-hexagonal map, only one pole is generated

2015-08-10 Thread Marko Lindqvist
Update of bug #23261 (project freeciv):

  Status:   Confirmed = In Progress
 Assigned to:None = cazfi  


___

Reply to this item at:

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

___
  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 #23261] When generating a non-wrapping non-isometric non-hexagonal map, only one pole is generated

2015-08-09 Thread Marko Lindqvist
Follow-up Comment #5, bug #23261 (project freeciv):

Comment in map_colatitude() for the code that looks like the cause of this
behavior:

/* A FLAT (unwrapped) map 
 *
 * We assume this is a partial planetary map.  A polar zone is placed
 * at the top and the equator is at the bottom.  The user can specify
 * all-temperate to avoid this. */


___

Reply to this item at:

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

___
  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 #23261] When generating a non-wrapping non-isometric non-hexagonal map, only one pole is generated

2015-03-04 Thread Marko Lindqvist
Update of bug #23261 (project freeciv):

Category:None = general
Severity:   4 - Important = 3 - Normal 
 Planned Release: = 2.6.0, 3.0.0   

___

Follow-up Comment #4:

 the fact that it seems to be deliberate

So the first chance to change this is 2.6 (not any of the feature-frozen
branches)

___

Reply to this item at:

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

___
  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 #23261] When generating a non-wrapping non-isometric non-hexagonal map, only one pole is generated

2015-02-21 Thread Marko Lindqvist
Follow-up Comment #3, bug #23261 (project freeciv):

Wiki forum has more information about this, including the fact that it seems
to be deliberate:
http://freeciv.wikia.com/wiki/Forum:Only_one_pole%3F_%28North_Pole%29

___

Reply to this item at:

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

___
  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 #23261] When generating a non-wrapping non-isometric non-hexagonal map, only one pole is generated

2015-02-14 Thread Jacob Nevins
Update of bug #23261 (project freeciv):

  Status:None = Confirmed  

___

Follow-up Comment #2:

Problem is readily reproducible with the .serv file below (extracted from
config.tar.xz) with 2.4.4 and the heads of S2_4, S2_5, and trunk.


set ysize 128
set steepness 35
set size 16
set xsize 128
set startpos SINGLE
set topology 
set huts 0
set tilesperplayer 160
set mapsize XYSIZE
set wetness 40
set landmass 50
set generator ISLAND


___

Reply to this item at:

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

___
  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 #23261] When generating a non-wrapping non-isometric non-hexagonal map, only one pole is generated

2015-02-10 Thread anonymous
URL:
  http://gna.org/bugs/?23261

 Summary: When generating a non-wrapping non-isometric
non-hexagonal map, only one pole is generated
 Project: Freeciv
Submitted by: None
Submitted on: Tue 10 Feb 2015 02:21:49 PM UTC
Category: None
Severity: 4 - Important
Priority: 5 - Normal
  Status: None
 Assigned to: None
Originator Email: freeciv-bugrep...@fakeinbox.com
 Open/Closed: Open
 Release: 2.4.4
 Discussion Lock: Any
Operating System: GNU/Linux
 Planned Release: 

___

Details:

Pretty much what summary says.

Here is mapimage of freshly created map, converted from ppm to png:

http://i.imgur.com/54ExVZL.png

I am attaching my xz-compressed config file ~/.freeciv-client-rc-2.4

This is freeciv version 2.4.4 gui-gtk-2.0 as found on debian experimental
64bit ( can be seen here
https://packages.debian.org/experimental/freeciv-client-gtk )



___

File Attachments:


---
Date: Tue 10 Feb 2015 02:21:50 PM UTC  Name: config.tar.xz  Size: 3kB   By:
None

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

___

Reply to this item at:

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

___
  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 #23261] When generating a non-wrapping non-isometric non-hexagonal map, only one pole is generated

2015-02-10 Thread Jacob Nevins
Follow-up Comment #1, bug #23261 (project freeciv):

Judging by the band of desert-coloured tiles, the equator is about 2/3 or 3/4
of the way down? But the islands respect the bottom edge.

___

Reply to this item at:

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

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


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