Changelog
openarena (0.8.1-8) unstable; urgency=low
* Add myself to Uploaders
* Standards-Version: 3.9.0 (no changes needed)
* Ship the source code for the game logic (normally in QVN bytecode files,
which need a non-free compiler), from openarena-modSDK-0.8.1.tar.bz2;
compile it to native code and package it in openarena-server
(Closes: #559240)
* Make openarena depend on openarena-server, to avoid having to add a third
binary package for the game code (this adds less than 1MB to an
installation of openarena)
* Load data from /usr/lib, and create symlinks to the PK3 files in
/usr/share, to avoid having to define yet another search path
* Load game logic as native code if the QVM file starts with magic number
'NTVE', even on pure servers
* Tighten versioned dependency on openarena-data - now that we're shipping
the game logic here and the rest in openarena-data, we need to make sure
they're in sync
-- Simon McVittie <email address hidden> Thu, 22 Jul 2010 00:38:00 +0100