Files
TrinityCore/win/VC90/game.vcproj
Rat 1426c2970f HIGHLY EXPERIMENTAL - USE AT YOUR OWN RISK
implemented Condition System
all systems should work like before
after applying the sql converter you won't be able to apply any Updatepacks (<=up30) so do updates before this
this revesion is not threated as stable!

--HG--
branch : trunk
2010-06-04 23:24:48 +02:00

4326 lines
106 KiB
XML

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9,00"
Name="game"
ProjectGUID="{1DC6C4DA-A028-41F3-877D-D5400C594F88}"
RootNamespace="game"
Keyword="Win32Proj"
AssemblyReferenceSearchPaths="&quot;..\..\src\game&quot;"
TargetFrameworkVersion="196613"
>
<Platforms>
<Platform
Name="Win32"
/>
<Platform
Name="x64"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory=".\game__$(PlatformName)_$(ConfigurationName)"
IntermediateDirectory=".\game__$(PlatformName)_$(ConfigurationName)"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/MP /Zm200"
Optimization="0"
AdditionalIncludeDirectories="..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\shared\Database;..\..\src\shared\vmap;..\..\dep\ACE_wrappers;..\..\src\game\"
PreprocessorDefinitions="WIN32;_DEBUG;TRINITY_DEBUG;_LIB;_SECURE_SCL=0"
StringPooling="false"
MinimalRebuild="false"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
EnableFunctionLevelLinking="true"
RuntimeTypeInfo="true"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="pchdef.h"
PrecompiledHeaderFile=".\game__$(PlatformName)_$(ConfigurationName)\game.pch"
AssemblerListingLocation=".\game__$(PlatformName)_$(ConfigurationName)\"
ObjectFile=".\game__$(PlatformName)_$(ConfigurationName)\"
ProgramDataBaseFileName=".\game__$(PlatformName)_$(ConfigurationName)\"
WarningLevel="3"
SuppressStartupBanner="true"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="3"
CallingConvention="0"
CompileAs="0"
ForcedIncludeFiles="pchdef.h"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1033"
/>
<Tool
Name="VCPreLinkEventTool"
CommandLine=""
/>
<Tool
Name="VCLibrarianTool"
OutputFile=".\game__$(PlatformName)_$(ConfigurationName)\game.lib"
SuppressStartupBanner="true"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory=".\game__$(PlatformName)_$(ConfigurationName)"
IntermediateDirectory=".\game__$(PlatformName)_$(ConfigurationName)"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/MP /Zm200"
InlineFunctionExpansion="1"
AdditionalIncludeDirectories="..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\shared\Database;..\..\src\shared\vmap;..\..\dep\ACE_wrappers;..\..\src\game\"
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_SECURE_SCL=0"
StringPooling="true"
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
EnableEnhancedInstructionSet="1"
RuntimeTypeInfo="true"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="pchdef.h"
PrecompiledHeaderFile=".\game__$(PlatformName)_$(ConfigurationName)\game.pch"
AssemblerListingLocation=".\game__$(PlatformName)_$(ConfigurationName)\"
ObjectFile=".\game__$(PlatformName)_$(ConfigurationName)\"
ProgramDataBaseFileName=".\game__$(PlatformName)_$(ConfigurationName)\"
WarningLevel="3"
SuppressStartupBanner="true"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="3"
CallingConvention="0"
CompileAs="0"
ForcedIncludeFiles="pchdef.h"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG;_SECURE_SCL=0"
Culture="1033"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
OutputFile=".\game__$(PlatformName)_$(ConfigurationName)\game.lib"
SuppressStartupBanner="true"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Debug|x64"
OutputDirectory=".\game__$(PlatformName)_$(ConfigurationName)"
IntermediateDirectory=".\game__$(PlatformName)_$(ConfigurationName)"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
TargetEnvironment="3"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/MP /bigobj /Zm200"
Optimization="0"
AdditionalIncludeDirectories="..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\shared\Database;..\..\src\shared\vmap;..\..\dep\ACE_wrappers;..\..\src\game\"
PreprocessorDefinitions="WIN32;_DEBUG;TRINITY_DEBUG;_LIB"
StringPooling="false"
MinimalRebuild="false"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
EnableFunctionLevelLinking="true"
RuntimeTypeInfo="true"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="pchdef.h"
PrecompiledHeaderFile=".\game__$(PlatformName)_$(ConfigurationName)\game.pch"
AssemblerListingLocation=".\game__$(PlatformName)_$(ConfigurationName)\"
ObjectFile=".\game__$(PlatformName)_$(ConfigurationName)\"
ProgramDataBaseFileName=".\game__$(PlatformName)_$(ConfigurationName)\"
WarningLevel="3"
SuppressStartupBanner="true"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="3"
CallingConvention="0"
CompileAs="0"
ForcedIncludeFiles="pchdef.h"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1033"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
AdditionalDependencies=".\shared__$(PlatformName)_$(ConfigurationName)\shared.lib"
OutputFile=".\game__$(PlatformName)_$(ConfigurationName)\game.lib"
SuppressStartupBanner="true"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Release|x64"
OutputDirectory=".\game__$(PlatformName)_$(ConfigurationName)"
IntermediateDirectory=".\game__$(PlatformName)_$(ConfigurationName)"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
TargetEnvironment="3"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/MP /bigobj /Zm200"
InlineFunctionExpansion="1"
AdditionalIncludeDirectories="..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\shared\Database;..\..\src\shared\vmap;..\..\dep\ACE_wrappers;..\..\src\game\"
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_SECURE_SCL=0"
StringPooling="true"
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
EnableEnhancedInstructionSet="0"
RuntimeTypeInfo="true"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="pchdef.h"
PrecompiledHeaderFile=".\game__$(PlatformName)_$(ConfigurationName)\game.pch"
AssemblerListingLocation=".\game__$(PlatformName)_$(ConfigurationName)\"
ObjectFile=".\game__$(PlatformName)_$(ConfigurationName)\"
ProgramDataBaseFileName=".\game__$(PlatformName)_$(ConfigurationName)\"
WarningLevel="3"
SuppressStartupBanner="true"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="3"
CallingConvention="0"
CompileAs="0"
ForcedIncludeFiles="pchdef.h"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG;_SECURE_SCL=0"
Culture="1033"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
AdditionalDependencies=".\shared__$(PlatformName)_$(ConfigurationName)\shared.lib"
OutputFile=".\game__$(PlatformName)_$(ConfigurationName)\game.lib"
SuppressStartupBanner="true"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="World/Handlers"
>
<File
RelativePath="..\..\src\game\AccountMgr.cpp"
>
</File>
<File
RelativePath="..\..\src\game\AccountMgr.h"
>
</File>
<File
RelativePath="..\..\src\game\AchievementMgr.cpp"
>
</File>
<File
RelativePath="..\..\src\game\AchievementMgr.h"
>
</File>
<File
RelativePath="..\..\src\game\AddonMgr.cpp"
>
</File>
<File
RelativePath="..\..\src\game\AddonMgr.h"
>
</File>
<File
RelativePath="..\..\src\game\ArenaTeamHandler.cpp"
>
</File>
<File
RelativePath="..\..\src\game\AuctionHouseHandler.cpp"
>
</File>
<File
RelativePath="..\..\src\game\BattleGround.cpp"
>
</File>
<File
RelativePath="..\..\src\game\BattleGround.h"
>
</File>
<File
RelativePath="..\..\src\game\BattleGroundAA.cpp"
>
</File>
<File
RelativePath="..\..\src\game\BattleGroundAA.h"
>
</File>
<File
RelativePath="..\..\src\game\BattleGroundAB.cpp"
>
</File>
<File
RelativePath="..\..\src\game\BattleGroundAB.h"
>
</File>
<File
RelativePath="..\..\src\game\BattleGroundRB.cpp"
>
</File>
<File
RelativePath="..\..\src\game\BattleGroundRB.h"
>
</File>
<File
RelativePath="..\..\src\game\BattleGroundAV.cpp"
>
</File>
<File
RelativePath="..\..\src\game\BattleGroundAV.h"
>
</File>
<File
RelativePath="..\..\src\game\BattleGroundBE.cpp"
>
</File>
<File
RelativePath="..\..\src\game\BattleGroundBE.h"
>
</File>
<File
RelativePath="..\..\src\game\BattleGroundDS.cpp"
>
</File>
<File
RelativePath="..\..\src\game\BattleGroundDS.h"
>
</File>
<File
RelativePath="..\..\src\game\BattleGroundEY.cpp"
>
</File>
<File
RelativePath="..\..\src\game\BattleGroundEY.h"
>
</File>
<File
RelativePath="..\..\src\game\BattleGroundHandler.cpp"
>
</File>
<File
RelativePath="..\..\src\game\BattleGroundIC.cpp"
>
</File>
<File
RelativePath="..\..\src\game\BattleGroundIC.h"
>
</File>
<File
RelativePath="..\..\src\game\BattleGroundMgr.cpp"
>
</File>
<File
RelativePath="..\..\src\game\BattleGroundMgr.h"
>
</File>
<File
RelativePath="..\..\src\game\BattleGroundNA.cpp"
>
</File>
<File
RelativePath="..\..\src\game\BattleGroundNA.h"
>
</File>
<File
RelativePath="..\..\src\game\BattleGroundRL.cpp"
>
</File>
<File
RelativePath="..\..\src\game\BattleGroundRL.h"
>
</File>
<File
RelativePath="..\..\src\game\BattleGroundRV.cpp"
>
</File>
<File
RelativePath="..\..\src\game\BattleGroundRV.h"
>
</File>
<File
RelativePath="..\..\src\game\BattleGroundSA.cpp"
>
</File>
<File
RelativePath="..\..\src\game\BattleGroundSA.h"
>
</File>
<File
RelativePath="..\..\src\game\BattleGroundWS.cpp"
>
</File>
<File
RelativePath="..\..\src\game\BattleGroundWS.h"
>
</File>
<File
RelativePath="..\..\src\game\CalendarHandler.cpp"
>
</File>
<File
RelativePath="..\..\src\game\Cell.h"
>
</File>
<File
RelativePath="..\..\src\game\CellImpl.h"
>
</File>
<File
RelativePath="..\..\src\game\Channel.cpp"
>
</File>
<File
RelativePath="..\..\src\game\Channel.h"
>
</File>
<File
RelativePath="..\..\src\game\ChannelHandler.cpp"
>
</File>
<File
RelativePath="..\..\src\game\ChannelMgr.cpp"
>
</File>
<File
RelativePath="..\..\src\game\ChannelMgr.h"
>
</File>
<File
RelativePath="..\..\src\game\CharacterHandler.cpp"
>
</File>
<File
RelativePath="..\..\src\game\Chat.cpp"
>
</File>
<File
RelativePath="..\..\src\game\Chat.h"
>
</File>
<File
RelativePath="..\..\src\game\ChatHandler.cpp"
>
</File>
<File
RelativePath="..\..\src\game\CombatHandler.cpp"
>
</File>
<File
RelativePath="..\..\src\game\ConditionMgr.cpp"
>
</File>
<File
RelativePath="..\..\src\game\ConditionMgr.h"
>
</File>
<File
RelativePath="..\..\src\game\DuelHandler.cpp"
>
</File>
<File
RelativePath="..\..\src\game\GameEventMgr.cpp"
>
</File>
<File
RelativePath="..\..\src\game\GameEventMgr.h"
>
</File>
<File
RelativePath="..\..\src\game\GossipDef.cpp"
>
</File>
<File
RelativePath="..\..\src\game\GossipDef.h"
>
</File>
<File
RelativePath="..\..\src\game\GridDefines.h"
>
</File>
<File
RelativePath="..\..\src\game\GridNotifiers.cpp"
>
</File>
<File
RelativePath="..\..\src\game\GridNotifiers.h"
>
</File>
<File
RelativePath="..\..\src\game\GridNotifiersImpl.h"
>
</File>
<File
RelativePath="..\..\src\game\GridStates.cpp"
>
</File>
<File
RelativePath="..\..\src\game\GridStates.h"
>
</File>
<File
RelativePath="..\..\src\game\Group.cpp"
>
</File>
<File
RelativePath="..\..\src\game\Group.h"
>
</File>
<File
RelativePath="..\..\src\game\GroupHandler.cpp"
>
</File>
<File
RelativePath="..\..\src\game\GuildHandler.cpp"
>
</File>
<File
RelativePath="..\..\src\game\InstanceData.cpp"
>
</File>
<File
RelativePath="..\..\src\game\InstanceData.h"
>
</File>
<File
RelativePath="..\..\src\game\InstanceSaveMgr.cpp"
>
</File>
<File
RelativePath="..\..\src\game\InstanceSaveMgr.h"
>
</File>
<File
RelativePath="..\..\src\game\ItemHandler.cpp"
>
</File>
<File
RelativePath="..\..\src\game\LFG.h"
>
</File>
<File
RelativePath="..\..\src\game\LFGHandler.cpp"
>
</File>
<File
RelativePath="..\..\src\game\LFGMgr.cpp"
>
</File>
<File
RelativePath="..\..\src\game\LFGMgr.h"
>
</File>
<File
RelativePath="..\..\src\game\LootHandler.cpp"
>
</File>
<File
RelativePath="..\..\src\game\Mail.cpp"
>
</File>
<File
RelativePath="..\..\src\game\Mail.h"
>
</File>
<File
RelativePath="..\..\src\game\Map.cpp"
>
</File>
<File
RelativePath="..\..\src\game\Map.h"
>
</File>
<File
RelativePath="..\..\src\game\MapInstanced.cpp"
>
</File>
<File
RelativePath="..\..\src\game\MapInstanced.h"
>
</File>
<File
RelativePath="..\..\src\game\MapManager.cpp"
>
</File>
<File
RelativePath="..\..\src\game\MapManager.h"
>
</File>
<File
RelativePath="..\..\src\game\MapUpdater.cpp"
>
</File>
<File
RelativePath="..\..\src\game\MapUpdater.h"
>
</File>
<File
RelativePath="..\..\src\game\MiscHandler.cpp"
>
</File>
<File
RelativePath="..\..\src\game\MovementHandler.cpp"
>
</File>
<File
RelativePath="..\..\src\game\NPCHandler.cpp"
>
</File>
<File
RelativePath="..\..\src\game\NPCHandler.h"
>
</File>
<File
RelativePath="..\..\src\game\ObjectGridLoader.cpp"
>
</File>
<File
RelativePath="..\..\src\game\ObjectGridLoader.h"
>
</File>
<File
RelativePath="..\..\src\game\Path.h"
>
</File>
<File
RelativePath="..\..\src\game\pchdef.h"
>
</File>
<File
RelativePath="..\..\src\game\PetHandler.cpp"
>
</File>
<File
RelativePath="..\..\src\game\PetitionsHandler.cpp"
>
</File>
<File
RelativePath="..\..\src\game\PoolHandler.cpp"
>
</File>
<File
RelativePath="..\..\src\game\PoolHandler.h"
>
</File>
<File
RelativePath="..\..\src\game\QueryHandler.cpp"
>
</File>
<File
RelativePath="..\..\src\game\QuestDef.cpp"
>
</File>
<File
RelativePath="..\..\src\game\QuestDef.h"
>
</File>
<File
RelativePath="..\..\src\game\QuestHandler.cpp"
>
</File>
<File
RelativePath="..\..\src\game\SkillDiscovery.cpp"
>
</File>
<File
RelativePath="..\..\src\game\SkillDiscovery.h"
>
</File>
<File
RelativePath="..\..\src\game\SkillExtraItems.cpp"
>
</File>
<File
RelativePath="..\..\src\game\SkillExtraItems.h"
>
</File>
<File
RelativePath="..\..\src\game\SkillHandler.cpp"
>
</File>
<File
RelativePath="..\..\src\game\Spell.cpp"
>
</File>
<File
RelativePath="..\..\src\game\Spell.h"
>
</File>
<File
RelativePath="..\..\src\game\SpellAuraDefines.h"
>
</File>
<File
RelativePath="..\..\src\game\SpellAuraEffects.cpp"
>
</File>
<File
RelativePath="..\..\src\game\SpellAuraEffects.h"
>
</File>
<File
RelativePath="..\..\src\game\SpellAuras.cpp"
>
</File>
<File
RelativePath="..\..\src\game\SpellAuras.h"
>
</File>
<File
RelativePath="..\..\src\game\SpellEffects.cpp"
>
</File>
<File
RelativePath="..\..\src\game\SpellHandler.cpp"
>
</File>
<File
RelativePath="..\..\src\game\TaxiHandler.cpp"
>
</File>
<File
RelativePath="..\..\src\game\TicketHandler.cpp"
>
</File>
<File
RelativePath="..\..\src\game\TradeHandler.cpp"
>
</File>
<File
RelativePath="..\..\src\game\Transports.cpp"
>
</File>
<File
RelativePath="..\..\src\game\Transports.h"
>
</File>
<File
RelativePath="..\..\src\game\UpdateData.cpp"
>
</File>
<File
RelativePath="..\..\src\game\UpdateData.h"
>
</File>
<File
RelativePath="..\..\src\game\VoiceChatHandler.cpp"
>
</File>
<File
RelativePath="..\..\src\game\WaypointManager.cpp"
>
</File>
<File
RelativePath="..\..\src\game\WaypointManager.h"
>
</File>
<File
RelativePath="..\..\src\game\Weather.cpp"
>
</File>
<File
RelativePath="..\..\src\game\Weather.h"
>
</File>
<File
RelativePath="..\..\src\game\World.cpp"
>
</File>
<File
RelativePath="..\..\src\game\World.h"
>
</File>
</Filter>
<Filter
Name="Object"
>
<File
RelativePath="..\..\src\game\ArenaTeam.cpp"
>
</File>
<File
RelativePath="..\..\src\game\ArenaTeam.h"
>
</File>
<File
RelativePath="..\..\src\game\AuctionHouseMgr.cpp"
>
</File>
<File
RelativePath="..\..\src\game\AuctionHouseMgr.h"
>
</File>
<File
RelativePath="..\..\src\game\Bag.cpp"
>
</File>
<File
RelativePath="..\..\src\game\Bag.h"
>
</File>
<File
RelativePath="..\..\src\game\Calendar.cpp"
>
</File>
<File
RelativePath="..\..\src\game\Calendar.h"
>
</File>
<File
RelativePath="..\..\src\game\Corpse.cpp"
>
</File>
<File
RelativePath="..\..\src\game\Corpse.h"
>
</File>
<File
RelativePath="..\..\src\game\Creature.cpp"
>
</File>
<File
RelativePath="..\..\src\game\Creature.h"
>
</File>
<File
RelativePath="..\..\src\game\CreatureGroups.cpp"
>
</File>
<File
RelativePath="..\..\src\game\CreatureGroups.h"
>
</File>
<File
RelativePath="..\..\src\game\DynamicObject.cpp"
>
</File>
<File
RelativePath="..\..\src\game\DynamicObject.h"
>
</File>
<File
RelativePath="..\..\src\game\Formulas.h"
>
</File>
<File
RelativePath="..\..\src\game\GameObject.cpp"
>
</File>
<File
RelativePath="..\..\src\game\GameObject.h"
>
</File>
<File
RelativePath="..\..\src\game\Guild.cpp"
>
</File>
<File
RelativePath="..\..\src\game\Guild.h"
>
</File>
<File
RelativePath="..\..\src\game\Item.cpp"
>
</File>
<File
RelativePath="..\..\src\game\Item.h"
>
</File>
<File
RelativePath="..\..\src\game\ItemEnchantmentMgr.cpp"
>
</File>
<File
RelativePath="..\..\src\game\ItemEnchantmentMgr.h"
>
</File>
<File
RelativePath="..\..\src\game\ItemPrototype.h"
>
</File>
<File
RelativePath="..\..\src\game\LootMgr.cpp"
>
</File>
<File
RelativePath="..\..\src\game\LootMgr.h"
>
</File>
<File
RelativePath="..\..\src\game\Object.cpp"
>
</File>
<File
RelativePath="..\..\src\game\Object.h"
>
</File>
<File
RelativePath="..\..\src\game\ObjectAccessor.cpp"
>
</File>
<File
RelativePath="..\..\src\game\ObjectAccessor.h"
>
</File>
<File
RelativePath="..\..\src\game\ObjectDefines.h"
>
</File>
<File
RelativePath="..\..\src\game\ObjectMgr.cpp"
>
</File>
<File
RelativePath="..\..\src\game\ObjectMgr.h"
>
</File>
<File
RelativePath="..\..\src\game\Pet.cpp"
>
</File>
<File
RelativePath="..\..\src\game\Pet.h"
>
</File>
<File
RelativePath="..\..\src\game\Player.cpp"
>
</File>
<File
RelativePath="..\..\src\game\Player.h"
>
</File>
<File
RelativePath="..\..\src\game\ReputationMgr.cpp"
>
</File>
<File
RelativePath="..\..\src\game\ReputationMgr.h"
>
</File>
<File
RelativePath="..\..\src\game\SocialMgr.cpp"
>
</File>
<File
RelativePath="..\..\src\game\SocialMgr.h"
>
</File>
<File
RelativePath="..\..\src\game\SpellMgr.cpp"
>
</File>
<File
RelativePath="..\..\src\game\SpellMgr.h"
>
</File>
<File
RelativePath="..\..\src\game\StatSystem.cpp"
>
</File>
<File
RelativePath="..\..\src\game\TemporarySummon.cpp"
>
</File>
<File
RelativePath="..\..\src\game\TemporarySummon.h"
>
</File>
<File
RelativePath="..\..\src\game\Totem.cpp"
>
</File>
<File
RelativePath="..\..\src\game\Totem.h"
>
</File>
<File
RelativePath="..\..\src\game\Unit.cpp"
>
</File>
<File
RelativePath="..\..\src\game\Unit.h"
>
</File>
<File
RelativePath="..\..\src\game\UnitEvents.h"
>
</File>
<File
RelativePath="..\..\src\game\UpdateFields.h"
>
</File>
<File
RelativePath="..\..\src\game\UpdateMask.h"
>
</File>
<File
RelativePath="..\..\src\game\Vehicle.cpp"
>
</File>
<File
RelativePath="..\..\src\game\Vehicle.h"
>
</File>
<File
RelativePath="..\..\src\game\ZoneScript.h"
>
</File>
<Filter
Name="Movement"
>
<File
RelativePath="..\..\src\game\AnimalRandomMovementGenerator.h"
>
</File>
<File
RelativePath="..\..\src\game\ConfusedMovementGenerator.cpp"
>
</File>
<File
RelativePath="..\..\src\game\ConfusedMovementGenerator.h"
>
</File>
<File
RelativePath="..\..\src\game\DestinationHolder.cpp"
>
</File>
<File
RelativePath="..\..\src\game\DestinationHolder.h"
>
</File>
<File
RelativePath="..\..\src\game\DestinationHolderImp.h"
>
</File>
<File
RelativePath="..\..\src\game\FleeingMovementGenerator.cpp"
>
</File>
<File
RelativePath="..\..\src\game\FleeingMovementGenerator.h"
>
</File>
<File
RelativePath="..\..\src\game\HomeMovementGenerator.cpp"
>
</File>
<File
RelativePath="..\..\src\game\HomeMovementGenerator.h"
>
</File>
<File
RelativePath="..\..\src\game\IdleMovementGenerator.cpp"
>
</File>
<File
RelativePath="..\..\src\game\IdleMovementGenerator.h"
>
</File>
<File
RelativePath="..\..\src\game\MotionMaster.cpp"
>
</File>
<File
RelativePath="..\..\src\game\MotionMaster.h"
>
</File>
<File
RelativePath="..\..\src\game\MovementGenerator.cpp"
>
</File>
<File
RelativePath="..\..\src\game\MovementGenerator.h"
>
</File>
<File
RelativePath="..\..\src\game\PointMovementGenerator.cpp"
>
</File>
<File
RelativePath="..\..\src\game\PointMovementGenerator.h"
>
</File>
<File
RelativePath="..\..\src\game\RandomMovementGenerator.cpp"
>
</File>
<File
RelativePath="..\..\src\game\RandomMovementGenerator.h"
>
</File>
<File
RelativePath="..\..\src\game\TargetedMovementGenerator.cpp"
>
</File>
<File
RelativePath="..\..\src\game\TargetedMovementGenerator.h"
>
</File>
<File
RelativePath="..\..\src\game\Traveller.h"
>
</File>
<File
RelativePath="..\..\src\game\WaypointMovementGenerator.cpp"
>
</File>
<File
RelativePath="..\..\src\game\WaypointMovementGenerator.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="Server"
>
<File
RelativePath="..\..\src\game\DBCEnums.h"
>
</File>
<File
RelativePath="..\..\src\game\DBCfmt.h"
>
</File>
<File
RelativePath="..\..\src\game\DBCStores.cpp"
>
</File>
<File
RelativePath="..\..\src\game\DBCStores.h"
>
</File>
<File
RelativePath="..\..\src\game\DBCStructure.h"
>
</File>
<File
RelativePath="..\..\src\game\GlobalEvents.cpp"
>
</File>
<File
RelativePath="..\..\src\game\GlobalEvents.h"
>
</File>
<File
RelativePath="..\..\src\game\Opcodes.cpp"
>
</File>
<File
RelativePath="..\..\src\game\Opcodes.h"
>
</File>
<File
RelativePath="..\..\src\game\SharedDefines.h"
>
</File>
<File
RelativePath="..\..\src\game\WorldLog.cpp"
>
</File>
<File
RelativePath="..\..\src\game\WorldLog.h"
>
</File>
<File
RelativePath="..\..\src\game\WorldSession.cpp"
>
</File>
<File
RelativePath="..\..\src\game\WorldSession.h"
>
</File>
<File
RelativePath="..\..\src\game\WorldSocket.cpp"
>
</File>
<File
RelativePath="..\..\src\game\WorldSocket.h"
>
</File>
<File
RelativePath="..\..\src\game\WorldSocketMgr.cpp"
>
</File>
<File
RelativePath="..\..\src\game\WorldSocketMgr.h"
>
</File>
</Filter>
<Filter
Name="Chat Commands"
>
<File
RelativePath="..\..\src\game\debugcmds.cpp"
>
</File>
<File
RelativePath="..\..\src\game\Level0.cpp"
>
</File>
<File
RelativePath="..\..\src\game\Level1.cpp"
>
</File>
<File
RelativePath="..\..\src\game\Level2.cpp"
>
</File>
<File
RelativePath="..\..\src\game\Level3.cpp"
>
</File>
</Filter>
<Filter
Name="Tool"
>
<File
RelativePath="..\..\src\game\Language.h"
>
</File>
<File
RelativePath="..\..\src\game\PlayerDump.cpp"
>
</File>
<File
RelativePath="..\..\src\game\PlayerDump.h"
>
</File>
</Filter>
<Filter
Name="References"
>
<File
RelativePath="..\..\src\game\FollowerReference.cpp"
>
</File>
<File
RelativePath="..\..\src\game\FollowerReference.h"
>
</File>
<File
RelativePath="..\..\src\game\FollowerRefManager.h"
>
</File>
<File
RelativePath="..\..\src\game\GroupReference.cpp"
>
</File>
<File
RelativePath="..\..\src\game\GroupReference.h"
>
</File>
<File
RelativePath="..\..\src\game\GroupRefManager.h"
>
</File>
<File
RelativePath="..\..\src\game\HostileRefManager.cpp"
>
</File>
<File
RelativePath="..\..\src\game\HostileRefManager.h"
>
</File>
<File
RelativePath="..\..\src\game\MapReference.h"
>
</File>
<File
RelativePath="..\..\src\game\MapRefManager.h"
>
</File>
<File
RelativePath="..\..\src\game\ThreatManager.cpp"
>
</File>
<File
RelativePath="..\..\src\game\ThreatManager.h"
>
</File>
</Filter>
<Filter
Name="AI"
>
<File
RelativePath="..\..\src\game\CombatAI.cpp"
>
</File>
<File
RelativePath="..\..\src\game\CombatAI.h"
>
</File>
<File
RelativePath="..\..\src\game\CreatureAI.cpp"
>
</File>
<File
RelativePath="..\..\src\game\CreatureAI.h"
>
</File>
<File
RelativePath="..\..\src\game\CreatureAIFactory.h"
>
</File>
<File
RelativePath="..\..\src\game\CreatureAIImpl.h"
>
</File>
<File
RelativePath="..\..\src\game\CreatureAIRegistry.cpp"
>
</File>
<File
RelativePath="..\..\src\game\CreatureAIRegistry.h"
>
</File>
<File
RelativePath="..\..\src\game\CreatureAISelector.cpp"
>
</File>
<File
RelativePath="..\..\src\game\CreatureAISelector.h"
>
</File>
<File
RelativePath="..\..\src\game\CreatureEventAI.cpp"
>
</File>
<File
RelativePath="..\..\src\game\CreatureEventAI.h"
>
</File>
<File
RelativePath="..\..\src\game\CreatureEventAIMgr.cpp"
>
</File>
<File
RelativePath="..\..\src\game\CreatureEventAIMgr.h"
>
</File>
<File
RelativePath="..\..\src\game\GuardAI.cpp"
>
</File>
<File
RelativePath="..\..\src\game\GuardAI.h"
>
</File>
<File
RelativePath="..\..\src\game\PassiveAI.cpp"
>
</File>
<File
RelativePath="..\..\src\game\PassiveAI.h"
>
</File>
<File
RelativePath="..\..\src\game\PetAI.cpp"
>
</File>
<File
RelativePath="..\..\src\game\PetAI.h"
>
</File>
<File
RelativePath="..\..\src\game\ReactorAI.cpp"
>
</File>
<File
RelativePath="..\..\src\game\ReactorAI.h"
>
</File>
<File
RelativePath="..\..\src\game\TotemAI.cpp"
>
</File>
<File
RelativePath="..\..\src\game\TotemAI.h"
>
</File>
<File
RelativePath="..\..\src\game\UnitAI.cpp"
>
</File>
<File
RelativePath="..\..\src\game\UnitAI.h"
>
</File>
<Filter
Name="AuctionHouseBot"
>
<File
RelativePath="..\..\src\game\AuctionHouseBot.cpp"
>
</File>
<File
RelativePath="..\..\src\game\AuctionHouseBot.h"
>
</File>
</Filter>
<Filter
Name="ScriptedAI"
>
<File
RelativePath="..\..\src\game\ScriptedEscortAI.cpp"
>
</File>
<File
RelativePath="..\..\src\game\ScriptedEscortAI.h"
>
</File>
<File
RelativePath="..\..\src\game\ScriptedFollowerAI.cpp"
>
</File>
<File
RelativePath="..\..\src\game\ScriptedFollowerAI.h"
>
</File>
<File
RelativePath="..\..\src\game\ScriptedGuardAI.cpp"
>
</File>
<File
RelativePath="..\..\src\game\ScriptedGuardAI.h"
>
</File>
<File
RelativePath="..\..\src\game\ScriptedSimpleAI.cpp"
>
</File>
<File
RelativePath="..\..\src\game\ScriptedSimpleAI.h"
>
</File>
<File
RelativePath="..\..\src\game\ScriptedSmartAI.cpp"
>
</File>
<File
RelativePath="..\..\src\game\ScriptedSmartAI.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="OutdoorPvP"
>
<File
RelativePath="..\..\src\game\OutdoorPvP.cpp"
>
</File>
<File
RelativePath="..\..\src\game\OutdoorPvP.h"
>
</File>
<File
RelativePath="..\..\src\game\OutdoorPvPEP.cpp"
>
</File>
<File
RelativePath="..\..\src\game\OutdoorPvPEP.h"
>
</File>
<File
RelativePath="..\..\src\game\OutdoorPvPHP.cpp"
>
</File>
<File
RelativePath="..\..\src\game\OutdoorPvPHP.h"
>
</File>
<File
RelativePath="..\..\src\game\OutdoorPvPImpl.h"
>
</File>
<File
RelativePath="..\..\src\game\OutdoorPvPMgr.cpp"
>
</File>
<File
RelativePath="..\..\src\game\OutdoorPvPMgr.h"
>
</File>
<File
RelativePath="..\..\src\game\OutdoorPvPNA.cpp"
>
</File>
<File
RelativePath="..\..\src\game\OutdoorPvPNA.h"
>
</File>
<File
RelativePath="..\..\src\game\OutdoorPvPSI.cpp"
>
</File>
<File
RelativePath="..\..\src\game\OutdoorPvPSI.h"
>
</File>
<File
RelativePath="..\..\src\game\OutdoorPvPTF.cpp"
>
</File>
<File
RelativePath="..\..\src\game\OutdoorPvPTF.h"
>
</File>
<File
RelativePath="..\..\src\game\OutdoorPvPZM.cpp"
>
</File>
<File
RelativePath="..\..\src\game\OutdoorPvPZM.h"
>
</File>
</Filter>
<Filter
Name="Scripts"
>
<Filter
Name="System"
>
<File
RelativePath="..\..\src\game\ScriptedCreature.cpp"
>
</File>
<File
RelativePath="..\..\src\game\ScriptedCreature.h"
>
</File>
<File
RelativePath="..\..\src\game\ScriptedGossip.h"
>
</File>
<File
RelativePath="..\..\src\game\ScriptedInstance.h"
>
</File>
<File
RelativePath="..\..\src\game\ScriptedPch.cpp"
>
</File>
<File
RelativePath="..\..\src\game\ScriptedPch.h"
>
</File>
<File
RelativePath="..\..\src\game\ScriptLoader.cpp"
>
</File>
<File
RelativePath="..\..\src\game\ScriptLoader.h"
>
</File>
<File
RelativePath="..\..\src\game\ScriptMgr.cpp"
>
</File>
<File
RelativePath="..\..\src\game\ScriptMgr.h"
>
</File>
<File
RelativePath="..\..\src\game\ScriptSystem.cpp"
>
</File>
<File
RelativePath="..\..\src\game\ScriptSystem.h"
>
</File>
</Filter>
<Filter
Name="Custom"
>
<File
RelativePath="..\..\src\scripts\custom\npc_acherus_taxi.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\custom\npc_wyrmresttempel_taxi.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\custom\on_events.cpp"
>
</File>
</Filter>
<Filter
Name="World"
>
<File
RelativePath="..\..\src\scripts\world\areatrigger_scripts.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\world\boss_emeriss.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\world\boss_lethon.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\world\boss_taerar.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\world\boss_ysondre.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\world\go_scripts.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\world\guards.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\world\item_scripts.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\world\mob_generic_creature.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\world\npc_innkeeper.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\world\npc_professions.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\world\npc_taxi.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\world\npcs_special.cpp"
>
</File>
</Filter>
<Filter
Name="Eastern Kingdoms"
>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\alterac_mountains.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\arathi_highlands.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\blasted_lands.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\boss_kruul.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\burning_steppes.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\dun_morogh.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\duskwood.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\eastern_plaguelands.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\elwynn_forest.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\eversong_woods.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\ghostlands.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\hinterlands.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\ironforge.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\isle_of_queldanas.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\loch_modan.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\redridge_mountains.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\searing_gorge.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\silvermoon_city.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\silverpine_forest.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\stormwind_city.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\stranglethorn_vale.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\tirisfal_glades.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\undercity.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\western_plaguelands.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\westfall.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\wetlands.cpp"
>
</File>
<Filter
Name="Alterac Valley"
>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\alterac_valley\alterac_valley.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\alterac_valley\boss_balinda.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\alterac_valley\boss_drekthar.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\alterac_valley\boss_galvangar.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\alterac_valley\boss_vanndar.cpp"
>
</File>
</Filter>
<Filter
Name="Blackrock Depths"
>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\blackrock_depths\blackrock_depths.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\blackrock_depths\blackrock_depths.h"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\blackrock_depths\boss_ambassador_flamelash.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\blackrock_depths\boss_anubshiah.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\blackrock_depths\boss_emperor_dagran_thaurissan.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\blackrock_depths\boss_general_angerforge.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\blackrock_depths\boss_gorosh_the_dervish.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\blackrock_depths\boss_grizzle.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\blackrock_depths\boss_high_interrogator_gerstahn.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\blackrock_depths\boss_magmus.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\blackrock_depths\boss_moira_bronzebeard.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\blackrock_depths\boss_tomb_of_seven.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\blackrock_depths\instance_blackrock_depths.cpp"
>
</File>
</Filter>
<Filter
Name="Blackrock Spire"
>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\blackrock_spire\blackrock_spire.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\blackrock_spire\blackrock_spire.h"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\blackrock_spire\boss_drakkisath.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\blackrock_spire\boss_gyth.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\blackrock_spire\boss_halycon.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\blackrock_spire\boss_highlord_omokk.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\blackrock_spire\boss_mother_smolderweb.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\blackrock_spire\boss_overlord_wyrmthalak.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\blackrock_spire\boss_pyroguard_emberseer.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\blackrock_spire\boss_quartermaster_zigris.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\blackrock_spire\boss_rend_blackhand.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\blackrock_spire\boss_shadow_hunter_voshgajin.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\blackrock_spire\boss_the_beast.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\blackrock_spire\boss_warmaster_voone.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\blackrock_spire\instance_blackrock_spire.cpp"
>
</File>
</Filter>
<Filter
Name="Blackwing Lair"
>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\blackwing_lair\boss_broodlord_lashlayer.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\blackwing_lair\boss_chromaggus.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\blackwing_lair\boss_ebonroc.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\blackwing_lair\boss_firemaw.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\blackwing_lair\boss_flamegor.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\blackwing_lair\boss_nefarian.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\blackwing_lair\boss_razorgore.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\blackwing_lair\boss_vaelastrasz.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\blackwing_lair\boss_victor_nefarius.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\blackwing_lair\instance_blackwing_lair.cpp"
>
</File>
</Filter>
<Filter
Name="Deadmines"
>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\deadmines\boss_mr_smite.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\deadmines\deadmines.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\deadmines\deadmines.h"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\deadmines\instance_deadmines.cpp"
>
</File>
</Filter>
<Filter
Name="Gnomeregan"
>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\gnomeregan\gnomeregan.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\gnomeregan\gnomeregan.h"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\gnomeregan\instance_gnomeregan.cpp"
>
</File>
</Filter>
<Filter
Name="Karazhan"
>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\karazhan\boss_curator.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\karazhan\boss_maiden_of_virtue.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\karazhan\boss_midnight.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\karazhan\boss_moroes.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\karazhan\boss_netherspite.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\karazhan\boss_nightbane.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\karazhan\boss_prince_malchezaar.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\karazhan\boss_shade_of_aran.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\karazhan\boss_terestian_illhoof.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\karazhan\bosses_opera.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\karazhan\instance_karazhan.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\karazhan\karazhan.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\karazhan\karazhan.h"
>
</File>
</Filter>
<Filter
Name="Magister&apos;s Terrace"
>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\magisters_terrace\boss_felblood_kaelthas.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\magisters_terrace\boss_priestess_delrissa.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\magisters_terrace\boss_selin_fireheart.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\magisters_terrace\boss_vexallus.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\magisters_terrace\instance_magisters_terrace.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\magisters_terrace\magisters_terrace.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\magisters_terrace\magisters_terrace.h"
>
</File>
</Filter>
<Filter
Name="Molten Core"
>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\molten_core\boss_baron_geddon.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\molten_core\boss_garr.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\molten_core\boss_gehennas.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\molten_core\boss_golemagg.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\molten_core\boss_lucifron.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\molten_core\boss_magmadar.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\molten_core\boss_majordomo_executus.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\molten_core\boss_ragnaros.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\molten_core\boss_shazzrah.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\molten_core\boss_sulfuron_harbinger.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\molten_core\instance_molten_core.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\molten_core\molten_core.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\molten_core\molten_core.h"
>
</File>
</Filter>
<Filter
Name="Scarlet Enclave"
>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\scarlet_enclave\chapter1.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\scarlet_enclave\chapter2.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\scarlet_enclave\chapter5.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\scarlet_enclave\the_scarlet_enclave.cpp"
>
</File>
</Filter>
<Filter
Name="Scarlet Monastery"
>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\scarlet_monastery\boss_arcanist_doan.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\scarlet_monastery\boss_azshir_the_sleepless.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\scarlet_monastery\boss_bloodmage_thalnos.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\scarlet_monastery\boss_headless_horseman.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\scarlet_monastery\boss_herod.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\scarlet_monastery\boss_high_inquisitor_fairbanks.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\scarlet_monastery\boss_houndmaster_loksey.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\scarlet_monastery\boss_interrogator_vishas.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\scarlet_monastery\boss_mograine_and_whitemane.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\scarlet_monastery\boss_scorn.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\scarlet_monastery\instance_scarlet_monastery.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\scarlet_monastery\scarlet_monastery.h"
>
</File>
</Filter>
<Filter
Name="Scholomance"
>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\scholomance\boss_darkmaster_gandling.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\scholomance\boss_death_knight_darkreaver.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\scholomance\boss_doctor_theolen_krastinov.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\scholomance\boss_illucia_barov.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\scholomance\boss_instructor_malicia.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\scholomance\boss_jandice_barov.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\scholomance\boss_kormok.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\scholomance\boss_lord_alexei_barov.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\scholomance\boss_lorekeeper_polkelt.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\scholomance\boss_ras_frostwhisper.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\scholomance\boss_the_ravenian.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\scholomance\boss_vectus.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\scholomance\instance_scholomance.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\scholomance\scholomance.h"
>
</File>
</Filter>
<Filter
Name="Shadowfang Keep"
>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\shadowfang_keep\instance_shadowfang_keep.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\shadowfang_keep\shadowfang_keep.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\shadowfang_keep\shadowfang_keep.h"
>
</File>
</Filter>
<Filter
Name="Stratholme"
>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\stratholme\boss_baron_rivendare.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\stratholme\boss_baroness_anastari.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\stratholme\boss_cannon_master_willey.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\stratholme\boss_dathrohan_balnazzar.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\stratholme\boss_magistrate_barthilas.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\stratholme\boss_maleki_the_pallid.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\stratholme\boss_nerubenkan.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\stratholme\boss_order_of_silver_hand.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\stratholme\boss_postmaster_malown.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\stratholme\boss_ramstein_the_gorger.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\stratholme\boss_timmy_the_cruel.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\stratholme\instance_stratholme.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\stratholme\stratholme.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\stratholme\stratholme.h"
>
</File>
</Filter>
<Filter
Name="Sunken Temple"
>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\sunken_temple\instance_sunken_temple.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\sunken_temple\sunken_temple.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\sunken_temple\sunken_temple.h"
>
</File>
</Filter>
<Filter
Name="Sunwell Plateau"
>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\sunwell_plateau\boss_brutallus.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\sunwell_plateau\boss_eredar_twins.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\sunwell_plateau\boss_felmyst.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\sunwell_plateau\boss_kalecgos.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\sunwell_plateau\boss_kiljaeden.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\sunwell_plateau\boss_muru.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\sunwell_plateau\instance_sunwell_plateau.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\sunwell_plateau\sunwell_plateau.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\sunwell_plateau\sunwell_plateau.h"
>
</File>
</Filter>
<Filter
Name="Uldaman"
>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\uldaman\boss_archaedas.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\uldaman\boss_ironaya.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\uldaman\instance_uldaman.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\uldaman\uldaman.cpp"
>
</File>
</Filter>
<Filter
Name="Zul&apos;Aman"
>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\zulaman\boss_akilzon.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\zulaman\boss_halazzi.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\zulaman\boss_hexlord.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\zulaman\boss_janalai.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\zulaman\boss_nalorakk.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\zulaman\boss_zuljin.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\zulaman\instance_zulaman.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\zulaman\zulaman.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\zulaman\zulaman.h"
>
</File>
</Filter>
<Filter
Name="Zul&apos;Gurub"
>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\zulgurub\boss_arlokk.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\zulgurub\boss_gahzranka.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\zulgurub\boss_grilek.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\zulgurub\boss_hakkar.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\zulgurub\boss_hazzarah.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\zulgurub\boss_jeklik.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\zulgurub\boss_jindo.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\zulgurub\boss_mandokir.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\zulgurub\boss_marli.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\zulgurub\boss_renataki.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\zulgurub\boss_thekal.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\zulgurub\boss_venoxis.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\zulgurub\boss_wushoolay.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\zulgurub\instance_zulgurub.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\eastern_kingdoms\zulgurub\zulgurub.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="Examples"
>
<File
RelativePath="..\..\src\scripts\examples\example_creature.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\examples\example_escort.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\examples\example_gossip_codebox.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\examples\example_misc.cpp"
>
</File>
</Filter>
<Filter
Name="Kalimdor"
>
<File
RelativePath="..\..\src\scripts\kalimdor\ashenvale.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\azshara.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\azuremyst_isle.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\bloodmyst_isle.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\boss_azuregos.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\darkshore.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\desolace.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\durotar.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\dustwallow_marsh.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\felwood.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\feralas.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\moonglade.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\mulgore.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\orgrimmar.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\silithus.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\stonetalon_mountains.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\tanaris.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\teldrassil.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\the_barrens.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\thousand_needles.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\thunder_bluff.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\ungoro_crater.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\winterspring.cpp"
>
</File>
<Filter
Name="Blackfathom Depths"
>
<File
RelativePath="..\..\src\scripts\kalimdor\blackfathom_depths\blackfathom_deeps.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\blackfathom_depths\blackfathom_deeps.h"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\blackfathom_depths\boss_aku_mai.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\blackfathom_depths\boss_gelihast.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\blackfathom_depths\boss_kelris.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\blackfathom_depths\instance_blackfathom_deeps.cpp"
>
</File>
</Filter>
<Filter
Name="Caverns of Time"
>
<Filter
Name="Battle for Mt. Hyjal"
>
<File
RelativePath="..\..\src\scripts\kalimdor\caverns_of_time\hyjal\boss_anetheron.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\caverns_of_time\hyjal\boss_archimonde.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\caverns_of_time\hyjal\boss_azgalor.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\caverns_of_time\hyjal\boss_kazrogal.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\caverns_of_time\hyjal\boss_rage_winterchill.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\caverns_of_time\hyjal\hyjal.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\caverns_of_time\hyjal\hyjal.h"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\caverns_of_time\hyjal\hyjal_trash.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\caverns_of_time\hyjal\hyjal_trash.h"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\caverns_of_time\hyjal\hyjalAI.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\caverns_of_time\hyjal\hyjalAI.h"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\caverns_of_time\hyjal\instance_hyjal.cpp"
>
</File>
</Filter>
<Filter
Name="Culling of Stratholme"
>
<File
RelativePath="..\..\src\scripts\kalimdor\caverns_of_time\culling_of_stratholme\boss_epoch.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\caverns_of_time\culling_of_stratholme\boss_infinite.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\caverns_of_time\culling_of_stratholme\boss_mal_ganis.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\caverns_of_time\culling_of_stratholme\boss_meathook.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\caverns_of_time\culling_of_stratholme\boss_salramm.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\caverns_of_time\culling_of_stratholme\culling_of_stratholme.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\caverns_of_time\culling_of_stratholme\culling_of_stratholme.h"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\caverns_of_time\culling_of_stratholme\instance_culling_of_stratholme.cpp"
>
</File>
</Filter>
<Filter
Name="Old Hillsbrad"
>
<File
RelativePath="..\..\src\scripts\kalimdor\caverns_of_time\old_hillsbrad\boss_captain_skarloc.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\caverns_of_time\old_hillsbrad\boss_epoch_hunter.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\caverns_of_time\old_hillsbrad\boss_leutenant_drake.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\caverns_of_time\old_hillsbrad\instance_old_hillsbrad.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\caverns_of_time\old_hillsbrad\old_hillsbrad.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\caverns_of_time\old_hillsbrad\old_hillsbrad.h"
>
</File>
</Filter>
<Filter
Name="The Dark Portal"
>
<File
RelativePath="..\..\src\scripts\kalimdor\caverns_of_time\dark_portal\boss_aeonus.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\caverns_of_time\dark_portal\boss_chrono_lord_deja.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\caverns_of_time\dark_portal\boss_temporus.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\caverns_of_time\dark_portal\dark_portal.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\caverns_of_time\dark_portal\dark_portal.h"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\caverns_of_time\dark_portal\instance_dark_portal.cpp"
>
</File>
</Filter>
</Filter>
<Filter
Name="Maraudon"
>
<File
RelativePath="..\..\src\scripts\kalimdor\maraudon\boss_celebras_the_cursed.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\maraudon\boss_landslide.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\maraudon\boss_noxxion.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\maraudon\boss_princess_theradras.cpp"
>
</File>
</Filter>
<Filter
Name="Onyxia&apos;s Lair"
>
<File
RelativePath="..\..\src\scripts\kalimdor\onyxias_lair\boss_onyxia.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\onyxias_lair\instance_onyxias_lair.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\onyxias_lair\onyxias_lair.h"
>
</File>
</Filter>
<Filter
Name="Razorfen Downs"
>
<File
RelativePath="..\..\src\scripts\kalimdor\razorfen_downs\boss_amnennar_the_coldbringer.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\razorfen_downs\instance_razorfen_downs.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\razorfen_downs\razorfen_downs.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\razorfen_downs\razorfen_downs.h"
>
</File>
</Filter>
<Filter
Name="Razorfen Kraul"
>
<File
RelativePath="..\..\src\scripts\kalimdor\razorfen_kraul\instance_razorfen_kraul.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\razorfen_kraul\razorfen_kraul.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\razorfen_kraul\razorfen_kraul.h"
>
</File>
</Filter>
<Filter
Name="Ruins of Ahn&apos;Qiraj"
>
<File
RelativePath="..\..\src\scripts\kalimdor\ruins_of_ahnqiraj\boss_ayamiss.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\ruins_of_ahnqiraj\boss_buru.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\ruins_of_ahnqiraj\boss_kurinnaxx.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\ruins_of_ahnqiraj\boss_moam.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\ruins_of_ahnqiraj\boss_ossirian.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\ruins_of_ahnqiraj\boss_rajaxx.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\ruins_of_ahnqiraj\instance_ruins_of_ahnqiraj.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\ruins_of_ahnqiraj\ruins_of_ahnqiraj.h"
>
</File>
</Filter>
<Filter
Name="Temple of Ahn&apos;Qiraj"
>
<File
RelativePath="..\..\src\scripts\kalimdor\temple_of_ahnqiraj\boss_bug_trio.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\temple_of_ahnqiraj\boss_cthun.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\temple_of_ahnqiraj\boss_fankriss.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\temple_of_ahnqiraj\boss_huhuran.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\temple_of_ahnqiraj\boss_ouro.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\temple_of_ahnqiraj\boss_sartura.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\temple_of_ahnqiraj\boss_skeram.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\temple_of_ahnqiraj\boss_twinemperors.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\temple_of_ahnqiraj\boss_viscidus.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\temple_of_ahnqiraj\instance_temple_of_ahnqiraj.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\temple_of_ahnqiraj\mob_anubisath_sentinel.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\temple_of_ahnqiraj\temple_of_ahnqiraj.h"
>
</File>
</Filter>
<Filter
Name="Wailing Caverns"
>
<File
RelativePath="..\..\src\scripts\kalimdor\wailing_caverns\instance_wailing_caverns.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\wailing_caverns\wailing_caverns.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\wailing_caverns\wailing_caverns.h"
>
</File>
</Filter>
<Filter
Name="Zul&apos;Farrak"
>
<File
RelativePath="..\..\src\scripts\kalimdor\zulfarrak\instance_zulfarrak.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\kalimdor\zulfarrak\zulfarrak.cpp"
>
</File>
</Filter>
</Filter>
<Filter
Name="Northrend"
>
<File
RelativePath="..\..\src\scripts\northrend\borean_tundra.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\crystalsong_forest.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\dalaran.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\dragonblight.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\grizzly_hills.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\howling_fjord.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\icecrown.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\sholazar_basin.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\storm_peaks.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\zuldrak.cpp"
>
</File>
<Filter
Name="Azjol-Nerub"
>
<Filter
Name="Ahn&apos;kahet"
>
<File
RelativePath="..\..\src\scripts\northrend\azjol_nerub\ahnkahet\ahnkahet.h"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\azjol_nerub\ahnkahet\boss_amanitar.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\azjol_nerub\ahnkahet\boss_elder_nadox.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\azjol_nerub\ahnkahet\boss_herald_volazj.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\azjol_nerub\ahnkahet\boss_jedoga_shadowseeker.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\azjol_nerub\ahnkahet\boss_prince_taldaram.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\azjol_nerub\ahnkahet\instance_ahnkahet.cpp"
>
</File>
</Filter>
<Filter
Name="Azjol-Nerub"
>
<File
RelativePath="..\..\src\scripts\northrend\azjol_nerub\azjol_nerub\azjol_nerub.h"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\azjol_nerub\azjol_nerub\boss_anubarak.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\azjol_nerub\azjol_nerub\boss_hadronox.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\azjol_nerub\azjol_nerub\boss_krikthir_the_gatewatcher.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\azjol_nerub\azjol_nerub\instance_azjol_nerub.cpp"
>
</File>
</Filter>
</Filter>
<Filter
Name="Drak&apos;Tharon Keep"
>
<File
RelativePath="..\..\src\scripts\northrend\draktharon_keep\boss_dred.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\draktharon_keep\boss_novos.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\draktharon_keep\boss_tharon_ja.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\draktharon_keep\boss_trollgore.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\draktharon_keep\drak_tharon_keep.h"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\draktharon_keep\instance_drak_tharon_keep.cpp"
>
</File>
</Filter>
<Filter
Name="Icecrown Citadel"
>
<Filter
Name="Forge of Souls"
>
<File
RelativePath="..\..\src\scripts\northrend\frozen_halls\forge_of_souls\boss_bronjahm.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\frozen_halls\forge_of_souls\boss_devourer_of_souls.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\frozen_halls\forge_of_souls\forge_of_souls.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\frozen_halls\forge_of_souls\forge_of_souls.h"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\frozen_halls\forge_of_souls\instance_forge_of_souls.cpp"
>
</File>
</Filter>
<Filter
Name="Halls of Reflection"
>
<File
RelativePath="..\..\src\scripts\northrend\frozen_halls\halls_of_reflection\boss_falric.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\frozen_halls\halls_of_reflection\boss_marwyn.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\frozen_halls\halls_of_reflection\halls_of_reflection.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\frozen_halls\halls_of_reflection\halls_of_reflection.h"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\frozen_halls\halls_of_reflection\instance_halls_of_reflection.cpp"
>
</File>
</Filter>
<Filter
Name="Pit of Saron"
>
<File
RelativePath="..\..\src\scripts\northrend\frozen_halls\pit_of_saron\boss_forgemaster_garfrost.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\frozen_halls\pit_of_saron\boss_krickandick.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\frozen_halls\pit_of_saron\boss_scourgelord_tyrannus.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\frozen_halls\pit_of_saron\instance_pit_of_saron.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\frozen_halls\pit_of_saron\pit_of_saron.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\frozen_halls\pit_of_saron\pit_of_saron.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="Gundrak"
>
<File
RelativePath="..\..\src\scripts\northrend\gundrak\boss_drakkari_colossus.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\gundrak\boss_eck.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\gundrak\boss_gal_darah.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\gundrak\boss_moorabi.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\gundrak\boss_slad_ran.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\gundrak\gundrak.h"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\gundrak\instance_gundrak.cpp"
>
</File>
</Filter>
<Filter
Name="Naxxramas"
>
<File
RelativePath="..\..\src\scripts\northrend\naxxramas\boss_anubrekhan.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\naxxramas\boss_faerlina.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\naxxramas\boss_four_horsemen.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\naxxramas\boss_gluth.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\naxxramas\boss_gothik.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\naxxramas\boss_grobbulus.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\naxxramas\boss_heigan.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\naxxramas\boss_kelthuzad.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\naxxramas\boss_loatheb.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\naxxramas\boss_maexxna.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\naxxramas\boss_noth.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\naxxramas\boss_patchwerk.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\naxxramas\boss_razuvious.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\naxxramas\boss_sapphiron.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\naxxramas\boss_thaddius.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\naxxramas\instance_naxxramas.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\naxxramas\naxxramas.h"
>
</File>
</Filter>
<Filter
Name="Obsidian Sanctum"
>
<File
RelativePath="..\..\src\scripts\northrend\obsidian_sanctum\boss_sartharion.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\obsidian_sanctum\instance_obsidian_sanctum.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\obsidian_sanctum\obsidian_sanctum.h"
>
</File>
</Filter>
<Filter
Name="Trial of the Champion"
>
<File
RelativePath="..\..\src\scripts\northrend\crusaders_coliseum\trial_of_the_champion\boss_argent_challenge.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\crusaders_coliseum\trial_of_the_champion\boss_black_knight.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\crusaders_coliseum\trial_of_the_champion\boss_grand_champions.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\crusaders_coliseum\trial_of_the_champion\instance_trial_of_the_champion.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\crusaders_coliseum\trial_of_the_champion\trial_of_the_champion.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\crusaders_coliseum\trial_of_the_champion\trial_of_the_champion.h"
>
</File>
</Filter>
<Filter
Name="Ulduar"
>
<Filter
Name="Halls of Stone"
>
<File
RelativePath="..\..\src\scripts\northrend\ulduar\halls_of_stone\boss_krystallus.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\ulduar\halls_of_stone\boss_maiden_of_grief.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\ulduar\halls_of_stone\boss_sjonnir.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\ulduar\halls_of_stone\halls_of_stone.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\ulduar\halls_of_stone\halls_of_stone.h"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\ulduar\halls_of_stone\instance_halls_of_stone.cpp"
>
</File>
</Filter>
<Filter
Name="Halls of Lightning"
>
<File
RelativePath="..\..\src\scripts\northrend\ulduar\halls_of_lightning\boss_bjarngrim.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\ulduar\halls_of_lightning\boss_ionar.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\ulduar\halls_of_lightning\boss_loken.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\ulduar\halls_of_lightning\boss_volkhan.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\ulduar\halls_of_lightning\halls_of_lightning.h"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\ulduar\halls_of_lightning\instance_halls_of_lightning.cpp"
>
</File>
</Filter>
<Filter
Name="Ulduar"
>
<File
RelativePath="..\..\src\scripts\northrend\ulduar\ulduar\boss_algalon.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\ulduar\ulduar\boss_assembly_of_iron.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\ulduar\ulduar\boss_auriaya.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\ulduar\ulduar\boss_flame_leviathan.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\ulduar\ulduar\boss_freya.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\ulduar\ulduar\boss_general_vezax.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\ulduar\ulduar\boss_hodir.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\ulduar\ulduar\boss_ignis.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\ulduar\ulduar\boss_kologarn.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\ulduar\ulduar\boss_mimiron.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\ulduar\ulduar\boss_razorscale.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\ulduar\ulduar\boss_thorim.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\ulduar\ulduar\boss_xt002.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\ulduar\ulduar\boss_yoggsaron.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\ulduar\ulduar\instance_ulduar.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\ulduar\ulduar\ulduar.h"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\ulduar\ulduar\ulduar_teleporter.cpp"
>
</File>
</Filter>
</Filter>
<Filter
Name="Utgarde Keep"
>
<Filter
Name="Utgarde Keep"
>
<File
RelativePath="..\..\src\scripts\northrend\utgarde_keep\utgarde_keep\boss_ingvar_the_plunderer.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\utgarde_keep\utgarde_keep\boss_keleseth.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\utgarde_keep\utgarde_keep\boss_skarvald_dalronn.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\utgarde_keep\utgarde_keep\instance_utgarde_keep.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\utgarde_keep\utgarde_keep\utgarde_keep.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\utgarde_keep\utgarde_keep\utgarde_keep.h"
>
</File>
</Filter>
<Filter
Name="Utgarde Pinnacle"
>
<File
RelativePath="..\..\src\scripts\northrend\utgarde_keep\utgarde_pinnacle\boss_palehoof.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\utgarde_keep\utgarde_pinnacle\boss_skadi.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\utgarde_keep\utgarde_pinnacle\boss_svala.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\utgarde_keep\utgarde_pinnacle\boss_ymiron.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\utgarde_keep\utgarde_pinnacle\instance_pinnacle.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\utgarde_keep\utgarde_pinnacle\utgarde_pinnacle.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="Vault of Archavon"
>
<File
RelativePath="..\..\src\scripts\northrend\vault_of_archavon\boss_archavon.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\vault_of_archavon\boss_emalon.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\vault_of_archavon\boss_koralon.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\vault_of_archavon\boss_toravon.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\vault_of_archavon\instance_vault_of_archavon.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\vault_of_archavon\vault_of_archavon.h"
>
</File>
</Filter>
<Filter
Name="Violet Hold"
>
<File
RelativePath="..\..\src\scripts\northrend\violet_hold\boss_cyanigosa.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\violet_hold\boss_erekem.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\violet_hold\boss_ichoron.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\violet_hold\boss_lavanthor.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\violet_hold\boss_moragg.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\violet_hold\boss_xevozz.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\violet_hold\boss_zuramat.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\violet_hold\instance_violet_hold.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\violet_hold\violet_hold.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\violet_hold\violet_hold.h"
>
</File>
</Filter>
<Filter
Name="Nexus"
>
<Filter
Name="Eye of Eternity"
>
<File
RelativePath="..\..\src\scripts\northrend\nexus\eye_of_eternity\boss_malygos.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\nexus\eye_of_eternity\eye_of_eternity.h"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\nexus\eye_of_eternity\instance_eye_of_eternity.cpp"
>
</File>
</Filter>
<Filter
Name="Nexus"
>
<File
RelativePath="..\..\src\scripts\northrend\nexus\nexus\boss_anomalus.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\nexus\nexus\boss_keristrasza.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\nexus\nexus\boss_magus_telestra.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\nexus\nexus\boss_ormorok.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\nexus\nexus\commander_kolurg.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\nexus\nexus\commander_stoutbeard.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\nexus\nexus\instance_nexus.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\nexus\nexus\nexus.h"
>
</File>
</Filter>
<Filter
Name="Oculus"
>
<File
RelativePath="..\..\src\scripts\northrend\nexus\oculus\boss_drakos.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\nexus\oculus\boss_eregos.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\nexus\oculus\boss_urom.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\nexus\oculus\boss_varos.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\nexus\oculus\instance_oculus.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\nexus\oculus\oculus.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\northrend\nexus\oculus\oculus.h"
>
</File>
</Filter>
</Filter>
</Filter>
<Filter
Name="Outland"
>
<File
RelativePath="..\..\src\scripts\outland\blades_edge_mountains.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\boss_doomlord_kazzak.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\boss_doomwalker.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\hellfire_peninsula.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\nagrand.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\netherstorm.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\shadowmoon_valley.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\shattrath_city.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\terokkar_forest.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\zangarmarsh.cpp"
>
</File>
<Filter
Name="Aunchindoun"
>
<Filter
Name="Auchenai Crypts"
>
<File
RelativePath="..\..\src\scripts\outland\auchindoun\auchenai_crypts\boss_exarch_maladaar.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\auchindoun\auchenai_crypts\boss_shirrak_the_dead_watcher.cpp"
>
</File>
</Filter>
<Filter
Name="Mana Tombs"
>
<File
RelativePath="..\..\src\scripts\outland\auchindoun\mana_tombs\boss_nexusprince_shaffar.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\auchindoun\mana_tombs\boss_pandemonius.cpp"
>
</File>
</Filter>
<Filter
Name="Sethekk Halls"
>
<File
RelativePath="..\..\src\scripts\outland\auchindoun\sethekk_halls\boss_darkweaver_syth.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\auchindoun\sethekk_halls\boss_tailonking_ikiss.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\auchindoun\sethekk_halls\instance_sethekk_halls.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\auchindoun\sethekk_halls\sethekk_halls.h"
>
</File>
</Filter>
<Filter
Name="Shadow Labyrinth"
>
<File
RelativePath="..\..\src\scripts\outland\auchindoun\shadow_labyrinth\boss_ambassador_hellmaw.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\auchindoun\shadow_labyrinth\boss_blackheart_the_inciter.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\auchindoun\shadow_labyrinth\boss_grandmaster_vorpil.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\auchindoun\shadow_labyrinth\boss_murmur.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\auchindoun\shadow_labyrinth\instance_shadow_labyrinth.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\auchindoun\shadow_labyrinth\shadow_labyrinth.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="Black Temple"
>
<File
RelativePath="..\..\src\scripts\outland\black_temple\black_temple.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\black_temple\black_temple.h"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\black_temple\boss_bloodboil.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\black_temple\boss_illidan.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\black_temple\boss_mother_shahraz.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\black_temple\boss_reliquary_of_souls.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\black_temple\boss_shade_of_akama.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\black_temple\boss_supremus.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\black_temple\boss_teron_gorefiend.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\black_temple\boss_warlord_najentus.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\black_temple\illidari_council.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\black_temple\instance_black_temple.cpp"
>
</File>
</Filter>
<Filter
Name="Coilfang Resevoir"
>
<Filter
Name="Serpent Shrine Cavern"
>
<File
RelativePath="..\..\src\scripts\outland\coilfang_resevoir\serpent_shrine\boss_fathomlord_karathress.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\coilfang_resevoir\serpent_shrine\boss_hydross_the_unstable.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\coilfang_resevoir\serpent_shrine\boss_lady_vashj.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\coilfang_resevoir\serpent_shrine\boss_leotheras_the_blind.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\coilfang_resevoir\serpent_shrine\boss_lurker_below.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\coilfang_resevoir\serpent_shrine\boss_morogrim_tidewalker.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\coilfang_resevoir\serpent_shrine\instance_serpent_shrine.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\coilfang_resevoir\serpent_shrine\serpent_shrine.h"
>
</File>
</Filter>
<Filter
Name="Steam Vault"
>
<File
RelativePath="..\..\src\scripts\outland\coilfang_resevoir\steam_vault\boss_hydromancer_thespia.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\coilfang_resevoir\steam_vault\boss_mekgineer_steamrigger.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\coilfang_resevoir\steam_vault\boss_warlord_kalithresh.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\coilfang_resevoir\steam_vault\instance_steam_vault.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\coilfang_resevoir\steam_vault\steam_vault.h"
>
</File>
</Filter>
<Filter
Name="Underbog"
>
<File
RelativePath="..\..\src\scripts\outland\coilfang_resevoir\underbog\boss_hungarfen.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\coilfang_resevoir\underbog\boss_the_black_stalker.cpp"
>
</File>
</Filter>
</Filter>
<Filter
Name="Gruul&apos;s Lair"
>
<File
RelativePath="..\..\src\scripts\outland\gruuls_lair\boss_gruul.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\gruuls_lair\boss_high_king_maulgar.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\gruuls_lair\gruuls_lair.h"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\gruuls_lair\instance_gruuls_lair.cpp"
>
</File>
</Filter>
<Filter
Name="Hellfire Citadel"
>
<Filter
Name="Blood Furnace"
>
<File
RelativePath="..\..\src\scripts\outland\hellfire_citadel\blood_furnace\blood_furnace.h"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\hellfire_citadel\blood_furnace\boss_broggok.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\hellfire_citadel\blood_furnace\boss_the_maker.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp"
>
</File>
</Filter>
<Filter
Name="Hellfire Ramparts"
>
<File
RelativePath="..\..\src\scripts\outland\hellfire_citadel\hellfire_ramparts\boss_omor_the_unscarred.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\hellfire_citadel\hellfire_ramparts\boss_vazruden_the_herald.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\hellfire_citadel\hellfire_ramparts\boss_watchkeeper_gargolmar.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\hellfire_citadel\hellfire_ramparts\hellfire_ramparts.h"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\hellfire_citadel\hellfire_ramparts\instance_hellfire_ramparts.cpp"
>
</File>
</Filter>
<Filter
Name="Magtheridon&apos;s lair"
>
<File
RelativePath="..\..\src\scripts\outland\hellfire_citadel\magtheridons_lair\boss_magtheridon.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\hellfire_citadel\magtheridons_lair\magtheridons_lair.h"
>
</File>
</Filter>
<Filter
Name="Shattered Halls"
>
<File
RelativePath="..\..\src\scripts\outland\hellfire_citadel\shattered_halls\boss_nethekurse.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\hellfire_citadel\shattered_halls\boss_warbringer_omrogg.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\hellfire_citadel\shattered_halls\boss_warchief_kargath_bladefist.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\hellfire_citadel\shattered_halls\instance_shattered_halls.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\hellfire_citadel\shattered_halls\shattered_halls.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="Tempest Keep"
>
<Filter
Name="Arcatraz"
>
<File
RelativePath="..\..\src\scripts\outland\tempest_keep\arcatraz\arcatraz.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\tempest_keep\arcatraz\arcatraz.h"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\tempest_keep\arcatraz\boss_harbinger_skyriss.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\tempest_keep\arcatraz\instance_arcatraz.cpp"
>
</File>
</Filter>
<Filter
Name="Botanica"
>
<File
RelativePath="..\..\src\scripts\outland\tempest_keep\botanica\boss_high_botanist_freywinn.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\tempest_keep\botanica\boss_laj.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\tempest_keep\botanica\boss_warp_splinter.cpp"
>
</File>
</Filter>
<Filter
Name="The Eye"
>
<File
RelativePath="..\..\src\scripts\outland\tempest_keep\the_eye\boss_alar.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\tempest_keep\the_eye\boss_astromancer.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\tempest_keep\the_eye\boss_kaelthas.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\tempest_keep\the_eye\boss_void_reaver.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\tempest_keep\the_eye\instance_the_eye.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\tempest_keep\the_eye\the_eye.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\tempest_keep\the_eye\the_eye.h"
>
</File>
</Filter>
<Filter
Name="The Mechanar"
>
<File
RelativePath="..\..\src\scripts\outland\tempest_keep\the_mechanar\boss_gatewatcher_gyrokill.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\tempest_keep\the_mechanar\boss_gatewatcher_ironhand.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\tempest_keep\the_mechanar\boss_nethermancer_sepethrea.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\tempest_keep\the_mechanar\boss_pathaleon_the_calculator.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\tempest_keep\the_mechanar\instance_mechanar.cpp"
>
</File>
<File
RelativePath="..\..\src\scripts\outland\tempest_keep\the_mechanar\mechanar.h"
>
</File>
</Filter>
</Filter>
</Filter>
</Filter>
<File
RelativePath="..\..\src\game\pchdef.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
PrecompiledHeaderThrough="pchdef.h"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
PrecompiledHeaderThrough="pchdef.h"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
PrecompiledHeaderThrough="pchdef.h"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
PrecompiledHeaderThrough="pchdef.h"
/>
</FileConfiguration>
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>