public inbox for xconq7@sourceware.org
 help / color / mirror / Atom feed
From: Eric McDonald <mcdonald@phy.cmich.edu>
To: Lincoln Peters <sampln@sbcglobal.net>
Cc: Xconq list <xconq7@sources.redhat.com>
Subject: Re: Adapting GIS data to Xconq
Date: Sun, 31 Oct 2004 20:11:00 -0000	[thread overview]
Message-ID: <4185420D.1000309@phy.cmich.edu> (raw)
In-Reply-To: <1099249759.26829.6247.camel@localhost>

Lincoln Peters wrote:
> On Sun, 2004-10-31 at 10:39, Eric McDonald wrote:
> 
>>mygame.g:
>>
>>...
>>(define USE_SOIL_COMP false)
>>...
>>
>>omniterr.g:
>>
>>...
>>(if USE_SOILCOMP
>>   (terrain-type soilcomp-k-lvl-0)
>>   ...
>>)
>>...

On second thought:

(if USE_SOIL_COMP)
(terrain-type solicomp-k-lvl-0)
...
(end-if)

> I'll try to write a test module for the omniterr.g library to see if
> it's at all playable.  However, in order for it to work as I envisioned
> it, the axial-tilt bug and the coating display bugs will need to be
> fixed.  Both of these bugs can be reproduced using the version of
> omniterr.g on my website.

I vaguely remember the axial tilt bug being mentioned. I do not remember 
what the exact description of the problem was. I do not think that I was 
ever given a test case for it. As far as coating display goes, I am not 
interesting in fixing it in the Tcl/Tk interface. I will deal with it in 
the SDL interface when the time comes.

Eric

  reply	other threads:[~2004-10-31 19:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-31  8:52 Lincoln Peters
2004-10-31 18:48 ` Eric McDonald
2004-10-31 19:22   ` Lincoln Peters
2004-10-31 20:11     ` Eric McDonald [this message]
2004-10-31 22:27       ` Lincoln Peters

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=4185420D.1000309@phy.cmich.edu \
    --to=mcdonald@phy.cmich.edu \
    --cc=sampln@sbcglobal.net \
    --cc=xconq7@sources.redhat.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).