[ scummvm-Patches-826960 ] FOTAQ: Partial fix/hack for scroll timing

SourceForge.net noreply at sourceforge.net
Mon Oct 20 18:11:07 CEST 2003


Patches item #826960, was opened at 2003-10-20 18:11
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=826960&group_id=37116

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Torbjörn Andersson (eriktorbjorn)
Assigned to: Nobody/Anonymous (nobody)
Summary: FOTAQ: Partial fix/hack for scroll timing

Initial Comment:
When smoother scrolling was implemented in the FotAQ
intro, it was done without any attempt at timing
whatsoever. I don't know if the plan was to fix this
later, or if it was just an oversight. Anyway, the
result is that on a fast computer the scrolling is way
too fast.

This patch attempts to fix the timing on the first two
scrollings. I didn't do the third one since it's
slightly more complicated, but the general idea would
be the same. The timing right now is guesswork, so it
may be wrong.

I didn't want to commit this since, apart from being
incomplete, I don't like the way I access the
get_msecs() and delay() functions.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=826960&group_id=37116




More information about the Scummvm-tracker mailing list