nuclide/src/gs-entbase/server
Marco Cawthorne 736ecb61f8
TraceAttack: check surfaceflags on world traces, m_iMaterial on anything
else.
2021-10-15 09:37:51 +02:00
..
ambient_generic.qc Minor cleanup of SendFlags assignments, fix for 'sv respawn_ents' affecting players. 2021-09-01 22:11:30 +02:00
basemonster.h CBaseMonster: Add FALLING flag, and FallNoise() method so monsters/npcs can 2021-09-17 00:41:58 +02:00
basemonster.qc CBaseMonster: Fix being able to push monsters around when you're standing on them 2021-09-17 20:41:48 +02:00
basenpc.h CBaseMonster: Add FALLING flag, and FallNoise() method so monsters/npcs can 2021-09-17 00:41:58 +02:00
basenpc.qc CBaseMonster/NPC: Tweak what qu/s speed is considered falling 2021-09-17 01:24:47 +02:00
baseoutput.h GS-Entbase: Expose Base* class headers at the global scope. 2020-10-17 16:30:36 +02:00
baseoutput.qc Move game-specific sources into their respective mod-dirs. This was planned 2021-02-08 13:35:15 +01:00
basephysics.h PropData: Add support for the BreakModel info parsing. Any CBaseEntity can 2021-09-21 20:33:09 +02:00
basephysics.qc CBasePhysics: add support for explosions upon destruction, provided via 2021-09-21 21:11:02 +02:00
basetrigger.h GS-EntBase: Move I/O system into CBaseEntity, add Skin, Disable/EnableShadow inputs... 2021-09-01 21:30:10 +02:00
basetrigger.qc CGameRules: Add MonstersSpawn(), now game-modes can be queried for whether 2021-09-16 21:16:37 +02:00
button_target.qc CBaseEntity: Add reliable methods to query what certain attributes where 2021-09-16 17:34:56 +02:00
cycler.qc GS-Entbase: Make sure we use Set*() functions for networked fields all the 2021-07-19 08:34:46 +02:00
cycler_sprite.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
defs.h Util_FixModel: Add another hack to fix hostages spawning on cs_747. 2021-03-17 11:49:41 +01:00
env_beam.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
env_beverage.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
env_explosion.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
env_fade.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
env_fog_controller.qc Move game-specific sources into their respective mod-dirs. This was planned 2021-02-08 13:35:15 +01:00
env_global.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
env_hudhint.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
env_laser.qc Minor cleanup of SendFlags assignments, fix for 'sv respawn_ents' affecting players. 2021-09-01 22:11:30 +02:00
env_message.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
env_render.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
env_shake.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
env_shooter.qc GS-EntBase: env_shooter's Respawn should set .think to __NULL__ 2021-09-12 00:30:37 +02:00
env_spark.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
env_sprite.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
func_breakable.qc TraceAttack: check surfaceflags on world traces, m_iMaterial on anything 2021-10-15 09:37:51 +02:00
func_brush.qc CBaseEntity: Add reliable methods to query what certain attributes where 2021-09-16 17:34:56 +02:00
func_button.qc CBaseEntity: Add reliable methods to query what certain attributes where 2021-09-16 17:34:56 +02:00
func_conveyor.qc CBaseEntity: Add reliable methods to query what certain attributes where 2021-09-16 17:34:56 +02:00
func_detail.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
func_detail_illusionary.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
func_door.qc Add hacks to func_door(_rotating) that deal with 'wait' being 0. 2021-09-16 20:26:03 +02:00
func_door_rotating.qc Add hacks to func_door(_rotating) that deal with 'wait' being 0. 2021-09-16 20:26:03 +02:00
func_group.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
func_guntarget.qc CBaseEntity: Add reliable methods to query what certain attributes where 2021-09-16 17:34:56 +02:00
func_healthcharger.qc CBaseEntity: Mark some methods as nonvirtual, fix some regressions with 2021-09-22 20:56:20 +02:00
func_lod.qc GS-Entbase: Make sure we use Set*() functions for networked fields all the 2021-07-19 08:34:46 +02:00
func_mortar_field.qc CBaseEntity: Add reliable methods to query what certain attributes where 2021-09-16 17:34:56 +02:00
func_pendulum.qc CBaseEntity: Add reliable methods to query what certain attributes where 2021-09-16 17:34:56 +02:00
func_physbox.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
func_plat.qc CBaseEntity: Add reliable methods to query what certain attributes where 2021-09-16 17:34:56 +02:00
func_pushable.qc func_pushable: Mark collision-helper as non-solid upon breaking. 2021-09-12 00:11:12 +02:00
func_recharge.qc CBaseEntity: Mark some methods as nonvirtual, fix some regressions with 2021-09-22 20:56:20 +02:00
func_rot_button.qc CBaseEntity: Add reliable methods to query what certain attributes where 2021-09-16 17:34:56 +02:00
func_rotating.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
func_tank.qc CBaseEntity: Add reliable methods to query what certain attributes where 2021-09-16 17:34:56 +02:00
func_tankcontrols.qc CBaseEntity: Add reliable methods to query what certain attributes where 2021-09-16 17:34:56 +02:00
func_tracktrain.qc CBaseEntity: Add reliable methods to query what certain attributes where 2021-09-16 17:34:56 +02:00
func_tracktraincontrols.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
func_train.qc CBaseEntity: Add reliable methods to query what certain attributes where 2021-09-16 17:34:56 +02:00
func_vehicle.qc CBaseEntity: Add reliable methods to query what certain attributes where 2021-09-16 17:34:56 +02:00
func_vehiclecontrols.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
func_wall_toggle.qc CBaseEntity: Add reliable methods to query what certain attributes where 2021-09-16 17:34:56 +02:00
game_player_equip.qc CBaseEntity: Add reliable methods to query what certain attributes where 2021-09-16 17:34:56 +02:00
game_text.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
gibshooter.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
info_intermission.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
info_notnull.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
info_null.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
infodecal.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
item_food.qc GS-Entbase: Make sure we use Set*() functions for networked fields all the 2021-07-19 08:34:46 +02:00
light.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
momentary_door.qc CBaseEntity: Add reliable methods to query what certain attributes where 2021-09-16 17:34:56 +02:00
momentary_rot_button.qc CBaseEntity: Add reliable methods to query what certain attributes where 2021-09-16 17:34:56 +02:00
momentarybase.qc Move game-specific sources into their respective mod-dirs. This was planned 2021-02-08 13:35:15 +01:00
monster_furniture.qc CBaseEntity: Add reliable methods to query what certain attributes where 2021-09-16 17:34:56 +02:00
monster_generic.qc GS-Entbase: Make sure we use Set*() functions for networked fields all the 2021-07-19 08:34:46 +02:00
monstermaker.qc CBaseEntity: Add reliable methods to query what certain attributes where 2021-09-16 17:34:56 +02:00
multi_manager.qc multi_manager: Remove old debug prints 2021-09-16 19:19:22 +02:00
multisource.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
path_corner.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
path_track.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
player_loadsaved.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
player_weaponstrip.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
point_camera.qc CBaseEntity: Add reliable methods to query what certain attributes where 2021-09-16 17:34:56 +02:00
prop_door_rotating.qc CBaseEntity: Add reliable methods to query what certain attributes where 2021-09-16 17:34:56 +02:00
prop_physics.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
random_speaker.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
random_trigger.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
scripted_sentence.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
scripted_sequence.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
speaker.qc CBaseEntity: Add reliable methods to query what certain attributes where 2021-09-16 17:34:56 +02:00
stubs.qc CBaseEntity: Add reliable methods to query what certain attributes where 2021-09-16 17:34:56 +02:00
targ_speaker.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
target_cdaudio.qc GS-Entbase: Make sure we use Set*() functions for networked fields all the 2021-07-19 08:34:46 +02:00
trigger_auto.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
trigger_autosave.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
trigger_cdaudio.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
trigger_changelevel.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
trigger_changetarget.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
trigger_counter.qc GS-Entbase: Make sure we use Set*() functions for networked fields all the 2021-07-19 08:34:46 +02:00
trigger_endsection.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
trigger_hurt.qc GS-Entbase: Make sure we use Set*() functions for networked fields all the 2021-07-19 08:34:46 +02:00
trigger_look.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
trigger_multiple.qc GS-Entbase: Make sure we use Set*() functions for networked fields all the 2021-07-19 08:34:46 +02:00
trigger_once.qc GS-Entbase: Make sure we use Set*() functions for networked fields all the 2021-07-19 08:34:46 +02:00
trigger_playerfreeze.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
trigger_push.qc CBaseEntity: Add reliable methods to query what certain attributes where 2021-09-16 17:34:56 +02:00
trigger_relay.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
trigger_teleport.qc GS-Entbase: Document spawnflags throughly in QUAKED comments. 2021-07-17 21:04:34 +02:00
trigger_transition.qc GS-Entbase: Make sure we use Set*() functions for networked fields all the 2021-07-19 08:34:46 +02:00