Template:CD/classlink: Difference between revisions
Jump to navigation
Jump to search
(comments weren't meant to be there) |
Pivotman319 (talk | contribs) (Add CMattsPipe from npc_citizen17.cpp) |
||
(One intermediate revision by one other user not shown) | |||
Line 34: | Line 34: | ||
| CAI_NetworkManager = [https://github.com/ValveSoftware/source-sdk-2013/tree/master/src/game/server/ai_networkmanager.cpp ai_networkmanager.cpp] | | CAI_NetworkManager = [https://github.com/ValveSoftware/source-sdk-2013/tree/master/src/game/server/ai_networkmanager.cpp ai_networkmanager.cpp] | ||
| CAI_AllySpeechManager = [https://github.com/ValveSoftware/source-sdk-2013/tree/master/src/game/server/ai_playerally.cpp ai_playerally.cpp] | | CAI_AllySpeechManager = [https://github.com/ValveSoftware/source-sdk-2013/tree/master/src/game/server/ai_playerally.cpp ai_playerally.cpp] | ||
| CAI_PlayerAlly = [https://github.com/ValveSoftware/source-sdk-2013/blob/master/src/game/server/ai_playerally.cpp ai_playerally.cpp] | |||
| CAI_Relationship = [https://github.com/ValveSoftware/source-sdk-2013/tree/master/src/game/server/ai_relationship.cpp ai_relationship.cpp] | | CAI_Relationship = [https://github.com/ValveSoftware/source-sdk-2013/tree/master/src/game/server/ai_relationship.cpp ai_relationship.cpp] | ||
| CAI_ScriptConditions = [https://github.com/ValveSoftware/source-sdk-2013/tree/master/src/game/server/ai_scriptconditions.cpp ai_scriptconditions.cpp] | | CAI_ScriptConditions = [https://github.com/ValveSoftware/source-sdk-2013/tree/master/src/game/server/ai_scriptconditions.cpp ai_scriptconditions.cpp] | ||
Line 406: | Line 407: | ||
| CWeaponCrossbow = [https://github.com/ValveSoftware/source-sdk-2013/tree/master/src/game/server/hl2/weapon_crossbow.cpp weapon_crossbow.cpp] | | CWeaponCrossbow = [https://github.com/ValveSoftware/source-sdk-2013/tree/master/src/game/server/hl2/weapon_crossbow.cpp weapon_crossbow.cpp] | ||
| CWeaponCrowbar = [https://github.com/ValveSoftware/source-sdk-2013/tree/master/src/game/server/hl2/weapon_crowbar.cpp weapon_crowbar.cpp] | | CWeaponCrowbar = [https://github.com/ValveSoftware/source-sdk-2013/tree/master/src/game/server/hl2/weapon_crowbar.cpp weapon_crowbar.cpp] | ||
| CMattsPipe = [https://github.com/ValveSoftware/source-sdk-2013/tree/master/src/game/server/hl2/npc_citizen17.cpp npc_citizen17.cpp] | |||
| CWeaponExtinguisher = [https://github.com/ValveSoftware/source-sdk-2013/tree/master/src/game/server/hl2/weapon_extinguisher.cpp weapon_extinguisher.cpp] | | CWeaponExtinguisher = [https://github.com/ValveSoftware/source-sdk-2013/tree/master/src/game/server/hl2/weapon_extinguisher.cpp weapon_extinguisher.cpp] | ||
| CExtinguisherCharger = [https://github.com/ValveSoftware/source-sdk-2013/tree/master/src/game/server/hl2/weapon_extinguisher.cpp weapon_extinguisher.cpp] | | CExtinguisherCharger = [https://github.com/ValveSoftware/source-sdk-2013/tree/master/src/game/server/hl2/weapon_extinguisher.cpp weapon_extinguisher.cpp] |