Complete.Org: Mailing Lists: Archives: freeciv-dev: April 2005:
[Freeciv-Dev] (PR#12719) Automaticaly generated techtree diagram
Home

[Freeciv-Dev] (PR#12719) Automaticaly generated techtree diagram

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#12719) Automaticaly generated techtree diagram
From: "Mateusz Stefek" <mstefek@xxxxxxxxx>
Date: Sat, 9 Apr 2005 02:40:07 -0700
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=12719 >

> [jdorje - Sat Apr 09 04:08:31 2005]:
> 
> After banging on it for a while, here's what I have.
> 
Hey, I've just finished writing something similar. :)

I removed diagram_layout struct, now it is merged with tech_tree.
(there are node_x and node_y fields in tree_node struct).

I added symetrize function() - it really makes the diagram
look better.

I made it interactive, and center on current research.
Techs which are required for the technology goal are bolded and so are
they

Your patch is ok - just copy the symetrize() function and 
button_released_event_callback()
--
mateusz

Attachment: td7.tgz
Description: GNU Zip compressed data


[Prev in Thread] Current Thread [Next in Thread]