OpenXcom Forum

OpenXcom => Suggestions => Topic started by: alienjon on March 08, 2011, 04:00:04 am

Title: Scrolling
Post by: alienjon on March 08, 2011, 04:00:04 am
One thing I feel is present in current games of a similar nature but not in the original X-Coms is the ability to keyscroll.  The originals only supported mouse scrolling (and setting the scroll speed) but what if we allowed key scrolling via directional arrows?  That speed could be configurable as well, for that matter.
Title: Re: Scrolling
Post by: Daiky on March 08, 2011, 07:59:57 am
It's doable. I'll put it on my list.
Title: Re: Scrolling
Post by: luke83 on September 21, 2012, 05:02:25 pm
Is it possible we can use the Scroll button on the mouse when Held down as a Quick Scroll option, moving my mouse to the edge of the screen to scroll is a pain for me, anyone else feeling lazy as they get older  :P
Title: Re: Scrolling
Post by: SupSuper on September 21, 2012, 07:40:43 pm
Is it possible we can use the Scroll button on the mouse when Held down as a Quick Scroll option, moving my mouse to the edge of the screen to scroll is a pain for me, anyone else feeling lazy as they get older  :P
If by "quick scroll" you mean that kind of "hold-and-drag" scrolling that a lot of games have, that used to be implemented way early in the project, but I dunno what happened to it.
Title: Re: Scrolling
Post by: luke83 on September 22, 2012, 01:22:52 am
Yep quick scrolling is what i want ;)
Title: Re: Scrolling
Post by: Daiky on September 22, 2012, 10:49:31 am
I think there was an issue when you are in "aiming" mode and you rightclick to scroll, the aiming mode is cancelled. I'm not sure anymore. It's possible to add it again, it wasn't a lot of code if I remember correctly.
Title: Re: Scrolling
Post by: moriarty on September 22, 2012, 11:00:56 am
but "dragging" using the middle mouse button (=mouse wheel press) should work, right? I'm also absolutely in favor of arrow-key-scrolling.

oh, and while you're at it: perhaps keyboard shortcuts for firing snapshot (s), firing auto-shot (a) and kneeling (k) could be added? firing keys would always use the primary weapon (in the soldier's right hand, that is).

we could then discuss accessing the secondary-weapon commands (left hand weapon) using w and q, but that's open for discussion, I guess... :)
Title: Re: Scrolling
Post by: SupSuper on September 22, 2012, 05:58:28 pm
I was planning on adding keyboard shortcuts throughout the game later (specially since they're pretty popular in UFOextender), when I got around to fixing up the keyboard event code, because right now it's a bit... messy. Programmer problems. :P