matusik: Allow adjusting game settings when loading ...
[email protected] Mon, 26 Sep 2005 12:01:03 -0700
| Newsgroups | gmane.games.freeciv.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is an automated notification of a change to freeciv cvs, on Mon Sep 26 11:59:11 PDT 2005 = Mon Sep 26 18:59:11 2005 (GMT) by Mateusz Stefek <[email protected]> ---- Files affected: freeciv/client packhand.c freeciv/client/gui-gtk-2.0 pages.c freeciv/client/include pages_g.h freeciv/common game.c game.h packets.def packets_gen.c packets_gen.h freeciv/server connecthand.c savegame.c settings.c stdinhand.c ---- Log message: Tag: HEAD Allow adjusting game settings when loading a scenario (or any other savegame in pregame state). This fixes the most significant problem where the player couldn't pick a nation in scenario. Also fix problems with the aifill spin button and other related bugs found while writing a patch in PR#13327