From: Federico D'Angelo <federicodangelo@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Changes to scummvm-qpe and openttd
Date: Fri, 06 Oct 2006 15:28:57 -0300 [thread overview]
Message-ID: <4526A069.8070703@gmail.com> (raw)
Hello everybody, i'm new to the list, and i have a few questions.
I have made changes to scummvm-qpe and openttd to make them work better
on my ipaq 3850, all of them are changes to make them work better on the
device without using an additional keyboard.
The changes are:
sdl_v.c in openttd 0.4.8 (sdl backend): made it use an internal screen
buffer of 640x480, and the when you scroll with the keyboard, it first
scrolls inside the buffer and when you are on the limits, only then it
scrolls the map. I know that it's not great, but this way i can take any
new snapshot of the sourcecode and only changing a few lines in this
file i can have a new working version.
sdl-common.cpp in scummvm-qpe: mapped the iPAQ keys to the functions
QUIT, CLICK, MENU (F5), 1 (used to skip the Monkey Island II protection
screen), PAUSE and ESCAPE (to skip cinematics).
I would like to know where do I anybody is interested in this changes, i
can send / upload the changed files anywhere you want for evaluation.
reply other threads:[~2006-10-06 18:34 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4526A069.8070703@gmail.com \
--to=federicodangelo@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.