User:Nescius/list of half life ents: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "* monster_flyer = CFlockingFlyer defined in [https://github.com/ValveSoftware/halflife/tree/master/dlls/aflock.cpp aflock.cpp] * monster_flyer_flock = CFlockingF...")
 
No edit summary
 
Line 1: Line 1:
* [[monster_flyer]] = [[CFlockingFlyer]] defined in [https://github.com/ValveSoftware/halflife/tree/master/dlls/aflock.cpp aflock.cpp]
* [[monster_flyer]] = [[CFlockingFlyer (GoldSrc)|CFlockingFlyer]] defined in [https://github.com/ValveSoftware/halflife/tree/master/dlls/aflock.cpp aflock.cpp]
* [[monster_flyer_flock]] = [[CFlockingFlyerFlock]] defined in [https://github.com/ValveSoftware/halflife/tree/master/dlls/aflock.cpp aflock.cpp]
* [[monster_flyer_flock]] = [[CFlockingFlyerFlock (GoldSrc)|CFlockingFlyerFlock]] defined in [https://github.com/ValveSoftware/halflife/tree/master/dlls/aflock.cpp aflock.cpp]
* [[monster_alien_grunt]] = [[CAGrunt]] defined in [https://github.com/ValveSoftware/halflife/tree/master/dlls/agrunt.cpp agrunt.cpp]
* [[monster_alien_grunt]] = [[CAGrunt (GoldSrc)|CAGrunt]] defined in [https://github.com/ValveSoftware/halflife/tree/master/dlls/agrunt.cpp agrunt.cpp]
* [[item_airtank]] = [[CAirtank]] defined in [https://github.com/ValveSoftware/halflife/tree/master/dlls/airtank.cpp airtank.cpp]
* [[item_airtank]] = [[CAirtank (GoldSrc)|CAirtank]] defined in [https://github.com/ValveSoftware/halflife/tree/master/dlls/airtank.cpp airtank.cpp]
* [[monster_apache]] = [[CApache]] defined in [https://github.com/ValveSoftware/halflife/tree/master/dlls/apache.cpp apache.cpp]
* [[monster_apache]] = [[CApache (GoldSrc)|CApache]] defined in [https://github.com/ValveSoftware/halflife/tree/master/dlls/apache.cpp apache.cpp]
* [[hvr_rocket]] = [[CApacheHVR]] defined in [https://github.com/ValveSoftware/halflife/tree/master/dlls/apache.cpp apache.cpp]
* [[hvr_rocket]] = [[CApacheHVR (GoldSrc)|CApacheHVR]] defined in [https://github.com/ValveSoftware/halflife/tree/master/dlls/apache.cpp apache.cpp]
* [[monster_barnacle]] = [[CBarnacle]] defined in [https://github.com/ValveSoftware/halflife/tree/master/dlls/barnacle.cpp barnacle.cpp]
* [[monster_barnacle]] = [[CBarnacle (GoldSrc)|CBarnacle]] defined in [https://github.com/ValveSoftware/halflife/tree/master/dlls/barnacle.cpp barnacle.cpp]
* [[monster_barney]] = [[CBarney]] defined in [https://github.com/ValveSoftware/halflife/tree/master/dlls/barney.cpp barney.cpp]
* [[monster_barney]] = [[CBarney (GoldSrc)|CBarney]] defined in [https://github.com/ValveSoftware/halflife/tree/master/dlls/barney.cpp barney.cpp]
* [[monster_barney_dead]] = [[CDeadBarney]] defined in [https://github.com/ValveSoftware/halflife/tree/master/dlls/barney.cpp barney.cpp]
* [[monster_barney_dead]] = [[CDeadBarney (GoldSrc)|CDeadBarney]] defined in [https://github.com/ValveSoftware/halflife/tree/master/dlls/barney.cpp barney.cpp]
* [[info_bigmomma]] = [[CInfoBM]] defined in [https://github.com/ValveSoftware/halflife/tree/master/dlls/bigmomma.cpp bigmomma.cpp]
* [[info_bigmomma]] = [[CInfoBM (GoldSrc)|CInfoBM]] defined in [https://github.com/ValveSoftware/halflife/tree/master/dlls/bigmomma.cpp bigmomma.cpp]
* [[bmortar]] = [[CBMortar]] defined in [https://github.com/ValveSoftware/halflife/tree/master/dlls/bigmomma.cpp bigmomma.cpp]
* [[bmortar]] = [[CBMortar (GoldSrc)|CBMortar]] defined in [https://github.com/ValveSoftware/halflife/tree/master/dlls/bigmomma.cpp bigmomma.cpp]
* [[monster_bigmomma]] = [[CBigMomma]] defined in [https://github.com/ValveSoftware/halflife/tree/master/dlls/bigmomma.cpp bigmomma.cpp]
* [[monster_bigmomma]] = [[CBigMomma (GoldSrc)|CBigMomma]] defined in [https://github.com/ValveSoftware/halflife/tree/master/dlls/bigmomma.cpp bigmomma.cpp]
* [[monster_bloater]] = [[CBloater]] defined in [https://github.com/ValveSoftware/halflife/tree/master/dlls/bloater.cpp bloater.cpp]
* [[monster_bloater]] = [[CBloater (GoldSrc)|CBloater]
* [[func_wall]] = [[CFuncWall]] defined in [https://github.com/ValveSoftware/halflife/tree/master/dlls/bmodels.

Latest revision as of 01:57, 26 July 2024