- Status Unconfirmed
- Percent Complete
- Task Type Patches
- Category Games
- Assigned To No-one
- Operating System All players
- Severity Low
- Priority Very Low
- Reported Version Daily build (which?)
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#9440 - Antibomb: Paratroopers varient
This is a variant of an the classic Paratroopers.
It lacks the particles, planes and stacking men. Instead of solders, They're just falling bombs.
For more details about the source of inspiration:
http://en.wikipedia.org/wiki/Paratrooper_(video_game)
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
You seem to've forgotten that the Rockbox guidelines don't allow you to use C++ style comments (//), so you'll need to replace those with /* */
http://svn.rockbox.org/viewvc.cgi/trunk/docs/CONTRIBUTING
Please also add the SOURCES and CATEGORIES bits to the patch
To get this included in official builds, it also needs to have a manual section. We strongly prefer a patch to the manual for this. If you're not familiar with LaTeX, please provide at least the text to be added to the manual.
I have reformatted the code to adhere by the regulations found on the ConributingToRockbox page, and I have included patches for CATEGORIES and SOURCES, and a text file to go into the manual.
The manual page should be written in LaTeX. You can check out the source code for the manual to see how the styling should be.
Sorry about that, I will obtain LaTex and make a proper manual file in a few weeks; I have exams at the moment.
I edited the source so it can compile on r19934.
Just put the manual file in the rockbox root directory and expand it, the files should expand to the correct places.
added some defines to guess key mapping if a key map does not exist…
Images in the zip, manual and source in patch.
fixed some formatting