matusik: When a player founds new tech set got_tech ...
[email protected] Mon, 22 Aug 2005 00:51:04 -0700
| Newsgroups | gmane.games.freeciv.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is an automated notification of a change to freeciv cvs, on Mon Aug 22 00:47:03 PDT 2005 = Mon Aug 22 07:47:03 2005 (GMT) by Mateusz Stefek <[email protected]> ---- Files affected: freeciv/server techtools.c ---- Log message: Tag: HEAD When a player founds new tech set got_tech only if the tech is a tech which he is currently researching. Previously you could change research without loss of bulbs when you found a tech in a hut. Reported by Christian Knoke, patch by Jason in PR#12294