Skip to content

Commit cbe4195

Browse files
committed
Added Half-Life: Source
1 parent 031926e commit cbe4195

File tree

1 file changed

+111
-0
lines changed

1 file changed

+111
-0
lines changed

src/info/ata4/bsplib/app/appdb.xml

+111
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,117 @@
146146
info_player_axis
147147
</entities>
148148
</app>
149+
<app name="Half-Life: Source" id="280">
150+
<version min="19" max="19" />
151+
<files><![CDATA[^c[0-5]a[0-5][a-z]$]]></files>
152+
<!-- The entity list for Half-Life: Source is mostly identical to that of
153+
Half-Life. Some are available in all Source games, but are virtually
154+
unused outside Half-Life: Source due to their legacy status.
155+
156+
Half-Life Deathmatch: Source maps are barely distinguishable from
157+
HL2:DM and HL1:S maps due to the lack of prefixes and special
158+
entities, so there's no separate entry for this game.
159+
-->
160+
<entities points="5">
161+
ammo_357
162+
ammo_9mmAR
163+
ammo_9mmclip
164+
ammo_ARgrenades
165+
ammo_buckshot
166+
ammo_crossbow
167+
ammo_gaussclip
168+
ammo_glockclip
169+
ammo_mp5clip
170+
ammo_mp5grenades
171+
ammo_rpgclip
172+
env_beverage
173+
env_blood
174+
env_glow
175+
env_render
176+
env_sound
177+
func_friction
178+
func_guntarget
179+
func_healthcharger
180+
func_monsterclip
181+
func_mortar_field
182+
func_pendulum
183+
func_pushable
184+
func_recharge
185+
func_tanklaser
186+
func_water
187+
info_bigmomma
188+
item_longjump
189+
momentary_door
190+
monster_alien_controller
191+
monster_alien_grunt
192+
monster_alien_slave
193+
monster_apache
194+
monster_barnacle
195+
monster_barney
196+
monster_barney_dead
197+
monster_bigmomma
198+
monster_bullchicken
199+
monster_cockroach
200+
monster_flyer_flock
201+
monster_furniture
202+
monster_gargantua
203+
monster_gman
204+
monster_headcrab
205+
monster_hevsuit_dead
206+
monster_hgrunt_dead
207+
monster_houndeye
208+
monster_human_assassin
209+
monster_human_grunt
210+
monster_ichthyosaur
211+
monster_leech
212+
monster_miniturret
213+
monster_nihilanth
214+
monster_osprey
215+
monster_rat
216+
monster_scientist
217+
monster_scientist_dead
218+
monster_sentry
219+
monster_sitting_scientist
220+
monster_snark
221+
monster_tentacle
222+
monster_tripmine
223+
monster_turret
224+
monster_zombie
225+
monstermaker
226+
multi_manager
227+
scripted_sentence
228+
speaker
229+
target_cdaudio
230+
trigger_auto
231+
trigger_camera
232+
trigger_cdaudio
233+
trigger_endsection
234+
trigger_relay
235+
trigger_togglesave
236+
weapon_357
237+
weapon_crossbow
238+
weapon_crowbar
239+
weapon_egon
240+
weapon_gauss
241+
weapon_glock
242+
weapon_handgrenade
243+
weapon_hornetgun
244+
weapon_mp5
245+
weapon_rpg
246+
weapon_satchel
247+
weapon_shotgun
248+
weapon_snark
249+
weapon_tripmine
250+
weaponbox
251+
world_items
252+
xen_hair
253+
xen_plantlight
254+
xen_spore_large
255+
xen_spore_medium
256+
xen_spore_small
257+
xen_tree
258+
</entities>
259+
</app>
149260
<app name="Half-Life 2: Deathmatch" id="320">
150261
<version min="19" max="20" />
151262
<files><![CDATA[^dm_]]></files>

0 commit comments

Comments
 (0)