From 8df155d0166f03b56e66c78aebdbbed72b296d0f Mon Sep 17 00:00:00 2001 From: div0 Date: Wed, 26 Nov 2008 09:39:57 +0000 Subject: [PATCH] assault git-svn-id: svn://svn.icculus.org/nexuiz/trunk@5104 f962a42d-fe04-0410-a3ab-8c8b0445ebaa --- data/build-compat-pack.sh | 35 +++++++++++++++++++---------------- 1 file changed, 19 insertions(+), 16 deletions(-) diff --git a/data/build-compat-pack.sh b/data/build-compat-pack.sh index 832c221cb..0bf150469 100755 --- a/data/build-compat-pack.sh +++ b/data/build-compat-pack.sh @@ -55,19 +55,9 @@ COMPAT_FILES=" models/portal.md3_0.skin models/portal.md3_1.skin models/portal.md3_2.skin - textures/portals/portals_blue_gloss.tga - textures/portals/portals_blue_glow.tga - textures/portals/portals_blue_norm.tga - textures/portals/portals_blue.tga - textures/portals/portals_blue_vortex.tga - textures/portals/portals_inactive.tga - textures/portals/portals_inactive_vortex.tga - textures/portals/portals_red_gloss.tga - textures/portals/portals_red_glow.tga - textures/portals/portals_red_norm.tga - textures/portals/portals_red.tga - textures/portals/portals_red_vortex.tga - scripts/portals.shader + models/sprites/as-defend_frame0.tga + models/sprites/as-destroy_frame0.tga + models/sprites/as-push_frame0.tga models/sprites/bluebase.tga models/sprites/danger.tga models/sprites/defend.tga @@ -158,6 +148,7 @@ COMPAT_FILES=" models/weapons/w_porto.zym models/weapons/w_seeker.zym particles/particlefont.tga + scripts/portals.shader sound/announcer/male/airshot.ogg sound/announcer/male/electrobitch.ogg sound/announcer/male/headshot.ogg @@ -506,6 +497,8 @@ COMPAT_FILES=" sound/weapons/hagexp2.ogg sound/weapons/hagexp3.ogg sound/weapons/hook_fire.ogg + sound/weapons/hook_fire.wav + sound/weapons/hook_impact.wav sound/weapons/lasergun_fire.ogg sound/weapons/laserimpact.ogg sound/weapons/minstanexfire.ogg @@ -531,6 +524,7 @@ COMPAT_FILES=" sound/weapons/uzi_fire.ogg sound/weapons/weaponpickup.ogg sound/weapons/weapon_switch.ogg + textures/hlac.tga textures/hookgun_gloss.tga textures/hookgun_norm.tga textures/hookgun_pants.tga @@ -545,14 +539,23 @@ COMPAT_FILES=" textures/portalgun_glow.tga textures/portalgun_norm.tga textures/portalgun.tga - textures/hlac.tga + textures/portals/portals_blue_gloss.tga + textures/portals/portals_blue_glow.tga + textures/portals/portals_blue_norm.tga + textures/portals/portals_blue.tga + textures/portals/portals_blue_vortex.tga + textures/portals/portals_inactive.tga + textures/portals/portals_inactive_vortex.tga + textures/portals/portals_red_gloss.tga + textures/portals/portals_red_glow.tga + textures/portals/portals_red_norm.tga + textures/portals/portals_red.tga + textures/portals/portals_red_vortex.tga textures/seeker_gloss.tga textures/seeker_glow.tga textures/seeker_norm.tga textures/seeker_pants.tga textures/seeker.tga - sound/weapons/hook_fire.wav - sound/weapons/hook_impact.wav " rev=`svnversion` -- 2.39.2