public inbox for xconq-cvs@sourceware.org
help / color / mirror / Atom feed
From: shebs@sourceware.cygnus.com
To: xconq-cvs@sourceware.cygnus.com
Subject: xconq ./ChangeLog kernel/ui.c kernel/ui.h tclt ...
Date: Wed, 26 Jul 2000 09:09:00 -0000	[thread overview]
Message-ID: <20000726160942.6994.qmail@sourceware.cygnus.com> (raw)

CVSROOT:	/cvs/xconq
Module name:	xconq
Changes by:	shebs@sourceware.cygnus.com	2000-07-26 09:09:42

Modified files:
	.              : ChangeLog 
	kernel         : ui.c ui.h 
	tcltk          : tkcmd.c tkconq.h tkconq.tcl tkmap.c 

Log message:
	* ui.c (ibsx, ibsy, ilsx, ilsy): New global arrays.
	(xform_cell_top): New function, produces position of top of
	thick terrain.
	(xform_cell_flat): Fix isometric viewing in a couple dirs.
	(nearest_cell): Add correct formulas for all iso directions.
	(center_on_focus): Add isometric case.
	(set_view_isometric): New function.
	(set_view_direction): Call calc_view_misc.
	(calc_view_misc): Size viewport correctly for iso display.
	* ui.h (set_view_isometric): Declare.
	
	* tkconq.tcl (isometric_state): Remove, no longer needed.
	(fill_in_button_box): Enable isometric controls.
	(set_isometric, set_iso_dir): New procs.
	(add_show_all_item): Fix argument.
	* tkconq.h (update_contour_intervals): Declare.
	* tkcmd.c (do_map): Remove plan-tweaking commands, rewrite
	isometric subcommand cases to use tcl procs.
	(do_set_view_angle): Ditto.
	* tkmap.c (MapW isometric, isodir, vertscale): New fields.
	(config_specs): Add config args for isometric display.
	(mapw_configure): Set isometric flag and view dir.
	(draw_map_isometric): Rewrite to draw only visible cells.
	(draw_connections_iso): New function.
	(draw_terrain_iso): Call it.
	(draw_map_outline): Add isometric case.


             reply	other threads:[~2000-07-26  9:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-07-26  9:09 shebs [this message]
2000-07-31  6:13 shebs
2000-11-11  6:57 shebs
2004-03-27 16:02 ronne
2004-04-17 22:24 ronne

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20000726160942.6994.qmail@sourceware.cygnus.com \
    --to=shebs@sourceware.cygnus.com \
    --cc=xconq-cvs@sourceware.cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).