<?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" Version="7.10" Name="client_hl2" ProjectGUID="{E44D6502-2BB4-47F8-85CF-ACDD4FC18329}" RootNamespace="client"> <Platforms> <Platform Name="Win32"/> </Platforms> <Configurations> <Configuration Name="Debug HL2|Win32" OutputDirectory="$(ConfigurationName)" IntermediateDirectory="$(ConfigurationName)" ConfigurationType="2" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="FALSE" CharacterSet="2" WholeProgramOptimization="FALSE"> <Tool Name="VCCLCompilerTool" Optimization="0" OptimizeForProcessor="2" AdditionalIncludeDirectories=".\hl2_hud,.\hl2_hud\elements,../game_shared/hl2,.,.\..\Public,.\..\Public\tier1,.\..\vgui2\include,.\..\vgui2\controls,../game_shared,.\game_controls" PreprocessorDefinitions="HL2_CLIENT_DLL;HL2_EPISODIC;_DEBUG;fopen=dont_use_fopen;NO_STRING_T;CLIENT_DLL;_WINDOWS;VECTOR;strncpy=use_Q_strncpy_instead;_snprintf=use_Q_snprintf_instead;_WIN32;PROTECTED_THINGS_ENABLE" ExceptionHandling="FALSE" RuntimeLibrary="5" ForceConformanceInForLoopScope="TRUE" RuntimeTypeInfo="TRUE" UsePrecompiledHeader="3" PrecompiledHeaderThrough="cbase.h" PrecompiledHeaderFile="$(IntDir)/client.pch" AssemblerListingLocation="$(IntDir)/" ObjectFile="$(IntDir)/" ProgramDataBaseFileName="$(IntDir)/" BrowseInformation="1" WarningLevel="4" SuppressStartupBanner="TRUE" DebugInformationFormat="4" CompileAs="0"/> <Tool Name="VCCustomBuildTool" Description="Copying to destination folder" CommandLine="if exist "bin\client.dll" attrib -r "bin\client.dll" copy "$(TargetDir)"client.dll "bin" " Outputs="bin\client.dll"/> <Tool Name="VCLinkerTool" IgnoreImportLibrary="TRUE" AdditionalDependencies="winmm.lib" OutputFile="$(IntDir)/client.dll" LinkIncremental="2" SuppressStartupBanner="TRUE" AdditionalLibraryDirectories="..\lib-vc7\public" IgnoreDefaultLibraryNames="LIBC,LIBCD" GenerateDebugInformation="TRUE" ProgramDatabaseFile="$(IntDir)/client.pdb" GenerateMapFile="TRUE" MapFileName="$(IntDir)/client.map" SubSystem="2" BaseAddress="0x24000000" ImportLibrary="$(IntDir)/client.lib" TargetMachine="1"/> <Tool Name="VCMIDLTool" PreprocessorDefinitions="_DEBUG" MkTypLibCompatible="TRUE" SuppressStartupBanner="TRUE" TargetEnvironment="1" TypeLibraryName="$(IntDir)/client.tlb" HeaderFileName=""/> <Tool Name="VCPostBuildEventTool"/> <Tool Name="VCPreBuildEventTool"/> <Tool Name="VCPreLinkEventTool"/> <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" Culture="1033"/> <Tool Name="VCWebServiceProxyGeneratorTool"/> <Tool Name="VCXMLDataGeneratorTool"/> <Tool Name="VCWebDeploymentTool"/> <Tool Name="VCManagedWrapperGeneratorTool"/> <Tool Name="VCAuxiliaryManagedWrapperGeneratorTool"/> </Configuration> <Configuration Name="Release HL2|Win32" OutputDirectory="$(ConfigurationName)" IntermediateDirectory="$(ConfigurationName)" ConfigurationType="2" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="FALSE" CharacterSet="2" WholeProgramOptimization="FALSE"> <Tool Name="VCCLCompilerTool" Optimization="3" GlobalOptimizations="TRUE" InlineFunctionExpansion="2" EnableIntrinsicFunctions="TRUE" FavorSizeOrSpeed="1" OptimizeForProcessor="3" AdditionalIncludeDirectories=".\hl2_hud,.\hl2_hud\elements,../game_shared/hl2,.,.\..\Public,.\..\Public\tier1,.\..\vgui2\include,.\..\vgui2\controls,../game_shared,.\game_controls" PreprocessorDefinitions="HL2_CLIENT_DLL;HL2_EPISODIC;NDEBUG;NO_STRING_T;CLIENT_DLL;_WINDOWS;VECTOR;strncpy=use_Q_strncpy_instead;_snprintf=use_Q_snprintf_instead;_WIN32;PROTECTED_THINGS_ENABLE" StringPooling="TRUE" ExceptionHandling="FALSE" RuntimeLibrary="4" BufferSecurityCheck="FALSE" EnableFunctionLevelLinking="TRUE" ForceConformanceInForLoopScope="TRUE" RuntimeTypeInfo="TRUE" UsePrecompiledHeader="3" PrecompiledHeaderThrough="cbase.h" PrecompiledHeaderFile="$(IntDir)/client.pch" AssemblerListingLocation="$(IntDir)/" ObjectFile="$(IntDir)/" ProgramDataBaseFileName="$(IntDir)/" BrowseInformation="1" WarningLevel="4" SuppressStartupBanner="TRUE" DebugInformationFormat="3" CompileAs="0"/> <Tool Name="VCCustomBuildTool" Description="Copying to destination folder" CommandLine="if exist "bin\client.dll" attrib -r "bin\client.dll" copy "$(TargetDir)"client.dll "bin" if exist "bin\client.pdb" attrib -r "bin\client.pdb" if exist "$(TargetDir)"client.pdb copy "$(TargetDir)"client.pdb "bin\client.pdb" " Outputs="bin\client.dll;bin\client.pdb"/> <Tool Name="VCLinkerTool" IgnoreImportLibrary="TRUE" AdditionalDependencies="winmm.lib" OutputFile="$(IntDir)/client.dll" LinkIncremental="2" SuppressStartupBanner="TRUE" AdditionalLibraryDirectories="..\lib-vc7\public" IgnoreDefaultLibraryNames="LIBCMTD,LIBCD,LIBC" GenerateDebugInformation="TRUE" ProgramDatabaseFile="$(IntDir)/client.pdb" GenerateMapFile="TRUE" MapFileName="$(IntDir)/client.map" SubSystem="2" BaseAddress="0x24000000" ImportLibrary="$(IntDir)/client.lib" TargetMachine="1"/> <Tool Name="VCMIDLTool" PreprocessorDefinitions="NDEBUG" MkTypLibCompatible="TRUE" SuppressStartupBanner="TRUE" TargetEnvironment="1" TypeLibraryName="$(IntDir)/client.tlb" HeaderFileName=""/> <Tool Name="VCPostBuildEventTool"/> <Tool Name="VCPreBuildEventTool"/> <Tool Name="VCPreLinkEventTool"/> <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" Culture="1033"/> <Tool Name="VCWebServiceProxyGeneratorTool"/> <Tool Name="VCXMLDataGeneratorTool"/> <Tool Name="VCWebDeploymentTool"/> <Tool Name="VCManagedWrapperGeneratorTool"/> <Tool Name="VCAuxiliaryManagedWrapperGeneratorTool"/> </Configuration> </Configurations> <References> </References> <Files> <Filter Name="Source Files" Filter=""> <File RelativePath="..\game_shared\activitylist.cpp"> </File> <File RelativePath="..\game_shared\activitylist.h"> </File> <File RelativePath="AlphaMaterialProxy.cpp"> </File> <File RelativePath="..\game_shared\ammodef.cpp"> </File> <File RelativePath="AnimatedEntityTextureProxy.cpp"> </File> <File RelativePath="animatedoffsettextureproxy.cpp"> </File> <File RelativePath="AnimatedTextureProxy.cpp"> </File> <File RelativePath="..\game_shared\animation.cpp"> </File> <File RelativePath="..\game_shared\animation.h"> </File> <File RelativePath="..\game_shared\base_playeranimstate.cpp"> </File> <File RelativePath="BaseAnimatedTextureProxy.cpp"> </File> <File RelativePath="..\game_shared\basecombatcharacter_shared.cpp"> </File> <File RelativePath="..\game_shared\basecombatweapon_shared.cpp"> </File> <File RelativePath="..\game_shared\baseentity_shared.cpp"> </File> <File RelativePath="..\game_shared\baseentity_shared.h"> </File> <File RelativePath="..\game_shared\basegrenade_shared.cpp"> </File> <File RelativePath="..\game_shared\basegrenade_shared.h"> </File> <File RelativePath="..\game_shared\baseparticleentity.cpp"> </File> <File RelativePath="..\game_shared\baseparticleentity.h"> </File> <File RelativePath="..\game_shared\baseplayer_shared.cpp"> </File> <File RelativePath="..\game_shared\baseplayer_shared.h"> </File> <File RelativePath="..\game_shared\baseviewmodel_shared.cpp"> </File> <File RelativePath="..\game_shared\baseviewmodel_shared.h"> </File> <File RelativePath=".\game_controls\baseviewport.cpp"> </File> <File RelativePath="..\game_shared\beam_shared.cpp"> </File> <File RelativePath="..\game_shared\beam_shared.h"> </File> <File RelativePath="beamdraw.cpp"> </File> <File RelativePath="..\public\bone_accessor.cpp"> </File> <File RelativePath="bone_merge_cache.cpp"> </File> <File RelativePath="..\public\bone_setup.cpp"> <FileConfiguration Name="Debug HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> <FileConfiguration Name="Release HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> </File> <File RelativePath="..\public\tools\bonelist.cpp"> </File> <File RelativePath="c_AI_BaseHumanoid.cpp"> </File> <File RelativePath="c_AI_BaseNPC.cpp"> </File> <File RelativePath="c_baseanimating.cpp"> </File> <File RelativePath="c_baseanimatingoverlay.cpp"> </File> <File RelativePath="c_basecombatcharacter.cpp"> </File> <File RelativePath="c_basecombatweapon.cpp"> </File> <File RelativePath="c_basedoor.cpp"> </File> <File RelativePath="c_baseentity.cpp"> </File> <File RelativePath="c_baseflex.cpp"> </File> <File RelativePath="c_baseplayer.cpp"> </File> <File RelativePath="c_baseviewmodel.cpp"> </File> <File RelativePath="c_breakableprop.cpp"> </File> <File RelativePath="c_breakableprop.h"> </File> <File RelativePath="c_dynamiclight.cpp"> </File> <File RelativePath="c_entitydissolve.cpp"> </File> <File RelativePath="c_entitydissolve.h"> </File> <File RelativePath="c_entityparticletrail.cpp"> </File> <File RelativePath="c_env_particlescript.cpp"> </File> <File RelativePath="c_env_screenoverlay.cpp"> </File> <File RelativePath="c_fire_smoke.cpp"> </File> <File RelativePath=".\c_fish.cpp"> </File> <File RelativePath="c_func_areaportalwindow.cpp"> </File> <File RelativePath="c_func_breakablesurf.cpp"> </File> <File RelativePath="c_func_conveyor.cpp"> </File> <File RelativePath="c_func_dust.cpp"> </File> <File RelativePath="c_func_lod.cpp"> </File> <File RelativePath="hl2_hud\C_Func_Monitor.cpp"> </File> <File RelativePath="c_func_occluder.cpp"> </File> <File RelativePath="c_func_smokevolume.cpp"> </File> <File RelativePath="c_func_tracktrain.cpp"> </File> <File RelativePath="c_gib.cpp"> </File> <File RelativePath="c_hairball.cpp"> </File> <File RelativePath="c_lightglow.cpp"> </File> <File RelativePath="C_MaterialModifyControl.cpp"> </File> <File RelativePath="c_physbox.cpp"> </File> <File RelativePath="c_physicsprop.cpp"> </File> <File RelativePath="c_physicsprop.h"> </File> <File RelativePath="c_physmagnet.cpp"> </File> <File RelativePath="c_pixel_visibility.cpp"> </File> <File RelativePath="c_plasma.cpp"> </File> <File RelativePath="c_playerresource.cpp"> </File> <File RelativePath="c_point_camera.cpp"> </File> <File RelativePath="c_point_camera.h"> </File> <File RelativePath=".\c_point_commentary_node.cpp"> </File> <File RelativePath="c_props.cpp"> </File> <File RelativePath="c_ragdoll_manager.cpp"> </File> <File RelativePath="c_rope.cpp"> </File> <File RelativePath=".\c_rumble.cpp"> </File> <File RelativePath=".\c_sceneentity.cpp"> </File> <File RelativePath="c_shadowcontrol.cpp"> </File> <File RelativePath="c_soundscape.cpp"> </File> <File RelativePath="c_spotlight_end.cpp"> </File> <File RelativePath="c_sprite.cpp"> </File> <File RelativePath="c_sun.cpp"> </File> <File RelativePath="c_sun.h"> </File> <File RelativePath="c_te_beamfollow.cpp"> </File> <File RelativePath="c_team.cpp"> </File> <File RelativePath="c_tesla.cpp"> </File> <File RelativePath="c_test_proxytoggle.cpp"> </File> <File RelativePath="c_user_message_register.cpp"> </File> <File RelativePath="c_user_message_register.h"> </File> <File RelativePath=".\c_vehicle_choreo_generic.cpp"> </File> <File RelativePath=".\c_vehicle_jeep.cpp"> </File> <File RelativePath="c_vguiscreen.cpp"> </File> <File RelativePath="c_vguiscreen.h"> </File> <File RelativePath="hl2_hud\C_WaterLODControl.cpp"> </File> <File RelativePath="c_world.cpp"> </File> <File RelativePath="CamoMaterialProxy.cpp"> </File> <File RelativePath="cdll_client_int.cpp"> </File> <File RelativePath="cdll_util.cpp"> </File> <File RelativePath="..\game_shared\choreoactor.cpp"> <FileConfiguration Name="Debug HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> <FileConfiguration Name="Release HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> </File> <File RelativePath="..\game_shared\choreochannel.cpp"> <FileConfiguration Name="Debug HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> <FileConfiguration Name="Release HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> </File> <File RelativePath="..\game_shared\choreoevent.cpp"> <FileConfiguration Name="Debug HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> <FileConfiguration Name="Release HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> </File> <File RelativePath="..\game_shared\choreoscene.cpp"> <FileConfiguration Name="Debug HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> <FileConfiguration Name="Release HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> </File> <File RelativePath="cl_mat_stub.cpp"> </File> <File RelativePath="classmap.cpp"> </File> <File RelativePath="..\public\client_class.cpp"> <FileConfiguration Name="Debug HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> <FileConfiguration Name="Release HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> </File> <File RelativePath=".\client_factorylist.cpp"> </File> <File RelativePath="client_thinklist.cpp"> </File> <File RelativePath="ClientEffectPrecacheSystem.cpp"> </File> <File RelativePath="cliententitylist.cpp"> </File> <File RelativePath="ClientLeafSystem.cpp"> </File> <File RelativePath="clientmode_shared.cpp"> </File> <File RelativePath="ClientShadowMgr.cpp"> </File> <File RelativePath="clientsideeffects.cpp"> </File> <File RelativePath="clientsideeffects_test.cpp"> </File> <File RelativePath="..\game_shared\collisionproperty.cpp"> </File> <File RelativePath="..\Public\CollisionUtils.cpp"> <FileConfiguration Name="Debug HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> <FileConfiguration Name="Release HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> </File> <File RelativePath="..\Public\crtmemdebug.cpp"> <FileConfiguration Name="Debug HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> <FileConfiguration Name="Release HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> </File> <File RelativePath="..\game_shared\death_pose.cpp"> </File> <File RelativePath="..\game_shared\decals.cpp"> </File> <File RelativePath="DetailObjectSystem.cpp"> </File> <File RelativePath="..\public\dt_recv.cpp"> <FileConfiguration Name="Debug HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> <FileConfiguration Name="Release HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> </File> <File RelativePath="..\public\dt_utlvector_common.cpp"> <FileConfiguration Name="Debug HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> <FileConfiguration Name="Release HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> </File> <File RelativePath="..\public\dt_utlvector_recv.cpp"> <FileConfiguration Name="Debug HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> <FileConfiguration Name="Release HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> </File> <File RelativePath="DummyProxy.cpp"> </File> <File RelativePath="..\game_shared\effect_dispatch_data.cpp"> </File> <File RelativePath="EffectsClient.cpp"> </File> <File RelativePath="..\game_shared\ehandle.cpp"> </File> <File RelativePath=".\entity_client_tools.cpp"> </File> <File RelativePath="..\game_shared\entitylist_base.cpp"> </File> <File RelativePath="..\game_shared\EntityParticleTrail_Shared.cpp"> </File> <File RelativePath="..\game_shared\env_detail_controller.cpp"> </File> <File RelativePath="..\game_shared\env_wind_shared.cpp"> </File> <File RelativePath="..\game_shared\env_wind_shared.h"> </File> <File RelativePath="..\game_shared\eventlist.cpp"> </File> <File RelativePath="..\game_shared\eventlist.h"> </File> <File RelativePath="..\public\filesystem_helpers.cpp"> <FileConfiguration Name="Debug HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> <FileConfiguration Name="Release HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> </File> <File RelativePath="flashlighteffect.cpp"> </File> <File RelativePath="..\game_shared\func_ladder.cpp"> </File> <File RelativePath="FunctionProxy.cpp"> </File> <File RelativePath="FunctionProxy.h"> </File> <File RelativePath="fx_blood.cpp"> </File> <File RelativePath="fx_cube.cpp"> </File> <File RelativePath="fx_explosion.cpp"> </File> <File RelativePath="fx_explosion.h"> </File> <File RelativePath="fx_fleck.cpp"> </File> <File RelativePath="fx_impact.cpp"> </File> <File RelativePath=".\fx_interpvalue.cpp"> </File> <File RelativePath="fx_quad.cpp"> </File> <File RelativePath="fx_shelleject.cpp"> </File> <File RelativePath="fx_staticline.cpp"> </File> <File RelativePath="fx_tracer.cpp"> </File> <File RelativePath="fx_trail.cpp"> </File> <File RelativePath="fx_water.cpp"> </File> <File RelativePath="..\game_shared\gamemovement.cpp"> </File> <File RelativePath="..\game_shared\gamerules.cpp"> </File> <File RelativePath="..\game_shared\gamerules.h"> </File> <File RelativePath="..\game_shared\gamerules_register.cpp"> </File> <File RelativePath="..\game_shared\gamestringpool.cpp"> </File> <File RelativePath="..\game_shared\gamestringpool.h"> </File> <File RelativePath="gametrace_client.cpp"> </File> <File RelativePath="..\game_shared\gamevars_shared.cpp"> </File> <File RelativePath="..\game_shared\gamevars_shared.h"> </File> <File RelativePath="geiger.cpp"> </File> <File RelativePath="glow_overlay.cpp"> </File> <File RelativePath="glow_overlay.h"> </File> <File RelativePath="history_resource.cpp"> </File> <File RelativePath="hltvcamera.cpp"> </File> <File RelativePath="hud.cpp"> </File> <File RelativePath="hud_animationinfo.cpp"> </File> <File RelativePath="hud_basechat.cpp"> </File> <File RelativePath="hud_basetimer.cpp"> </File> <File RelativePath="hud_basetimer.h"> </File> <File RelativePath="hud_bitmapnumericdisplay.cpp"> </File> <File RelativePath="hud_bitmapnumericdisplay.h"> </File> <File RelativePath="hud_chat.cpp"> </File> <File RelativePath="hud_closecaption.cpp"> </File> <File RelativePath="hud_closecaption.h"> </File> <File RelativePath="hud_crosshair.cpp"> </File> <File RelativePath="hud_crosshair.h"> </File> <File RelativePath="hud_element_helper.cpp"> </File> <File RelativePath="hud_hintdisplay.cpp"> </File> <File RelativePath="hud_msg.cpp"> </File> <File RelativePath="hud_numericdisplay.cpp"> </File> <File RelativePath="hud_numericdisplay.h"> </File> <File RelativePath="hud_pdump.cpp"> </File> <File RelativePath="hud_pdump.h"> </File> <File RelativePath="hud_redraw.cpp"> </File> <File RelativePath="hud_vehicle.cpp"> </File> <File RelativePath="hud_vehicle.h"> </File> <File RelativePath="hud_weapon.cpp"> </File> <File RelativePath="..\public\IceKey.cpp"> <FileConfiguration Name="Debug HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> <FileConfiguration Name="Release HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> </File> <File RelativePath="IClientShadowMgr.h"> </File> <File RelativePath="..\game_shared\igamesystem.cpp"> </File> <File RelativePath="..\game_shared\igamesystem.h"> </File> <File RelativePath="in_camera.cpp"> </File> <File RelativePath="in_joystick.cpp"> <FileConfiguration Name="Debug HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> <FileConfiguration Name="Release HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> </File> <File RelativePath="in_main.cpp"> </File> <File RelativePath="in_mouse.cpp"> <FileConfiguration Name="Debug HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> <FileConfiguration Name="Release HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> </File> <File RelativePath="initializer.cpp"> </File> <File RelativePath="interpolatedvar.cpp"> </File> <File RelativePath="..\public\interpolatortypes.cpp"> <FileConfiguration Name="Debug HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> <FileConfiguration Name="Release HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> </File> <File RelativePath="..\game_shared\interval.cpp"> <FileConfiguration Name="Debug HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> <FileConfiguration Name="Release HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> </File> <File RelativePath="LampBeamProxy.cpp"> </File> <File RelativePath="LampHaloProxy.cpp"> </File> <File RelativePath="..\game_shared\mapdata_shared.h"> </File> <File RelativePath="..\game_shared\mapentities_shared.cpp"> </File> <File RelativePath="MathProxy.cpp"> </File> <File RelativePath="matrixproxy.cpp"> </File> <File RelativePath="..\public\tier0\memoverride-vc7.cpp"> <FileConfiguration Name="Debug HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> <FileConfiguration Name="Release HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> </File> <File RelativePath="menu.cpp"> </File> <File RelativePath="message.cpp"> </File> <File RelativePath="movehelper_client.cpp"> </File> <File RelativePath="..\game_shared\movevars_shared.cpp"> </File> <File RelativePath=".\mp3player.cpp"> </File> <File RelativePath="..\game_shared\multiplay_gamerules.cpp"> </File> <File RelativePath="..\public\networkvar.cpp"> <FileConfiguration Name="Debug HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> <FileConfiguration Name="Release HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> </File> <File RelativePath="..\game_shared\obstacle_pushaway.cpp"> </File> <File RelativePath="..\game_shared\obstacle_pushaway.h"> </File> <File RelativePath="panelmetaclassmgr.cpp"> </File> <File RelativePath="panelmetaclassmgr.h"> </File> <File RelativePath="particle_collision.cpp"> </File> <File RelativePath="particle_collision.h"> </File> <File RelativePath="particle_litsmokeemitter.cpp"> </File> <File RelativePath="particle_litsmokeemitter.h"> </File> <File RelativePath="particle_proxies.cpp"> </File> <File RelativePath="particle_simple3D.cpp"> </File> <File RelativePath="particlemgr.cpp"> </File> <File RelativePath="particles_attractor.cpp"> </File> <File RelativePath="particles_ez.cpp"> </File> <File RelativePath="particles_localspace.cpp"> </File> <File RelativePath="particles_simple.cpp"> </File> <File RelativePath="perfvisualbenchmark.cpp"> </File> <File RelativePath="perfvisualbenchmark.h"> </File> <File RelativePath="physics.cpp"> </File> <File RelativePath="physics_main_client.cpp"> </File> <File RelativePath="..\game_shared\physics_main_shared.cpp"> </File> <File RelativePath="..\game_shared\physics_saverestore.cpp"> </File> <File RelativePath="..\game_shared\physics_saverestore.h"> </File> <File RelativePath="..\game_shared\physics_shared.cpp"> </File> <File RelativePath="physpropclientside.cpp"> </File> <File RelativePath="playerandobjectenumerator.cpp"> </File> <File RelativePath="playerandobjectenumerator.h"> </File> <File RelativePath="..\game_shared\precache_register.cpp"> </File> <File RelativePath="..\game_shared\precache_register.h"> </File> <File RelativePath="..\game_shared\predictableid.cpp"> </File> <File RelativePath="..\game_shared\predictableid.h"> </File> <File RelativePath="prediction.cpp"> </File> <File RelativePath="..\game_shared\predictioncopy.cpp"> </File> <File RelativePath="..\game_shared\predictioncopy.h"> </File> <File RelativePath="..\game_shared\props_shared.cpp"> </File> <File RelativePath="proxyentity.cpp"> </File> <File RelativePath="proxyentity.h"> </File> <File RelativePath="ProxyHealth.cpp"> </File> <File RelativePath="proxyplayer.cpp"> </File> <File RelativePath="proxypupil.cpp"> </File> <File RelativePath="ragdoll.cpp"> </File> <File RelativePath="..\game_shared\ragdoll_shared.cpp"> </File> <File RelativePath="RagdollExplosionEnumerator.h"> </File> <File RelativePath="..\common\randoverride.cpp"> <FileConfiguration Name="Debug HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> <FileConfiguration Name="Release HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> </File> <File RelativePath="recvproxy.cpp"> </File> <File RelativePath="recvproxy.h"> </File> <File RelativePath="rendertexture.cpp"> <FileConfiguration Name="Debug HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> <FileConfiguration Name="Release HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> </File> <File RelativePath="..\game_shared\rope_helpers.cpp"> </File> <File RelativePath="..\Public\rope_physics.cpp"> <FileConfiguration Name="Debug HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> <FileConfiguration Name="Release HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> </File> <File RelativePath="..\game_shared\saverestore.cpp"> </File> <File RelativePath="..\game_shared\saverestore.h"> </File> <File RelativePath="..\game_shared\saverestore_bitstring.h"> </File> <File RelativePath="..\game_shared\saverestore_utlsymbol.h"> </File> <File RelativePath="..\game_shared\sceneentity_shared.cpp"> </File> <File RelativePath="..\public\scratchpad3d.cpp"> <FileConfiguration Name="Debug HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> <FileConfiguration Name="Release HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> </File> <File RelativePath="..\public\ScratchPadUtils.cpp"> <FileConfiguration Name="Debug HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> <FileConfiguration Name="Release HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> </File> <File RelativePath="..\public\ScratchPadUtils.h"> </File> <File RelativePath=".\ScreenSpaceEffects.cpp"> </File> <File RelativePath="..\public\sentence.cpp"> <FileConfiguration Name="Debug HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> <FileConfiguration Name="Release HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> </File> <File RelativePath="..\game_shared\sequence_Transitioner.cpp"> </File> <File RelativePath="..\game_shared\sharedInterface.h"> </File> <File RelativePath="..\game_shared\sheetsimulator.cpp"> <FileConfiguration Name="Debug HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> <FileConfiguration Name="Release HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> </File> <File RelativePath="simple_keys.cpp"> </File> <File RelativePath="..\Public\simple_physics.cpp"> <FileConfiguration Name="Debug HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> <FileConfiguration Name="Release HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> </File> <File RelativePath="..\game_shared\singleplay_gamerules.cpp"> </File> <File RelativePath="..\game_shared\singleplay_gamerules.h"> </File> <File RelativePath="..\game_shared\SoundEmitterSystem.cpp"> </File> <File RelativePath="..\game_shared\soundenvelope.cpp"> </File> <File RelativePath="..\game_shared\soundenvelope.h"> </File> <File RelativePath="..\public\SoundParametersInternal.cpp"> </File> <File RelativePath="splinepatch.cpp"> </File> <File RelativePath="..\game_shared\sprite.cpp"> </File> <File RelativePath="spritemodel.cpp"> </File> <File RelativePath="..\game_shared\SpriteTrail.cpp"> </File> <File RelativePath="..\public\stringregistry.cpp"> <FileConfiguration Name="Debug HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> <FileConfiguration Name="Release HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> </File> <File RelativePath="..\Public\StringRegistry.h"> </File> <File RelativePath="..\public\studio.cpp"> <FileConfiguration Name="Debug HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> <FileConfiguration Name="Release HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> </File> <File RelativePath="..\game_shared\studio_shared.cpp"> </File> <File RelativePath="..\game_shared\hl2\survival_gamerules.cpp"> </File> <File RelativePath="..\game_shared\takedamageinfo.cpp"> </File> <File RelativePath="..\game_shared\takedamageinfo.h"> </File> <File RelativePath="..\game_shared\test_ehandle.cpp"> </File> <File RelativePath="text_message.cpp"> </File> <File RelativePath="TextureScrollMaterialProxy.cpp"> </File> <File RelativePath="TimeMaterialProxy.cpp"> </File> <File RelativePath="toggletextureproxy.cpp"> </File> <File RelativePath=".\toolframework_client.cpp"> </File> <File RelativePath="train.cpp"> </File> <File RelativePath="..\game_shared\UserCmd.cpp"> </File> <File RelativePath="..\game_shared\usermessages.cpp"> </File> <File RelativePath="..\game_shared\usermessages.h"> </File> <File RelativePath="..\game_shared\util_shared.cpp"> </File> <File RelativePath="..\public\vallocator.cpp"> <FileConfiguration Name="Debug HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> <FileConfiguration Name="Release HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> </File> <File RelativePath="vgui_BasePanel.cpp"> </File> <File RelativePath="vgui_bitmapbutton.cpp"> </File> <File RelativePath="vgui_bitmapbutton.h"> </File> <File RelativePath="vgui_bitmapimage.cpp"> </File> <File RelativePath="vgui_BitmapPanel.cpp"> </File> <File RelativePath="vgui_CenterStringPanel.cpp"> </File> <File RelativePath="vgui_ConsolePanel.cpp"> </File> <File RelativePath="vgui_DebugOverlayPanel.cpp"> </File> <File RelativePath="vgui_FPSPanel.cpp"> </File> <File RelativePath="vgui_game_viewport.cpp"> </File> <File RelativePath="vgui_grid.cpp"> </File> <File RelativePath="vgui_int.cpp"> </File> <File RelativePath="vgui_LoadingDiscPanel.cpp"> </File> <File RelativePath="vgui_MessageChars.cpp"> </File> <File RelativePath="vgui_NetGraphPanel.cpp"> </File> <File RelativePath="vgui_TextMessagePanel.cpp"> </File> <File RelativePath="view.cpp"> </File> <File RelativePath="view_beams.cpp"> </File> <File RelativePath="view_effects.cpp"> </File> <File RelativePath="view_scene.cpp"> </File> <File RelativePath="ViewConeImage.cpp"> </File> <File RelativePath="..\public\vmatrix.cpp"> <FileConfiguration Name="Debug HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> <FileConfiguration Name="Release HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0"/> </FileConfiguration> </File> <File RelativePath="..\game_shared\voice_banmgr.cpp"> </File> <File RelativePath="..\game_shared\voice_status.cpp"> </File> <File RelativePath="warp_overlay.cpp"> </File> <File RelativePath="WaterLODMaterialProxy.cpp"> </File> <File RelativePath="..\game_shared\tf2\weapon_objectselection.h"> </File> <File RelativePath="..\game_shared\weapon_parse.cpp"> </File> <File RelativePath="..\game_shared\weapon_parse_default.cpp"> </File> <File RelativePath="weapon_selection.cpp"> </File> <File RelativePath="weapons_resource.cpp"> </File> <File RelativePath="WorldDimsProxy.cpp"> </File> <Filter Name="Precompiled Header" Filter=""> <File RelativePath="stdafx.cpp"> <FileConfiguration Name="Debug HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="1"/> </FileConfiguration> <FileConfiguration Name="Release HL2|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="1"/> </FileConfiguration> </File> </Filter> <Filter Name="TF2 DLL" Filter=""> <Filter Name="TF2 Movement" Filter=""> <File RelativePath="..\game_shared\tf2\tf_gamemovement_sapper.h"> </File> </Filter> </Filter> <Filter Name="HL2 DLL" Filter=""> <File RelativePath="..\game_shared\hl2\basehlcombatweapon_shared.cpp"> </File> <File RelativePath="hl2_hud\c_antlion_dust.cpp"> </File> <File RelativePath="hl2_hud\c_ar2_explosion.cpp"> </File> <File RelativePath="hl2_hud\c_barnacle.cpp"> </File> <File RelativePath="hl2_hud\c_barney.cpp"> </File> <File RelativePath="hl2_hud\c_basehelicopter.cpp"> </File> <File RelativePath="hl2_hud\c_basehelicopter.h"> </File> <File RelativePath="hl2_hud\c_basehlcombatweapon.cpp"> </File> <File RelativePath="hl2_hud\c_basehlcombatweapon.h"> </File> <File RelativePath="hl2_hud\c_basehlplayer.cpp"> </File> <File RelativePath="hl2_hud\c_basehlplayer.h"> </File> <File RelativePath="hl2_hud\c_citadel_effects.cpp"> </File> <File RelativePath="hl2_hud\c_corpse.cpp"> </File> <File RelativePath="hl2_hud\c_corpse.h"> </File> <File RelativePath="hl2_hud\c_env_alyxtemp.cpp"> </File> <File RelativePath="hl2_hud\c_env_headcrabcanister.cpp"> </File> <File RelativePath="hl2_hud\c_env_starfield.cpp"> </File> <File RelativePath=".\hl2_hud\c_extinguisher.cpp"> </File> <File RelativePath="c_fire_smoke.h"> </File> <File RelativePath="hl2_hud\c_func_tankmortar.cpp"> </File> <File RelativePath="hl2_hud\c_hl2_playerlocaldata.cpp"> </File> <File RelativePath="hl2_hud\c_hl2_playerlocaldata.h"> </File> <File RelativePath="hl2_hud\c_info_teleporter_countdown.cpp"> </File> <File RelativePath="hl2_hud\c_npc_combinegunship.cpp"> </File> <File RelativePath="hl2_hud\c_npc_manhack.cpp"> </File> <File RelativePath="hl2_hud\c_npc_rollermine.cpp"> </File> <File RelativePath="hl2_hud\c_plasma_beam_node.cpp"> </File> <File RelativePath="hl2_hud\c_prop_combine_ball.cpp"> </File> <File RelativePath="hl2_hud\c_rotorwash.cpp"> </File> <File RelativePath="hl2_hud\c_script_intro.cpp"> </File> <File RelativePath="hl2_hud\c_strider.cpp"> </File> <File RelativePath="hl2_hud\c_te_concussiveexplosion.cpp"> </File> <File RelativePath="hl2_hud\c_te_flare.cpp"> </File> <File RelativePath="hl2_hud\c_thumper_dust.cpp"> </File> <File RelativePath="hl2_hud\c_vehicle_airboat.cpp"> </File> <File RelativePath=".\hl2_hud\c_vehicle_cannon.cpp"> </File> <File RelativePath="hl2_hud\c_vehicle_crane.cpp"> </File> <File RelativePath="hl2_hud\c_vehicle_crane.h"> </File> <File RelativePath="hl2_hud\c_vehicle_prisoner_pod.cpp"> </File> <File RelativePath="hl2_hud\c_waterbullet.cpp"> </File> <File RelativePath="hl2_hud\c_weapon__stubs_hl2.cpp"> </File> <File RelativePath="hl2_hud\c_weapon_crossbow.cpp"> </File> <File RelativePath="hl2_hud\c_weapon_physcannon.cpp"> </File> <File RelativePath="hl2_hud\c_weapon_stunstick.cpp"> </File> <File RelativePath="..\game_shared\hl2\citadel_effects_shared.h"> </File> <File RelativePath="hl2_hud\clientmode_hlnormal.cpp"> </File> <File RelativePath="hl2_hud\clientmode_hlnormal.h"> </File> <File RelativePath="death.cpp"> </File> <File RelativePath="..\game_shared\hl2\env_headcrabcanister_shared.cpp"> </File> <File RelativePath="..\game_shared\hl2\env_headcrabcanister_shared.h"> </File> <File RelativePath="hl2_hud\fx_antlion.cpp"> </File> <File RelativePath="hl2_hud\fx_bugbait.cpp"> </File> <File RelativePath="hl2_hud\fx_hl2_impacts.cpp"> </File> <File RelativePath="hl2_hud\fx_hl2_tracers.cpp"> </File> <File RelativePath="hl2_hud\hl2_clientmode.cpp"> </File> <File RelativePath="..\game_shared\hl2\hl2_gamerules.cpp"> </File> <File RelativePath="..\game_shared\hl2\hl2_gamerules.h"> </File> <File RelativePath="..\game_shared\hl2\hl2_shareddefs.h"> </File> <File RelativePath="..\game_shared\hl2\hl2_usermessages.cpp"> </File> <File RelativePath="..\game_shared\hl2\hl_gamemovement.cpp"> </File> <File RelativePath="hl2_hud\hl_in_main.cpp"> </File> <File RelativePath="hl2_hud\hl_prediction.cpp"> </File> <File RelativePath="hl2_hud\hud_ammo.cpp"> </File> <File RelativePath=".\hl2_hud\hud_autoaim.cpp"> </File> <File RelativePath="hl2_hud\hud_battery.cpp"> </File> <File RelativePath="hl2_hud\hud_blood.cpp"> </File> <File RelativePath="hl2_hud\hud_credits.cpp"> </File> <File RelativePath="hl2_hud\hud_damageindicator.cpp"> </File> <File RelativePath="hl2_hud\hud_flashlight.cpp"> </File> <File RelativePath=".\hl2_hud\hud_hdrdemo.cpp"> </File> <File RelativePath="hl2_hud\hud_health.cpp"> </File> <File RelativePath="hl2_hud\hud_poisondamageindicator.cpp"> </File> <File RelativePath="hl2_hud\hud_quickinfo.cpp"> </File> <File RelativePath="hud_squadstatus.cpp"> </File> <File RelativePath="hl2_hud\hud_suitpower.cpp"> </File> <File RelativePath="hl2_hud\hud_suitpower.h"> </File> <File RelativePath="hl2_hud\hud_weaponselection.cpp"> </File> <File RelativePath="hl2_hud\hud_zoom.cpp"> </File> <File RelativePath="hl2_hud\ShieldProxy.cpp"> </File> <File RelativePath="hl2_hud\vgui_rootpanel_hl2.cpp"> </File> </Filter> <Filter Name="HL1 DLL" Filter=""> <File RelativePath="hl1\hl1_clientmode.h"> </File> </Filter> <Filter Name="Temporary Entities" Filter=""> <File RelativePath="c_basetempentity.cpp"> </File> <File RelativePath="c_effects.cpp"> </File> <File RelativePath="c_impact_effects.cpp"> </File> <File RelativePath="c_movie_explosion.cpp"> </File> <File RelativePath="c_particle_fire.cpp"> </File> <File RelativePath="c_particle_smokegrenade.cpp"> </File> <File RelativePath="c_prop_vehicle.cpp"> </File> <File RelativePath="c_recipientfilter.cpp"> </File> <File RelativePath="c_smoke_trail.cpp"> </File> <File RelativePath="c_SmokeStack.cpp"> </File> <File RelativePath="c_steamjet.cpp"> </File> <File RelativePath="c_stickybolt.cpp"> </File> <File RelativePath="c_te.cpp"> </File> <File RelativePath="c_te_armorricochet.cpp"> </File> <File RelativePath="c_te_basebeam.cpp"> </File> <File RelativePath="c_te_beamentpoint.cpp"> </File> <File RelativePath="c_te_beaments.cpp"> </File> <File RelativePath="c_te_beamlaser.cpp"> </File> <File RelativePath="c_te_beampoints.cpp"> </File> <File RelativePath="c_te_beamring.cpp"> </File> <File RelativePath="c_te_beamringpoint.cpp"> </File> <File RelativePath="c_te_beamspline.cpp"> </File> <File RelativePath="c_te_bloodsprite.cpp"> </File> <File RelativePath="c_te_bloodstream.cpp"> </File> <File RelativePath="c_te_breakmodel.cpp"> </File> <File RelativePath="c_te_bspdecal.cpp"> </File> <File RelativePath="c_te_bubbles.cpp"> </File> <File RelativePath="c_te_bubbletrail.cpp"> </File> <File RelativePath="c_te_decal.cpp"> </File> <File RelativePath="c_te_dynamiclight.cpp"> </File> <File RelativePath="c_te_effect_dispatch.cpp"> </File> <File RelativePath="c_te_energysplash.cpp"> </File> <File RelativePath="c_te_explosion.cpp"> </File> <File RelativePath="c_te_fizz.cpp"> </File> <File RelativePath="c_te_footprint.cpp"> </File> <File RelativePath="c_te_glassshatter.cpp"> </File> <File RelativePath="c_te_glowsprite.cpp"> </File> <File RelativePath="c_te_impact.cpp"> </File> <File RelativePath="c_te_killplayerattachments.cpp"> </File> <File RelativePath="c_te_largefunnel.cpp"> </File> <File RelativePath="c_te_legacytempents.cpp"> </File> <File RelativePath="c_te_muzzleflash.cpp"> </File> <File RelativePath="c_te_particlesystem.cpp"> </File> <File RelativePath="c_te_physicsprop.cpp"> </File> <File RelativePath="c_te_playerdecal.cpp"> </File> <File RelativePath="c_te_projecteddecal.cpp"> </File> <File RelativePath="c_te_showline.cpp"> </File> <File RelativePath="c_te_smoke.cpp"> </File> <File RelativePath="c_te_sparks.cpp"> </File> <File RelativePath="c_te_sprite.cpp"> </File> <File RelativePath="c_te_spritespray.cpp"> </File> <File RelativePath="c_te_worlddecal.cpp"> </File> <File RelativePath="C_TestTraceline.cpp"> </File> <File RelativePath="c_tracer.cpp"> </File> <File RelativePath="fx.cpp"> </File> <File RelativePath="fx_discreetline.cpp"> </File> <File RelativePath="fx_envelope.cpp"> </File> <File RelativePath="fx_line.cpp"> </File> <File RelativePath="fx_sparks.cpp"> </File> <File RelativePath="ParticleSphereRenderer.cpp"> </File> <File RelativePath="smoke_fog_overlay.cpp"> </File> </Filter> <Filter Name="CounterStrike DLL" Filter=""> </Filter> <Filter Name="game_controls" Filter=""> <File RelativePath="game_controls\ClientScoreBoardDialog.cpp"> </File> <File RelativePath="game_controls\commandmenu.cpp"> </File> <File RelativePath="game_controls\MapOverview.cpp"> </File> <File RelativePath=".\game_controls\NavProgress.cpp"> </File> <File RelativePath=".\game_controls\NavProgress.h"> </File> <File RelativePath="game_controls\SpectatorGUI.cpp"> </File> <File RelativePath="game_controls\teammenu.cpp"> </File> <File RelativePath="game_controls\vguitextwindow.cpp"> </File> </Filter> <Filter Name="HL2MP" Filter=""> </Filter> <Filter Name="episodic" Filter=""> <File RelativePath=".\episodic\c_prop_coreball.cpp"> </File> <File RelativePath=".\episodic\c_weapon_hopwire.cpp"> </File> <File RelativePath=".\episodic\episodic_screenspaceeffects.cpp"> </File> </Filter> </Filter> <Filter Name="Header Files" Filter="h"> <File RelativePath="..\game_shared\ai_activity.h"> </File> <File RelativePath="..\game_shared\ai_debug_shared.h"> </File> <File RelativePath="..\Public\amd3dx.h"> </File> <File RelativePath="..\game_shared\ammodef.h"> </File> <File RelativePath="..\public\vgui_controls\AnimationController.h"> </File> <File RelativePath="animationlayer.h"> </File> <File RelativePath="..\game_shared\apparent_velocity_helper.h"> </File> <File RelativePath="..\game_shared\base_playeranimstate.h"> </File> <File RelativePath="BaseAnimatedTextureProxy.h"> </File> <File RelativePath="..\game_shared\cstrike\basecsgrenade_projectile.h"> </File> <File RelativePath="..\public\basehandle.h"> </File> <File RelativePath="..\game_shared\hl2\basehlcombatweapon_shared.h"> </File> <File RelativePath="..\Public\basetypes.h"> </File> <File RelativePath="..\game_shared\beam_flags.h"> </File> <File RelativePath="beamdraw.h"> </File> <File RelativePath="..\public\tier1\bitbuf.h"> </File> <File RelativePath="..\Public\bitvec.h"> </File> <File RelativePath="..\public\bone_accessor.h"> </File> <File RelativePath="bone_merge_cache.h"> </File> <File RelativePath="..\public\bone_setup.h"> </File> <File RelativePath="..\public\tools\bonelist.h"> </File> <File RelativePath="..\Public\BSPFILE.H"> </File> <File RelativePath="..\Public\bspflags.h"> </File> <File RelativePath="..\Public\BSPTreeData.h"> </File> <File RelativePath="..\Public\bumpvects.h"> </File> <File RelativePath="..\public\vgui_controls\Button.h"> </File> <File RelativePath="c_AI_BaseNPC.h"> </File> <File RelativePath="c_baseanimating.h"> </File> <File RelativePath="c_baseanimatingoverlay.h"> </File> <File RelativePath="c_basecombatcharacter.h"> </File> <File RelativePath="c_basecombatweapon.h"> </File> <File RelativePath="c_basedoor.h"> </File> <File RelativePath="c_baseentity.h"> </File> <File RelativePath="c_baseflex.h"> </File> <File RelativePath="c_baseplayer.h"> </File> <File RelativePath="c_basetempentity.h"> </File> <File RelativePath="c_baseviewmodel.h"> </File> <File RelativePath="c_effects.h"> </File> <File RelativePath="c_func_dust.h"> </File> <File RelativePath="c_gib.h"> </File> <File RelativePath="c_impact_effects.h"> </File> <File RelativePath="c_physbox.h"> </File> <File RelativePath="c_pixel_visibility.h"> </File> <File RelativePath="c_playerlocaldata.h"> </File> <File RelativePath="c_playerresource.h"> </File> <File RelativePath="c_prop_vehicle.h"> </File> <File RelativePath="c_recipientfilter.h"> </File> <File RelativePath="c_rope.h"> </File> <File RelativePath="c_smoke_trail.h"> </File> <File RelativePath="c_soundscape.h"> </File> <File RelativePath="c_sprite.h"> </File> <File RelativePath="c_te_basebeam.h"> </File> <File RelativePath="c_te_effect_dispatch.h"> </File> <File RelativePath="c_te_legacytempents.h"> </File> <File RelativePath="c_te_particlesystem.h"> </File> <File RelativePath="c_team.h"> </File> <File RelativePath="c_tesla.h"> </File> <File RelativePath="c_tracer.h"> </File> <File RelativePath="c_weapon__stubs.h"> </File> <File RelativePath="c_world.h"> </File> <File RelativePath="..\Public\cache_user.h"> </File> <File RelativePath="cbase.h"> </File> <File RelativePath="cdll_client_int.h"> </File> <File RelativePath="cdll_convar.h"> </File> <File RelativePath="..\Public\cdll_int.h"> </File> <File RelativePath="cdll_util.h"> </File> <File RelativePath="..\public\tier1\characterset.h"> </File> <File RelativePath="..\public\tier1\checksum_md5.h"> </File> <File RelativePath="..\game_shared\choreoactor.h"> </File> <File RelativePath="..\game_shared\choreochannel.h"> </File> <File RelativePath="..\game_shared\choreoevent.h"> </File> <File RelativePath="..\game_shared\choreoscene.h"> </File> <File RelativePath="cl_animevent.h"> </File> <File RelativePath="cl_mat_stub.h"> </File> <File RelativePath="..\Public\client_class.h"> </File> <File RelativePath=".\client_factorylist.h"> </File> <File RelativePath="..\public\client_render_handle.h"> </File> <File RelativePath="..\public\client_textmessage.h"> </File> <File RelativePath="client_thinklist.h"> </File> <File RelativePath="ClientEffectPrecacheSystem.h"> </File> <File RelativePath="cliententitylist.h"> </File> <File RelativePath="ClientLeafSystem.h"> </File> <File RelativePath="clientmode.h"> </File> <File RelativePath="clientmode_shared.h"> </File> <File RelativePath="clientsideeffects.h"> </File> <File RelativePath="..\Public\clientstats.h"> </File> <File RelativePath="..\Public\cmodel.h"> </File> <File RelativePath="..\public\vphysics\collision_set.h"> </File> <File RelativePath="..\game_shared\collisionproperty.h"> </File> <File RelativePath="..\Public\CollisionUtils.h"> </File> <File RelativePath="..\public\Color.h"> </File> <File RelativePath="..\public\vgui_controls\ComboBox.h"> </File> <File RelativePath="..\Public\commonmacros.h"> </File> <File RelativePath="..\public\compressed_light_cube.h"> </File> <File RelativePath="..\public\compressed_vector.h"> </File> <File RelativePath="..\public\con_nprint.h"> </File> <File RelativePath="..\Public\const.h"> </File> <File RelativePath="..\public\vphysics\constraints.h"> </File> <File RelativePath="..\public\vgui_controls\Controls.h"> </File> <File RelativePath="..\public\tier1\convar.h"> </File> <File RelativePath="..\Public\coordsize.h"> </File> <File RelativePath="..\Public\crtmemdebug.h"> </File> <File RelativePath="..\public\vgui\Cursor.h"> </File> <File RelativePath="..\public\vgui\Dar.h"> </File> <File RelativePath="..\public\tier1\datalru.h"> </File> <File RelativePath="..\Public\datamap.h"> </File> <File RelativePath="..\public\tier0\dbg.h"> </File> <File RelativePath="..\game_shared\death_pose.h"> </File> <File RelativePath="..\game_shared\decals.h"> </File> <File RelativePath="DetailObjectSystem.h"> </File> <File RelativePath="..\Public\dlight.h"> </File> <File RelativePath="..\public\dt_common.h"> </File> <File RelativePath="..\public\dt_recv.h"> </File> <File RelativePath="..\public\dt_send.h"> </File> <File RelativePath="..\public\dt_utlvector_common.h"> </File> <File RelativePath="..\public\dt_utlvector_recv.h"> </File> <File RelativePath="..\Public\edict.h"> </File> <File RelativePath="..\public\vgui_controls\EditablePanel.h"> </File> <File RelativePath="..\game_shared\effect_color_tables.h"> </File> <File RelativePath="..\game_shared\effect_dispatch_data.h"> </File> <File RelativePath="..\game_shared\ehandle.h"> </File> <File RelativePath="enginesprite.h"> </File> <File RelativePath="..\game_shared\entitydatainstantiator.h"> </File> <File RelativePath="..\game_shared\entitylist_base.h"> </File> <File RelativePath="..\game_shared\entityparticletrail_shared.h"> </File> <File RelativePath="..\game_shared\env_detail_controller.h"> </File> <File RelativePath="..\public\tier0\fasttimer.h"> </File> <File RelativePath="..\Public\FileSystem.h"> </File> <File RelativePath="..\public\filesystem_helpers.h"> </File> <File RelativePath="flashlighteffect.h"> </File> <File RelativePath="..\public\tier1\fmtstr.h"> </File> <File RelativePath="..\public\vgui_controls\FocusNavGroup.h"> </File> <File RelativePath="fontabc.h"> </File> <File RelativePath="..\public\vphysics\friction.h"> </File> <File RelativePath="..\game_shared\func_dust_shared.h"> </File> <File RelativePath="..\game_shared\func_ladder.h"> </File> <File RelativePath="fx.h"> </File> <File RelativePath="fx_blood.h"> </File> <File RelativePath="cstrike\fx_cs_blood.h"> </File> <File RelativePath="..\game_shared\cstrike\fx_cs_shared.h"> </File> <File RelativePath="fx_discreetline.h"> </File> <File RelativePath="fx_envelope.h"> </File> <File RelativePath="fx_fleck.h"> </File> <File RelativePath="fx_impact.h"> </File> <File RelativePath=".\fx_interpvalue.h"> </File> <File RelativePath="fx_line.h"> </File> <File RelativePath="fx_quad.h"> </File> <File RelativePath="fx_sparks.h"> </File> <File RelativePath="fx_staticline.h"> </File> <File RelativePath="fx_trail.h"> </File> <File RelativePath="fx_water.h"> </File> <File RelativePath="..\Public\GameBSPFile.h"> </File> <File RelativePath="..\game_shared\gameeventdefs.h"> </File> <File RelativePath="..\game_shared\gamemovement.h"> </File> <File RelativePath="..\game_shared\gamerules_register.h"> </File> <File RelativePath="..\public\gametrace.h"> </File> <File RelativePath="..\public\globalvars_base.h"> </File> <File RelativePath="..\game_shared\groundlink.h"> </File> <File RelativePath="history_resource.h"> </File> <File RelativePath="..\game_shared\hl2\hl2_player_shared.h"> </File> <File RelativePath="..\game_shared\hl2\hl_movedata.h"> </File> <File RelativePath="hltvcamera.h"> </File> <File RelativePath="..\public\vgui_controls\HTML.h"> </File> <File RelativePath="hud.h"> </File> <File RelativePath="hud_basechat.h"> </File> <File RelativePath="hud_chat.h"> </File> <File RelativePath="hud_element_helper.h"> </File> <File RelativePath="hud_macros.h"> </File> <File RelativePath="cstrike\hud_radar.h"> </File> <File RelativePath="hudelement.h"> </File> <File RelativePath="hudtexturehandle.h"> </File> <File RelativePath="..\public\appframework\IAppSystem.h"> </File> <File RelativePath="iclassmap.h"> </File> <File RelativePath="..\Public\icliententity.h"> </File> <File RelativePath="IClientEntityInternal.h"> </File> <File RelativePath="..\Public\icliententitylist.h"> </File> <File RelativePath="..\public\engine\IClientLeafSystem.h"> </File> <File RelativePath="iclientmode.h"> </File> <File RelativePath="..\public\iclientnetworkable.h"> </File> <File RelativePath="..\public\vgui\IClientPanel.h"> </File> <File RelativePath="..\Public\iclientrenderable.h"> </File> <File RelativePath="..\public\iclientthinkable.h"> </File> <File RelativePath="..\public\iclientunknown.h"> </File> <File RelativePath="iclientvehicle.h"> </File> <File RelativePath="..\public\engine\ICollideable.h"> </File> <File RelativePath="..\public\vstdlib\ICommandLine.h"> </File> <File RelativePath="iconsole.h"> </File> <File RelativePath="..\Public\icvar.h"> </File> <File RelativePath="idebugoverlaypanel.h"> </File> <File RelativePath="..\game_shared\IEffects.h"> </File> <File RelativePath="..\Public\iefx.h"> </File> <File RelativePath="..\Public\engine\IEngineSound.h"> </File> <File RelativePath="..\public\engine\IEngineTrace.h"> </File> <File RelativePath="..\Public\ienginevgui.h"> </File> <File RelativePath="ifpspanel.h"> </File> <File RelativePath="..\public\igameevents.h"> </File> <File RelativePath="..\game_shared\igamemovement.h"> </File> <File RelativePath="..\public\igameresources.h"> </File> <File RelativePath="..\public\IGameUIFuncs.h"> </File> <File RelativePath="..\public\ihandleentity.h"> </File> <File RelativePath="..\public\vgui\IHTML.h"> </File> <File RelativePath="..\public\vgui\IImage.h"> </File> <File RelativePath="..\public\vgui\IInput.h"> </File> <File RelativePath="iinput.h"> </File> <File RelativePath="..\public\vgui\IInputInternal.h"> </File> <File RelativePath="..\public\vstdlib\IKeyValuesSystem.h"> </File> <File RelativePath="iloadingdisc.h"> </File> <File RelativePath="..\public\vgui\ILocalize.h"> </File> <File RelativePath="..\public\vgui_controls\Image.h"> </File> <File RelativePath="..\public\vgui_controls\ImageList.h"> </File> <File RelativePath="..\Public\ImageLoader.h"> </File> <File RelativePath="..\public\vgui_controls\ImagePanel.h"> </File> <File RelativePath="..\public\imapoverview.h"> </File> <File RelativePath="..\public\materialsystem\imaterial.h"> </File> <File RelativePath="..\public\materialsystem\imaterialproxy.h"> </File> <File RelativePath="..\public\materialsystem\imaterialsystem.h"> </File> <File RelativePath="..\public\materialsystem\imaterialsystemhardwareconfig.h"> </File> <File RelativePath="..\public\materialsystem\imaterialsystemstub.h"> </File> <File RelativePath="..\public\materialsystem\imaterialvar.h"> </File> <File RelativePath="..\public\VGuiMatSurface\IMatSystemSurface.h"> </File> <File RelativePath="..\public\materialsystem\imesh.h"> </File> <File RelativePath="imessagechars.h"> </File> <File RelativePath="..\game_shared\imovehelper.h"> </File> <File RelativePath="..\game_shared\in_buttons.h"> </File> <File RelativePath="in_main.h"> </File> <File RelativePath="..\public\inetchannelinfo.h"> </File> <File RelativePath="inetgraphpanel.h"> </File> <File RelativePath="initializer.h"> </File> <File RelativePath="input.h"> </File> <File RelativePath="..\public\tier1\interface.h"> </File> <File RelativePath="interpolatedvar.h"> </File> <File RelativePath="..\public\interpolatortypes.h"> </File> <File RelativePath="..\game_shared\interval.h"> </File> <File RelativePath="..\public\vgui\IPanel.h"> </File> <File RelativePath="..\game_shared\iplayeranimstate.h"> </File> <File RelativePath="..\Public\iprediction.h"> </File> <File RelativePath="..\game_shared\ipredictionsystem.h"> </File> <File RelativePath="iprofiling.h"> </File> <File RelativePath="..\public\irecipientfilter.h"> </File> <File RelativePath="..\public\isaverestore.h"> </File> <File RelativePath="..\public\vgui\IScheme.h"> </File> <File RelativePath="..\public\iscratchpad3d.h"> </File> <File RelativePath="..\Public\iserverentity.h"> </File> <File RelativePath="..\public\iservernetworkable.h"> </File> <File RelativePath="..\public\iserverunknown.h"> </File> <File RelativePath="..\Public\engine\IShadowMgr.h"> </File> <File RelativePath="..\Public\soundemittersystem\isoundemittersystembase.h"> </File> <File RelativePath="..\Public\ISpatialPartition.h"> </File> <File RelativePath="..\public\engine\IStaticPropMgr.h"> </File> <File RelativePath="..\Public\IStudioRender.h"> </File> <File RelativePath="..\public\vgui\ISurface.h"> </File> <File RelativePath="..\public\vgui\ISystem.h"> </File> <File RelativePath="..\game_shared\itempents.h"> </File> <File RelativePath="itextmessage.h"> </File> <File RelativePath="..\public\materialsystem\itexture.h"> </File> <File RelativePath="..\Public\engine\ivdebugoverlay.h"> </File> <File RelativePath="..\game_shared\IVehicle.h"> </File> <File RelativePath="..\public\engine\IVEngineCache.h"> </File> <File RelativePath="..\public\vgui\IVGui.h"> </File> <File RelativePath="..\Public\ivguicenterprint.h"> </File> <File RelativePath="ivieweffects.h"> </File> <File RelativePath="..\public\cl_dll\iviewport.h"> </File> <File RelativePath="iviewrender.h"> </File> <File RelativePath="iviewrender_beams.h"> </File> <File RelativePath="..\public\engine\ivmodelinfo.h"> </File> <File RelativePath="..\Public\engine\IVModelRender.h"> </File> <File RelativePath="ivmodemanager.h"> </File> <File RelativePath="..\Public\ivrenderview.h"> </File> <File RelativePath="kbutton.h"> </File> <File RelativePath="..\public\vgui\KeyCode.h"> </File> <File RelativePath="..\Public\keydefs.h"> </File> <File RelativePath="..\public\tier1\KeyValues.h"> </File> <File RelativePath="..\public\tier0\l2cache.h"> </File> <File RelativePath="..\public\vgui_controls\Label.h"> </File> <File RelativePath="lerp_functions.h"> </File> <File RelativePath="..\public\vgui_controls\ListPanel.h"> </File> <File RelativePath="..\game_shared\mapentities_shared.h"> </File> <File RelativePath="..\Public\MATHLIB.H"> </File> <File RelativePath="..\public\tier0\mem.h"> </File> <File RelativePath="..\public\tier0\memalloc.h"> </File> <File RelativePath="..\public\tier0\memdbgoff.h"> </File> <File RelativePath="..\public\tier0\memdbgon.h"> </File> <File RelativePath="..\public\tier1\mempool.h"> </File> <File RelativePath="menu.h"> </File> <File RelativePath="..\public\vgui_controls\Menu.h"> </File> <File RelativePath="..\public\vgui_controls\MenuItem.h"> </File> <File RelativePath="..\public\vgui\MessageMap.h"> </File> <File RelativePath="..\Public\model_types.h"> </File> <File RelativePath="..\public\vgui\MouseCode.h"> </File> <File RelativePath="..\Public\mouthinfo.h"> </File> <File RelativePath="movehelper_client.h"> </File> <File RelativePath="..\game_shared\movevars_shared.h"> </File> <File RelativePath=".\mp3player.h"> </File> <File RelativePath="..\game_shared\multiplay_gamerules.h"> </File> <File RelativePath="networkstringtable_clientdll.h"> </File> <File RelativePath="..\Public\NetworkStringTableDefs.h"> </File> <File RelativePath="..\public\networkvar.h"> </File> <File RelativePath="..\game_shared\npcevent.h"> </File> <File RelativePath="..\public\vphysics\object_hash.h"> </File> <File RelativePath="..\Public\overlaytext.h"> </File> <File RelativePath="..\public\vgui_controls\Panel.h"> </File> <File RelativePath="..\public\vgui_controls\PanelAnimationVar.h"> </File> <File RelativePath="..\public\vgui_controls\PanelListPanel.h"> </File> <File RelativePath="particle_iterators.h"> </File> <File RelativePath="particle_prototype.h"> </File> <File RelativePath="particle_simple3D.h"> </File> <File RelativePath="particle_util.h"> </File> <File RelativePath="particledraw.h"> </File> <File RelativePath="particlemgr.h"> </File> <File RelativePath="particles_attractor.h"> </File> <File RelativePath="particles_ez.h"> </File> <File RelativePath="particles_localspace.h"> </File> <File RelativePath="particles_simple.h"> </File> <File RelativePath="ParticleSphereRenderer.h"> </File> <File RelativePath="..\public\vgui_controls\PHandle.h"> </File> <File RelativePath="physics.h"> </File> <File RelativePath="..\game_shared\physics_shared.h"> </File> <File RelativePath="physpropclientside.h"> </File> <File RelativePath="..\Public\PixelWriter.h"> </File> <File RelativePath="..\public\tier0\platform.h"> </File> <File RelativePath="..\game_shared\playernet_vars.h"> </File> <File RelativePath="..\public\PlayerState.h"> </File> <File RelativePath="..\game_shared\positionwatcher.h"> </File> <File RelativePath="..\game_shared\precipitation_shared.h"> </File> <File RelativePath="..\game_shared\predictable_entity.h"> </File> <File RelativePath="prediction.h"> </File> <File RelativePath="prediction_private.h"> </File> <File RelativePath="..\public\tier1\processor_detect.h"> </File> <File RelativePath="..\public\protected_things.h"> </File> <File RelativePath="..\Public\r_efx.h"> </File> <File RelativePath="ragdoll.h"> </File> <File RelativePath="ragdoll.h"> </File> <File RelativePath="..\game_shared\ragdoll_shared.h"> </File> <File RelativePath="..\public\vstdlib\random.h"> </File> <File RelativePath="..\public\tier1\rangecheckedvar.h"> </File> <File RelativePath="rendertexture.h"> </File> <File RelativePath="..\public\vgui_controls\RichText.h"> </File> <File RelativePath="..\game_shared\rope_helpers.h"> </File> <File RelativePath="..\Public\rope_physics.h"> </File> <File RelativePath="..\Public\rope_shared.h"> </File> <File RelativePath="..\Public\s3_intrf.h"> </File> <File RelativePath="..\game_shared\saverestore_utlclass.h"> </File> <File RelativePath="..\game_shared\saverestore_utlvector.h"> </File> <File RelativePath="..\public\saverestoretypes.h"> </File> <File RelativePath="..\game_shared\sceneentity_shared.h"> </File> <File RelativePath="..\Public\ScratchPad3D.h"> </File> <File RelativePath=".\ScreenSpaceEffects.h"> </File> <File RelativePath="..\game_shared\scriptevent.h"> </File> <File RelativePath="..\public\vgui_controls\ScrollBar.h"> </File> <File RelativePath="..\public\vgui_controls\SectionedListPanel.h"> </File> <File RelativePath="..\Public\sentence.h"> </File> <File RelativePath="..\game_shared\sequence_Transitioner.h"> </File> <File RelativePath="..\Public\server_class.h"> </File> <File RelativePath="..\Public\shake.h"> </File> <File RelativePath="..\game_shared\shared_classnames.h"> </File> <File RelativePath="..\game_shared\shareddefs.h"> </File> <File RelativePath="..\game_shared\shareddefs.h"> </File> <File RelativePath="..\game_shared\sharedInterface.h"> </File> <File RelativePath="..\Public\shattersurfacetypes.h"> </File> <File RelativePath="..\game_shared\sheetsimulator.h"> </File> <File RelativePath="..\game_shared\shot_manipulator.h"> </File> <File RelativePath="simple_keys.h"> </File> <File RelativePath="..\Public\simple_physics.h"> </File> <File RelativePath="..\public\tier1\smartptr.h"> </File> <File RelativePath="smoke_fog_overlay.h"> </File> <File RelativePath="..\game_shared\solidsetdefaults.h"> </File> <File RelativePath="..\public\soundchars.h"> </File> <File RelativePath="..\Public\soundflags.h"> </File> <File RelativePath="..\public\soundinfo.h"> </File> <File RelativePath="splinepatch.h"> </File> <File RelativePath="..\game_shared\sprite.h"> </File> <File RelativePath="..\game_shared\SpriteTrail.h"> </File> <File RelativePath="..\Public\string_t.h"> </File> <File RelativePath="..\public\tier1\stringpool.h"> </File> <File RelativePath="..\public\vstdlib\strtools.h"> </File> <File RelativePath="..\Public\studio.h"> </File> <File RelativePath="..\game_shared\sun_shared.h"> </File> <File RelativePath="..\Public\surfinfo.h"> </File> <File RelativePath="TeamBitmapImage.h"> </File> <File RelativePath="tempent.h"> </File> <File RelativePath="..\game_shared\tempentity.h"> </File> <File RelativePath="..\Public\terrainmod.h"> </File> <File RelativePath="..\game_shared\terrainmodmgr_shared.h"> </File> <File RelativePath="text_message.h"> </File> <File RelativePath="..\public\vgui_controls\TextEntry.h"> </File> <File RelativePath="..\public\vgui_controls\TextImage.h"> </File> <File RelativePath="..\public\texture_group_names.h"> </File> <File RelativePath="..\Public\TGALoader.h"> </File> <File RelativePath="..\public\tgawriter.h"> </File> <File RelativePath="timedevent.h"> </File> <File RelativePath="toggletextureproxy.h"> </File> <File RelativePath=".\toolframework_client.h"> </File> <File RelativePath="..\game_shared\touchlink.h"> </File> <File RelativePath="..\public\vgui_controls\TreeView.h"> </File> <File RelativePath="..\game_shared\usercmd.h"> </File> <File RelativePath="..\game_shared\util_shared.h"> </File> <File RelativePath="..\public\tier1\utlbidirectionalset.h"> </File> <File RelativePath="..\public\tier1\utlbuffer.h"> </File> <File RelativePath="..\public\tier1\utlfixedlinkedlist.h"> </File> <File RelativePath="..\public\tier1\utlfixedmemory.h"> </File> <File RelativePath="..\public\tier1\utlhash.h"> </File> <File RelativePath="..\public\tier1\utllinkedlist.h"> </File> <File RelativePath="..\public\tier1\utlmap.h"> </File> <File RelativePath="..\public\tier1\utlmemory.h"> </File> <File RelativePath="..\public\tier1\utlmultilist.h"> </File> <File RelativePath="..\public\tier1\utlpriorityqueue.h"> </File> <File RelativePath="..\public\tier1\utlqueue.h"> </File> <File RelativePath="..\public\tier1\utlrbtree.h"> </File> <File RelativePath="..\public\tier1\utlstack.h"> </File> <File RelativePath="..\public\tier1\utlsymbol.h"> </File> <File RelativePath="..\public\tier1\utlvector.h"> </File> <File RelativePath="..\Public\vallocator.h"> </File> <File RelativePath="..\Public\vcollide.h"> </File> <File RelativePath="..\Public\vcollide_parse.h"> </File> <File RelativePath="..\Public\vector.h"> </File> <File RelativePath="..\Public\vector2d.h"> </File> <File RelativePath="..\Public\vector4d.h"> </File> <File RelativePath="..\public\vgui\VGUI.h"> </File> <File RelativePath="vgui_BasePanel.h"> </File> <File RelativePath="vgui_BitmapImage.h"> </File> <File RelativePath="vgui_BitmapPanel.h"> </File> <File RelativePath="..\game_shared\vgui_defaultinputsignal.h"> </File> <File RelativePath="vgui_EntityImagePanel.h"> </File> <File RelativePath="vgui_EntityPanel.h"> </File> <File RelativePath="vgui_grid.h"> </File> <File RelativePath="tf2_hud\vgui_healthbar.h"> </File> <File RelativePath="vgui_helpers.h"> </File> <File RelativePath="vgui_ImageHealthPanel.h"> </File> <File RelativePath="vgui_int.h"> </File> <File RelativePath="vguicenterprint.h"> </File> <File RelativePath="view.h"> </File> <File RelativePath="view_scene.h"> </File> <File RelativePath="..\Public\view_shared.h"> </File> <File RelativePath="ViewConeImage.h"> </File> <File RelativePath="..\game_shared\viewport_panel_names.h"> </File> <File RelativePath="viewrender.h"> </File> <File RelativePath="..\Public\vmatrix.h"> </File> <File RelativePath="..\game_shared\voice_banmgr.h"> </File> <File RelativePath="..\game_shared\voice_common.h"> </File> <File RelativePath="..\game_shared\voice_gamemgr.h"> </File> <File RelativePath="..\game_shared\voice_status.h"> </File> <File RelativePath="..\Public\vphysics_interface.h"> </File> <File RelativePath="..\game_shared\vphysics_sound.h"> </File> <File RelativePath="..\Public\vplane.h"> </File> <File RelativePath="..\public\tier0\vprof.h"> </File> <File RelativePath="..\public\vstdlib\vstdlib.h"> </File> <File RelativePath="..\public\vtf\vtf.h"> </File> <File RelativePath="..\game_shared\cstrike\weapon_flashbang.h"> </File> <File RelativePath="..\game_shared\cstrike\weapon_hegrenade.h"> </File> <File RelativePath="..\game_shared\weapon_parse.h"> </File> <File RelativePath="..\game_shared\weapon_proficiency.h"> </File> <File RelativePath="weapon_selection.h"> </File> <File RelativePath="weapons_resource.h"> </File> <File RelativePath="..\public\vgui_controls\WizardPanel.h"> </File> <File RelativePath="..\public\vgui_controls\WizardSubPanel.h"> </File> <File RelativePath="..\Public\worldsize.h"> </File> <File RelativePath="..\public\zip_uncompressed.h"> </File> <Filter Name="game_controls header files" Filter=""> <File RelativePath="game_controls\baseviewport.h"> </File> <File RelativePath="game_controls\clientscoreboarddialog.h"> </File> <File RelativePath="game_controls\commandmenu.h"> </File> <File RelativePath="game_controls\mapoverview.h"> </File> <File RelativePath="game_controls\mouseoverhtmlbutton.h"> </File> <File RelativePath="game_controls\mouseoverpanelbutton.h"> </File> <File RelativePath="game_controls\spectatorgui.h"> </File> <File RelativePath="game_controls\teammenu.h"> </File> <File RelativePath="game_controls\vguitextwindow.h"> </File> </Filter> <Filter Name="episodic" Filter=""> <File RelativePath=".\episodic\episodic_screenspaceeffects.h"> </File> </Filter> <Filter Name="hl2_hud" Filter=""> <File RelativePath=".\hl2_hud\c_prop_combine_ball.h"> </File> </Filter> </Filter> <File RelativePath="..\lib-vc7\public\bitmap.lib"> </File> <File RelativePath="..\lib-vc7\public\mathlib.lib"> </File> <File RelativePath="..\lib-vc7\public\tier0.lib"> </File> <File RelativePath="..\lib-vc7\public\tier1.lib"> </File> <File RelativePath="..\lib-vc7\public\tier2.lib"> </File> <File RelativePath="..\lib-vc7\public\vgui_controls.lib"> </File> <File RelativePath="..\lib-vc7\public\vstdlib.lib"> </File> </Files> <Globals> </Globals> </VisualStudioProject>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 5821 | Knut Wikstrom |
Added Valve Source code. This is NOT to be commited to other than new code from Valve. |