.. |
episodic
|
Added default game_text speech color for every major HL2 character
|
2021-04-23 00:17:08 -05:00 |
hl2
|
Fixed a typo
|
2021-12-10 15:07:16 -06:00 |
hl2mp
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
mapbase
|
Changed activity preprocessors to use #if instead of #ifdef
|
2021-11-20 20:37:37 -06:00 |
sdk
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
actanimating.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
actanimating.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_activity.cpp
|
Added activity gesture links for some of the recently added activities
|
2021-11-21 11:01:38 -06:00 |
ai_baseactor.cpp
|
Exposed CBaseAnimatingOverlay to VScript
|
2021-10-10 19:47:10 -05:00 |
ai_baseactor.h
|
Mapbase v6.0
|
2020-11-26 02:26:55 +00:00 |
ai_basehumanoid.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_basehumanoid.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_basenpc_flyer_new.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_basenpc_flyer_new.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_basenpc_flyer.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_basenpc_flyer.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_basenpc_movement.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_basenpc_physicsflyer.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_basenpc_physicsflyer.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_basenpc_schedule.cpp
|
Misc. fixes from prior NPC changes
|
2021-11-04 12:04:31 -05:00 |
ai_basenpc_squad.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_basenpc.cpp
|
Changed activity preprocessors to use #if instead of #ifdef
|
2021-11-20 20:37:37 -06:00 |
ai_basenpc.h
|
Added "fake sequence gestures" for NPCs, which play certain activities as gestures instead when the current animation needs to be preserved
|
2021-10-27 23:55:55 -05:00 |
ai_behavior_assault.cpp
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
ai_behavior_assault.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_behavior_fear.cpp
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
ai_behavior_fear.h
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
ai_behavior_follow.cpp
|
Added keyvalue to ai_goal_follow to enable normal memory discard duration
|
2021-09-20 22:07:16 -05:00 |
ai_behavior_follow.h
|
Added keyvalue to ai_goal_follow to enable normal memory discard duration
|
2021-09-20 22:07:16 -05:00 |
ai_behavior_lead.cpp
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
ai_behavior_lead.h
|
Added prototype Response System library port from the Alien Swarm SDK
|
2021-03-08 02:11:13 -06:00 |
ai_behavior_passenger.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_behavior_passenger.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_behavior_rappel.cpp
|
Mapbase v5.1
|
2020-09-23 05:03:47 +00:00 |
ai_behavior_rappel.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_behavior_standoff.cpp
|
Added support for NPCs with innate range attacks (e.g. vorts) in standoffs
|
2021-11-21 00:13:56 -06:00 |
ai_behavior_standoff.h
|
Changed activity preprocessors to use #if instead of #ifdef
|
2021-11-20 20:37:37 -06:00 |
ai_behavior.cpp
|
Integrated medium cover activities into standoffs and beyond
|
2021-10-27 23:49:22 -05:00 |
ai_behavior.h
|
Integrated medium cover activities into standoffs and beyond
|
2021-10-27 23:49:22 -05:00 |
ai_blended_movement.cpp
|
Re-enabled NPC gesture turning with a cvar to toggle it
|
2021-10-27 17:05:19 -05:00 |
ai_blended_movement.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_component.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_concommands.cpp
|
Mapbase v2.1
|
2019-12-18 00:15:59 +00:00 |
ai_condition.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_condition.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
AI_Criteria.cpp
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
AI_Criteria.h
|
Added prototype Response System library port from the Alien Swarm SDK
|
2021-03-08 02:11:13 -06:00 |
ai_debug.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_default.cpp
|
Mapbase v6.0
|
2020-11-26 02:26:55 +00:00 |
ai_default.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_dynamiclink.cpp
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
ai_dynamiclink.h
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
ai_event.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_eventresponse.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_eventresponse.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_expresserfollowup.cpp
|
Fix gcc build errors & warnings
|
2021-04-25 23:06:19 +02:00 |
ai_goalentity.cpp
|
Exposed more things to VScript, including vehicles, AI goal entities, and convars
|
2020-05-27 10:51:11 -05:00 |
ai_goalentity.h
|
Exposed more things to VScript, including vehicles, AI goal entities, and convars
|
2020-05-27 10:51:11 -05:00 |
ai_hint.cpp
|
Added AI hint radius from the Alien Swarm SDK as well as an all-new "hint weight" keyvalue
|
2021-10-28 00:01:29 -05:00 |
ai_hint.h
|
Added AI hint radius from the Alien Swarm SDK as well as an all-new "hint weight" keyvalue
|
2021-10-28 00:01:29 -05:00 |
ai_hull.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_hull.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_initutils.cpp
|
Added AI hint radius from the Alien Swarm SDK as well as an all-new "hint weight" keyvalue
|
2021-10-28 00:01:29 -05:00 |
ai_initutils.h
|
Added AI hint radius from the Alien Swarm SDK as well as an all-new "hint weight" keyvalue
|
2021-10-28 00:01:29 -05:00 |
AI_Interest_Target.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
AI_Interest_Target.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_link.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_link.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_localnavigator.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_localnavigator.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_looktarget.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_looktarget.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_memory.cpp
|
Refactored the way certain classes and structs are exposed to VScript to make the code less reliant on metamethods and reduce awkward code placement
|
2021-09-24 13:10:37 -05:00 |
ai_memory.h
|
Refactored the way certain classes and structs are exposed to VScript to make the code less reliant on metamethods and reduce awkward code placement
|
2021-09-24 13:10:37 -05:00 |
ai_motor.cpp
|
Changed activity preprocessors to use #if instead of #ifdef
|
2021-11-20 20:37:37 -06:00 |
ai_motor.h
|
Integrated custom cover hints into base AI movement code
|
2021-10-27 23:59:27 -05:00 |
ai_moveprobe.cpp
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
ai_moveprobe.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_moveshoot.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_moveshoot.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_movesolver.cpp
|
Updated the SDK with the latest code from the TF and HL2 branches
|
2013-12-03 08:54:16 -08:00 |
ai_movesolver.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_movetypes.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_namespaces.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_namespaces.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_navgoaltype.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_navigator.cpp
|
Changed activity preprocessors to use #if instead of #ifdef
|
2021-11-20 20:37:37 -06:00 |
ai_navigator.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_navtype.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_network.cpp
|
Misc. fixes from prior NPC changes
|
2021-11-04 12:04:31 -05:00 |
ai_network.h
|
Mapbase VScript server/client expansions
|
2020-05-22 20:26:31 -05:00 |
ai_networkmanager.cpp
|
Added cvar to ignore timestamps when checking whether or not to rebuild nodegraph, relying on internal map versions instead
|
2021-11-05 23:59:46 -05:00 |
ai_networkmanager.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_node.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_node.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_npcstate.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_obstacle_type.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_pathfinder.cpp
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
ai_pathfinder.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_planesolver.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_planesolver.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_playerally.cpp
|
Fix gcc build errors & warnings
|
2021-04-25 23:06:19 +02:00 |
ai_playerally.h
|
Added prototype Response System library port from the Alien Swarm SDK
|
2021-03-08 02:11:13 -06:00 |
ai_relationship.cpp
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
AI_ResponseSystem.cpp
|
Mapbase v6.0
|
2020-11-26 02:26:55 +00:00 |
AI_ResponseSystem.h
|
Missed a file in the initial Response System library port commit
|
2021-03-08 02:12:53 -06:00 |
ai_route.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_route.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_routedist.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_saverestore.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_saverestore.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_schedule.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_schedule.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_scriptconditions.cpp
|
Mapbase v5.0
|
2020-08-14 21:21:25 +00:00 |
ai_scriptconditions.h
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
ai_senses.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_senses.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_sentence.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_sentence.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_speech_new.cpp
|
Fix gcc build errors & warnings
|
2021-04-25 23:06:19 +02:00 |
ai_speech_new.h
|
Fix gcc build errors & warnings
|
2021-04-25 23:06:19 +02:00 |
ai_speech.cpp
|
Fix strdup() leaks
|
2021-04-26 09:26:21 +02:00 |
ai_speech.h
|
Added prototype Response System library port from the Alien Swarm SDK
|
2021-03-08 02:11:13 -06:00 |
ai_speechfilter.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_speechfilter.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_speechqueue.cpp
|
Replaced expresser cases involving CBaseMultiplayerPlayer with CBasePlayer to allow singleplayer expressers to be obtained
|
2021-04-07 13:53:06 -05:00 |
ai_speechqueue.h
|
Added prototype Response System library port from the Alien Swarm SDK
|
2021-03-08 02:11:13 -06:00 |
ai_squad.cpp
|
Mapbase v6.1
|
2020-12-17 03:38:23 +00:00 |
ai_squad.h
|
Mapbase v6.0
|
2020-11-26 02:26:55 +00:00 |
ai_squadslot.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_squadslot.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_tacticalservices.cpp
|
Integrated custom cover hints into base AI movement code
|
2021-10-27 23:59:27 -05:00 |
ai_tacticalservices.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_task.cpp
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
ai_task.h
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
ai_trackpather.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_trackpather.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_utils.cpp
|
General:
|
2014-05-15 13:59:18 -07:00 |
ai_utils.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_waypoint.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ai_waypoint.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
base_gameinterface.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
base_transmit_proxy.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
base_transmit_proxy.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
baseanimating.cpp
|
Fix gcc build errors & warnings
|
2021-10-18 00:13:06 +02:00 |
baseanimating.h
|
Misc. NPC fixes
|
2021-10-10 19:51:49 -05:00 |
BaseAnimatingOverlay.cpp
|
Integrated custom cover hints into base AI movement code
|
2021-10-27 23:59:27 -05:00 |
BaseAnimatingOverlay.h
|
Integrated custom cover hints into base AI movement code
|
2021-10-27 23:59:27 -05:00 |
basebludgeonweapon.cpp
|
Added experimental singleplayer anim state
|
2021-11-14 12:02:26 -06:00 |
basebludgeonweapon.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
basecombatcharacter.cpp
|
Added backup activities to players
|
2021-11-15 01:00:56 -06:00 |
basecombatcharacter.h
|
Added unique annabelle activities and adjusted AI to better-handle the weapon
|
2021-11-18 23:21:28 -06:00 |
basecombatweapon.cpp
|
Misc. NPC fixes
|
2021-10-10 19:51:49 -05:00 |
basecombatweapon.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
baseentity.cpp
|
Fixed a VScript think function crash
|
2021-09-19 21:08:02 -05:00 |
baseentity.h
|
Merge branch 'develop' into feature/newer-toolsets
|
2021-11-06 09:42:29 -05:00 |
baseflex.cpp
|
Added SetViewtarget function to VScript
|
2021-11-21 00:14:13 -06:00 |
baseflex.h
|
Added prototype Response System library port from the Alien Swarm SDK
|
2021-03-08 02:11:13 -06:00 |
basegrenade_concussion.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
basegrenade_contact.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
basegrenade_timed.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
basemultiplayerplayer.cpp
|
Fixed a compile error from when NEW_RESPONSE_SYSTEM is disabled
|
2021-03-17 10:45:31 -05:00 |
basemultiplayerplayer.h
|
Added prototype Response System library port from the Alien Swarm SDK
|
2021-03-08 02:11:13 -06:00 |
BasePropDoor.h
|
Added support for NPC door opening activities and adjustable open distance
|
2021-11-04 09:27:30 -05:00 |
basetempentity.cpp
|
Updated the SDK with the latest code from the TF and HL2 branches
|
2013-12-03 08:54:16 -08:00 |
basetempentity.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
basetoggle.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
baseviewmodel.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
baseviewmodel.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
bitstring.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
bitstring.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
bmodels.cpp
|
Added keyvalues for controlling func_rotating min/max sound pitch
|
2021-03-14 16:33:18 -05:00 |
buttons.cpp
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
buttons.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
cbase.cpp
|
vscript additions and fixes:
|
2021-03-06 02:04:55 +02:00 |
cbase.h
|
Added I/O/KV for custom healthkits, custom battery models, and health/power multipliers
|
2021-04-21 10:53:48 -05:00 |
client.cpp
|
Mapbase v5.1
|
2020-09-23 05:03:47 +00:00 |
client.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
colorcorrection.cpp
|
Added fog_volume, trigger_tonemap, new color correction code, and various other related changes
|
2021-11-06 09:16:13 -05:00 |
colorcorrection.h
|
Added fog_volume, trigger_tonemap, new color correction code, and various other related changes
|
2021-11-06 09:16:13 -05:00 |
colorcorrectionvolume.cpp
|
Added fog_volume, trigger_tonemap, new color correction code, and various other related changes
|
2021-11-06 09:16:13 -05:00 |
CommentarySystem.cpp
|
Merge branch 'develop' into feature/newer-toolsets
|
2021-11-06 09:42:29 -05:00 |
controlentities.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
cplane.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
cplane.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
CRagdollMagnet.cpp
|
Merged dev changes 10/24/2019
|
2019-10-24 21:47:12 +00:00 |
CRagdollMagnet.h
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
damagemodifier.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
damagemodifier.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
data_collector.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
data_collector.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
doors.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
doors.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
dynamiclight.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
effects.cpp
|
Simplify CBreakableGibShooter::GetRandomTemplateModelIndex
|
2021-04-26 09:44:12 +02:00 |
effects.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
EffectsServer.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
enginecallback.h
|
Integrating vscript interface code (based on Alien Swarm)
|
2020-05-04 16:25:15 +10:00 |
entity_tools_server.cpp
|
Added WIP v142 toolset support based on Source SDK 2013: Community Edition repo
|
2021-07-12 14:47:34 -05:00 |
entityapi.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
entityblocker.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
entityblocker.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
EntityDissolve.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
EntityDissolve.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
EntityFlame.cpp
|
Fixed NPCs with death animations extinguishing their fires before they should be extinguished
|
2021-05-11 10:12:37 -05:00 |
EntityFlame.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
entityinput.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
entitylist.cpp
|
Mapbase v4.2
|
2020-07-01 19:32:49 +00:00 |
entitylist.h
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
entityoutput.h
|
Integrating vscript interface code (based on Alien Swarm)
|
2020-05-04 16:25:15 +10:00 |
EntityParticleTrail.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
EntityParticleTrail.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
env_debughistory.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
env_debughistory.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
env_dof_controller.cpp
|
Mapbase v6.1
|
2020-12-17 03:38:23 +00:00 |
env_dof_controller.h
|
Mapbase v6.1
|
2020-12-17 03:38:23 +00:00 |
env_effectsscript.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
env_entity_maker.cpp
|
Integrating vscript interface code (based on Alien Swarm)
|
2020-05-04 16:25:15 +10:00 |
env_global_light.cpp
|
Mapbase v6.1
|
2020-12-17 03:38:23 +00:00 |
env_instructor_hint.cpp
|
Fixed an issue with env_instructor_hint crashing in some maps
|
2021-11-22 23:03:55 -06:00 |
env_particlescript.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
env_player_surface_trigger.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
env_player_surface_trigger.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
env_projectedtexture.cpp
|
Mapbase v5.0
|
2020-08-14 21:21:25 +00:00 |
env_projectedtexture.h
|
Mapbase v2.0; bulk commit
|
2019-12-14 04:20:02 +00:00 |
env_screenoverlay.cpp
|
Added support for displaying multiple screen overlays at the same time
|
2021-09-20 22:38:49 -05:00 |
env_texturetoggle.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
env_tonemap_controller.cpp
|
Fixed env_tonemap_controller keyvalues ignoring default values
|
2021-11-14 11:59:13 -06:00 |
env_tonemap_controller.h
|
Added fog_volume, trigger_tonemap, new color correction code, and various other related changes
|
2021-11-06 09:16:13 -05:00 |
env_zoom.cpp
|
Mapbase v3.0
|
2020-02-05 19:08:49 +00:00 |
env_zoom.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
EnvBeam.cpp
|
Merged dev changes 9/7/2019
|
2019-09-07 21:05:59 +00:00 |
EnvFade.cpp
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
EnvHudHint.cpp
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
EnvLaser.cpp
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
EnvLaser.h
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
EnvMessage.cpp
|
Fixed env_credits always resetting sv_unlockedchapters to 15 when it shouldn't
|
2021-03-12 11:08:39 -06:00 |
EnvMessage.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
envmicrophone.cpp
|
Added sound pitch scaling and env_microphone detection for sentences
|
2021-04-27 10:59:39 -05:00 |
envmicrophone.h
|
Added sound pitch scaling and env_microphone detection for sentences
|
2021-04-27 10:59:39 -05:00 |
EnvShake.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
EnvSpark.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
envspark.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
event_tempentity_tester.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
event_tempentity_tester.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
EventLog.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
EventLog.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
eventqueue.h
|
vscript additions and fixes:
|
2021-03-06 02:04:55 +02:00 |
explode.cpp
|
Added WIP v142 toolset support based on Source SDK 2013: Community Edition repo
|
2021-07-12 14:47:34 -05:00 |
explode.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
filters.cpp
|
Fixed a few minor mistakes and aliasing oversights
|
2021-06-28 21:07:30 -05:00 |
filters.h
|
Added VScript net prop manager, exposed CTakeDamageInfo/trace_t/CBaseFilter, added filter_script, expanded available functions
|
2020-05-30 10:42:48 -05:00 |
fire_smoke.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
fire_smoke.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
fire.cpp
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
fire.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
fish.cpp
|
Mapbase v6.0
|
2020-11-26 02:26:55 +00:00 |
fish.h
|
Mapbase v6.0
|
2020-11-26 02:26:55 +00:00 |
fogcontroller.cpp
|
Mapbase v4.3
|
2020-07-16 15:43:30 +00:00 |
fogcontroller.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
fogvolume.cpp
|
Added fog_volume, trigger_tonemap, new color correction code, and various other related changes
|
2021-11-06 09:16:13 -05:00 |
fogvolume.h
|
Added fog_volume, trigger_tonemap, new color correction code, and various other related changes
|
2021-11-06 09:16:13 -05:00 |
forcefeedback.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
fourwheelvehiclephysics.cpp
|
Exposed more things to VScript, including vehicles, AI goal entities, and convars
|
2020-05-27 10:51:11 -05:00 |
fourwheelvehiclephysics.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
func_areaportal.cpp
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
func_areaportalbase.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
func_areaportalbase.h
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
func_areaportalwindow.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
func_areaportalwindow.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
func_break.cpp
|
Fix console error on BreakableBrushes without spawnobject
|
2021-07-03 13:12:31 +02:00 |
func_break.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
func_breakablesurf.cpp
|
Mapbase v3.1
|
2020-05-02 02:06:02 +00:00 |
func_breakablesurf.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
func_dust.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
func_ladder_endpoint.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
func_lod.cpp
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
func_movelinear.cpp
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
func_movelinear.h
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
func_occluder.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
func_reflective_glass.cpp
|
Mapbase v5.0
|
2020-08-14 21:21:25 +00:00 |
func_smokevolume.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
functorutils.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
game_ui.cpp
|
Merged dev changes 10/24/2019
|
2019-10-24 21:47:12 +00:00 |
game.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
game.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
gamedll_replay.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
gamehandle.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
gameinterface.cpp
|
vscript additions and fixes:
|
2020-12-26 17:16:46 +03:00 |
gameinterface.h
|
Mapbase v3.0
|
2020-02-05 19:08:49 +00:00 |
GameStats_BasicStatsFunctions.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
GameStats.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
gametrace_dll.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
gameweaponmanager.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
gameweaponmanager.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
genericactor.cpp
|
Fix gcc build errors & warnings
|
2021-04-25 23:06:19 +02:00 |
genericmonster.cpp
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
gib.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
gib.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
globals.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
globals.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
globalstate_private.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
globalstate.cpp
|
Mapbase VScript server/client expansions
|
2020-05-22 20:26:31 -05:00 |
globalstate.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
grenadethrown.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
grenadethrown.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
guntarget.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
h_ai.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
h_cycler.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
h_cycler.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
h_export.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
hierarchy.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
hierarchy.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
hl1_CBaseHelicopter.h
|
Updated the SDK with the latest code from the TF and HL2 branches
|
2013-12-03 08:54:16 -08:00 |
hltvdirector.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
hltvdirector.h
|
Added WIP v142 toolset support based on Source SDK 2013: Community Edition repo
|
2021-07-12 14:47:34 -05:00 |
ilagcompensationmanager.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
info_camera_link.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
info_camera_link.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
info_overlay_accessor.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
init_factory.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
init_factory.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
intermission.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
iscorer.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
iservervehicle.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
item_world.cpp
|
Mapbase v2.1
|
2019-12-18 00:15:59 +00:00 |
items.h
|
Fixed an issue with IsCombatItem() not being overridden in CItem
|
2021-09-28 10:59:30 -05:00 |
lightglow.cpp
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
lights.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
lights.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
locksounds.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
logic_achievement.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
logic_measure_movement.cpp
|
Mapbase v3.0
|
2020-02-05 19:08:49 +00:00 |
logic_mirror_movement.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
logic_navigation.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
logic_playmovie.cpp
|
Added new "mute" keyvalue and StopMovie input to logic_playmovie
|
2021-03-12 10:15:09 -06:00 |
logic_random_outputs.cpp
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
logic_random_outputs.h
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
logicauto.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
logicentities.cpp
|
Mapbase v5.1
|
2020-09-23 05:03:47 +00:00 |
logicrelay.cpp
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
logicrelay.h
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
mapentities.cpp
|
Merged dev changes 10/24/2019
|
2019-10-24 21:47:12 +00:00 |
mapentities.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
maprules.cpp
|
Mapbase v6.0
|
2020-11-26 02:26:55 +00:00 |
maprules.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
MaterialModifyControl.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
message_entity.cpp
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
modelentities.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
modelentities.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
monstermaker.cpp
|
Integrating vscript interface code (based on Alien Swarm)
|
2020-05-04 16:25:15 +10:00 |
monstermaker.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
movehelper_server.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
movehelper_server.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
movement.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
movie_display.cpp
|
Added constructor for movie_display to mute sound by default
|
2021-04-25 18:56:49 +03:00 |
movie_explosion.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
movie_explosion.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
nav_area.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
nav_area.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
nav_colors.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
nav_colors.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
nav_edit.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
nav_entities.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
nav_entities.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
nav_file.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
nav_generate.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
nav_ladder.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
nav_ladder.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
nav_merge.cpp
|
Added WIP v142 toolset support based on Source SDK 2013: Community Edition repo
|
2021-07-12 14:47:34 -05:00 |
nav_mesh_factory.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
nav_mesh.cpp
|
Updated the SDK with the latest code from the TF and HL2 branches
|
2013-12-03 08:54:16 -08:00 |
nav_mesh.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
nav_mesh.vpc
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
nav_node.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
nav_node.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
nav_pathfind.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
nav_simplify.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
nav.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ndebugoverlay.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ndebugoverlay.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
networkstringtable_gamedll.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
npc_talker.cpp
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
npc_talker.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
npc_vehicledriver.cpp
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
npc_vehicledriver.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
particle_fire.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
particle_fire.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
particle_light.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
particle_light.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
particle_smokegrenade.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
particle_smokegrenade.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
particle_system.cpp
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
particle_system.h
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
pathcorner.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
pathtrack.cpp
|
Mapbase v6.0
|
2020-11-26 02:26:55 +00:00 |
pathtrack.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
phys_controller.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
phys_controller.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
physconstraint_sounds.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
physconstraint.cpp
|
Mapbase v4.3
|
2020-07-16 15:43:30 +00:00 |
physconstraint.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
physgun.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
physics_bone_follower.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
physics_bone_follower.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
physics_cannister.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
physics_cannister.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
physics_collisionevent.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
physics_fx.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
physics_fx.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
physics_impact_damage.cpp
|
Mapbase v4.3
|
2020-07-16 15:43:30 +00:00 |
physics_impact_damage.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
physics_main.cpp
|
Added WIP v142 toolset support based on Source SDK 2013: Community Edition repo
|
2021-07-12 14:47:34 -05:00 |
physics_npc_solver.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
physics_npc_solver.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
physics_prop_ragdoll.cpp
|
Increased ragdoll element limit from 24 to 32, reflecting later branches of Source
|
2021-04-23 22:55:52 -05:00 |
physics_prop_ragdoll.h
|
Mapbase v5.1
|
2020-09-23 05:03:47 +00:00 |
physics.cpp
|
Mapbase v6.0
|
2020-11-26 02:26:55 +00:00 |
physics.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
physobj.cpp
|
Mapbase v2.0; bulk commit
|
2019-12-14 04:20:02 +00:00 |
physobj.h
|
Mapbase v2.0; bulk commit
|
2019-12-14 04:20:02 +00:00 |
plasma.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
plasma.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
player_command.cpp
|
Mapbase v4.3
|
2020-07-16 15:43:30 +00:00 |
player_command.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
player_lagcompensation.cpp
|
Updated the SDK with the latest code from the TF and HL2 branches
|
2013-12-03 08:54:16 -08:00 |
player_pickup.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
player_pickup.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
player_resource.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
player_resource.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
player.cpp
|
Improved player backup activities
|
2021-11-22 23:02:37 -06:00 |
player.h
|
Added fog_volume, trigger_tonemap, new color correction code, and various other related changes
|
2021-11-06 09:16:13 -05:00 |
playerinfomanager.cpp
|
Mapbase v4.3
|
2020-07-16 15:43:30 +00:00 |
playerinfomanager.h
|
Mapbase v4.3
|
2020-07-16 15:43:30 +00:00 |
playerlocaldata.cpp
|
Mapbase v4.3
|
2020-07-16 15:43:30 +00:00 |
playerlocaldata.h
|
Added fog_volume, trigger_tonemap, new color correction code, and various other related changes
|
2021-11-06 09:16:13 -05:00 |
plugin_check.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
point_camera.cpp
|
Mapbase v5.0
|
2020-08-14 21:21:25 +00:00 |
point_camera.h
|
Mapbase v5.0
|
2020-08-14 21:21:25 +00:00 |
point_devshot_camera.cpp
|
Integrating vscript interface code (based on Alien Swarm)
|
2020-05-04 16:25:15 +10:00 |
point_entity_finder.cpp
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
point_playermoveconstraint.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
point_spotlight.cpp
|
Added halo scale and custom material keyvalues to point_spotlight
|
2021-03-13 16:45:20 -06:00 |
point_template.cpp
|
Mapbase v4.3
|
2020-07-16 15:43:30 +00:00 |
point_template.h
|
Mapbase v4.1
|
2020-06-21 15:10:56 +00:00 |
pointanglesensor.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
PointAngularVelocitySensor.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
pointhurt.cpp
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
pointteleport.cpp
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
postprocesscontroller.cpp
|
Mapbase v6.1
|
2020-12-17 03:38:23 +00:00 |
postprocesscontroller.h
|
Mapbase v6.1
|
2020-12-17 03:38:23 +00:00 |
props.cpp
|
Fix gcc build errors & warnings
|
2021-11-07 22:54:48 +01:00 |
props.h
|
Added prop_dynamic I/O/KV and misc. prop code changes from the Alien Swarm SDK
|
2021-11-05 23:53:23 -05:00 |
pushentity.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ragdoll_manager.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
RagdollBoogie.cpp
|
Mapbase v2.0; bulk commit
|
2019-12-14 04:20:02 +00:00 |
RagdollBoogie.h
|
Mapbase v2.0; bulk commit
|
2019-12-14 04:20:02 +00:00 |
recipientfilter.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
recipientfilter.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
rope.cpp
|
Added new move_rope/keyframe_rope inputs
|
2021-05-27 11:39:47 -05:00 |
rope.h
|
Added new move_rope/keyframe_rope inputs
|
2021-05-27 11:39:47 -05:00 |
saverestore_gamedll.cpp
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
sceneentity.cpp
|
Fixed a compile error in sceneentity.cpp
|
2021-07-24 00:37:22 -05:00 |
sceneentity.h
|
Added prototype Response System library port from the Alien Swarm SDK
|
2021-03-08 02:11:13 -06:00 |
scratchpad_gamedll_helpers.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
scratchpad_gamedll_helpers.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
scripted.cpp
|
Added OnEntrySequence and OnActionSequence for scripted_sequence
|
2021-05-27 09:53:31 -05:00 |
scripted.h
|
Added OnEntrySequence and OnActionSequence for scripted_sequence
|
2021-05-27 09:53:31 -05:00 |
scriptedtarget.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
scriptedtarget.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
sendproxy.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
sendproxy.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
server_base.vpc
|
Added prototype Response System library port from the Alien Swarm SDK
|
2021-03-08 02:11:13 -06:00 |
server_episodic.vpc
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
server_hl2.vpc
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
server_mapbase.vpc
|
Added experimental singleplayer anim state
|
2021-11-14 12:02:26 -06:00 |
serverbenchmark_base.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
serverbenchmark_base.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ServerNetworkProperty.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
ServerNetworkProperty.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
shadowcontrol.cpp
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
skyboxswapper.cpp
|
Fix gcc 9/10 & mapbase build errors
|
2020-06-19 18:02:06 +02:00 |
SkyCamera.cpp
|
Mapbase v5.0
|
2020-08-14 21:21:25 +00:00 |
SkyCamera.h
|
Mapbase v5.0
|
2020-08-14 21:21:25 +00:00 |
slideshow_display.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
smoke_trail.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
smoke_trail.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
smokestack.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
smokestack.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
sound.cpp
|
Mapbase v3.1
|
2020-05-02 02:06:02 +00:00 |
soundent.cpp
|
Mapbase v5.0
|
2020-08-14 21:21:25 +00:00 |
soundent.h
|
Mapbase v5.0
|
2020-08-14 21:21:25 +00:00 |
soundscape_system.cpp
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
soundscape_system.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
soundscape.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
soundscape.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
spark.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
spotlightend.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
spotlightend.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
sprite_perfmonitor.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
stdafx.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
steamjet.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
steamjet.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
subs.cpp
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
sun.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
tactical_mission.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
tactical_mission.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
tanktrain.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
te_armorricochet.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
te_basebeam.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
te_basebeam.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
te_beamentpoint.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
te_beaments.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
te_beamfollow.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
te_beamlaser.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
te_beampoints.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
te_beamring.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
te_beamringpoint.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
te_beamspline.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
te_bloodsprite.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
te_bloodstream.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
te_breakmodel.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
te_bspdecal.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
te_bubbles.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
te_bubbletrail.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
te_clientprojectile.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
te_decal.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
te_dynamiclight.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
te_effect_dispatch.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
te_effect_dispatch.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
te_energysplash.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
te_explosion.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
te_fizz.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
te_footprintdecal.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
te_glassshatter.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
te_glowsprite.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
te_impact.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
te_killplayerattachments.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
te_largefunnel.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
te_muzzleflash.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
te_particlesystem.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
te_particlesystem.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
te_physicsprop.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
te_playerdecal.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
te_projecteddecal.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
te_showline.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
te_smoke.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
te_sparks.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
te_sprite.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
te_spritespray.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
te_worlddecal.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
te.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
te.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
team_control_point_master.cpp
|
Updated the SDK with the latest code from the TF and HL2 branches
|
2013-12-03 08:54:16 -08:00 |
team_control_point_master.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
team_control_point_round.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
team_control_point_round.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
team_control_point.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
team_control_point.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
team_objectiveresource.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
team_objectiveresource.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
team_spawnpoint.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
team_spawnpoint.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
team_train_watcher.cpp
|
Updated the SDK with the latest code from the TF and HL2 branches
|
2013-12-03 08:54:16 -08:00 |
team_train_watcher.h
|
Updated the SDK with the latest code from the TF and HL2 branches
|
2013-12-03 08:54:16 -08:00 |
team.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
team.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
TemplateEntities.cpp
|
Mapbase v5.0
|
2020-08-14 21:21:25 +00:00 |
TemplateEntities.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
tempmonster.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
tesla.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
tesla.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
test_proxytoggle.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
test_stressentities.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
test_stressentities.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
testfunctions.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
testtraceline.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
textstatsmgr.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
textstatsmgr.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
timedeventmgr.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
timedeventmgr.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
toolframework_server.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
toolframework_server.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
trains.cpp
|
Updated the SDK with the latest code from the TF and HL2 branches
|
2013-12-03 08:54:16 -08:00 |
trains.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
trigger_area_capture.cpp
|
Updated the SDK with the latest code from the TF and HL2 branches
|
2013-12-03 08:54:16 -08:00 |
trigger_area_capture.h
|
Updated the SDK with the latest code from the TF and HL2 branches
|
2013-12-03 08:54:16 -08:00 |
trigger_portal.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
triggers.cpp
|
Fixed point_viewcontrol "Don't set player view" keyvalue not working properly
|
2021-09-20 22:10:34 -05:00 |
triggers.h
|
Added I/O/KV to point_viewcontrol inspired by later games
|
2021-07-26 13:08:20 -05:00 |
util.cpp
|
Mapbase v6.0
|
2020-11-26 02:26:55 +00:00 |
util.h
|
Mapbase v6.0
|
2020-11-26 02:26:55 +00:00 |
variant_t.cpp
|
Mapbase v6.1
|
2020-12-17 03:38:23 +00:00 |
variant_t.h
|
Added new features and customization to base VScript functionality
|
2020-05-27 10:22:45 -05:00 |
vehicle_base.cpp
|
Exposed more things to VScript, including vehicles, AI goal entities, and convars
|
2020-05-27 10:51:11 -05:00 |
vehicle_base.h
|
Exposed more things to VScript, including vehicles, AI goal entities, and convars
|
2020-05-27 10:51:11 -05:00 |
vehicle_baseserver.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
vehicle_baseserver.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
vehicle_choreo_generic.cpp
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
vehicle_sounds.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
vguiscreen.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
vguiscreen.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
vote_controller.cpp
|
Updated the SDK with the latest code from the TF and HL2 branches
|
2013-12-03 08:54:16 -08:00 |
vote_controller.h
|
Updated the SDK with the latest code from the TF and HL2 branches
|
2013-12-03 08:54:16 -08:00 |
vscript_server.cpp
|
Added global VScript hooks for entity creation/deletion
|
2021-10-10 19:35:04 -05:00 |
vscript_server.h
|
Added save/restore to client-side VScript
|
2021-01-27 11:01:38 -06:00 |
vscript_server.nut
|
Added default parameter wrappers for PrecacheModel and PrecacheOther VScript functions
|
2021-11-07 17:10:02 -06:00 |
waterbullet.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
waterbullet.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
WaterLODControl.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
wcedit.cpp
|
Initial Mapbase commit (squashed from mapbase-beta)
|
2019-08-31 19:28:20 +00:00 |
wcedit.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
weapon_cubemap.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
weight_button.cpp
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
worker_scientist.h
|
Fix line endings. WHAMMY.
|
2013-12-02 19:46:31 -08:00 |
world.cpp
|
Added save/restore to client-side VScript
|
2021-01-27 11:01:38 -06:00 |
world.h
|
Added save/restore to client-side VScript
|
2021-01-27 11:01:38 -06:00 |