1 | <?xml version="1.0" encoding="Windows-1252"?> |
---|
2 | <VisualStudioProject |
---|
3 | ProjectType="Visual C++" |
---|
4 | Version="8,00" |
---|
5 | Name="TrinityScript" |
---|
6 | ProjectGUID="{4295C8A9-79B7-4354-8064-F05FB9CA0C96}" |
---|
7 | RootNamespace="ScriptDev2" |
---|
8 | Keyword="Win32Proj" |
---|
9 | > |
---|
10 | <Platforms> |
---|
11 | <Platform |
---|
12 | Name="Win32" |
---|
13 | /> |
---|
14 | <Platform |
---|
15 | Name="x64" |
---|
16 | /> |
---|
17 | </Platforms> |
---|
18 | <ToolFiles> |
---|
19 | </ToolFiles> |
---|
20 | <Configurations> |
---|
21 | <Configuration |
---|
22 | Name="Debug|Win32" |
---|
23 | OutputDirectory="..\..\..\..\bin\$(PlatformName)_$(ConfigurationName)" |
---|
24 | IntermediateDirectory=".\ScriptDev2__$(PlatformName)_$(ConfigurationName)" |
---|
25 | ConfigurationType="2" |
---|
26 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
---|
27 | CharacterSet="2" |
---|
28 | > |
---|
29 | <Tool |
---|
30 | Name="VCPreBuildEventTool" |
---|
31 | CommandLine="" |
---|
32 | /> |
---|
33 | <Tool |
---|
34 | Name="VCCustomBuildTool" |
---|
35 | /> |
---|
36 | <Tool |
---|
37 | Name="VCXMLDataGeneratorTool" |
---|
38 | /> |
---|
39 | <Tool |
---|
40 | Name="VCWebServiceProxyGeneratorTool" |
---|
41 | /> |
---|
42 | <Tool |
---|
43 | Name="VCMIDLTool" |
---|
44 | /> |
---|
45 | <Tool |
---|
46 | Name="VCCLCompilerTool" |
---|
47 | Optimization="0" |
---|
48 | AdditionalIncludeDirectories="..\..\..\..\dep\include\;..\..\..\shared\;..\..\..\framework\;..\..\..\game\;..\include\;..\..\..\..\dep\ACE_wrappers" |
---|
49 | PreprocessorDefinitions="WIN32;_DEBUG;MANGOS_DEBUG;_WINDOWS;_USRDLL;SCRIPT" |
---|
50 | MinimalRebuild="true" |
---|
51 | BasicRuntimeChecks="3" |
---|
52 | RuntimeLibrary="1" |
---|
53 | UsePrecompiledHeader="2" |
---|
54 | PrecompiledHeaderThrough="precompiled.h" |
---|
55 | WarningLevel="3" |
---|
56 | Detect64BitPortabilityProblems="true" |
---|
57 | DebugInformationFormat="4" |
---|
58 | /> |
---|
59 | <Tool |
---|
60 | Name="VCManagedResourceCompilerTool" |
---|
61 | /> |
---|
62 | <Tool |
---|
63 | Name="VCResourceCompilerTool" |
---|
64 | /> |
---|
65 | <Tool |
---|
66 | Name="VCPreLinkEventTool" |
---|
67 | /> |
---|
68 | <Tool |
---|
69 | Name="VCLinkerTool" |
---|
70 | AdditionalDependencies="TrinityCore.lib zthread.lib" |
---|
71 | OutputFile="$(OutDir)/TrinityScript.dll" |
---|
72 | LinkIncremental="2" |
---|
73 | AdditionalLibraryDirectories="..\..\..\..\win\VC80\zthread__$(PlatformName)_$(ConfigurationName);..\..\..\..\win\VC80\trinitycore__$(PlatformName)_$(ConfigurationName)" |
---|
74 | GenerateDebugInformation="true" |
---|
75 | ProgramDatabaseFile="$(OutDir)/MaNGOSScript.pdb" |
---|
76 | SubSystem="2" |
---|
77 | ImportLibrary="$(OutDir)/TrinityScript.lib" |
---|
78 | TargetMachine="1" |
---|
79 | /> |
---|
80 | <Tool |
---|
81 | Name="VCALinkTool" |
---|
82 | /> |
---|
83 | <Tool |
---|
84 | Name="VCManifestTool" |
---|
85 | /> |
---|
86 | <Tool |
---|
87 | Name="VCXDCMakeTool" |
---|
88 | /> |
---|
89 | <Tool |
---|
90 | Name="VCBscMakeTool" |
---|
91 | /> |
---|
92 | <Tool |
---|
93 | Name="VCFxCopTool" |
---|
94 | /> |
---|
95 | <Tool |
---|
96 | Name="VCAppVerifierTool" |
---|
97 | /> |
---|
98 | <Tool |
---|
99 | Name="VCWebDeploymentTool" |
---|
100 | /> |
---|
101 | </Configuration> |
---|
102 | <Configuration |
---|
103 | Name="Debug|x64" |
---|
104 | OutputDirectory="..\..\..\..\bin\$(PlatformName)_$(ConfigurationName)" |
---|
105 | IntermediateDirectory=".\ScriptDev2__$(PlatformName)_$(ConfigurationName)" |
---|
106 | ConfigurationType="2" |
---|
107 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
---|
108 | CharacterSet="2" |
---|
109 | > |
---|
110 | <Tool |
---|
111 | Name="VCPreBuildEventTool" |
---|
112 | CommandLine="" |
---|
113 | /> |
---|
114 | <Tool |
---|
115 | Name="VCCustomBuildTool" |
---|
116 | /> |
---|
117 | <Tool |
---|
118 | Name="VCXMLDataGeneratorTool" |
---|
119 | /> |
---|
120 | <Tool |
---|
121 | Name="VCWebServiceProxyGeneratorTool" |
---|
122 | /> |
---|
123 | <Tool |
---|
124 | Name="VCMIDLTool" |
---|
125 | TargetEnvironment="3" |
---|
126 | /> |
---|
127 | <Tool |
---|
128 | Name="VCCLCompilerTool" |
---|
129 | Optimization="0" |
---|
130 | AdditionalIncludeDirectories="..\..\..\..\dep\include\;..\..\..\shared\;..\..\..\framework\;..\..\..\game\;..\include\;..\..\..\..\dep\ACE_wrappers" |
---|
131 | PreprocessorDefinitions="WIN32;_DEBUG;MANGOS_DEBUG;_WINDOWS;_USRDLL;SCRIPT" |
---|
132 | MinimalRebuild="true" |
---|
133 | BasicRuntimeChecks="3" |
---|
134 | RuntimeLibrary="1" |
---|
135 | UsePrecompiledHeader="2" |
---|
136 | PrecompiledHeaderThrough="precompiled.h" |
---|
137 | WarningLevel="3" |
---|
138 | Detect64BitPortabilityProblems="true" |
---|
139 | DebugInformationFormat="3" |
---|
140 | /> |
---|
141 | <Tool |
---|
142 | Name="VCManagedResourceCompilerTool" |
---|
143 | /> |
---|
144 | <Tool |
---|
145 | Name="VCResourceCompilerTool" |
---|
146 | /> |
---|
147 | <Tool |
---|
148 | Name="VCPreLinkEventTool" |
---|
149 | /> |
---|
150 | <Tool |
---|
151 | Name="VCLinkerTool" |
---|
152 | AdditionalDependencies="TrinityCore.lib zthread.lib" |
---|
153 | OutputFile="$(OutDir)/TrinityScript.dll" |
---|
154 | LinkIncremental="2" |
---|
155 | AdditionalLibraryDirectories="..\..\..\..\win\VC80\zthread__$(PlatformName)_$(ConfigurationName);..\..\..\..\win\VC80\trinitycore__$(PlatformName)_$(ConfigurationName)" |
---|
156 | GenerateDebugInformation="true" |
---|
157 | ProgramDatabaseFile="$(OutDir)/MaNGOSScript.pdb" |
---|
158 | SubSystem="2" |
---|
159 | ImportLibrary="$(OutDir)/TrinityScript.lib" |
---|
160 | TargetMachine="17" |
---|
161 | /> |
---|
162 | <Tool |
---|
163 | Name="VCALinkTool" |
---|
164 | /> |
---|
165 | <Tool |
---|
166 | Name="VCManifestTool" |
---|
167 | /> |
---|
168 | <Tool |
---|
169 | Name="VCXDCMakeTool" |
---|
170 | /> |
---|
171 | <Tool |
---|
172 | Name="VCBscMakeTool" |
---|
173 | /> |
---|
174 | <Tool |
---|
175 | Name="VCFxCopTool" |
---|
176 | /> |
---|
177 | <Tool |
---|
178 | Name="VCAppVerifierTool" |
---|
179 | /> |
---|
180 | <Tool |
---|
181 | Name="VCWebDeploymentTool" |
---|
182 | /> |
---|
183 | </Configuration> |
---|
184 | <Configuration |
---|
185 | Name="Release|Win32" |
---|
186 | OutputDirectory="..\..\..\..\bin\$(PlatformName)_$(ConfigurationName)" |
---|
187 | IntermediateDirectory=".\ScriptDev2__$(PlatformName)_$(ConfigurationName)" |
---|
188 | ConfigurationType="2" |
---|
189 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
---|
190 | CharacterSet="2" |
---|
191 | > |
---|
192 | <Tool |
---|
193 | Name="VCPreBuildEventTool" |
---|
194 | CommandLine="" |
---|
195 | /> |
---|
196 | <Tool |
---|
197 | Name="VCCustomBuildTool" |
---|
198 | /> |
---|
199 | <Tool |
---|
200 | Name="VCXMLDataGeneratorTool" |
---|
201 | /> |
---|
202 | <Tool |
---|
203 | Name="VCWebServiceProxyGeneratorTool" |
---|
204 | /> |
---|
205 | <Tool |
---|
206 | Name="VCMIDLTool" |
---|
207 | /> |
---|
208 | <Tool |
---|
209 | Name="VCCLCompilerTool" |
---|
210 | AdditionalOptions="/MP" |
---|
211 | AdditionalIncludeDirectories="..\..\..\..\dep\include\;..\..\..\shared\;..\..\..\framework\;..\..\..\game\;..\include\;..\..\..\..\dep\ACE_wrappers" |
---|
212 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;SCRIPT" |
---|
213 | RuntimeLibrary="0" |
---|
214 | EnableEnhancedInstructionSet="1" |
---|
215 | FloatingPointModel="2" |
---|
216 | UsePrecompiledHeader="2" |
---|
217 | PrecompiledHeaderThrough="precompiled.h" |
---|
218 | WarningLevel="3" |
---|
219 | Detect64BitPortabilityProblems="true" |
---|
220 | DebugInformationFormat="3" |
---|
221 | /> |
---|
222 | <Tool |
---|
223 | Name="VCManagedResourceCompilerTool" |
---|
224 | /> |
---|
225 | <Tool |
---|
226 | Name="VCResourceCompilerTool" |
---|
227 | /> |
---|
228 | <Tool |
---|
229 | Name="VCPreLinkEventTool" |
---|
230 | /> |
---|
231 | <Tool |
---|
232 | Name="VCLinkerTool" |
---|
233 | AdditionalDependencies="TrinityCore.lib zthread.lib" |
---|
234 | OutputFile="$(OutDir)/TrinityScript.dll" |
---|
235 | LinkIncremental="1" |
---|
236 | AdditionalLibraryDirectories="..\..\..\..\win\VC80\zthread__$(PlatformName)_$(ConfigurationName);..\..\..\..\win\VC80\trinitycore__$(PlatformName)_$(ConfigurationName)" |
---|
237 | GenerateDebugInformation="false" |
---|
238 | SubSystem="2" |
---|
239 | OptimizeReferences="2" |
---|
240 | EnableCOMDATFolding="2" |
---|
241 | ImportLibrary="$(OutDir)/TrinityScript.lib" |
---|
242 | TargetMachine="1" |
---|
243 | /> |
---|
244 | <Tool |
---|
245 | Name="VCALinkTool" |
---|
246 | /> |
---|
247 | <Tool |
---|
248 | Name="VCManifestTool" |
---|
249 | /> |
---|
250 | <Tool |
---|
251 | Name="VCXDCMakeTool" |
---|
252 | /> |
---|
253 | <Tool |
---|
254 | Name="VCBscMakeTool" |
---|
255 | /> |
---|
256 | <Tool |
---|
257 | Name="VCFxCopTool" |
---|
258 | /> |
---|
259 | <Tool |
---|
260 | Name="VCAppVerifierTool" |
---|
261 | /> |
---|
262 | <Tool |
---|
263 | Name="VCWebDeploymentTool" |
---|
264 | /> |
---|
265 | </Configuration> |
---|
266 | <Configuration |
---|
267 | Name="Release|x64" |
---|
268 | OutputDirectory="..\..\..\..\bin\$(PlatformName)_$(ConfigurationName)" |
---|
269 | IntermediateDirectory=".\ScriptDev2__$(PlatformName)_$(ConfigurationName)" |
---|
270 | ConfigurationType="2" |
---|
271 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
---|
272 | CharacterSet="2" |
---|
273 | > |
---|
274 | <Tool |
---|
275 | Name="VCPreBuildEventTool" |
---|
276 | CommandLine="" |
---|
277 | /> |
---|
278 | <Tool |
---|
279 | Name="VCCustomBuildTool" |
---|
280 | /> |
---|
281 | <Tool |
---|
282 | Name="VCXMLDataGeneratorTool" |
---|
283 | /> |
---|
284 | <Tool |
---|
285 | Name="VCWebServiceProxyGeneratorTool" |
---|
286 | /> |
---|
287 | <Tool |
---|
288 | Name="VCMIDLTool" |
---|
289 | TargetEnvironment="3" |
---|
290 | /> |
---|
291 | <Tool |
---|
292 | Name="VCCLCompilerTool" |
---|
293 | AdditionalOptions="/MP" |
---|
294 | AdditionalIncludeDirectories="..\..\..\..\dep\include\;..\..\..\shared\;..\..\..\framework\;..\..\..\game\;..\include\;..\..\..\..\dep\ACE_wrappers" |
---|
295 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;SCRIPT" |
---|
296 | RuntimeLibrary="0" |
---|
297 | FloatingPointModel="2" |
---|
298 | UsePrecompiledHeader="2" |
---|
299 | PrecompiledHeaderThrough="precompiled.h" |
---|
300 | WarningLevel="3" |
---|
301 | Detect64BitPortabilityProblems="true" |
---|
302 | DebugInformationFormat="3" |
---|
303 | /> |
---|
304 | <Tool |
---|
305 | Name="VCManagedResourceCompilerTool" |
---|
306 | /> |
---|
307 | <Tool |
---|
308 | Name="VCResourceCompilerTool" |
---|
309 | /> |
---|
310 | <Tool |
---|
311 | Name="VCPreLinkEventTool" |
---|
312 | /> |
---|
313 | <Tool |
---|
314 | Name="VCLinkerTool" |
---|
315 | AdditionalDependencies="TrinityCore.lib zthread.lib" |
---|
316 | OutputFile="$(OutDir)/TrinityScript.dll" |
---|
317 | LinkIncremental="1" |
---|
318 | AdditionalLibraryDirectories="..\..\..\..\win\VC80\zthread__$(PlatformName)_$(ConfigurationName);..\..\..\..\win\VC80\trinitycore__$(PlatformName)_$(ConfigurationName)" |
---|
319 | GenerateDebugInformation="false" |
---|
320 | SubSystem="2" |
---|
321 | OptimizeReferences="2" |
---|
322 | EnableCOMDATFolding="2" |
---|
323 | ImportLibrary="$(OutDir)/TrinityScript.lib" |
---|
324 | TargetMachine="17" |
---|
325 | /> |
---|
326 | <Tool |
---|
327 | Name="VCALinkTool" |
---|
328 | /> |
---|
329 | <Tool |
---|
330 | Name="VCManifestTool" |
---|
331 | /> |
---|
332 | <Tool |
---|
333 | Name="VCXDCMakeTool" |
---|
334 | /> |
---|
335 | <Tool |
---|
336 | Name="VCBscMakeTool" |
---|
337 | /> |
---|
338 | <Tool |
---|
339 | Name="VCFxCopTool" |
---|
340 | /> |
---|
341 | <Tool |
---|
342 | Name="VCAppVerifierTool" |
---|
343 | /> |
---|
344 | <Tool |
---|
345 | Name="VCWebDeploymentTool" |
---|
346 | /> |
---|
347 | </Configuration> |
---|
348 | </Configurations> |
---|
349 | <References> |
---|
350 | </References> |
---|
351 | <Files> |
---|
352 | <Filter |
---|
353 | Name="Scripts" |
---|
354 | > |
---|
355 | <Filter |
---|
356 | Name="boss" |
---|
357 | > |
---|
358 | <File |
---|
359 | RelativePath="..\scripts\boss\boss_emeriss.cpp" |
---|
360 | > |
---|
361 | </File> |
---|
362 | <File |
---|
363 | RelativePath="..\scripts\boss\boss_lethon.cpp" |
---|
364 | > |
---|
365 | </File> |
---|
366 | <File |
---|
367 | RelativePath="..\scripts\boss\boss_taerar.cpp" |
---|
368 | > |
---|
369 | </File> |
---|
370 | <File |
---|
371 | RelativePath="..\scripts\boss\boss_ysondre.cpp" |
---|
372 | > |
---|
373 | </File> |
---|
374 | </Filter> |
---|
375 | <Filter |
---|
376 | Name="creature" |
---|
377 | > |
---|
378 | <File |
---|
379 | RelativePath="..\scripts\creature\mob_event_ai.cpp" |
---|
380 | > |
---|
381 | </File> |
---|
382 | <File |
---|
383 | RelativePath="..\scripts\creature\mob_event_ai.h" |
---|
384 | > |
---|
385 | </File> |
---|
386 | <File |
---|
387 | RelativePath="..\scripts\creature\mob_generic_creature.cpp" |
---|
388 | > |
---|
389 | </File> |
---|
390 | <File |
---|
391 | RelativePath="..\scripts\creature\simple_ai.cpp" |
---|
392 | > |
---|
393 | </File> |
---|
394 | <File |
---|
395 | RelativePath="..\scripts\creature\simple_ai.h" |
---|
396 | > |
---|
397 | </File> |
---|
398 | </Filter> |
---|
399 | <Filter |
---|
400 | Name="guard" |
---|
401 | > |
---|
402 | <File |
---|
403 | RelativePath="..\scripts\guard\guard_ai.cpp" |
---|
404 | > |
---|
405 | </File> |
---|
406 | <File |
---|
407 | RelativePath="..\scripts\guard\guard_ai.h" |
---|
408 | > |
---|
409 | </File> |
---|
410 | <File |
---|
411 | RelativePath="..\scripts\guard\guards.cpp" |
---|
412 | > |
---|
413 | </File> |
---|
414 | </Filter> |
---|
415 | <Filter |
---|
416 | Name="honor" |
---|
417 | > |
---|
418 | </Filter> |
---|
419 | <Filter |
---|
420 | Name="npc" |
---|
421 | > |
---|
422 | <File |
---|
423 | RelativePath="..\scripts\npc\npc_escortAI.cpp" |
---|
424 | > |
---|
425 | </File> |
---|
426 | <File |
---|
427 | RelativePath="..\scripts\npc\npc_escortAI.h" |
---|
428 | > |
---|
429 | </File> |
---|
430 | <File |
---|
431 | RelativePath="..\scripts\npc\npc_innkeeper.cpp" |
---|
432 | > |
---|
433 | </File> |
---|
434 | <File |
---|
435 | RelativePath="..\scripts\npc\npc_professions.cpp" |
---|
436 | > |
---|
437 | </File> |
---|
438 | <File |
---|
439 | RelativePath="..\scripts\npc\npcs_special.cpp" |
---|
440 | > |
---|
441 | </File> |
---|
442 | </Filter> |
---|
443 | <Filter |
---|
444 | Name="servers" |
---|
445 | > |
---|
446 | </Filter> |
---|
447 | <Filter |
---|
448 | Name="custom" |
---|
449 | > |
---|
450 | <File |
---|
451 | RelativePath="..\scripts\custom\custom_example.cpp" |
---|
452 | > |
---|
453 | </File> |
---|
454 | <File |
---|
455 | RelativePath="..\scripts\custom\custom_gossip_codebox.cpp" |
---|
456 | > |
---|
457 | </File> |
---|
458 | <File |
---|
459 | RelativePath="..\scripts\custom\test.cpp" |
---|
460 | > |
---|
461 | </File> |
---|
462 | </Filter> |
---|
463 | <Filter |
---|
464 | Name="areatrigger" |
---|
465 | > |
---|
466 | <File |
---|
467 | RelativePath="..\scripts\areatrigger\areatrigger_scripts.cpp" |
---|
468 | > |
---|
469 | </File> |
---|
470 | </Filter> |
---|
471 | <Filter |
---|
472 | Name="go" |
---|
473 | > |
---|
474 | <File |
---|
475 | RelativePath="..\scripts\go\go_scripts.cpp" |
---|
476 | > |
---|
477 | </File> |
---|
478 | </Filter> |
---|
479 | <Filter |
---|
480 | Name="item" |
---|
481 | > |
---|
482 | <File |
---|
483 | RelativePath="..\scripts\item\item_scripts.cpp" |
---|
484 | > |
---|
485 | </File> |
---|
486 | <File |
---|
487 | RelativePath="..\scripts\item\item_test.cpp" |
---|
488 | > |
---|
489 | </File> |
---|
490 | </Filter> |
---|
491 | <Filter |
---|
492 | Name="zone" |
---|
493 | > |
---|
494 | <Filter |
---|
495 | Name="Alterac Mountains" |
---|
496 | > |
---|
497 | <File |
---|
498 | RelativePath="..\scripts\zone\alterac_mountains\alterac_mountains.cpp" |
---|
499 | > |
---|
500 | </File> |
---|
501 | </Filter> |
---|
502 | <Filter |
---|
503 | Name="Ashenvale Forest" |
---|
504 | > |
---|
505 | </Filter> |
---|
506 | <Filter |
---|
507 | Name="Azshara" |
---|
508 | > |
---|
509 | <File |
---|
510 | RelativePath="..\scripts\zone\azshara\azshara.cpp" |
---|
511 | > |
---|
512 | </File> |
---|
513 | <File |
---|
514 | RelativePath="..\scripts\zone\azshara\boss_azuregos.cpp" |
---|
515 | > |
---|
516 | </File> |
---|
517 | </Filter> |
---|
518 | <Filter |
---|
519 | Name="Badlands" |
---|
520 | > |
---|
521 | </Filter> |
---|
522 | <Filter |
---|
523 | Name="Barrens" |
---|
524 | > |
---|
525 | <File |
---|
526 | RelativePath="..\scripts\zone\barrens\the_barrens.cpp" |
---|
527 | > |
---|
528 | </File> |
---|
529 | </Filter> |
---|
530 | <Filter |
---|
531 | Name="Blackfathom Depths" |
---|
532 | > |
---|
533 | </Filter> |
---|
534 | <Filter |
---|
535 | Name="Arathi Highlands" |
---|
536 | > |
---|
537 | </Filter> |
---|
538 | <Filter |
---|
539 | Name="Deadmines" |
---|
540 | > |
---|
541 | <File |
---|
542 | RelativePath="..\scripts\zone\deadmines\deadmines.cpp" |
---|
543 | > |
---|
544 | </File> |
---|
545 | </Filter> |
---|
546 | <Filter |
---|
547 | Name="Deadwind Pass" |
---|
548 | > |
---|
549 | </Filter> |
---|
550 | <Filter |
---|
551 | Name="Desolace" |
---|
552 | > |
---|
553 | </Filter> |
---|
554 | <Filter |
---|
555 | Name="Dire Maul" |
---|
556 | > |
---|
557 | </Filter> |
---|
558 | <Filter |
---|
559 | Name="Dun Morogh" |
---|
560 | > |
---|
561 | <File |
---|
562 | RelativePath="..\scripts\zone\dun_morogh\dun_morogh.cpp" |
---|
563 | > |
---|
564 | </File> |
---|
565 | </Filter> |
---|
566 | <Filter |
---|
567 | Name="Durotar" |
---|
568 | > |
---|
569 | </Filter> |
---|
570 | <Filter |
---|
571 | Name="Duskwood" |
---|
572 | > |
---|
573 | </Filter> |
---|
574 | <Filter |
---|
575 | Name="Dustwallow Marsh" |
---|
576 | > |
---|
577 | <File |
---|
578 | RelativePath="..\scripts\zone\dustwallow_marsh\dustwallow_marsh.cpp" |
---|
579 | > |
---|
580 | </File> |
---|
581 | </Filter> |
---|
582 | <Filter |
---|
583 | Name="Blackwing Lair" |
---|
584 | > |
---|
585 | <File |
---|
586 | RelativePath="..\scripts\zone\blackwing_lair\boss_broodlord_lashlayer.cpp" |
---|
587 | > |
---|
588 | </File> |
---|
589 | <File |
---|
590 | RelativePath="..\scripts\zone\blackwing_lair\boss_chromaggus.cpp" |
---|
591 | > |
---|
592 | </File> |
---|
593 | <File |
---|
594 | RelativePath="..\scripts\zone\blackwing_lair\boss_ebonroc.cpp" |
---|
595 | > |
---|
596 | </File> |
---|
597 | <File |
---|
598 | RelativePath="..\scripts\zone\blackwing_lair\boss_firemaw.cpp" |
---|
599 | > |
---|
600 | </File> |
---|
601 | <File |
---|
602 | RelativePath="..\scripts\zone\blackwing_lair\boss_flamegor.cpp" |
---|
603 | > |
---|
604 | </File> |
---|
605 | <File |
---|
606 | RelativePath="..\scripts\zone\blackwing_lair\boss_nefarian.cpp" |
---|
607 | > |
---|
608 | </File> |
---|
609 | <File |
---|
610 | RelativePath="..\scripts\zone\blackwing_lair\boss_razorgore.cpp" |
---|
611 | > |
---|
612 | </File> |
---|
613 | <File |
---|
614 | RelativePath="..\scripts\zone\blackwing_lair\boss_vaelastrasz.cpp" |
---|
615 | > |
---|
616 | </File> |
---|
617 | <File |
---|
618 | RelativePath="..\scripts\zone\blackwing_lair\boss_victor_nefarius.cpp" |
---|
619 | > |
---|
620 | </File> |
---|
621 | <File |
---|
622 | RelativePath="..\scripts\zone\blackwing_lair\instance_blackwing_lair.cpp" |
---|
623 | > |
---|
624 | </File> |
---|
625 | </Filter> |
---|
626 | <Filter |
---|
627 | Name="Bloodmyst Isle" |
---|
628 | > |
---|
629 | <File |
---|
630 | RelativePath="..\scripts\zone\bloodmyst_isle\bloodmyst_isle.cpp" |
---|
631 | > |
---|
632 | </File> |
---|
633 | </Filter> |
---|
634 | <Filter |
---|
635 | Name="Gruul's Lair" |
---|
636 | > |
---|
637 | <File |
---|
638 | RelativePath="..\scripts\zone\gruuls_lair\boss_gruul.cpp" |
---|
639 | > |
---|
640 | </File> |
---|
641 | <File |
---|
642 | RelativePath="..\scripts\zone\gruuls_lair\boss_high_king_maulgar.cpp" |
---|
643 | > |
---|
644 | </File> |
---|
645 | <File |
---|
646 | RelativePath="..\scripts\zone\gruuls_lair\def_gruuls_lair.h" |
---|
647 | > |
---|
648 | </File> |
---|
649 | <File |
---|
650 | RelativePath="..\scripts\zone\gruuls_lair\instance_gruuls_lair.cpp" |
---|
651 | > |
---|
652 | </File> |
---|
653 | </Filter> |
---|
654 | <Filter |
---|
655 | Name="Burning Steppes" |
---|
656 | > |
---|
657 | <File |
---|
658 | RelativePath="..\scripts\zone\burning_steppes\burning_steppes.cpp" |
---|
659 | > |
---|
660 | </File> |
---|
661 | </Filter> |
---|
662 | <Filter |
---|
663 | Name="Darkshore" |
---|
664 | > |
---|
665 | <File |
---|
666 | RelativePath="..\scripts\zone\darkshore\darkshore.cpp" |
---|
667 | > |
---|
668 | </File> |
---|
669 | </Filter> |
---|
670 | <Filter |
---|
671 | Name="Eastern Plaguelands" |
---|
672 | > |
---|
673 | <File |
---|
674 | RelativePath="..\scripts\zone\eastern_plaguelands\eastern_plaguelands.cpp" |
---|
675 | > |
---|
676 | </File> |
---|
677 | </Filter> |
---|
678 | <Filter |
---|
679 | Name="Moonglade" |
---|
680 | > |
---|
681 | <File |
---|
682 | RelativePath="..\scripts\zone\moonglade\moonglade.cpp" |
---|
683 | > |
---|
684 | </File> |
---|
685 | </Filter> |
---|
686 | <Filter |
---|
687 | Name="Razorfen Kraul" |
---|
688 | > |
---|
689 | </Filter> |
---|
690 | <Filter |
---|
691 | Name="Redridge Mountains" |
---|
692 | > |
---|
693 | </Filter> |
---|
694 | <Filter |
---|
695 | Name="Ruins of Ahn'Qiraj" |
---|
696 | > |
---|
697 | <File |
---|
698 | RelativePath="..\scripts\zone\ruins_of_ahnqiraj\boss_ayamiss.cpp" |
---|
699 | > |
---|
700 | </File> |
---|
701 | <File |
---|
702 | RelativePath="..\scripts\zone\ruins_of_ahnqiraj\boss_buru.cpp" |
---|
703 | > |
---|
704 | </File> |
---|
705 | <File |
---|
706 | RelativePath="..\scripts\zone\ruins_of_ahnqiraj\boss_kurinnaxx.cpp" |
---|
707 | > |
---|
708 | </File> |
---|
709 | <File |
---|
710 | RelativePath="..\scripts\zone\ruins_of_ahnqiraj\boss_moam.cpp" |
---|
711 | > |
---|
712 | </File> |
---|
713 | <File |
---|
714 | RelativePath="..\scripts\zone\ruins_of_ahnqiraj\boss_ossirian.cpp" |
---|
715 | > |
---|
716 | </File> |
---|
717 | <File |
---|
718 | RelativePath="..\scripts\zone\ruins_of_ahnqiraj\boss_rajaxx.cpp" |
---|
719 | > |
---|
720 | </File> |
---|
721 | <File |
---|
722 | RelativePath="..\scripts\zone\ruins_of_ahnqiraj\instance_ruins_of_ahnqiraj.cpp" |
---|
723 | > |
---|
724 | </File> |
---|
725 | </Filter> |
---|
726 | <Filter |
---|
727 | Name="Swamp of Sorrows" |
---|
728 | > |
---|
729 | </Filter> |
---|
730 | <Filter |
---|
731 | Name="Scarlet Monastery" |
---|
732 | > |
---|
733 | <File |
---|
734 | RelativePath="..\scripts\zone\scarlet_monastery\boss_arcanist_doan.cpp" |
---|
735 | > |
---|
736 | </File> |
---|
737 | <File |
---|
738 | RelativePath="..\scripts\zone\scarlet_monastery\boss_azshir_the_sleepless.cpp" |
---|
739 | > |
---|
740 | </File> |
---|
741 | <File |
---|
742 | RelativePath="..\scripts\zone\scarlet_monastery\boss_bloodmage_thalnos.cpp" |
---|
743 | > |
---|
744 | </File> |
---|
745 | <File |
---|
746 | RelativePath="..\scripts\zone\scarlet_monastery\boss_herod.cpp" |
---|
747 | > |
---|
748 | </File> |
---|
749 | <File |
---|
750 | RelativePath="..\scripts\zone\scarlet_monastery\boss_high_inquisitor_fairbanks.cpp" |
---|
751 | > |
---|
752 | </File> |
---|
753 | <File |
---|
754 | RelativePath="..\scripts\zone\scarlet_monastery\boss_high_inquisitor_whitemane.cpp" |
---|
755 | > |
---|
756 | </File> |
---|
757 | <File |
---|
758 | RelativePath="..\scripts\zone\scarlet_monastery\boss_houndmaster_loksey.cpp" |
---|
759 | > |
---|
760 | </File> |
---|
761 | <File |
---|
762 | RelativePath="..\scripts\zone\scarlet_monastery\boss_interrogator_vishas.cpp" |
---|
763 | > |
---|
764 | </File> |
---|
765 | <File |
---|
766 | RelativePath="..\scripts\zone\scarlet_monastery\boss_scarlet_commander_mograine.cpp" |
---|
767 | > |
---|
768 | </File> |
---|
769 | <File |
---|
770 | RelativePath="..\scripts\zone\scarlet_monastery\boss_scorn.cpp" |
---|
771 | > |
---|
772 | </File> |
---|
773 | </Filter> |
---|
774 | <Filter |
---|
775 | Name="Scholomance" |
---|
776 | > |
---|
777 | <File |
---|
778 | RelativePath="..\scripts\zone\scholomance\boss_darkmaster_gandling.cpp" |
---|
779 | > |
---|
780 | </File> |
---|
781 | <File |
---|
782 | RelativePath="..\scripts\zone\scholomance\boss_death_knight_darkreaver.cpp" |
---|
783 | > |
---|
784 | </File> |
---|
785 | <File |
---|
786 | RelativePath="..\scripts\zone\scholomance\boss_doctor_theolen_krastinov.cpp" |
---|
787 | > |
---|
788 | </File> |
---|
789 | <File |
---|
790 | RelativePath="..\scripts\zone\scholomance\boss_illucia_barov.cpp" |
---|
791 | > |
---|
792 | </File> |
---|
793 | <File |
---|
794 | RelativePath="..\scripts\zone\scholomance\boss_instructor_malicia.cpp" |
---|
795 | > |
---|
796 | </File> |
---|
797 | <File |
---|
798 | RelativePath="..\scripts\zone\scholomance\boss_jandice_barov.cpp" |
---|
799 | > |
---|
800 | </File> |
---|
801 | <File |
---|
802 | RelativePath="..\scripts\zone\scholomance\boss_kormok.cpp" |
---|
803 | > |
---|
804 | </File> |
---|
805 | <File |
---|
806 | RelativePath="..\scripts\zone\scholomance\boss_lord_alexei_barov.cpp" |
---|
807 | > |
---|
808 | </File> |
---|
809 | <File |
---|
810 | RelativePath="..\scripts\zone\scholomance\boss_lorekeeper_polkelt.cpp" |
---|
811 | > |
---|
812 | </File> |
---|
813 | <File |
---|
814 | RelativePath="..\scripts\zone\scholomance\boss_ras_frostwhisper.cpp" |
---|
815 | > |
---|
816 | </File> |
---|
817 | <File |
---|
818 | RelativePath="..\scripts\zone\scholomance\boss_the_ravenian.cpp" |
---|
819 | > |
---|
820 | </File> |
---|
821 | <File |
---|
822 | RelativePath="..\scripts\zone\scholomance\boss_vectus.cpp" |
---|
823 | > |
---|
824 | </File> |
---|
825 | <File |
---|
826 | RelativePath="..\scripts\zone\scholomance\def_scholomance.h" |
---|
827 | > |
---|
828 | </File> |
---|
829 | <File |
---|
830 | RelativePath="..\scripts\zone\scholomance\instance_scholomance.cpp" |
---|
831 | > |
---|
832 | </File> |
---|
833 | </Filter> |
---|
834 | <Filter |
---|
835 | Name="Searing Gorge" |
---|
836 | > |
---|
837 | <File |
---|
838 | RelativePath="..\scripts\zone\searing_gorge\searing_gorge.cpp" |
---|
839 | > |
---|
840 | </File> |
---|
841 | </Filter> |
---|
842 | <Filter |
---|
843 | Name="Elwynn Forest" |
---|
844 | > |
---|
845 | <File |
---|
846 | RelativePath="..\scripts\zone\elwynn_forest\elwynn_forest.cpp" |
---|
847 | > |
---|
848 | </File> |
---|
849 | </Filter> |
---|
850 | <Filter |
---|
851 | Name="Felwood" |
---|
852 | > |
---|
853 | <File |
---|
854 | RelativePath="..\scripts\zone\felwood\felwood.cpp" |
---|
855 | > |
---|
856 | </File> |
---|
857 | </Filter> |
---|
858 | <Filter |
---|
859 | Name="Feralas" |
---|
860 | > |
---|
861 | <File |
---|
862 | RelativePath="..\scripts\zone\feralas\feralas.cpp" |
---|
863 | > |
---|
864 | </File> |
---|
865 | </Filter> |
---|
866 | <Filter |
---|
867 | Name="Gnomeregan" |
---|
868 | > |
---|
869 | </Filter> |
---|
870 | <Filter |
---|
871 | Name="Hillsbrad Foothills" |
---|
872 | > |
---|
873 | </Filter> |
---|
874 | <Filter |
---|
875 | Name="Hinterlands" |
---|
876 | > |
---|
877 | </Filter> |
---|
878 | <Filter |
---|
879 | Name="Maraudon" |
---|
880 | > |
---|
881 | <File |
---|
882 | RelativePath="..\scripts\zone\maraudon\boss_celebras_the_cursed.cpp" |
---|
883 | > |
---|
884 | </File> |
---|
885 | <File |
---|
886 | RelativePath="..\scripts\zone\maraudon\boss_landslide.cpp" |
---|
887 | > |
---|
888 | </File> |
---|
889 | <File |
---|
890 | RelativePath="..\scripts\zone\maraudon\boss_noxxion.cpp" |
---|
891 | > |
---|
892 | </File> |
---|
893 | <File |
---|
894 | RelativePath="..\scripts\zone\maraudon\boss_princess_theradras.cpp" |
---|
895 | > |
---|
896 | </File> |
---|
897 | </Filter> |
---|
898 | <Filter |
---|
899 | Name="Molten Core" |
---|
900 | > |
---|
901 | <File |
---|
902 | RelativePath="..\scripts\zone\molten_core\boss_baron_geddon.cpp" |
---|
903 | > |
---|
904 | </File> |
---|
905 | <File |
---|
906 | RelativePath="..\scripts\zone\molten_core\boss_garr.cpp" |
---|
907 | > |
---|
908 | </File> |
---|
909 | <File |
---|
910 | RelativePath="..\scripts\zone\molten_core\boss_gehennas.cpp" |
---|
911 | > |
---|
912 | </File> |
---|
913 | <File |
---|
914 | RelativePath="..\scripts\zone\molten_core\boss_golemagg.cpp" |
---|
915 | > |
---|
916 | </File> |
---|
917 | <File |
---|
918 | RelativePath="..\scripts\zone\molten_core\boss_lucifron.cpp" |
---|
919 | > |
---|
920 | </File> |
---|
921 | <File |
---|
922 | RelativePath="..\scripts\zone\molten_core\boss_magmadar.cpp" |
---|
923 | > |
---|
924 | </File> |
---|
925 | <File |
---|
926 | RelativePath="..\scripts\zone\molten_core\boss_majordomo_executus.cpp" |
---|
927 | > |
---|
928 | </File> |
---|
929 | <File |
---|
930 | RelativePath="..\scripts\zone\molten_core\boss_ragnaros.cpp" |
---|
931 | > |
---|
932 | </File> |
---|
933 | <File |
---|
934 | RelativePath="..\scripts\zone\molten_core\boss_shazzrah.cpp" |
---|
935 | > |
---|
936 | </File> |
---|
937 | <File |
---|
938 | RelativePath="..\scripts\zone\molten_core\boss_sulfuron_harbinger.cpp" |
---|
939 | > |
---|
940 | </File> |
---|
941 | <File |
---|
942 | RelativePath="..\scripts\zone\molten_core\def_molten_core.h" |
---|
943 | > |
---|
944 | </File> |
---|
945 | <File |
---|
946 | RelativePath="..\scripts\zone\molten_core\instance_molten_core.cpp" |
---|
947 | > |
---|
948 | </File> |
---|
949 | <File |
---|
950 | RelativePath="..\scripts\zone\molten_core\molten_core.cpp" |
---|
951 | > |
---|
952 | </File> |
---|
953 | </Filter> |
---|
954 | <Filter |
---|
955 | Name="Mulgore" |
---|
956 | > |
---|
957 | <File |
---|
958 | RelativePath="..\scripts\zone\mulgore\mulgore.cpp" |
---|
959 | > |
---|
960 | </File> |
---|
961 | </Filter> |
---|
962 | <Filter |
---|
963 | Name="Naxxramas" |
---|
964 | > |
---|
965 | <File |
---|
966 | RelativePath="..\scripts\zone\naxxramas\boss_anubrekhan.cpp" |
---|
967 | > |
---|
968 | </File> |
---|
969 | <File |
---|
970 | RelativePath="..\scripts\zone\naxxramas\boss_faerlina.cpp" |
---|
971 | > |
---|
972 | </File> |
---|
973 | <File |
---|
974 | RelativePath="..\scripts\zone\naxxramas\boss_feugen.cpp" |
---|
975 | > |
---|
976 | </File> |
---|
977 | <File |
---|
978 | RelativePath="..\scripts\zone\naxxramas\boss_gluth.cpp" |
---|
979 | > |
---|
980 | </File> |
---|
981 | <File |
---|
982 | RelativePath="..\scripts\zone\naxxramas\boss_gothik.cpp" |
---|
983 | > |
---|
984 | </File> |
---|
985 | <File |
---|
986 | RelativePath="..\scripts\zone\naxxramas\boss_grobbulus.cpp" |
---|
987 | > |
---|
988 | </File> |
---|
989 | <File |
---|
990 | RelativePath="..\scripts\zone\naxxramas\boss_heigan.cpp" |
---|
991 | > |
---|
992 | </File> |
---|
993 | <File |
---|
994 | RelativePath="..\scripts\zone\naxxramas\boss_highlord_mograine.cpp" |
---|
995 | > |
---|
996 | </File> |
---|
997 | <File |
---|
998 | RelativePath="..\scripts\zone\naxxramas\boss_kelthuzad.cpp" |
---|
999 | > |
---|
1000 | </File> |
---|
1001 | <File |
---|
1002 | RelativePath="..\scripts\zone\naxxramas\boss_lady_blaumeux.cpp" |
---|
1003 | > |
---|
1004 | </File> |
---|
1005 | <File |
---|
1006 | RelativePath="..\scripts\zone\naxxramas\boss_loatheb.cpp" |
---|
1007 | > |
---|
1008 | </File> |
---|
1009 | <File |
---|
1010 | RelativePath="..\scripts\zone\naxxramas\boss_maexxna.cpp" |
---|
1011 | > |
---|
1012 | </File> |
---|
1013 | <File |
---|
1014 | RelativePath="..\scripts\zone\naxxramas\boss_noth.cpp" |
---|
1015 | > |
---|
1016 | </File> |
---|
1017 | <File |
---|
1018 | RelativePath="..\scripts\zone\naxxramas\boss_patchwerk.cpp" |
---|
1019 | > |
---|
1020 | </File> |
---|
1021 | <File |
---|
1022 | RelativePath="..\scripts\zone\naxxramas\boss_razuvious.cpp" |
---|
1023 | > |
---|
1024 | </File> |
---|
1025 | <File |
---|
1026 | RelativePath="..\scripts\zone\naxxramas\boss_sapphiron.cpp" |
---|
1027 | > |
---|
1028 | </File> |
---|
1029 | <File |
---|
1030 | RelativePath="..\scripts\zone\naxxramas\boss_sir_zeliek.cpp" |
---|
1031 | > |
---|
1032 | </File> |
---|
1033 | <File |
---|
1034 | RelativePath="..\scripts\zone\naxxramas\boss_stalagg.cpp" |
---|
1035 | > |
---|
1036 | </File> |
---|
1037 | <File |
---|
1038 | RelativePath="..\scripts\zone\naxxramas\boss_thaddius.cpp" |
---|
1039 | > |
---|
1040 | </File> |
---|
1041 | <File |
---|
1042 | RelativePath="..\scripts\zone\naxxramas\boss_thane_korthazz.cpp" |
---|
1043 | > |
---|
1044 | </File> |
---|
1045 | <File |
---|
1046 | RelativePath="..\scripts\zone\naxxramas\instance_naxxramas.cpp" |
---|
1047 | > |
---|
1048 | </File> |
---|
1049 | </Filter> |
---|
1050 | <Filter |
---|
1051 | Name="Onyxia's Lair" |
---|
1052 | > |
---|
1053 | <File |
---|
1054 | RelativePath="..\scripts\zone\onyxias_lair\boss_onyxia.cpp" |
---|
1055 | > |
---|
1056 | </File> |
---|
1057 | </Filter> |
---|
1058 | <Filter |
---|
1059 | Name="Ragefire Chasm" |
---|
1060 | > |
---|
1061 | </Filter> |
---|
1062 | <Filter |
---|
1063 | Name="Razorfen Downs" |
---|
1064 | > |
---|
1065 | <File |
---|
1066 | RelativePath="..\scripts\zone\razorfen_downs\boss_amnennar_the_coldbringer.cpp" |
---|
1067 | > |
---|
1068 | </File> |
---|
1069 | </Filter> |
---|
1070 | <Filter |
---|
1071 | Name="Shadowfang Keep" |
---|
1072 | > |
---|
1073 | <File |
---|
1074 | RelativePath="..\scripts\zone\shadowfang_keep\def_shadowfang_keep.h" |
---|
1075 | > |
---|
1076 | </File> |
---|
1077 | <File |
---|
1078 | RelativePath="..\scripts\zone\shadowfang_keep\instance_shadowfang_keep.cpp" |
---|
1079 | > |
---|
1080 | </File> |
---|
1081 | <File |
---|
1082 | RelativePath="..\scripts\zone\shadowfang_keep\shadowfang_keep.cpp" |
---|
1083 | > |
---|
1084 | </File> |
---|
1085 | </Filter> |
---|
1086 | <Filter |
---|
1087 | Name="Stonetalon Mountains" |
---|
1088 | > |
---|
1089 | <File |
---|
1090 | RelativePath="..\scripts\zone\stonetalon_mountains\stonetalon_mountains.cpp" |
---|
1091 | > |
---|
1092 | </File> |
---|
1093 | </Filter> |
---|
1094 | <Filter |
---|
1095 | Name="Stranglethorn Vale" |
---|
1096 | > |
---|
1097 | <File |
---|
1098 | RelativePath="..\scripts\zone\stranglethorn_vale\stranglethorn_vale.cpp" |
---|
1099 | > |
---|
1100 | </File> |
---|
1101 | </Filter> |
---|
1102 | <Filter |
---|
1103 | Name="Stratholme" |
---|
1104 | > |
---|
1105 | <File |
---|
1106 | RelativePath="..\scripts\zone\stratholme\boss_baron_rivendare.cpp" |
---|
1107 | > |
---|
1108 | </File> |
---|
1109 | <File |
---|
1110 | RelativePath="..\scripts\zone\stratholme\boss_baroness_anastari.cpp" |
---|
1111 | > |
---|
1112 | </File> |
---|
1113 | <File |
---|
1114 | RelativePath="..\scripts\zone\stratholme\boss_cannon_master_willey.cpp" |
---|
1115 | > |
---|
1116 | </File> |
---|
1117 | <File |
---|
1118 | RelativePath="..\scripts\zone\stratholme\boss_dathrohan_balnazzar.cpp" |
---|
1119 | > |
---|
1120 | </File> |
---|
1121 | <File |
---|
1122 | RelativePath="..\scripts\zone\stratholme\boss_magistrate_barthilas.cpp" |
---|
1123 | > |
---|
1124 | </File> |
---|
1125 | <File |
---|
1126 | RelativePath="..\scripts\zone\stratholme\boss_maleki_the_pallid.cpp" |
---|
1127 | > |
---|
1128 | </File> |
---|
1129 | <File |
---|
1130 | RelativePath="..\scripts\zone\stratholme\boss_nerubenkan.cpp" |
---|
1131 | > |
---|
1132 | </File> |
---|
1133 | <File |
---|
1134 | RelativePath="..\scripts\zone\stratholme\boss_order_of_silver_hand.cpp" |
---|
1135 | > |
---|
1136 | </File> |
---|
1137 | <File |
---|
1138 | RelativePath="..\scripts\zone\stratholme\boss_postmaster_malown.cpp" |
---|
1139 | > |
---|
1140 | </File> |
---|
1141 | <File |
---|
1142 | RelativePath="..\scripts\zone\stratholme\boss_ramstein_the_gorger.cpp" |
---|
1143 | > |
---|
1144 | </File> |
---|
1145 | <File |
---|
1146 | RelativePath="..\scripts\zone\stratholme\boss_timmy_the_cruel.cpp" |
---|
1147 | > |
---|
1148 | </File> |
---|
1149 | <File |
---|
1150 | RelativePath="..\scripts\zone\stratholme\def_stratholme.h" |
---|
1151 | > |
---|
1152 | </File> |
---|
1153 | <File |
---|
1154 | RelativePath="..\scripts\zone\stratholme\instance_stratholme.cpp" |
---|
1155 | > |
---|
1156 | </File> |
---|
1157 | <File |
---|
1158 | RelativePath="..\scripts\zone\stratholme\stratholme.cpp" |
---|
1159 | > |
---|
1160 | </File> |
---|
1161 | </Filter> |
---|
1162 | <Filter |
---|
1163 | Name="Sunken Temple" |
---|
1164 | > |
---|
1165 | </Filter> |
---|
1166 | <Filter |
---|
1167 | Name="Tanaris" |
---|
1168 | > |
---|
1169 | <File |
---|
1170 | RelativePath="..\scripts\zone\tanaris\tanaris.cpp" |
---|
1171 | > |
---|
1172 | </File> |
---|
1173 | </Filter> |
---|
1174 | <Filter |
---|
1175 | Name="Teldrassil" |
---|
1176 | > |
---|
1177 | </Filter> |
---|
1178 | <Filter |
---|
1179 | Name="Temple of Ahn'Qiraj" |
---|
1180 | > |
---|
1181 | <File |
---|
1182 | RelativePath="..\scripts\zone\temple_of_ahnqiraj\boss_bug_trio.cpp" |
---|
1183 | > |
---|
1184 | </File> |
---|
1185 | <File |
---|
1186 | RelativePath="..\scripts\zone\temple_of_ahnqiraj\boss_cthun.cpp" |
---|
1187 | > |
---|
1188 | </File> |
---|
1189 | <File |
---|
1190 | RelativePath="..\scripts\zone\temple_of_ahnqiraj\boss_fankriss.cpp" |
---|
1191 | > |
---|
1192 | </File> |
---|
1193 | <File |
---|
1194 | RelativePath="..\scripts\zone\temple_of_ahnqiraj\boss_huhuran.cpp" |
---|
1195 | > |
---|
1196 | </File> |
---|
1197 | <File |
---|
1198 | RelativePath="..\scripts\zone\temple_of_ahnqiraj\boss_ouro.cpp" |
---|
1199 | > |
---|
1200 | </File> |
---|
1201 | <File |
---|
1202 | RelativePath="..\scripts\zone\temple_of_ahnqiraj\boss_sartura.cpp" |
---|
1203 | > |
---|
1204 | </File> |
---|
1205 | <File |
---|
1206 | RelativePath="..\scripts\zone\temple_of_ahnqiraj\boss_skeram.cpp" |
---|
1207 | > |
---|
1208 | </File> |
---|
1209 | <File |
---|
1210 | RelativePath="..\scripts\zone\temple_of_ahnqiraj\boss_twinemperors.cpp" |
---|
1211 | > |
---|
1212 | </File> |
---|
1213 | <File |
---|
1214 | RelativePath="..\scripts\zone\temple_of_ahnqiraj\boss_viscidus.cpp" |
---|
1215 | > |
---|
1216 | </File> |
---|
1217 | <File |
---|
1218 | RelativePath="..\scripts\zone\temple_of_ahnqiraj\def_temple_of_ahnqiraj.h" |
---|
1219 | > |
---|
1220 | </File> |
---|
1221 | <File |
---|
1222 | RelativePath="..\scripts\zone\temple_of_ahnqiraj\instance_temple_of_ahnqiraj.cpp" |
---|
1223 | > |
---|
1224 | </File> |
---|
1225 | <File |
---|
1226 | RelativePath="..\scripts\zone\temple_of_ahnqiraj\mob_anubisath_sentinel.cpp" |
---|
1227 | > |
---|
1228 | </File> |
---|
1229 | </Filter> |
---|
1230 | <Filter |
---|
1231 | Name="Thousand Needles" |
---|
1232 | > |
---|
1233 | </Filter> |
---|
1234 | <Filter |
---|
1235 | Name="Silithus" |
---|
1236 | > |
---|
1237 | <File |
---|
1238 | RelativePath="..\scripts\zone\silithus\silithus.cpp" |
---|
1239 | > |
---|
1240 | </File> |
---|
1241 | </Filter> |
---|
1242 | <Filter |
---|
1243 | Name="Silverpine Forest" |
---|
1244 | > |
---|
1245 | <File |
---|
1246 | RelativePath="..\scripts\zone\silverpine_forest\silverpine_forest.cpp" |
---|
1247 | > |
---|
1248 | </File> |
---|
1249 | </Filter> |
---|
1250 | <Filter |
---|
1251 | Name="Stockade" |
---|
1252 | > |
---|
1253 | </Filter> |
---|
1254 | <Filter |
---|
1255 | Name="Tirisfal Glades" |
---|
1256 | > |
---|
1257 | <File |
---|
1258 | RelativePath="..\scripts\zone\tirisfal_glades\tirisfal_glades.cpp" |
---|
1259 | > |
---|
1260 | </File> |
---|
1261 | </Filter> |
---|
1262 | <Filter |
---|
1263 | Name="Wailing Caverns" |
---|
1264 | > |
---|
1265 | <File |
---|
1266 | RelativePath="..\scripts\zone\wailing_caverns\instance_wailing_caverns.cpp" |
---|
1267 | > |
---|
1268 | </File> |
---|
1269 | </Filter> |
---|
1270 | <Filter |
---|
1271 | Name="Western Plaguelands" |
---|
1272 | > |
---|
1273 | <File |
---|
1274 | RelativePath="..\scripts\zone\western_plaguelands\western_plaguelands.cpp" |
---|
1275 | > |
---|
1276 | </File> |
---|
1277 | </Filter> |
---|
1278 | <Filter |
---|
1279 | Name="Westfall" |
---|
1280 | > |
---|
1281 | </Filter> |
---|
1282 | <Filter |
---|
1283 | Name="Wetlands" |
---|
1284 | > |
---|
1285 | </Filter> |
---|
1286 | <Filter |
---|
1287 | Name="Winterspring" |
---|
1288 | > |
---|
1289 | <File |
---|
1290 | RelativePath="..\scripts\zone\winterspring\winterspring.cpp" |
---|
1291 | > |
---|
1292 | </File> |
---|
1293 | </Filter> |
---|
1294 | <Filter |
---|
1295 | Name="Zul'Farrak" |
---|
1296 | > |
---|
1297 | <File |
---|
1298 | RelativePath="..\scripts\zone\zulfarrak\zulfarrak.cpp" |
---|
1299 | > |
---|
1300 | </File> |
---|
1301 | </Filter> |
---|
1302 | <Filter |
---|
1303 | Name="Zul'Gurub" |
---|
1304 | > |
---|
1305 | <File |
---|
1306 | RelativePath="..\scripts\zone\zulgurub\boss_arlokk.cpp" |
---|
1307 | > |
---|
1308 | </File> |
---|
1309 | <File |
---|
1310 | RelativePath="..\scripts\zone\zulgurub\boss_gahzranka.cpp" |
---|
1311 | > |
---|
1312 | </File> |
---|
1313 | <File |
---|
1314 | RelativePath="..\scripts\zone\zulgurub\boss_grilek.cpp" |
---|
1315 | > |
---|
1316 | </File> |
---|
1317 | <File |
---|
1318 | RelativePath="..\scripts\zone\zulgurub\boss_hakkar.cpp" |
---|
1319 | > |
---|
1320 | </File> |
---|
1321 | <File |
---|
1322 | RelativePath="..\scripts\zone\zulgurub\boss_hazzarah.cpp" |
---|
1323 | > |
---|
1324 | </File> |
---|
1325 | <File |
---|
1326 | RelativePath="..\scripts\zone\zulgurub\boss_jeklik.cpp" |
---|
1327 | > |
---|
1328 | </File> |
---|
1329 | <File |
---|
1330 | RelativePath="..\scripts\zone\zulgurub\boss_jindo.cpp" |
---|
1331 | > |
---|
1332 | </File> |
---|
1333 | <File |
---|
1334 | RelativePath="..\scripts\zone\zulgurub\boss_mandokir.cpp" |
---|
1335 | > |
---|
1336 | </File> |
---|
1337 | <File |
---|
1338 | RelativePath="..\scripts\zone\zulgurub\boss_marli.cpp" |
---|
1339 | > |
---|
1340 | </File> |
---|
1341 | <File |
---|
1342 | RelativePath="..\scripts\zone\zulgurub\boss_renataki.cpp" |
---|
1343 | > |
---|
1344 | </File> |
---|
1345 | <File |
---|
1346 | RelativePath="..\scripts\zone\zulgurub\boss_thekal.cpp" |
---|
1347 | > |
---|
1348 | </File> |
---|
1349 | <File |
---|
1350 | RelativePath="..\scripts\zone\zulgurub\boss_venoxis.cpp" |
---|
1351 | > |
---|
1352 | </File> |
---|
1353 | <File |
---|
1354 | RelativePath="..\scripts\zone\zulgurub\boss_wushoolay.cpp" |
---|
1355 | > |
---|
1356 | </File> |
---|
1357 | <File |
---|
1358 | RelativePath="..\scripts\zone\zulgurub\def_zulgurub.h" |
---|
1359 | > |
---|
1360 | </File> |
---|
1361 | <File |
---|
1362 | RelativePath="..\scripts\zone\zulgurub\instance_zulgurub.cpp" |
---|
1363 | > |
---|
1364 | </File> |
---|
1365 | </Filter> |
---|
1366 | <Filter |
---|
1367 | Name="Uldaman" |
---|
1368 | > |
---|
1369 | <File |
---|
1370 | RelativePath="..\scripts\zone\uldaman\boss_ironaya.cpp" |
---|
1371 | > |
---|
1372 | </File> |
---|
1373 | <File |
---|
1374 | RelativePath="..\scripts\zone\uldaman\uldaman.cpp" |
---|
1375 | > |
---|
1376 | </File> |
---|
1377 | </Filter> |
---|
1378 | <Filter |
---|
1379 | Name="Un'Goro Crater" |
---|
1380 | > |
---|
1381 | </Filter> |
---|
1382 | <Filter |
---|
1383 | Name="Aunchindoun" |
---|
1384 | > |
---|
1385 | <Filter |
---|
1386 | Name="Auchenai Crypts" |
---|
1387 | > |
---|
1388 | <File |
---|
1389 | RelativePath="..\scripts\zone\aunchindoun\auchenai_crypts\boss_exarch_maladaar.cpp" |
---|
1390 | > |
---|
1391 | </File> |
---|
1392 | </Filter> |
---|
1393 | <Filter |
---|
1394 | Name="Mana Tombs" |
---|
1395 | > |
---|
1396 | <File |
---|
1397 | RelativePath="..\scripts\zone\aunchindoun\mana_tombs\boss_nexusprince_shaffar.cpp" |
---|
1398 | > |
---|
1399 | </File> |
---|
1400 | <File |
---|
1401 | RelativePath="..\scripts\zone\aunchindoun\mana_tombs\boss_pandemonius.cpp" |
---|
1402 | > |
---|
1403 | </File> |
---|
1404 | </Filter> |
---|
1405 | <Filter |
---|
1406 | Name="Sethekk Halls" |
---|
1407 | > |
---|
1408 | <File |
---|
1409 | RelativePath="..\scripts\zone\aunchindoun\sethekk_halls\boss_darkweaver_syth.cpp" |
---|
1410 | > |
---|
1411 | </File> |
---|
1412 | <File |
---|
1413 | RelativePath="..\scripts\zone\aunchindoun\sethekk_halls\boss_tailonking_ikiss.cpp" |
---|
1414 | > |
---|
1415 | </File> |
---|
1416 | <File |
---|
1417 | RelativePath="..\scripts\zone\aunchindoun\sethekk_halls\def_sethekk_halls.h" |
---|
1418 | > |
---|
1419 | </File> |
---|
1420 | <File |
---|
1421 | RelativePath="..\scripts\zone\aunchindoun\sethekk_halls\instance_sethekk_halls.cpp" |
---|
1422 | > |
---|
1423 | </File> |
---|
1424 | </Filter> |
---|
1425 | <Filter |
---|
1426 | Name="Shadow Labyrinth" |
---|
1427 | > |
---|
1428 | <File |
---|
1429 | RelativePath="..\scripts\zone\aunchindoun\shadow_labyrinth\boss_ambassador_hellmaw.cpp" |
---|
1430 | > |
---|
1431 | </File> |
---|
1432 | <File |
---|
1433 | RelativePath="..\scripts\zone\aunchindoun\shadow_labyrinth\boss_blackheart_the_inciter.cpp" |
---|
1434 | > |
---|
1435 | </File> |
---|
1436 | <File |
---|
1437 | RelativePath="..\scripts\zone\aunchindoun\shadow_labyrinth\boss_grandmaster_vorpil.cpp" |
---|
1438 | > |
---|
1439 | </File> |
---|
1440 | <File |
---|
1441 | RelativePath="..\scripts\zone\aunchindoun\shadow_labyrinth\boss_murmur.cpp" |
---|
1442 | > |
---|
1443 | </File> |
---|
1444 | <File |
---|
1445 | RelativePath="..\scripts\zone\aunchindoun\shadow_labyrinth\def_shadow_labyrinth.h" |
---|
1446 | > |
---|
1447 | </File> |
---|
1448 | <File |
---|
1449 | RelativePath="..\scripts\zone\aunchindoun\shadow_labyrinth\instance_shadow_labyrinth.cpp" |
---|
1450 | > |
---|
1451 | </File> |
---|
1452 | </Filter> |
---|
1453 | </Filter> |
---|
1454 | <Filter |
---|
1455 | Name="Azuremyst Isle" |
---|
1456 | > |
---|
1457 | <File |
---|
1458 | RelativePath="..\scripts\zone\azuremyst_isle\azuremyst_isle.cpp" |
---|
1459 | > |
---|
1460 | </File> |
---|
1461 | </Filter> |
---|
1462 | <Filter |
---|
1463 | Name="Black Temple" |
---|
1464 | > |
---|
1465 | <File |
---|
1466 | RelativePath="..\scripts\zone\black_temple\black_temple.cpp" |
---|
1467 | > |
---|
1468 | </File> |
---|
1469 | <File |
---|
1470 | RelativePath="..\scripts\zone\black_temple\boss_bloodboil.cpp" |
---|
1471 | > |
---|
1472 | </File> |
---|
1473 | <File |
---|
1474 | RelativePath="..\scripts\zone\black_temple\boss_illidan.cpp" |
---|
1475 | > |
---|
1476 | </File> |
---|
1477 | <File |
---|
1478 | RelativePath="..\scripts\zone\black_temple\boss_mother_shahraz.cpp" |
---|
1479 | > |
---|
1480 | </File> |
---|
1481 | <File |
---|
1482 | RelativePath="..\scripts\zone\black_temple\boss_reliquary_of_souls.cpp" |
---|
1483 | > |
---|
1484 | </File> |
---|
1485 | <File |
---|
1486 | RelativePath="..\scripts\zone\black_temple\boss_shade_of_akama.cpp" |
---|
1487 | > |
---|
1488 | </File> |
---|
1489 | <File |
---|
1490 | RelativePath="..\scripts\zone\black_temple\boss_supremus.cpp" |
---|
1491 | > |
---|
1492 | </File> |
---|
1493 | <File |
---|
1494 | RelativePath="..\scripts\zone\black_temple\boss_teron_gorefiend.cpp" |
---|
1495 | > |
---|
1496 | </File> |
---|
1497 | <File |
---|
1498 | RelativePath="..\scripts\zone\black_temple\boss_warlord_najentus.cpp" |
---|
1499 | > |
---|
1500 | </File> |
---|
1501 | <File |
---|
1502 | RelativePath="..\scripts\zone\black_temple\def_black_temple.h" |
---|
1503 | > |
---|
1504 | </File> |
---|
1505 | <File |
---|
1506 | RelativePath="..\scripts\zone\black_temple\illidari_council.cpp" |
---|
1507 | > |
---|
1508 | </File> |
---|
1509 | <File |
---|
1510 | RelativePath="..\scripts\zone\black_temple\instance_black_temple.cpp" |
---|
1511 | > |
---|
1512 | </File> |
---|
1513 | </Filter> |
---|
1514 | <Filter |
---|
1515 | Name="Eversong Woods" |
---|
1516 | > |
---|
1517 | <File |
---|
1518 | RelativePath="..\scripts\zone\eversong_woods\eversong_woods.cpp" |
---|
1519 | > |
---|
1520 | </File> |
---|
1521 | </Filter> |
---|
1522 | <Filter |
---|
1523 | Name="Ghostlands" |
---|
1524 | > |
---|
1525 | <File |
---|
1526 | RelativePath="..\scripts\zone\ghostlands\ghostlands.cpp" |
---|
1527 | > |
---|
1528 | </File> |
---|
1529 | </Filter> |
---|
1530 | <Filter |
---|
1531 | Name="Blade's Edge Mountains" |
---|
1532 | > |
---|
1533 | <File |
---|
1534 | RelativePath="..\scripts\zone\blades_edge_mountains\blades_edge_mountains.cpp" |
---|
1535 | > |
---|
1536 | </File> |
---|
1537 | </Filter> |
---|
1538 | <Filter |
---|
1539 | Name="Blasted Lands" |
---|
1540 | > |
---|
1541 | <File |
---|
1542 | RelativePath="..\scripts\zone\blasted_lands\blasted_lands.cpp" |
---|
1543 | > |
---|
1544 | </File> |
---|
1545 | <File |
---|
1546 | RelativePath="..\scripts\zone\blasted_lands\boss_kruul.cpp" |
---|
1547 | > |
---|
1548 | </File> |
---|
1549 | </Filter> |
---|
1550 | <Filter |
---|
1551 | Name="Hellfire Citadel" |
---|
1552 | > |
---|
1553 | <Filter |
---|
1554 | Name="Blood Furnace" |
---|
1555 | > |
---|
1556 | <File |
---|
1557 | RelativePath="..\scripts\zone\hellfire_citadel\blood_furnace\boss_broggok.cpp" |
---|
1558 | > |
---|
1559 | </File> |
---|
1560 | <File |
---|
1561 | RelativePath="..\scripts\zone\hellfire_citadel\blood_furnace\boss_kelidan_the_breaker.cpp" |
---|
1562 | > |
---|
1563 | </File> |
---|
1564 | <File |
---|
1565 | RelativePath="..\scripts\zone\hellfire_citadel\blood_furnace\boss_the_maker.cpp" |
---|
1566 | > |
---|
1567 | </File> |
---|
1568 | </Filter> |
---|
1569 | <Filter |
---|
1570 | Name="Magtheridon's lair" |
---|
1571 | > |
---|
1572 | <File |
---|
1573 | RelativePath="..\scripts\zone\hellfire_citadel\magtheridons_lair\boss_magtheridon.cpp" |
---|
1574 | > |
---|
1575 | </File> |
---|
1576 | <File |
---|
1577 | RelativePath="..\scripts\zone\hellfire_citadel\magtheridons_lair\def_magtheridons_lair.h" |
---|
1578 | > |
---|
1579 | </File> |
---|
1580 | <File |
---|
1581 | RelativePath="..\scripts\zone\hellfire_citadel\magtheridons_lair\instance_magtheridons_lair.cpp" |
---|
1582 | > |
---|
1583 | </File> |
---|
1584 | </Filter> |
---|
1585 | <Filter |
---|
1586 | Name="Hellfire Ramparts" |
---|
1587 | > |
---|
1588 | <File |
---|
1589 | RelativePath="..\scripts\zone\hellfire_citadel\hellfire_ramparts\boss_omor_the_unscarred.cpp" |
---|
1590 | > |
---|
1591 | </File> |
---|
1592 | <File |
---|
1593 | RelativePath="..\scripts\zone\hellfire_citadel\hellfire_ramparts\boss_watchkeeper_gargolmar.cpp" |
---|
1594 | > |
---|
1595 | </File> |
---|
1596 | </Filter> |
---|
1597 | <Filter |
---|
1598 | Name="Shattered Halls" |
---|
1599 | > |
---|
1600 | <File |
---|
1601 | RelativePath="..\scripts\zone\hellfire_citadel\shattered_halls\boss_nethekurse.cpp" |
---|
1602 | > |
---|
1603 | </File> |
---|
1604 | <File |
---|
1605 | RelativePath="..\scripts\zone\hellfire_citadel\shattered_halls\boss_warbringer_omrogg.cpp" |
---|
1606 | > |
---|
1607 | </File> |
---|
1608 | <File |
---|
1609 | RelativePath="..\scripts\zone\hellfire_citadel\shattered_halls\def_shattered_halls.h" |
---|
1610 | > |
---|
1611 | </File> |
---|
1612 | <File |
---|
1613 | RelativePath="..\scripts\zone\hellfire_citadel\shattered_halls\instance_shattered_halls.cpp" |
---|
1614 | > |
---|
1615 | </File> |
---|
1616 | </Filter> |
---|
1617 | </Filter> |
---|
1618 | <Filter |
---|
1619 | Name="Hellfire Peninsula" |
---|
1620 | > |
---|
1621 | <File |
---|
1622 | RelativePath="..\scripts\zone\hellfire_peninsula\boss_doomlord_kazzak.cpp" |
---|
1623 | > |
---|
1624 | </File> |
---|
1625 | <File |
---|
1626 | RelativePath="..\scripts\zone\hellfire_peninsula\hellfire_peninsula.cpp" |
---|
1627 | > |
---|
1628 | </File> |
---|
1629 | </Filter> |
---|
1630 | <Filter |
---|
1631 | Name="Karazhan" |
---|
1632 | > |
---|
1633 | <File |
---|
1634 | RelativePath="..\scripts\zone\karazhan\boss_curator.cpp" |
---|
1635 | > |
---|
1636 | </File> |
---|
1637 | <File |
---|
1638 | RelativePath="..\scripts\zone\karazhan\boss_maiden_of_virtue.cpp" |
---|
1639 | > |
---|
1640 | </File> |
---|
1641 | <File |
---|
1642 | RelativePath="..\scripts\zone\karazhan\boss_midnight.cpp" |
---|
1643 | > |
---|
1644 | </File> |
---|
1645 | <File |
---|
1646 | RelativePath="..\scripts\zone\karazhan\boss_moroes.cpp" |
---|
1647 | > |
---|
1648 | </File> |
---|
1649 | <File |
---|
1650 | RelativePath="..\scripts\zone\karazhan\boss_netherspite.cpp" |
---|
1651 | > |
---|
1652 | </File> |
---|
1653 | <File |
---|
1654 | RelativePath="..\scripts\zone\karazhan\boss_nightbane.cpp" |
---|
1655 | > |
---|
1656 | </File> |
---|
1657 | <File |
---|
1658 | RelativePath="..\scripts\zone\karazhan\boss_prince_malchezaar.cpp" |
---|
1659 | > |
---|
1660 | </File> |
---|
1661 | <File |
---|
1662 | RelativePath="..\scripts\zone\karazhan\boss_shade_of_aran.cpp" |
---|
1663 | > |
---|
1664 | </File> |
---|
1665 | <File |
---|
1666 | RelativePath="..\scripts\zone\karazhan\boss_terestian_illhoof.cpp" |
---|
1667 | > |
---|
1668 | </File> |
---|
1669 | <File |
---|
1670 | RelativePath="..\scripts\zone\karazhan\bosses_opera.cpp" |
---|
1671 | > |
---|
1672 | </File> |
---|
1673 | <File |
---|
1674 | RelativePath="..\scripts\zone\karazhan\def_karazhan.h" |
---|
1675 | > |
---|
1676 | </File> |
---|
1677 | <File |
---|
1678 | RelativePath="..\scripts\zone\karazhan\instance_karazhan.cpp" |
---|
1679 | > |
---|
1680 | </File> |
---|
1681 | <File |
---|
1682 | RelativePath="..\scripts\zone\karazhan\karazhan.cpp" |
---|
1683 | > |
---|
1684 | </File> |
---|
1685 | </Filter> |
---|
1686 | <Filter |
---|
1687 | Name="Nagrand" |
---|
1688 | > |
---|
1689 | <File |
---|
1690 | RelativePath="..\scripts\zone\nagrand\nagrand.cpp" |
---|
1691 | > |
---|
1692 | </File> |
---|
1693 | </Filter> |
---|
1694 | <Filter |
---|
1695 | Name="Netherstorm" |
---|
1696 | > |
---|
1697 | <File |
---|
1698 | RelativePath="..\scripts\zone\netherstorm\netherstorm.cpp" |
---|
1699 | > |
---|
1700 | </File> |
---|
1701 | </Filter> |
---|
1702 | <Filter |
---|
1703 | Name="Shadowmoon Valley" |
---|
1704 | > |
---|
1705 | <File |
---|
1706 | RelativePath="..\scripts\zone\shadowmoon_valley\boss_doomwalker.cpp" |
---|
1707 | > |
---|
1708 | </File> |
---|
1709 | <File |
---|
1710 | RelativePath="..\scripts\zone\shadowmoon_valley\shadowmoon_valley.cpp" |
---|
1711 | > |
---|
1712 | </File> |
---|
1713 | </Filter> |
---|
1714 | <Filter |
---|
1715 | Name="Tempest Keep" |
---|
1716 | > |
---|
1717 | <Filter |
---|
1718 | Name="Arcatraz" |
---|
1719 | > |
---|
1720 | <File |
---|
1721 | RelativePath="..\scripts\zone\tempest_keep\arcatraz\arcatraz.cpp" |
---|
1722 | > |
---|
1723 | </File> |
---|
1724 | <File |
---|
1725 | RelativePath="..\scripts\zone\tempest_keep\arcatraz\boss_harbinger_skyriss.cpp" |
---|
1726 | > |
---|
1727 | </File> |
---|
1728 | <File |
---|
1729 | RelativePath="..\scripts\zone\tempest_keep\arcatraz\def_arcatraz.h" |
---|
1730 | > |
---|
1731 | </File> |
---|
1732 | <File |
---|
1733 | RelativePath="..\scripts\zone\tempest_keep\arcatraz\instance_arcatraz.cpp" |
---|
1734 | > |
---|
1735 | </File> |
---|
1736 | </Filter> |
---|
1737 | <Filter |
---|
1738 | Name="Botanica" |
---|
1739 | > |
---|
1740 | <File |
---|
1741 | RelativePath="..\scripts\zone\tempest_keep\botanica\boss_high_botanist_freywinn.cpp" |
---|
1742 | > |
---|
1743 | </File> |
---|
1744 | <File |
---|
1745 | RelativePath="..\scripts\zone\tempest_keep\botanica\boss_laj.cpp" |
---|
1746 | > |
---|
1747 | </File> |
---|
1748 | <File |
---|
1749 | RelativePath="..\scripts\zone\tempest_keep\botanica\boss_warp_splinter.cpp" |
---|
1750 | > |
---|
1751 | </File> |
---|
1752 | </Filter> |
---|
1753 | <Filter |
---|
1754 | Name="The Eye" |
---|
1755 | > |
---|
1756 | <File |
---|
1757 | RelativePath="..\scripts\zone\tempest_keep\the_eye\boss_astromancer.cpp" |
---|
1758 | > |
---|
1759 | </File> |
---|
1760 | <File |
---|
1761 | RelativePath="..\scripts\zone\tempest_keep\the_eye\boss_kaelthas.cpp" |
---|
1762 | > |
---|
1763 | </File> |
---|
1764 | <File |
---|
1765 | RelativePath="..\scripts\zone\tempest_keep\the_eye\boss_void_reaver.cpp" |
---|
1766 | > |
---|
1767 | </File> |
---|
1768 | <File |
---|
1769 | RelativePath="..\scripts\zone\tempest_keep\the_eye\def_the_eye.h" |
---|
1770 | > |
---|
1771 | </File> |
---|
1772 | <File |
---|
1773 | RelativePath="..\scripts\zone\tempest_keep\the_eye\instance_the_eye.cpp" |
---|
1774 | > |
---|
1775 | </File> |
---|
1776 | <File |
---|
1777 | RelativePath="..\scripts\zone\tempest_keep\the_eye\the_eye.cpp" |
---|
1778 | > |
---|
1779 | </File> |
---|
1780 | </Filter> |
---|
1781 | <Filter |
---|
1782 | Name="The Mechanar" |
---|
1783 | > |
---|
1784 | <File |
---|
1785 | RelativePath="..\scripts\zone\tempest_keep\the_mechanar\boss_gatewatcher_gyrokill.cpp" |
---|
1786 | > |
---|
1787 | </File> |
---|
1788 | <File |
---|
1789 | RelativePath="..\scripts\zone\tempest_keep\the_mechanar\boss_gatewatcher_ironhand.cpp" |
---|
1790 | > |
---|
1791 | </File> |
---|
1792 | <File |
---|
1793 | RelativePath="..\scripts\zone\tempest_keep\the_mechanar\boss_nethermancer_sepethrea.cpp" |
---|
1794 | > |
---|
1795 | </File> |
---|
1796 | </Filter> |
---|
1797 | </Filter> |
---|
1798 | <Filter |
---|
1799 | Name="Terokkar Forest" |
---|
1800 | > |
---|
1801 | <File |
---|
1802 | RelativePath="..\scripts\zone\terokkar_forest\terokkar_forest.cpp" |
---|
1803 | > |
---|
1804 | </File> |
---|
1805 | </Filter> |
---|
1806 | <Filter |
---|
1807 | Name="Zangarmarsh" |
---|
1808 | > |
---|
1809 | <File |
---|
1810 | RelativePath="..\scripts\zone\zangarmarsh\zangarmarsh.cpp" |
---|
1811 | > |
---|
1812 | </File> |
---|
1813 | </Filter> |
---|
1814 | <Filter |
---|
1815 | Name="Blackrock Spire" |
---|
1816 | > |
---|
1817 | <File |
---|
1818 | RelativePath="..\scripts\zone\blackrock_spire\boss_drakkisath.cpp" |
---|
1819 | > |
---|
1820 | </File> |
---|
1821 | <File |
---|
1822 | RelativePath="..\scripts\zone\blackrock_spire\boss_gyth.cpp" |
---|
1823 | > |
---|
1824 | </File> |
---|
1825 | <File |
---|
1826 | RelativePath="..\scripts\zone\blackrock_spire\boss_halycon.cpp" |
---|
1827 | > |
---|
1828 | </File> |
---|
1829 | <File |
---|
1830 | RelativePath="..\scripts\zone\blackrock_spire\boss_highlord_omokk.cpp" |
---|
1831 | > |
---|
1832 | </File> |
---|
1833 | <File |
---|
1834 | RelativePath="..\scripts\zone\blackrock_spire\boss_mother_smolderweb.cpp" |
---|
1835 | > |
---|
1836 | </File> |
---|
1837 | <File |
---|
1838 | RelativePath="..\scripts\zone\blackrock_spire\boss_overlord_wyrmthalak.cpp" |
---|
1839 | > |
---|
1840 | </File> |
---|
1841 | <File |
---|
1842 | RelativePath="..\scripts\zone\blackrock_spire\boss_pyroguard_emberseer.cpp" |
---|
1843 | > |
---|
1844 | </File> |
---|
1845 | <File |
---|
1846 | RelativePath="..\scripts\zone\blackrock_spire\boss_quartermaster_zigris.cpp" |
---|
1847 | > |
---|
1848 | </File> |
---|
1849 | <File |
---|
1850 | RelativePath="..\scripts\zone\blackrock_spire\boss_rend_blackhand.cpp" |
---|
1851 | > |
---|
1852 | </File> |
---|
1853 | <File |
---|
1854 | RelativePath="..\scripts\zone\blackrock_spire\boss_shadow_hunter_voshgajin.cpp" |
---|
1855 | > |
---|
1856 | </File> |
---|
1857 | <File |
---|
1858 | RelativePath="..\scripts\zone\blackrock_spire\boss_the_beast.cpp" |
---|
1859 | > |
---|
1860 | </File> |
---|
1861 | <File |
---|
1862 | RelativePath="..\scripts\zone\blackrock_spire\boss_warmaster_voone.cpp" |
---|
1863 | > |
---|
1864 | </File> |
---|
1865 | </Filter> |
---|
1866 | <Filter |
---|
1867 | Name="Stormwind City" |
---|
1868 | > |
---|
1869 | <File |
---|
1870 | RelativePath="..\scripts\zone\stormwind\stormwind_city.cpp" |
---|
1871 | > |
---|
1872 | </File> |
---|
1873 | </Filter> |
---|
1874 | <Filter |
---|
1875 | Name="Coilfang Resevoir" |
---|
1876 | > |
---|
1877 | <Filter |
---|
1878 | Name="Serpent Shrine Cavern" |
---|
1879 | > |
---|
1880 | <File |
---|
1881 | RelativePath="..\scripts\zone\coilfang_resevoir\serpent_shrine\boss_fathomlord_karathress.cpp" |
---|
1882 | > |
---|
1883 | </File> |
---|
1884 | <File |
---|
1885 | RelativePath="..\scripts\zone\coilfang_resevoir\serpent_shrine\boss_hydross_the_unstable.cpp" |
---|
1886 | > |
---|
1887 | </File> |
---|
1888 | <File |
---|
1889 | RelativePath="..\scripts\zone\coilfang_resevoir\serpent_shrine\boss_lady_vashj.cpp" |
---|
1890 | > |
---|
1891 | </File> |
---|
1892 | <File |
---|
1893 | RelativePath="..\scripts\zone\coilfang_resevoir\serpent_shrine\boss_leotheras_the_blind.cpp" |
---|
1894 | > |
---|
1895 | </File> |
---|
1896 | <File |
---|
1897 | RelativePath="..\scripts\zone\coilfang_resevoir\serpent_shrine\boss_morogrim_tidewalker.cpp" |
---|
1898 | > |
---|
1899 | </File> |
---|
1900 | <File |
---|
1901 | RelativePath="..\scripts\zone\coilfang_resevoir\serpent_shrine\def_serpent_shrine.h" |
---|
1902 | > |
---|
1903 | </File> |
---|
1904 | <File |
---|
1905 | RelativePath="..\scripts\zone\coilfang_resevoir\serpent_shrine\instance_serpent_shrine.cpp" |
---|
1906 | > |
---|
1907 | </File> |
---|
1908 | </Filter> |
---|
1909 | <Filter |
---|
1910 | Name="Slave Pens" |
---|
1911 | > |
---|
1912 | </Filter> |
---|
1913 | <Filter |
---|
1914 | Name="Steam Vault" |
---|
1915 | > |
---|
1916 | <File |
---|
1917 | RelativePath="..\scripts\zone\coilfang_resevoir\steam_vault\boss_hydromancer_thespia.cpp" |
---|
1918 | > |
---|
1919 | </File> |
---|
1920 | <File |
---|
1921 | RelativePath="..\scripts\zone\coilfang_resevoir\steam_vault\boss_mekgineer_steamrigger.cpp" |
---|
1922 | > |
---|
1923 | </File> |
---|
1924 | <File |
---|
1925 | RelativePath="..\scripts\zone\coilfang_resevoir\steam_vault\boss_warlord_kalithresh.cpp" |
---|
1926 | > |
---|
1927 | </File> |
---|
1928 | <File |
---|
1929 | RelativePath="..\scripts\zone\coilfang_resevoir\steam_vault\def_steam_vault.h" |
---|
1930 | > |
---|
1931 | </File> |
---|
1932 | <File |
---|
1933 | RelativePath="..\scripts\zone\coilfang_resevoir\steam_vault\instance_steam_vault.cpp" |
---|
1934 | > |
---|
1935 | </File> |
---|
1936 | </Filter> |
---|
1937 | <Filter |
---|
1938 | Name="Underbog" |
---|
1939 | > |
---|
1940 | <File |
---|
1941 | RelativePath="..\scripts\zone\coilfang_resevoir\underbog\boss_hungarfen.cpp" |
---|
1942 | > |
---|
1943 | </File> |
---|
1944 | </Filter> |
---|
1945 | </Filter> |
---|
1946 | <Filter |
---|
1947 | Name="Caverns of Time" |
---|
1948 | > |
---|
1949 | <Filter |
---|
1950 | Name="The Dark Portal" |
---|
1951 | > |
---|
1952 | <File |
---|
1953 | RelativePath="..\scripts\zone\caverns_of_time\dark_portal\boss_aeonus.cpp" |
---|
1954 | > |
---|
1955 | </File> |
---|
1956 | <File |
---|
1957 | RelativePath="..\scripts\zone\caverns_of_time\dark_portal\boss_chrono_lord_deja.cpp" |
---|
1958 | > |
---|
1959 | </File> |
---|
1960 | <File |
---|
1961 | RelativePath="..\scripts\zone\caverns_of_time\dark_portal\boss_temporus.cpp" |
---|
1962 | > |
---|
1963 | </File> |
---|
1964 | </Filter> |
---|
1965 | <Filter |
---|
1966 | Name="Battle for Mt. Hyjal" |
---|
1967 | > |
---|
1968 | <File |
---|
1969 | RelativePath="..\scripts\zone\caverns_of_time\hyjal\boss_archimonde.cpp" |
---|
1970 | > |
---|
1971 | </File> |
---|
1972 | <File |
---|
1973 | RelativePath="..\scripts\zone\caverns_of_time\hyjal\def_hyjal.h" |
---|
1974 | > |
---|
1975 | </File> |
---|
1976 | <File |
---|
1977 | RelativePath="..\scripts\zone\caverns_of_time\hyjal\hyjal.cpp" |
---|
1978 | > |
---|
1979 | </File> |
---|
1980 | <File |
---|
1981 | RelativePath="..\scripts\zone\caverns_of_time\hyjal\hyjalAI.cpp" |
---|
1982 | > |
---|
1983 | </File> |
---|
1984 | <File |
---|
1985 | RelativePath="..\scripts\zone\caverns_of_time\hyjal\hyjalAI.h" |
---|
1986 | > |
---|
1987 | </File> |
---|
1988 | <File |
---|
1989 | RelativePath="..\scripts\zone\caverns_of_time\hyjal\instance_hyjal.cpp" |
---|
1990 | > |
---|
1991 | </File> |
---|
1992 | </Filter> |
---|
1993 | <Filter |
---|
1994 | Name="Old Hillsbrad" |
---|
1995 | > |
---|
1996 | <File |
---|
1997 | RelativePath="..\scripts\zone\caverns_of_time\old_hillsbrad\boss_captain_skarloc.cpp" |
---|
1998 | > |
---|
1999 | </File> |
---|
2000 | <File |
---|
2001 | RelativePath="..\scripts\zone\caverns_of_time\old_hillsbrad\boss_epoch_hunter.cpp" |
---|
2002 | > |
---|
2003 | </File> |
---|
2004 | <File |
---|
2005 | RelativePath="..\scripts\zone\caverns_of_time\old_hillsbrad\boss_leutenant_drake.cpp" |
---|
2006 | > |
---|
2007 | </File> |
---|
2008 | <File |
---|
2009 | RelativePath="..\scripts\zone\caverns_of_time\old_hillsbrad\def_old_hillsbrad.h" |
---|
2010 | > |
---|
2011 | </File> |
---|
2012 | <File |
---|
2013 | RelativePath="..\scripts\zone\caverns_of_time\old_hillsbrad\instance_old_hillsbrad.cpp" |
---|
2014 | > |
---|
2015 | </File> |
---|
2016 | <File |
---|
2017 | RelativePath="..\scripts\zone\caverns_of_time\old_hillsbrad\old_hillsbrad.cpp" |
---|
2018 | > |
---|
2019 | </File> |
---|
2020 | </Filter> |
---|
2021 | </Filter> |
---|
2022 | <Filter |
---|
2023 | Name="Silvermoon City" |
---|
2024 | > |
---|
2025 | <File |
---|
2026 | RelativePath="..\scripts\zone\silvermoon\silvermoon_city.cpp" |
---|
2027 | > |
---|
2028 | </File> |
---|
2029 | </Filter> |
---|
2030 | <Filter |
---|
2031 | Name="Darnassus" |
---|
2032 | > |
---|
2033 | </Filter> |
---|
2034 | <Filter |
---|
2035 | Name="Exodar" |
---|
2036 | > |
---|
2037 | </Filter> |
---|
2038 | <Filter |
---|
2039 | Name="Iron Forge" |
---|
2040 | > |
---|
2041 | <File |
---|
2042 | RelativePath="..\scripts\zone\ironforge\ironforge.cpp" |
---|
2043 | > |
---|
2044 | </File> |
---|
2045 | </Filter> |
---|
2046 | <Filter |
---|
2047 | Name="Orgrimmar" |
---|
2048 | > |
---|
2049 | <File |
---|
2050 | RelativePath="..\scripts\zone\orgrimmar\orgrimmar.cpp" |
---|
2051 | > |
---|
2052 | </File> |
---|
2053 | </Filter> |
---|
2054 | <Filter |
---|
2055 | Name="Shattrath City" |
---|
2056 | > |
---|
2057 | <File |
---|
2058 | RelativePath="..\scripts\zone\shattrath\shattrath_city.cpp" |
---|
2059 | > |
---|
2060 | </File> |
---|
2061 | </Filter> |
---|
2062 | <Filter |
---|
2063 | Name="Thunder Bluff" |
---|
2064 | > |
---|
2065 | <File |
---|
2066 | RelativePath="..\scripts\zone\thunder_bluff\thunder_bluff.cpp" |
---|
2067 | > |
---|
2068 | </File> |
---|
2069 | </Filter> |
---|
2070 | <Filter |
---|
2071 | Name="Undercity" |
---|
2072 | > |
---|
2073 | <File |
---|
2074 | RelativePath="..\scripts\zone\undercity\undercity.cpp" |
---|
2075 | > |
---|
2076 | </File> |
---|
2077 | </Filter> |
---|
2078 | <Filter |
---|
2079 | Name="Zul'Aman" |
---|
2080 | > |
---|
2081 | <File |
---|
2082 | RelativePath="..\scripts\zone\zulaman\boss_akilzon.cpp" |
---|
2083 | > |
---|
2084 | </File> |
---|
2085 | <File |
---|
2086 | RelativePath="..\scripts\zone\zulaman\boss_halazzi.cpp" |
---|
2087 | > |
---|
2088 | </File> |
---|
2089 | <File |
---|
2090 | RelativePath="..\scripts\zone\zulaman\boss_hexlord.cpp" |
---|
2091 | > |
---|
2092 | </File> |
---|
2093 | <File |
---|
2094 | RelativePath="..\scripts\zone\zulaman\boss_janalai.cpp" |
---|
2095 | > |
---|
2096 | </File> |
---|
2097 | <File |
---|
2098 | RelativePath="..\scripts\zone\zulaman\boss_nalorakk.cpp" |
---|
2099 | > |
---|
2100 | </File> |
---|
2101 | <File |
---|
2102 | RelativePath="..\scripts\zone\zulaman\boss_zuljin.cpp" |
---|
2103 | > |
---|
2104 | </File> |
---|
2105 | <File |
---|
2106 | RelativePath="..\scripts\zone\zulaman\def_zulaman.h" |
---|
2107 | > |
---|
2108 | </File> |
---|
2109 | <File |
---|
2110 | RelativePath="..\scripts\zone\zulaman\instance_zulaman.cpp" |
---|
2111 | > |
---|
2112 | </File> |
---|
2113 | <File |
---|
2114 | RelativePath="..\scripts\zone\zulaman\zulaman.cpp" |
---|
2115 | > |
---|
2116 | </File> |
---|
2117 | </Filter> |
---|
2118 | <Filter |
---|
2119 | Name="Isle of Quel'Danas" |
---|
2120 | > |
---|
2121 | <File |
---|
2122 | RelativePath="..\scripts\zone\isle_of_queldanas\isle_of_queldanas.cpp" |
---|
2123 | > |
---|
2124 | </File> |
---|
2125 | </Filter> |
---|
2126 | <Filter |
---|
2127 | Name="Magister's Terrace" |
---|
2128 | > |
---|
2129 | <File |
---|
2130 | RelativePath="..\scripts\zone\magisters_terrace\boss_felblood_kaelthas.cpp" |
---|
2131 | > |
---|
2132 | </File> |
---|
2133 | <File |
---|
2134 | RelativePath="..\scripts\zone\magisters_terrace\boss_priestess_delrissa.cpp" |
---|
2135 | > |
---|
2136 | </File> |
---|
2137 | <File |
---|
2138 | RelativePath="..\scripts\zone\magisters_terrace\boss_selin_fireheart.cpp" |
---|
2139 | > |
---|
2140 | </File> |
---|
2141 | <File |
---|
2142 | RelativePath="..\scripts\zone\magisters_terrace\boss_vexallus.cpp" |
---|
2143 | > |
---|
2144 | </File> |
---|
2145 | <File |
---|
2146 | RelativePath="..\scripts\zone\magisters_terrace\def_magisters_terrace.h" |
---|
2147 | > |
---|
2148 | </File> |
---|
2149 | <File |
---|
2150 | RelativePath="..\scripts\zone\magisters_terrace\instance_magisters_terrace.cpp" |
---|
2151 | > |
---|
2152 | </File> |
---|
2153 | </Filter> |
---|
2154 | <Filter |
---|
2155 | Name="Sunwell Plateau" |
---|
2156 | > |
---|
2157 | <File |
---|
2158 | RelativePath="..\scripts\zone\sunwell_plateau\boss_brutallus.cpp" |
---|
2159 | > |
---|
2160 | </File> |
---|
2161 | <File |
---|
2162 | RelativePath="..\scripts\zone\sunwell_plateau\boss_eredar_twins.cpp" |
---|
2163 | > |
---|
2164 | </File> |
---|
2165 | <File |
---|
2166 | RelativePath="..\scripts\zone\sunwell_plateau\boss_felmyst.cpp" |
---|
2167 | > |
---|
2168 | </File> |
---|
2169 | <File |
---|
2170 | RelativePath="..\scripts\zone\sunwell_plateau\boss_kalecgos.cpp" |
---|
2171 | > |
---|
2172 | </File> |
---|
2173 | <File |
---|
2174 | RelativePath="..\scripts\zone\sunwell_plateau\def_sunwell_plateau.h" |
---|
2175 | > |
---|
2176 | </File> |
---|
2177 | <File |
---|
2178 | RelativePath="..\scripts\zone\sunwell_plateau\instance_sunwell_plateau.cpp" |
---|
2179 | > |
---|
2180 | </File> |
---|
2181 | </Filter> |
---|
2182 | <Filter |
---|
2183 | Name="Blackrock Depths" |
---|
2184 | > |
---|
2185 | <File |
---|
2186 | RelativePath="..\scripts\zone\blackrock_depths\blackrock_depths.cpp" |
---|
2187 | > |
---|
2188 | </File> |
---|
2189 | <File |
---|
2190 | RelativePath="..\scripts\zone\blackrock_depths\boss_ambassador_flamelash.cpp" |
---|
2191 | > |
---|
2192 | </File> |
---|
2193 | <File |
---|
2194 | RelativePath="..\scripts\zone\blackrock_depths\boss_angerrel.cpp" |
---|
2195 | > |
---|
2196 | </File> |
---|
2197 | <File |
---|
2198 | RelativePath="..\scripts\zone\blackrock_depths\boss_anubshiah.cpp" |
---|
2199 | > |
---|
2200 | </File> |
---|
2201 | <File |
---|
2202 | RelativePath="..\scripts\zone\blackrock_depths\boss_doomrel.cpp" |
---|
2203 | > |
---|
2204 | </File> |
---|
2205 | <File |
---|
2206 | RelativePath="..\scripts\zone\blackrock_depths\boss_doperel.cpp" |
---|
2207 | > |
---|
2208 | </File> |
---|
2209 | <File |
---|
2210 | RelativePath="..\scripts\zone\blackrock_depths\boss_emperor_dagran_thaurissan.cpp" |
---|
2211 | > |
---|
2212 | </File> |
---|
2213 | <File |
---|
2214 | RelativePath="..\scripts\zone\blackrock_depths\boss_general_angerforge.cpp" |
---|
2215 | > |
---|
2216 | </File> |
---|
2217 | <File |
---|
2218 | RelativePath="..\scripts\zone\blackrock_depths\boss_gloomrel.cpp" |
---|
2219 | > |
---|
2220 | </File> |
---|
2221 | <File |
---|
2222 | RelativePath="..\scripts\zone\blackrock_depths\boss_gorosh_the_dervish.cpp" |
---|
2223 | > |
---|
2224 | </File> |
---|
2225 | <File |
---|
2226 | RelativePath="..\scripts\zone\blackrock_depths\boss_grizzle.cpp" |
---|
2227 | > |
---|
2228 | </File> |
---|
2229 | <File |
---|
2230 | RelativePath="..\scripts\zone\blackrock_depths\boss_haterel.cpp" |
---|
2231 | > |
---|
2232 | </File> |
---|
2233 | <File |
---|
2234 | RelativePath="..\scripts\zone\blackrock_depths\boss_high_interrogator_gerstahn.cpp" |
---|
2235 | > |
---|
2236 | </File> |
---|
2237 | <File |
---|
2238 | RelativePath="..\scripts\zone\blackrock_depths\boss_magmus.cpp" |
---|
2239 | > |
---|
2240 | </File> |
---|
2241 | <File |
---|
2242 | RelativePath="..\scripts\zone\blackrock_depths\boss_moira_bronzebeard.cpp" |
---|
2243 | > |
---|
2244 | </File> |
---|
2245 | <File |
---|
2246 | RelativePath="..\scripts\zone\blackrock_depths\boss_seethrel.cpp" |
---|
2247 | > |
---|
2248 | </File> |
---|
2249 | <File |
---|
2250 | RelativePath="..\scripts\zone\blackrock_depths\boss_vilerel.cpp" |
---|
2251 | > |
---|
2252 | </File> |
---|
2253 | </Filter> |
---|
2254 | <Filter |
---|
2255 | Name="Loch Modan" |
---|
2256 | > |
---|
2257 | <File |
---|
2258 | RelativePath="..\scripts\zone\loch_modan\loch_modan.cpp" |
---|
2259 | > |
---|
2260 | </File> |
---|
2261 | </Filter> |
---|
2262 | </Filter> |
---|
2263 | </Filter> |
---|
2264 | <Filter |
---|
2265 | Name="Include" |
---|
2266 | > |
---|
2267 | <File |
---|
2268 | RelativePath="..\include\precompiled.cpp" |
---|
2269 | > |
---|
2270 | <FileConfiguration |
---|
2271 | Name="Debug|Win32" |
---|
2272 | > |
---|
2273 | <Tool |
---|
2274 | Name="VCCLCompilerTool" |
---|
2275 | UsePrecompiledHeader="1" |
---|
2276 | /> |
---|
2277 | </FileConfiguration> |
---|
2278 | <FileConfiguration |
---|
2279 | Name="Debug|x64" |
---|
2280 | > |
---|
2281 | <Tool |
---|
2282 | Name="VCCLCompilerTool" |
---|
2283 | UsePrecompiledHeader="1" |
---|
2284 | /> |
---|
2285 | </FileConfiguration> |
---|
2286 | <FileConfiguration |
---|
2287 | Name="Release|Win32" |
---|
2288 | > |
---|
2289 | <Tool |
---|
2290 | Name="VCCLCompilerTool" |
---|
2291 | UsePrecompiledHeader="1" |
---|
2292 | /> |
---|
2293 | </FileConfiguration> |
---|
2294 | <FileConfiguration |
---|
2295 | Name="Release|x64" |
---|
2296 | > |
---|
2297 | <Tool |
---|
2298 | Name="VCCLCompilerTool" |
---|
2299 | UsePrecompiledHeader="1" |
---|
2300 | /> |
---|
2301 | </FileConfiguration> |
---|
2302 | </File> |
---|
2303 | <File |
---|
2304 | RelativePath="..\include\precompiled.h" |
---|
2305 | > |
---|
2306 | </File> |
---|
2307 | <File |
---|
2308 | RelativePath="..\include\sc_creature.cpp" |
---|
2309 | > |
---|
2310 | </File> |
---|
2311 | <File |
---|
2312 | RelativePath="..\include\sc_creature.h" |
---|
2313 | > |
---|
2314 | </File> |
---|
2315 | <File |
---|
2316 | RelativePath="..\include\sc_gossip.h" |
---|
2317 | > |
---|
2318 | </File> |
---|
2319 | <File |
---|
2320 | RelativePath="..\include\sc_instance.h" |
---|
2321 | > |
---|
2322 | </File> |
---|
2323 | <File |
---|
2324 | RelativePath="..\include\sc_item.h" |
---|
2325 | > |
---|
2326 | </File> |
---|
2327 | </Filter> |
---|
2328 | <File |
---|
2329 | RelativePath="..\config.h" |
---|
2330 | > |
---|
2331 | </File> |
---|
2332 | <File |
---|
2333 | RelativePath="..\ScriptMgr.cpp" |
---|
2334 | > |
---|
2335 | </File> |
---|
2336 | <File |
---|
2337 | RelativePath="..\ScriptMgr.h" |
---|
2338 | > |
---|
2339 | </File> |
---|
2340 | <File |
---|
2341 | RelativePath="..\svn_revision.h" |
---|
2342 | > |
---|
2343 | </File> |
---|
2344 | <File |
---|
2345 | RelativePath="..\system.cpp" |
---|
2346 | > |
---|
2347 | </File> |
---|
2348 | </Files> |
---|
2349 | <Globals> |
---|
2350 | </Globals> |
---|
2351 | </VisualStudioProject> |
---|