public inbox for xconq7@sourceware.org
 help / color / mirror / Atom feed
From: Jim Kingdon <kingdon@panix.com>
To: cwood@cs.pdx.edu
Cc: xconq7@sources.redhat.com
Subject: Re: Question on combat procedures
Date: Mon, 05 Jul 2004 21:25:00 -0000	[thread overview]
Message-ID: <200407052054.i65KsJf11872@panix5.panix.com> (raw)
In-Reply-To: <Pine.LNX.4.58.0407051317050.27768@jess.cs.pdx.edu> (message from Christopher Wood on Mon, 5 Jul 2004 13:26:55 -0700 (PDT))

> The only place I could find something that even fits that is
> action.def where it seemed it went according to the following list.

You should probably see Eric's email which is more likely to be the
answer to your question than what I'm going to say, but here's the
deal on action.def (and by extension, the rest of the .def files which
are used quite a bit).

The idea is that something can #define DEF_ACTION and then #include
action.def.  So for example, actions.c builds up a table actiondefns
(with only 3 of the items from DEF_ACTION).  And kernel.h declares the
prep functions.

The whole can be hard to follow, yes.  But it does allow putting a
bunch of things pertaining to an action in one place, rather than
scattered about.

  parent reply	other threads:[~2004-07-05 20:54 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-04  0:05 xConq alternate combat engine project Ramsey
2004-07-04  0:24 ` Eric McDonald
2004-07-05 19:17   ` Christopher Wood
2004-07-05 20:18     ` Christopher Wood
2004-07-05 20:27     ` Eric McDonald
2004-07-05 20:44     ` Question on combat procedures Christopher Wood
2004-07-05 20:54       ` Eric McDonald
2004-07-05 21:25       ` Jim Kingdon [this message]
2004-07-05 22:12       ` Hans Ronne
2004-07-04  0:30 ` xConq alternate combat engine project Eric McDonald
2004-07-04  0:38   ` Eric McDonald
2004-07-04  0:45     ` Hans Ronne
2004-07-04  3:39   ` Christopher Wood
2004-07-04  5:22     ` Christopher Wood
2004-07-05  4:58     ` Elijah Meeks
2004-07-05 20:11       ` Christopher Wood
2004-07-04  0:43 ` Hans 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=200407052054.i65KsJf11872@panix5.panix.com \
    --to=kingdon@panix.com \
    --cc=cwood@cs.pdx.edu \
    --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).