[Freeciv-Dev] [bug #21393] update_player_tile_knowledge() doesn't handle foggedborders correctly

2013-12-31 Thread Jacob Nevins
Update of bug #21393 (project freeciv):

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


___

Reply to this item at:

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

___
  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 #21393] update_player_tile_knowledge() doesn't handle foggedborders correctly

2013-12-29 Thread Jacob Nevins
URL:
  http://gna.org/bugs/?21393

 Summary: update_player_tile_knowledge() doesn't handle
foggedborders correctly
 Project: Freeciv
Submitted by: jtn
Submitted on: Sun Dec 29 13:18:03 2013
Category: None
Severity: 3 - Normal
Priority: 5 - Normal
  Status: In Progress
 Assigned to: jtn
Originator Email: 
 Open/Closed: Open
 Release: 
 Discussion Lock: Any
Operating System: Any
 Planned Release: 2.4.2,2.5.0,2.6.0

___

Details:

In a game with foggedborders enabled, if update_player_tile_knowledge() is
called to refresh a player's knowledge without unfogging a tile, border
information is not updated correctly.

The current invariant is that player_tile owner information is valid iff
foggedborders is enabled *and* the tile is currently fogged -- otherwise, the
owner information comes directly from the real map.
(This is a bit of a crazy way round IMO -- it would probably be less confusing
to always keep the player map up to date -- but I'm not going to try to fix
that now.)

update_player_tile_knowledge() is confused about this invariant, with the
result that it will never refresh owner information for fogged tiles.

I noticed this when fixing bug #21392. Other situations where this can occur
are rare; one is when paradropping to your death, which calls
map_show_circle() (Your Paratroopers paradropped into the Lake and was
lost.) -- I've verified this in testing (trunk savegame demonstrating this
attached).



___

File Attachments:


---
Date: Sun Dec 29 13:18:03 2013  Name: foggedborders_paradrop_doom.sav.bz2 
Size: 16kB   By: jtn
trunk r23912 savegame demonstrating the paradrop bug
http://gna.org/bugs/download.php?file_id=19546

___

Reply to this item at:

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

___
  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 #21393] update_player_tile_knowledge() doesn't handle foggedborders correctly

2013-12-29 Thread Jacob Nevins
Update of bug #21393 (project freeciv):

  Status: In Progress = Ready For Test 

___

Additional Item Attachment:

File name: trunk-foggedborders-knowledge-update.patch Size:2 KB
File name: S2_5-foggedborders-knowledge-update.patch Size:2 KB
File name: S2_4-foggedborders-knowledge-update.patch Size:2 KB


___

Reply to this item at:

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

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


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