[Freeciv-Dev] (PR#10808) Message order
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://rt.freeciv.org/Ticket/Display.html?id=10808 >
> [chrisk - Sun Oct 31 14:25:57 2004]:
>
> CVS 31 OCT 2004 S2 GTK2
>
> The message 'Barracks 2 sold' appears *before* the message 'Mobile Warfare
> researched'.
>
> Also, there could be a message 'The research of mobile warfare makes makes
> all Barracks 2 obsolete'.
Just for reference for anyone wanting to change this, this code is in
found_new_tech() at server/plrhand.c. The functions that sell the
obsolete buildings are named remove_obsolete_buildings*().
|
|