diff options
author | neodarz <neodarz@neodarz.net> | 2018-08-11 20:21:34 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2018-08-11 20:21:34 +0200 |
commit | 0ea5fc66924303d1bf73ba283a383e2aadee02f2 (patch) | |
tree | 2568e71a7ccc44ec23b8bb3f0ff97fb6bf2ed709 /pipermail/nel/2001-April/000401.html | |
download | nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip |
Initial commit
Diffstat (limited to '')
-rw-r--r-- | pipermail/nel/2001-April/000401.html | 84 |
1 files changed, 84 insertions, 0 deletions
diff --git a/pipermail/nel/2001-April/000401.html b/pipermail/nel/2001-April/000401.html new file mode 100644 index 00000000..5d6ea3bb --- /dev/null +++ b/pipermail/nel/2001-April/000401.html @@ -0,0 +1,84 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Nel] proposed control changes</TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:valignat%40nevrax.com"> + <LINK REL="Previous" HREF="000400.html"> + <LINK REL="Next" HREF="000402.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Nel] proposed control changes</H1> + <B>Cedric Valignat</B> + <A HREF="mailto:valignat%40nevrax.com" + TITLE="[Nel] proposed control changes">valignat@nevrax.com</A><BR> + <I>Fri, 13 Apr 2001 19:41:25 +0200</I> + <P><UL> + <LI> Previous message: <A HREF="000400.html">[Nel] proposed control changes</A></li> + <LI> Next message: <A HREF="000402.html">[Nel] A small document for your consumption</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#401">[ date ]</a> + <a href="thread.html#401">[ thread ]</a> + <a href="subject.html#401">[ subject ]</a> + <a href="author.html#401">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hi, + +Dan Erikson wrote: +><i> +</I>><i> I've put together a patch that changes the mouse control in snowballs so +</I>><i> that the mouse is normally free, and you have to click on the window +</I>><i> and move the mouse in order to move the view around. This is a change +</I>><i> from the current behavior where the mouse is always locked by the +</I>><i> application. This allows one to use other applications while the game +</I>><i> is running. I've even used it to have two instances of snowball running at +</I>><i> the same time, which should be useful for testing reasons. It'll also alow +</I>><i> for using the mouse in the future for clicking on controls on other parts of +</I>><i> the screen. The only thing I'm not sure about is how well it will work on +</I>><i> windows. It looks like it'll work, but it would be nice if someone +</I>><i> would test it. +</I> +Nice :-) + +I'm going to take a look on that next week and i will test it on windows +before to integrate the patch. I will keep you inform of the results :-) + +><i> I used the right mouse button because the left mouse button is already +</I>><i> in use +</I>><i> for throwing a snowball, but I think these changes to the controls would +</I>><i> work better: +</I>><i> [...] +</I> +The control configuration is a very personal thing, we choose a quite common +way to configure the moves control ... but it wiil be nice to be able to +easly configure them :-) + +I do agree with you on the Function keys and the ability to be able to use +the other keys of the keyboard ... migth be nice to have ;-) + + +Thanks for your help, + +Cedric. + + +</pre> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI> Previous message: <A HREF="000400.html">[Nel] proposed control changes</A></li> + <LI> Next message: <A HREF="000402.html">[Nel] A small document for your consumption</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#401">[ date ]</a> + <a href="thread.html#401">[ thread ]</a> + <a href="subject.html#401">[ subject ]</a> + <a href="author.html#401">[ author ]</a> + </LI> + </UL> +</body></html> |