Gamedata: Add HLDM entities classes

This commit is contained in:
Arkshine
2015-08-08 00:28:53 +02:00
parent e0d80639b3
commit 222b1c651b
140 changed files with 11925 additions and 0 deletions

View File

@ -24,6 +24,7 @@ folder_list = [
'base/addons/amxmodx/data/gamedata/common.games/entities.games/dod',
'base/addons/amxmodx/data/gamedata/common.games/entities.games/tfc',
'base/addons/amxmodx/data/gamedata/common.games/entities.games/gearbox',
'base/addons/amxmodx/data/gamedata/common.games/entities.games/valve',
'base/addons/amxmodx/data/gamedata/common.games/hostages.games',
'base/addons/amxmodx/data/gamedata/common.games/hostages.games/cstrike',
'base/addons/amxmodx/data/gamedata/common.games/others.games',
@ -1067,6 +1068,149 @@ CopyFiles('gamedata/common.games/entities.games/gearbox', 'base/addons/amxmodx/d
]
)
CopyFiles('gamedata/common.games/entities.games/valve', 'base/addons/amxmodx/data/gamedata/common.games/entities.games/valve',
[
'offsets-cactanimating.txt',
'offsets-cagrunt.txt',
'offsets-cairtank.txt',
'offsets-cambientgeneric.txt',
'offsets-capache.txt',
'offsets-capachehvr.txt',
'offsets-cautotrigger.txt',
'offsets-cbarnacle.txt',
'offsets-cbarney.txt',
'offsets-cbaseanimating.txt',
'offsets-cbasebutton.txt',
'offsets-cbasedelay.txt',
'offsets-cbasedoor.txt',
'offsets-cbaseentity.txt',
'offsets-cbasemonster.txt',
'offsets-cbaseplattrain.txt',
'offsets-cbaseplayer.txt',
'offsets-cbaseplayeritem.txt',
'offsets-cbaseplayerweapon.txt',
'offsets-cbasetoggle.txt',
'offsets-cbaseturret.txt',
'offsets-cbigmomma.txt',
'offsets-cbmortar.txt',
'offsets-cbreakable.txt',
'offsets-cbubbling.txt',
'offsets-cbullsquid.txt',
'offsets-cchangelevel.txt',
'offsets-ccinemonster.txt',
'offsets-ccontroller.txt',
'offsets-ccontrollerheadball.txt',
'offsets-ccontrollerzapball.txt',
'offsets-ccrossbow.txt',
'offsets-ccrossbowbolt.txt',
'offsets-ccrowbar.txt',
'offsets-ccycler.txt',
'offsets-ccyclersprite.txt',
'offsets-cdeadbarney.txt',
'offsets-cdeadhev.txt',
'offsets-cdeadhgrunt.txt',
'offsets-cdeadscientist.txt',
'offsets-cegon.txt',
'offsets-cenvexplosion.txt',
'offsets-cenvfunnel.txt',
'offsets-cenvglobal.txt',
'offsets-cenvsound.txt',
'offsets-cenvspark.txt',
'offsets-cflockingflyer.txt',
'offsets-cflockingflyerflock.txt',
'offsets-cflyingmonster.txt',
'offsets-cfrictionmodifier.txt',
'offsets-cfuncmortarfield.txt',
'offsets-cfuncplatrot.txt',
'offsets-cfuncrotating.txt',
'offsets-cfunctank.txt',
'offsets-cfunctankcontrols.txt',
'offsets-cfunctanklaser.txt',
'offsets-cfunctrackchange.txt',
'offsets-cfunctracktrain.txt',
'offsets-cfunctrain.txt',
'offsets-cgameplayerequip.txt',
'offsets-cgameplayerzone.txt',
'offsets-cgameteammaster.txt',
'offsets-cgametext.txt',
'offsets-cgargantua.txt',
'offsets-cgauss.txt',
'offsets-cgib.txt',
'offsets-cgibshooter.txt',
'offsets-cglock.txt',
'offsets-cglow.txt',
'offsets-cgman.txt',
'offsets-cgrenade.txt',
'offsets-cguntarget.txt',
'offsets-chassassin.txt',
'offsets-chgrunt.txt',
'offsets-chgruntrepel.txt',
'offsets-chgun.txt',
'offsets-chornet.txt',
'offsets-choundeye.txt',
'offsets-cichthyosaur.txt',
'offsets-cinfobm.txt',
'offsets-cislave.txt',
'offsets-claser.txt',
'offsets-cleech.txt',
'offsets-clight.txt',
'offsets-clightning.txt',
'offsets-cmomentarydoor.txt',
'offsets-cmomentaryrotbutton.txt',
'offsets-cmonstermaker.txt',
'offsets-cmortar.txt',
'offsets-cmp5.txt',
'offsets-cmultimanager.txt',
'offsets-cmultisource.txt',
'offsets-cnihilanth.txt',
'offsets-cnihilanthhvr.txt',
'offsets-cnodeent.txt',
'offsets-cnodeviewer.txt',
'offsets-cosprey.txt',
'offsets-cpathcorner.txt',
'offsets-cpathtrack.txt',
'offsets-cpendulum.txt',
'offsets-cplattrigger.txt',
'offsets-cpushable.txt',
'offsets-cpython.txt',
'offsets-crecharge.txt',
'offsets-crevertsaved.txt',
'offsets-croach.txt',
'offsets-crpg.txt',
'offsets-crpgrocket.txt',
'offsets-cruleentity.txt',
'offsets-cscientist.txt',
'offsets-cscriptedsentence.txt',
'offsets-cshotgun.txt',
'offsets-csittingscientist.txt',
'offsets-csoundent.txt',
'offsets-cspeaker.txt',
'offsets-csprite.txt',
'offsets-csquadmonster.txt',
'offsets-csqueak.txt',
'offsets-csqueakgrenade.txt',
'offsets-csquidspit.txt',
'offsets-ctalkmonster.txt',
'offsets-ctentacle.txt',
'offsets-ctesteffect.txt',
'offsets-ctesthull.txt',
'offsets-ctriggercamera.txt',
'offsets-ctriggerchangetarget.txt',
'offsets-ctriggerrelay.txt',
'offsets-ctripmine.txt',
'offsets-ctripminegrenade.txt',
'offsets-cturret.txt',
'offsets-cwallhealth.txt',
'offsets-cweaponbox.txt',
'offsets-cweaponcycler.txt',
'offsets-cworlditem.txt',
'offsets-cwreckage.txt',
'offsets-cxenplight.txt',
'offsets-cxentree.txt',
'offsets-czombie.txt',
]
)
# Copy license files
licenses = [
'ACKNOWLEDGEMENTS.txt',