The Debian Package openarena
----------------------------

This package is not the original openarena engine, but it is ioquake3 (1558-maemo5)  engine
from  Oliver McFadden <oliver.mcfadden@nokia.com>.

Following changes have been included from the openarena engine.

This list is found from http://openarena.wikia.com/wiki/DeveloperFAQ
    * Add Bloom support - No
    * Change defines in q_shared.h (PRODUCT_NAME etc.) - Yes
    * Remove pak0 check from files.c - Yes
    * Change defines in qcommon.h (PROTOCOL, AUTH server, UPDATE server and MASTER server) - Yes
    * Add extra protocols to common.c - Yes
    * Increase DEF_COMHUNKMEGS (56 is not enough for bloom) - No
    * Patch snd_codec.c so the engine will look for ogg files if no wav is found - No
    * Add g_humanplayers + g_needpass in client* and remover g_punkbuster from the same places - Yes
    * Change default sound from sound/feedback/hit.wav to sound/misc/silence.wav (so missing sounds are not to annoying) -  Yes
    * Change save path in sys/*. Replace "Quake3" with "OpenArena" and ".q3a" with ".openarena"  - Yes


Changes are found from debian/patches/openarena.patch

 -- Mikko Vartiainen <mvartiainen@gmail.com>
