matusik: S2_0: Clean up a code which is responsible ...
[email protected] Tue, 20 Sep 2005 03:41:03 -0700
| Newsgroups | gmane.games.freeciv.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is an automated notification of a change to freeciv cvs, on Tue Sep 20 03:35:05 PDT 2005 = Tue Sep 20 10:35:05 2005 (GMT) by Mateusz Stefek <[email protected]> ---- Files affected: freeciv/server barbarian.c plrhand.c plrhand.h savegame.c srv_main.c stdinhand.c ---- Log message: Tag: S2_0 S2_0: Clean up a code which is responsible for giving initial techs (techlevel, init_techs). Don't let techlevel > 0 desynchronize team research. Give techlevel bonus only once per team. Patch by me in PR#11610