[Freeciv-Dev] [bug #15132] Civilopedia display matching image terrain, not just words

2016-10-05 Thread Marko Lindqvist
Update of bug #15132 (project freeciv):

  Status:  Ready For Test => Fixed  
 Assigned to:None => cazfi  
 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 #15132] Civilopedia display matching image terrain, not just words

2016-10-03 Thread Marko Lindqvist
Follow-up Comment #7, bug #15132 (project freeciv):

- Updated against svn

(file #28861)
___

Additional Item Attachment:

File name: HelpTerrainIcon-2.patchSize:6 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 #15132] Civilopedia display matching image terrain, not just words

2016-10-02 Thread Marko Lindqvist
Update of bug #15132 (project freeciv):

  Status:None => Ready For Test 

___

Follow-up Comment #6:

Patch

(file #28837)
___

Additional Item Attachment:

File name: HelpTerrainIcon.patch  Size:6 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 #15132] Civilopedia display matching image terrain, not just words

2016-06-27 Thread Louis Moureaux
Follow-up Comment #5, bug #15132 (project freeciv):

Btw, the Qt client already has this feature. The logic is around line 800 of
client/gui-qt/helpdlg.cpp, in static function terrain_canvas. Only two lines
depend on Qt, so generalizing it should be straightforward.

If given one, the code can also draw an extra above the terrain.

Note that some terrains (glacier) are difficult to see on light backgrounds.
The Qt client adds a shadow to mitigate the problem.

___

Reply to this item at:

  

___
  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 #15132] Civilopedia display matching image terrain, not just words

2016-06-26 Thread Marko Lindqvist
Update of bug #15132 (project freeciv):

 Planned Release:2.6.0, 3.0.0 => 3.0.0  

___

Follow-up Comment #4:

> Making patch #6938 a dependency for this.

...which means this needs to wait 3.0.

___

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 #15132] Civilopedia display matching image terrain, not just words

2016-05-03 Thread Marko Lindqvist
Update of bug #15132 (project freeciv):

Category:  client => client-gtk-3.0 

___

Follow-up Comment #3:

Making patch #6938 a dependency for this. We don't want to implement this with
GtkPixcomm to be immediately rewritten as GtkImage.

___

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 #15132] Civilopedia display matching image terrain, not just words

2016-05-03 Thread Marko Lindqvist
Update of bug #15132 (project freeciv):

  Depends on: => patch #6938


___

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 #15132] Civilopedia display matching image terrain, not just words

2016-01-20 Thread Marko Lindqvist
Update of bug #15132 (project freeciv):

 Planned Release: => 2.6.0, 3.0.0   

___

Follow-up Comment #2:

The construction of such images is already implemented for the editor (tool
selection) which should make this a lot easier than what it was before editor
was added.

___

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 #15132] Civilopedia display matching image terrain, not just words

2010-02-11 Thread Jacob Nevins

Follow-up Comment #1, bug #15132 (project freeciv):

I think this could probably be done in the framework of the existing help
system, although it requires client-specific work.

One piece of information that's actually missing from the terrain help (at
least in the Gtk client) is what effect terrain specials actually have. This
usually isn't a problem, as if you're interested you can usually see an
example and click on it, but it should be fixed anyway. Could do that as part
of this bug, or raise a new bug.

I could have a look at this for the Gtk client (which I think is the
supported Windows client too). I'm not set up to work on the Win32 client,
and the Xaw client is in a bad state. (The SDL client has no help anyway.) I
don't know when I'd be able to look at this, though.

___

Reply to this item at:

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

___
  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 #15132] Civilopedia display matching image terrain, not just words

2010-01-15 Thread anonymous

URL:
  http://gna.org/bugs/?15132

 Summary: Civilopedia display matching image terrain, not
just words
 Project: Freeciv
Submitted by: None
Submitted on: Friday 01/15/2010 at 21:41 CET
Category: art
Severity: 3 - Normal
Priority: 5 - Normal
  Status: None
 Assigned to: None
Originator Email: http://freeciv.wikia.com/wiki/User_talk:
 Open/Closed: Open
 Release: 
 Discussion Lock: Any
Operating System: Microsoft Windows
 Planned Release: 

___

Details:

I've played various incarnations of Civilization including the very first,
and I have always relied on the Civilopedia to display an image of the
terrain so that I can identify them on the game map. Why is this missing from
your Help Browser. I'm sure only about some of the terrains, the obvious
ones, like ocean, desert and glacier, but I'm not sure about the others and
images in the respective Help Browser entries would help a lot!




___

Reply to this item at:

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

___
  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 #15132] Civilopedia display matching image terrain, not just words

2010-01-15 Thread pepeto

Update of bug #15132 (project freeciv):

Category: art = client 
Severity:  3 - Normal = 2 - Minor  
Priority:  5 - Normal = 1 - Later  


___

Reply to this item at:

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

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


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