public inbox for xconq7@sourceware.org
 help / color / mirror / Atom feed
From: Hans Ronne <hronne@comhem.se>
To: Elijah Meeks <elijahmeeks@yahoo.com>
Cc: xconq7@sources.redhat.com
Subject: Re: Curses and SDL apps for Windows and MacOS
Date: Sun, 23 May 2004 22:56:00 -0000	[thread overview]
Message-ID: <l03130302bcd6d9a32f10@[212.181.162.155]> (raw)
In-Reply-To: <20040523224243.3623.qmail@web13121.mail.yahoo.com>

>I'm in love with SDL.  I keep trying to find more
>excuses to play games in SDL.  (I take back everything
>I said about updating the TCK/TK interface, I can wait
>for SDL)  How many commands are implemented?  What's
>missing functionality-wise?

Well, I would say startup dialogs, network play, a notices pane, animations
and the research dialog are the most important missing stuff. Other things
like a help system would be nice but is not crucial.

>The way it runs right now, sans animations, might be a
>good option, at least for AI turns.  Not a default, of
>course, but I could see some times when it would be useful.

The absence of animations is actually one reason why the SDL interface is
so fast. I did some profiling two years ago, which showed that 90% of the
CPU time is spent on drawing animations:

http://sources.redhat.com/ml/xconq7/2002/msg00574.html

This was for the Mac interface, and a lot has happened since then, so the
precise figures may not apply today. However, I still think the anmimations
are responsible for most of the CPU time wasted.

Hans


      reply	other threads:[~2004-05-23 22:56 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-22  0:21 Hans Ronne
2004-05-22  2:27 ` Elijah Meeks
2004-05-22  2:43   ` Eric McDonald
2004-05-22 10:16   ` Hans Ronne
2004-05-22 14:05     ` Hans Ronne
2004-05-22 17:14     ` Elijah Meeks
     [not found]       ` <1085247112.1485.405.camel@localhost.localdomain>
2004-05-22 17:39         ` Eric McDonald
2004-05-22 19:02           ` Wrecking Revisited Elijah Meeks
2004-05-22 19:13             ` Hans Ronne
2004-06-06  6:11               ` Eric McDonald
2004-05-23 20:23   ` Curses and SDL apps for Windows and MacOS Stan Shebs
2004-05-23 20:37     ` Eric McDonald
2004-05-23 20:45       ` Stan Shebs
2004-05-23 21:02         ` Eric McDonald
2004-05-23 21:28     ` Hans Ronne
2004-05-23 22:42       ` Elijah Meeks
2004-05-23 22:56         ` Hans Ronne [this message]

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='l03130302bcd6d9a32f10@[212.181.162.155]' \
    --to=hronne@comhem.se \
    --cc=elijahmeeks@yahoo.com \
    --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).