From mboxrd@z Thu Jan 1 00:00:00 1970 From: shebs@sourceware.cygnus.com To: xconq-cvs@sourceware.cygnus.com Subject: xconq/ /ChangeLog cltk/tkcmd.c cltk/tkconq.h c ... Date: Sat, 30 Oct 1999 07:56:00 -0000 Message-id: <19991030145658.6521.qmail@sourceware.cygnus.com> X-SW-Source: 1999/msg00326.html List-Id: CVSROOT: /cvs/xconq Module name: xconq Changes by: shebs@sourceware.cygnus.com 99/10/30 07:56:58 Modified files: . : ChangeLog tcltk : tkcmd.c tkconq.h tkconq.tcl tkinit.c tkmain.c tkmap.c Log message: * tkcmd.c, tkinit.c, tkmain.c, tkmap.c: Use is_designer instead of side->designer everywhere. (do_map): Improve an error message. * tkinit.c (init_ui): Set dside here, warn if trying to open more than one display. * tkconq.h (ui_init): Remove decl. * tkmain.c (ui_init): Remove, fold parts into launch_game_2. (grok_string, etc): Enclose strings in braces when passing to tcl. * tkmap.c (draw_units, draw_unit_and_occs): Use unit_visible and occupants_visible.