Package: openarena / 0.8.8-9

Metadata

Package Version Patches format
openarena 0.8.8-9 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Use a cpp macro for the game code version so package.patch | (download)

Makefile | 2 1 + 1 - 0 !
code/q3_ui/ui_menu.c | 2 1 + 1 - 0 !
code/qcommon/q_shared.h | 4 2 + 2 - 0 !
3 files changed, 4 insertions(+), 4 deletions(-)

 [patch] use a cpp macro for the game-code version so packages can
 override it

Also draw it at a variable location, so it's right-aligned.

0002 Fix callvote kick player does not exist crash.patch | (download)

code/game/g_cmds.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix for crashing the server by making a callvote to kick a player which does not exist
0003 Request confirmation if a user enables auto download.patch | (download)

code/q3_ui/ui_firstconnect.c | 17 15 + 2 - 0 !
code/q3_ui/ui_local.h | 1 1 + 0 - 0 !
code/q3_ui/ui_preferences.c | 40 39 + 1 - 0 !
3 files changed, 55 insertions(+), 3 deletions(-)

 [patch] request confirmation if a user enables auto-downloading

The Q3 UI toolkit isn't great at large amounts of text, so just point
to a deb.li link into the Debian wiki.

0031 Fix FTBFS on kFreeBSD.patch | (download)

code/qcommon/q_platform.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch 2/3] fix ftbfs on kfreebsd

[It's close enough to Linux for our purposes that we'll just pretend
it's Linux. -smcv]

0040 Add OPENARENA_081_COMPATIBLE define for network comp.patch | (download)

Makefile | 4 4 + 0 - 0 !
code/cgame/cg_draw.c | 6 3 + 3 - 0 !
code/game/ai_dmq3.c | 2 2 + 0 - 0 !
code/game/bg_misc.c | 15 12 + 3 - 0 !
code/game/bg_pmove.c | 2 2 + 0 - 0 !
code/game/bg_public.h | 11 10 + 1 - 0 !
code/game/g_active.c | 11 10 + 1 - 0 !
code/game/g_combat.c | 4 4 + 0 - 0 !
code/game/g_items.c | 9 8 + 1 - 0 !
9 files changed, 55 insertions(+), 9 deletions(-)

 [patch 3/3] add openarena_081_compatible define for network compat
 with 0.8.1

0.8.1 was approximately compatible with Quake III Arena, whereas 0.8.5
is more like Team Arena. Unfortunately, these are not the same.

openarena_hurd_support.patch | (download)

code/qcommon/q_platform.h | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 add support for the gnu/hurd architecture