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