jdorje: Redesign observers. In the new system globa...

[email protected] Sun, 2 Oct 2005 20:01:01 -0700
Newsgroups gmane.games.freeciv.cvs
Message-ID <[email protected]>
This is an automated notification of a change to freeciv cvs, 
on Sun Oct  2 19:50:43 PDT 2005 = Mon Oct  3 02:50:43 2005 (GMT)
by Jason Dorje Short <[email protected]>

---- Files affected:

freeciv/client attribute.c citydlg_common.c civclient.c climap.c climisc.c control.c goto.c mapctrl_common.c mapview_common.c messagewin_common.c overview_common.c packhand.c plrdlg_common.c repodlgs_common.c reqtree.c text.c tilespec.c
freeciv/client/gui-gtk-2.0 citydlg.c cityrep.c diplodlg.c gamedlgs.c gui_main.c happiness.c menu.c pages.c plrdlg.c repodlgs.c wldlg.c
freeciv/common capstr.c game.h government.c nation.c nation.h packets.def packets_gen.c packets_gen.h player.c player.h tech.c
freeciv/data/civ1 nations.ruleset
freeciv/data/default nations.ruleset
freeciv/data/nation Makefile.am observer.ruleset
freeciv/po POTFILES.in
freeciv/server gamehand.c plrhand.c plrhand.h report.c ruleset.c savegame.c score.c srv_main.c stdinhand.c

---- Log message:
      Tag: HEAD

Redesign observers.  In the new system global observers are not assigned
to any player.

Patch by me in PR#13878.