View Single Post
Posts: 62 | Thanked: 178 times | Joined on Sep 2010
#244
Originally Posted by ivgalvez View Post
- Implement one-single-click in main menu and options.
It was already planned, and maybe even for the complete game. We currently have an SDL port doing that for Android, I might try to reuse the same logic with Qt and Maemo.

Originally Posted by ivgalvez View Post
- Let volume rocker to control volume of the game, as in any other application.
hum ... ok, I'll see what I can do, but then we need another easy way to cancel and go to the next phase.

Originally Posted by ivgalvez View Post
- Add a debonf dialogue to allow the user to decide where to copy the Res folder (in my case I always move it to MyDocs/games/wagic).
For Android, we'll probably have "res" package separately downloaded. I guess I could try to reuse this concept for maemo and meego using Qt.

Originally Posted by ivgalvez View Post
- There are some .svn folders included in the Res folder that should be deleted from future versions.
hoops =)