1 | <?xml version="1.0" encoding="Windows-1252"?> |
---|
2 | <VisualStudioProject |
---|
3 | ProjectType="Visual C++" |
---|
4 | Version="9,00" |
---|
5 | Name="game" |
---|
6 | ProjectGUID="{1DC6C4DA-A028-41F3-877D-D5400C594F88}" |
---|
7 | RootNamespace="game" |
---|
8 | TargetFrameworkVersion="131072" |
---|
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=".\game__$(PlatformName)_$(ConfigurationName)" |
---|
24 | IntermediateDirectory=".\game__$(PlatformName)_$(ConfigurationName)" |
---|
25 | ConfigurationType="4" |
---|
26 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
---|
27 | UseOfMFC="0" |
---|
28 | ATLMinimizesCRunTimeLibraryUsage="false" |
---|
29 | CharacterSet="2" |
---|
30 | > |
---|
31 | <Tool |
---|
32 | Name="VCPreBuildEventTool" |
---|
33 | /> |
---|
34 | <Tool |
---|
35 | Name="VCCustomBuildTool" |
---|
36 | /> |
---|
37 | <Tool |
---|
38 | Name="VCXMLDataGeneratorTool" |
---|
39 | /> |
---|
40 | <Tool |
---|
41 | Name="VCWebServiceProxyGeneratorTool" |
---|
42 | /> |
---|
43 | <Tool |
---|
44 | Name="VCMIDLTool" |
---|
45 | /> |
---|
46 | <Tool |
---|
47 | Name="VCCLCompilerTool" |
---|
48 | AdditionalOptions="/MP" |
---|
49 | Optimization="0" |
---|
50 | AdditionalIncludeDirectories="..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\shared\vmap;..\..\dep\ACE_wrappers" |
---|
51 | PreprocessorDefinitions="WIN32;_DEBUG;MANGOS_DEBUG;_LIB;" |
---|
52 | StringPooling="false" |
---|
53 | MinimalRebuild="false" |
---|
54 | BasicRuntimeChecks="3" |
---|
55 | RuntimeLibrary="3" |
---|
56 | EnableFunctionLevelLinking="true" |
---|
57 | RuntimeTypeInfo="true" |
---|
58 | UsePrecompiledHeader="0" |
---|
59 | PrecompiledHeaderFile=".\game__$(PlatformName)_$(ConfigurationName)\game.pch" |
---|
60 | AssemblerListingLocation=".\game__$(PlatformName)_$(ConfigurationName)\" |
---|
61 | ObjectFile=".\game__$(PlatformName)_$(ConfigurationName)\" |
---|
62 | ProgramDataBaseFileName=".\game__$(PlatformName)_$(ConfigurationName)\" |
---|
63 | WarningLevel="3" |
---|
64 | SuppressStartupBanner="true" |
---|
65 | Detect64BitPortabilityProblems="false" |
---|
66 | DebugInformationFormat="3" |
---|
67 | CallingConvention="0" |
---|
68 | CompileAs="0" |
---|
69 | /> |
---|
70 | <Tool |
---|
71 | Name="VCManagedResourceCompilerTool" |
---|
72 | /> |
---|
73 | <Tool |
---|
74 | Name="VCResourceCompilerTool" |
---|
75 | PreprocessorDefinitions="_DEBUG" |
---|
76 | Culture="1033" |
---|
77 | /> |
---|
78 | <Tool |
---|
79 | Name="VCPreLinkEventTool" |
---|
80 | /> |
---|
81 | <Tool |
---|
82 | Name="VCLibrarianTool" |
---|
83 | AdditionalDependencies=".\shared__$(PlatformName)_$(ConfigurationName)\shared.lib" |
---|
84 | OutputFile=".\game__$(PlatformName)_$(ConfigurationName)\game.lib" |
---|
85 | SuppressStartupBanner="true" |
---|
86 | /> |
---|
87 | <Tool |
---|
88 | Name="VCALinkTool" |
---|
89 | /> |
---|
90 | <Tool |
---|
91 | Name="VCXDCMakeTool" |
---|
92 | /> |
---|
93 | <Tool |
---|
94 | Name="VCBscMakeTool" |
---|
95 | /> |
---|
96 | <Tool |
---|
97 | Name="VCFxCopTool" |
---|
98 | /> |
---|
99 | <Tool |
---|
100 | Name="VCPostBuildEventTool" |
---|
101 | /> |
---|
102 | </Configuration> |
---|
103 | <Configuration |
---|
104 | Name="Debug|x64" |
---|
105 | OutputDirectory=".\game__$(PlatformName)_$(ConfigurationName)" |
---|
106 | IntermediateDirectory=".\game__$(PlatformName)_$(ConfigurationName)" |
---|
107 | ConfigurationType="4" |
---|
108 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
---|
109 | UseOfMFC="0" |
---|
110 | ATLMinimizesCRunTimeLibraryUsage="false" |
---|
111 | CharacterSet="2" |
---|
112 | > |
---|
113 | <Tool |
---|
114 | Name="VCPreBuildEventTool" |
---|
115 | /> |
---|
116 | <Tool |
---|
117 | Name="VCCustomBuildTool" |
---|
118 | /> |
---|
119 | <Tool |
---|
120 | Name="VCXMLDataGeneratorTool" |
---|
121 | /> |
---|
122 | <Tool |
---|
123 | Name="VCWebServiceProxyGeneratorTool" |
---|
124 | /> |
---|
125 | <Tool |
---|
126 | Name="VCMIDLTool" |
---|
127 | TargetEnvironment="3" |
---|
128 | /> |
---|
129 | <Tool |
---|
130 | Name="VCCLCompilerTool" |
---|
131 | AdditionalOptions="/MP" |
---|
132 | Optimization="0" |
---|
133 | AdditionalIncludeDirectories="..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\shared\vmap;..\..\dep\ACE_wrappers" |
---|
134 | PreprocessorDefinitions="WIN32;_DEBUG;MANGOS_DEBUG;_LIB;" |
---|
135 | StringPooling="false" |
---|
136 | MinimalRebuild="false" |
---|
137 | BasicRuntimeChecks="3" |
---|
138 | RuntimeLibrary="3" |
---|
139 | EnableFunctionLevelLinking="true" |
---|
140 | RuntimeTypeInfo="true" |
---|
141 | UsePrecompiledHeader="0" |
---|
142 | PrecompiledHeaderFile=".\game__$(PlatformName)_$(ConfigurationName)\game.pch" |
---|
143 | AssemblerListingLocation=".\game__$(PlatformName)_$(ConfigurationName)\" |
---|
144 | ObjectFile=".\game__$(PlatformName)_$(ConfigurationName)\" |
---|
145 | ProgramDataBaseFileName=".\game__$(PlatformName)_$(ConfigurationName)\" |
---|
146 | WarningLevel="3" |
---|
147 | SuppressStartupBanner="true" |
---|
148 | Detect64BitPortabilityProblems="false" |
---|
149 | DebugInformationFormat="3" |
---|
150 | CallingConvention="0" |
---|
151 | CompileAs="0" |
---|
152 | /> |
---|
153 | <Tool |
---|
154 | Name="VCManagedResourceCompilerTool" |
---|
155 | /> |
---|
156 | <Tool |
---|
157 | Name="VCResourceCompilerTool" |
---|
158 | PreprocessorDefinitions="_DEBUG" |
---|
159 | Culture="1033" |
---|
160 | /> |
---|
161 | <Tool |
---|
162 | Name="VCPreLinkEventTool" |
---|
163 | /> |
---|
164 | <Tool |
---|
165 | Name="VCLibrarianTool" |
---|
166 | AdditionalDependencies=".\shared__$(PlatformName)_$(ConfigurationName)\shared.lib" |
---|
167 | OutputFile=".\game__$(PlatformName)_$(ConfigurationName)\game.lib" |
---|
168 | SuppressStartupBanner="true" |
---|
169 | /> |
---|
170 | <Tool |
---|
171 | Name="VCALinkTool" |
---|
172 | /> |
---|
173 | <Tool |
---|
174 | Name="VCXDCMakeTool" |
---|
175 | /> |
---|
176 | <Tool |
---|
177 | Name="VCBscMakeTool" |
---|
178 | /> |
---|
179 | <Tool |
---|
180 | Name="VCFxCopTool" |
---|
181 | /> |
---|
182 | <Tool |
---|
183 | Name="VCPostBuildEventTool" |
---|
184 | /> |
---|
185 | </Configuration> |
---|
186 | <Configuration |
---|
187 | Name="Release|Win32" |
---|
188 | OutputDirectory=".\game__$(PlatformName)_$(ConfigurationName)" |
---|
189 | IntermediateDirectory=".\game__$(PlatformName)_$(ConfigurationName)" |
---|
190 | ConfigurationType="4" |
---|
191 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
---|
192 | UseOfMFC="0" |
---|
193 | ATLMinimizesCRunTimeLibraryUsage="false" |
---|
194 | CharacterSet="2" |
---|
195 | > |
---|
196 | <Tool |
---|
197 | Name="VCPreBuildEventTool" |
---|
198 | /> |
---|
199 | <Tool |
---|
200 | Name="VCCustomBuildTool" |
---|
201 | /> |
---|
202 | <Tool |
---|
203 | Name="VCXMLDataGeneratorTool" |
---|
204 | /> |
---|
205 | <Tool |
---|
206 | Name="VCWebServiceProxyGeneratorTool" |
---|
207 | /> |
---|
208 | <Tool |
---|
209 | Name="VCMIDLTool" |
---|
210 | /> |
---|
211 | <Tool |
---|
212 | Name="VCCLCompilerTool" |
---|
213 | AdditionalOptions="/MP" |
---|
214 | InlineFunctionExpansion="1" |
---|
215 | AdditionalIncludeDirectories="..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\shared\vmap;..\..\dep\ACE_wrappers" |
---|
216 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;" |
---|
217 | StringPooling="true" |
---|
218 | RuntimeLibrary="2" |
---|
219 | EnableFunctionLevelLinking="true" |
---|
220 | EnableEnhancedInstructionSet="1" |
---|
221 | FloatingPointModel="2" |
---|
222 | RuntimeTypeInfo="true" |
---|
223 | UsePrecompiledHeader="0" |
---|
224 | PrecompiledHeaderFile=".\game__$(PlatformName)_$(ConfigurationName)\game.pch" |
---|
225 | AssemblerListingLocation=".\game__$(PlatformName)_$(ConfigurationName)\" |
---|
226 | ObjectFile=".\game__$(PlatformName)_$(ConfigurationName)\" |
---|
227 | ProgramDataBaseFileName=".\game__$(PlatformName)_$(ConfigurationName)\" |
---|
228 | WarningLevel="3" |
---|
229 | SuppressStartupBanner="true" |
---|
230 | Detect64BitPortabilityProblems="false" |
---|
231 | DebugInformationFormat="3" |
---|
232 | CallingConvention="0" |
---|
233 | CompileAs="0" |
---|
234 | /> |
---|
235 | <Tool |
---|
236 | Name="VCManagedResourceCompilerTool" |
---|
237 | /> |
---|
238 | <Tool |
---|
239 | Name="VCResourceCompilerTool" |
---|
240 | PreprocessorDefinitions="NDEBUG" |
---|
241 | Culture="1033" |
---|
242 | /> |
---|
243 | <Tool |
---|
244 | Name="VCPreLinkEventTool" |
---|
245 | /> |
---|
246 | <Tool |
---|
247 | Name="VCLibrarianTool" |
---|
248 | AdditionalDependencies=".\shared__$(PlatformName)_$(ConfigurationName)\shared.lib" |
---|
249 | OutputFile=".\game__$(PlatformName)_$(ConfigurationName)\game.lib" |
---|
250 | SuppressStartupBanner="true" |
---|
251 | /> |
---|
252 | <Tool |
---|
253 | Name="VCALinkTool" |
---|
254 | /> |
---|
255 | <Tool |
---|
256 | Name="VCXDCMakeTool" |
---|
257 | /> |
---|
258 | <Tool |
---|
259 | Name="VCBscMakeTool" |
---|
260 | /> |
---|
261 | <Tool |
---|
262 | Name="VCFxCopTool" |
---|
263 | /> |
---|
264 | <Tool |
---|
265 | Name="VCPostBuildEventTool" |
---|
266 | /> |
---|
267 | </Configuration> |
---|
268 | <Configuration |
---|
269 | Name="Release|x64" |
---|
270 | OutputDirectory=".\game__$(PlatformName)_$(ConfigurationName)" |
---|
271 | IntermediateDirectory=".\game__$(PlatformName)_$(ConfigurationName)" |
---|
272 | ConfigurationType="4" |
---|
273 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
---|
274 | UseOfMFC="0" |
---|
275 | ATLMinimizesCRunTimeLibraryUsage="false" |
---|
276 | CharacterSet="2" |
---|
277 | > |
---|
278 | <Tool |
---|
279 | Name="VCPreBuildEventTool" |
---|
280 | /> |
---|
281 | <Tool |
---|
282 | Name="VCCustomBuildTool" |
---|
283 | /> |
---|
284 | <Tool |
---|
285 | Name="VCXMLDataGeneratorTool" |
---|
286 | /> |
---|
287 | <Tool |
---|
288 | Name="VCWebServiceProxyGeneratorTool" |
---|
289 | /> |
---|
290 | <Tool |
---|
291 | Name="VCMIDLTool" |
---|
292 | TargetEnvironment="3" |
---|
293 | /> |
---|
294 | <Tool |
---|
295 | Name="VCCLCompilerTool" |
---|
296 | AdditionalOptions="/MP" |
---|
297 | InlineFunctionExpansion="1" |
---|
298 | AdditionalIncludeDirectories="..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\shared\vmap;..\..\dep\ACE_wrappers" |
---|
299 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;" |
---|
300 | StringPooling="true" |
---|
301 | RuntimeLibrary="2" |
---|
302 | EnableFunctionLevelLinking="true" |
---|
303 | EnableEnhancedInstructionSet="0" |
---|
304 | FloatingPointModel="2" |
---|
305 | RuntimeTypeInfo="true" |
---|
306 | UsePrecompiledHeader="0" |
---|
307 | PrecompiledHeaderFile=".\game__$(PlatformName)_$(ConfigurationName)\game.pch" |
---|
308 | AssemblerListingLocation=".\game__$(PlatformName)_$(ConfigurationName)\" |
---|
309 | ObjectFile=".\game__$(PlatformName)_$(ConfigurationName)\" |
---|
310 | ProgramDataBaseFileName=".\game__$(PlatformName)_$(ConfigurationName)\" |
---|
311 | WarningLevel="3" |
---|
312 | SuppressStartupBanner="true" |
---|
313 | Detect64BitPortabilityProblems="false" |
---|
314 | DebugInformationFormat="3" |
---|
315 | CallingConvention="0" |
---|
316 | CompileAs="0" |
---|
317 | /> |
---|
318 | <Tool |
---|
319 | Name="VCManagedResourceCompilerTool" |
---|
320 | /> |
---|
321 | <Tool |
---|
322 | Name="VCResourceCompilerTool" |
---|
323 | PreprocessorDefinitions="NDEBUG" |
---|
324 | Culture="1033" |
---|
325 | /> |
---|
326 | <Tool |
---|
327 | Name="VCPreLinkEventTool" |
---|
328 | /> |
---|
329 | <Tool |
---|
330 | Name="VCLibrarianTool" |
---|
331 | AdditionalDependencies=".\shared__$(PlatformName)_$(ConfigurationName)\shared.lib" |
---|
332 | OutputFile=".\game__$(PlatformName)_$(ConfigurationName)\game.lib" |
---|
333 | SuppressStartupBanner="true" |
---|
334 | /> |
---|
335 | <Tool |
---|
336 | Name="VCALinkTool" |
---|
337 | /> |
---|
338 | <Tool |
---|
339 | Name="VCXDCMakeTool" |
---|
340 | /> |
---|
341 | <Tool |
---|
342 | Name="VCBscMakeTool" |
---|
343 | /> |
---|
344 | <Tool |
---|
345 | Name="VCFxCopTool" |
---|
346 | /> |
---|
347 | <Tool |
---|
348 | Name="VCPostBuildEventTool" |
---|
349 | /> |
---|
350 | </Configuration> |
---|
351 | </Configurations> |
---|
352 | <References> |
---|
353 | </References> |
---|
354 | <Files> |
---|
355 | <Filter |
---|
356 | Name="World/Handlers" |
---|
357 | > |
---|
358 | <File |
---|
359 | RelativePath="..\..\src\game\AccountMgr.cpp" |
---|
360 | > |
---|
361 | </File> |
---|
362 | <File |
---|
363 | RelativePath="..\..\src\game\AccountMgr.h" |
---|
364 | > |
---|
365 | </File> |
---|
366 | <File |
---|
367 | RelativePath="..\..\src\game\AddonHandler.cpp" |
---|
368 | > |
---|
369 | </File> |
---|
370 | <File |
---|
371 | RelativePath="..\..\src\game\AddonHandler.h" |
---|
372 | > |
---|
373 | </File> |
---|
374 | <File |
---|
375 | RelativePath="..\..\src\game\ArenaTeamHandler.cpp" |
---|
376 | > |
---|
377 | </File> |
---|
378 | <File |
---|
379 | RelativePath="..\..\src\game\AuctionHouse.cpp" |
---|
380 | > |
---|
381 | </File> |
---|
382 | <File |
---|
383 | RelativePath="..\..\src\game\BattleGround.cpp" |
---|
384 | > |
---|
385 | </File> |
---|
386 | <File |
---|
387 | RelativePath="..\..\src\game\BattleGround.h" |
---|
388 | > |
---|
389 | </File> |
---|
390 | <File |
---|
391 | RelativePath="..\..\src\game\BattleGroundAA.cpp" |
---|
392 | > |
---|
393 | </File> |
---|
394 | <File |
---|
395 | RelativePath="..\..\src\game\BattleGroundAA.h" |
---|
396 | > |
---|
397 | </File> |
---|
398 | <File |
---|
399 | RelativePath="..\..\src\game\BattleGroundAB.cpp" |
---|
400 | > |
---|
401 | </File> |
---|
402 | <File |
---|
403 | RelativePath="..\..\src\game\BattleGroundAB.h" |
---|
404 | > |
---|
405 | </File> |
---|
406 | <File |
---|
407 | RelativePath="..\..\src\game\BattleGroundAV.cpp" |
---|
408 | > |
---|
409 | </File> |
---|
410 | <File |
---|
411 | RelativePath="..\..\src\game\BattleGroundAV.h" |
---|
412 | > |
---|
413 | </File> |
---|
414 | <File |
---|
415 | RelativePath="..\..\src\game\BattleGroundBE.cpp" |
---|
416 | > |
---|
417 | </File> |
---|
418 | <File |
---|
419 | RelativePath="..\..\src\game\BattleGroundBE.h" |
---|
420 | > |
---|
421 | </File> |
---|
422 | <File |
---|
423 | RelativePath="..\..\src\game\BattleGroundEY.cpp" |
---|
424 | > |
---|
425 | </File> |
---|
426 | <File |
---|
427 | RelativePath="..\..\src\game\BattleGroundEY.h" |
---|
428 | > |
---|
429 | </File> |
---|
430 | <File |
---|
431 | RelativePath="..\..\src\game\BattleGroundHandler.cpp" |
---|
432 | > |
---|
433 | </File> |
---|
434 | <File |
---|
435 | RelativePath="..\..\src\game\BattleGroundMgr.cpp" |
---|
436 | > |
---|
437 | </File> |
---|
438 | <File |
---|
439 | RelativePath="..\..\src\game\BattleGroundMgr.h" |
---|
440 | > |
---|
441 | </File> |
---|
442 | <File |
---|
443 | RelativePath="..\..\src\game\BattleGroundNA.cpp" |
---|
444 | > |
---|
445 | </File> |
---|
446 | <File |
---|
447 | RelativePath="..\..\src\game\BattleGroundNA.h" |
---|
448 | > |
---|
449 | </File> |
---|
450 | <File |
---|
451 | RelativePath="..\..\src\game\BattleGroundRL.cpp" |
---|
452 | > |
---|
453 | </File> |
---|
454 | <File |
---|
455 | RelativePath="..\..\src\game\BattleGroundRL.h" |
---|
456 | > |
---|
457 | </File> |
---|
458 | <File |
---|
459 | RelativePath="..\..\src\game\BattleGroundWS.cpp" |
---|
460 | > |
---|
461 | </File> |
---|
462 | <File |
---|
463 | RelativePath="..\..\src\game\BattleGroundWS.h" |
---|
464 | > |
---|
465 | </File> |
---|
466 | <File |
---|
467 | RelativePath="..\..\src\game\Cell.h" |
---|
468 | > |
---|
469 | </File> |
---|
470 | <File |
---|
471 | RelativePath="..\..\src\game\CellImpl.h" |
---|
472 | > |
---|
473 | </File> |
---|
474 | <File |
---|
475 | RelativePath="..\..\src\game\Channel.cpp" |
---|
476 | > |
---|
477 | </File> |
---|
478 | <File |
---|
479 | RelativePath="..\..\src\game\Channel.h" |
---|
480 | > |
---|
481 | </File> |
---|
482 | <File |
---|
483 | RelativePath="..\..\src\game\ChannelHandler.cpp" |
---|
484 | > |
---|
485 | </File> |
---|
486 | <File |
---|
487 | RelativePath="..\..\src\game\ChannelMgr.h" |
---|
488 | > |
---|
489 | </File> |
---|
490 | <File |
---|
491 | RelativePath="..\..\src\game\CharacterHandler.cpp" |
---|
492 | > |
---|
493 | </File> |
---|
494 | <File |
---|
495 | RelativePath="..\..\src\game\Chat.cpp" |
---|
496 | > |
---|
497 | </File> |
---|
498 | <File |
---|
499 | RelativePath="..\..\src\game\Chat.h" |
---|
500 | > |
---|
501 | </File> |
---|
502 | <File |
---|
503 | RelativePath="..\..\src\game\ChatHandler.cpp" |
---|
504 | > |
---|
505 | </File> |
---|
506 | <File |
---|
507 | RelativePath="..\..\src\game\CombatHandler.cpp" |
---|
508 | > |
---|
509 | </File> |
---|
510 | <File |
---|
511 | RelativePath="..\..\src\game\DuelHandler.cpp" |
---|
512 | > |
---|
513 | </File> |
---|
514 | <File |
---|
515 | RelativePath="..\..\src\game\GameEvent.cpp" |
---|
516 | > |
---|
517 | </File> |
---|
518 | <File |
---|
519 | RelativePath="..\..\src\game\GameEvent.h" |
---|
520 | > |
---|
521 | </File> |
---|
522 | <File |
---|
523 | RelativePath="..\..\src\game\GMTicketHandler.cpp" |
---|
524 | > |
---|
525 | </File> |
---|
526 | <File |
---|
527 | RelativePath="..\..\src\game\GossipDef.cpp" |
---|
528 | > |
---|
529 | </File> |
---|
530 | <File |
---|
531 | RelativePath="..\..\src\game\GossipDef.h" |
---|
532 | > |
---|
533 | </File> |
---|
534 | <File |
---|
535 | RelativePath="..\..\src\game\GridDefines.h" |
---|
536 | > |
---|
537 | </File> |
---|
538 | <File |
---|
539 | RelativePath="..\..\src\game\GridNotifiers.cpp" |
---|
540 | > |
---|
541 | </File> |
---|
542 | <File |
---|
543 | RelativePath="..\..\src\game\GridNotifiers.h" |
---|
544 | > |
---|
545 | </File> |
---|
546 | <File |
---|
547 | RelativePath="..\..\src\game\GridNotifiersImpl.h" |
---|
548 | > |
---|
549 | </File> |
---|
550 | <File |
---|
551 | RelativePath="..\..\src\game\GridStates.cpp" |
---|
552 | > |
---|
553 | </File> |
---|
554 | <File |
---|
555 | RelativePath="..\..\src\game\GridStates.h" |
---|
556 | > |
---|
557 | </File> |
---|
558 | <File |
---|
559 | RelativePath="..\..\src\game\Group.cpp" |
---|
560 | > |
---|
561 | </File> |
---|
562 | <File |
---|
563 | RelativePath="..\..\src\game\Group.h" |
---|
564 | > |
---|
565 | </File> |
---|
566 | <File |
---|
567 | RelativePath="..\..\src\game\GroupHandler.cpp" |
---|
568 | > |
---|
569 | </File> |
---|
570 | <File |
---|
571 | RelativePath="..\..\src\game\GuildHandler.cpp" |
---|
572 | > |
---|
573 | </File> |
---|
574 | <File |
---|
575 | RelativePath="..\..\src\game\InstanceData.cpp" |
---|
576 | > |
---|
577 | </File> |
---|
578 | <File |
---|
579 | RelativePath="..\..\src\game\InstanceData.h" |
---|
580 | > |
---|
581 | </File> |
---|
582 | <File |
---|
583 | RelativePath="..\..\src\game\InstanceSaveMgr.cpp" |
---|
584 | > |
---|
585 | </File> |
---|
586 | <File |
---|
587 | RelativePath="..\..\src\game\InstanceSaveMgr.h" |
---|
588 | > |
---|
589 | </File> |
---|
590 | <File |
---|
591 | RelativePath="..\..\src\game\ItemHandler.cpp" |
---|
592 | > |
---|
593 | </File> |
---|
594 | <File |
---|
595 | RelativePath="..\..\src\game\LFGHandler.cpp" |
---|
596 | > |
---|
597 | </File> |
---|
598 | <File |
---|
599 | RelativePath="..\..\src\game\LootHandler.cpp" |
---|
600 | > |
---|
601 | </File> |
---|
602 | <File |
---|
603 | RelativePath="..\..\src\game\Mail.cpp" |
---|
604 | > |
---|
605 | </File> |
---|
606 | <File |
---|
607 | RelativePath="..\..\src\game\Mail.h" |
---|
608 | > |
---|
609 | </File> |
---|
610 | <File |
---|
611 | RelativePath="..\..\src\game\Map.cpp" |
---|
612 | > |
---|
613 | </File> |
---|
614 | <File |
---|
615 | RelativePath="..\..\src\game\Map.h" |
---|
616 | > |
---|
617 | </File> |
---|
618 | <File |
---|
619 | RelativePath="..\..\src\game\MapInstanced.cpp" |
---|
620 | > |
---|
621 | </File> |
---|
622 | <File |
---|
623 | RelativePath="..\..\src\game\MapInstanced.h" |
---|
624 | > |
---|
625 | </File> |
---|
626 | <File |
---|
627 | RelativePath="..\..\src\game\MapManager.cpp" |
---|
628 | > |
---|
629 | </File> |
---|
630 | <File |
---|
631 | RelativePath="..\..\src\game\MapManager.h" |
---|
632 | > |
---|
633 | </File> |
---|
634 | <File |
---|
635 | RelativePath="..\..\src\game\MapReference.h" |
---|
636 | > |
---|
637 | </File> |
---|
638 | <File |
---|
639 | RelativePath="..\..\src\game\MapRefManager.h" |
---|
640 | > |
---|
641 | </File> |
---|
642 | <File |
---|
643 | RelativePath="..\..\src\game\MiscHandler.cpp" |
---|
644 | > |
---|
645 | </File> |
---|
646 | <File |
---|
647 | RelativePath="..\..\src\game\MovementHandler.cpp" |
---|
648 | > |
---|
649 | </File> |
---|
650 | <File |
---|
651 | RelativePath="..\..\src\game\NPCHandler.cpp" |
---|
652 | > |
---|
653 | </File> |
---|
654 | <File |
---|
655 | RelativePath="..\..\src\game\NPCHandler.h" |
---|
656 | > |
---|
657 | </File> |
---|
658 | <File |
---|
659 | RelativePath="..\..\src\game\ObjectGridLoader.cpp" |
---|
660 | > |
---|
661 | </File> |
---|
662 | <File |
---|
663 | RelativePath="..\..\src\game\ObjectGridLoader.h" |
---|
664 | > |
---|
665 | </File> |
---|
666 | <File |
---|
667 | RelativePath="..\..\src\game\OutdoorPvP.cpp" |
---|
668 | > |
---|
669 | </File> |
---|
670 | <File |
---|
671 | RelativePath="..\..\src\game\OutdoorPvP.h" |
---|
672 | > |
---|
673 | </File> |
---|
674 | <File |
---|
675 | RelativePath="..\..\src\game\OutdoorPvPEP.cpp" |
---|
676 | > |
---|
677 | </File> |
---|
678 | <File |
---|
679 | RelativePath="..\..\src\game\OutdoorPvPEP.h" |
---|
680 | > |
---|
681 | </File> |
---|
682 | <File |
---|
683 | RelativePath="..\..\src\game\OutdoorPvPHP.cpp" |
---|
684 | > |
---|
685 | </File> |
---|
686 | <File |
---|
687 | RelativePath="..\..\src\game\OutdoorPvPHP.h" |
---|
688 | > |
---|
689 | </File> |
---|
690 | <File |
---|
691 | RelativePath="..\..\src\game\OutdoorPvPMgr.cpp" |
---|
692 | > |
---|
693 | </File> |
---|
694 | <File |
---|
695 | RelativePath="..\..\src\game\OutdoorPvPMgr.h" |
---|
696 | > |
---|
697 | </File> |
---|
698 | <File |
---|
699 | RelativePath="..\..\src\game\OutdoorPvPNA.cpp" |
---|
700 | > |
---|
701 | </File> |
---|
702 | <File |
---|
703 | RelativePath="..\..\src\game\OutdoorPvPNA.h" |
---|
704 | > |
---|
705 | </File> |
---|
706 | <File |
---|
707 | RelativePath="..\..\src\game\OutdoorPvPSI.cpp" |
---|
708 | > |
---|
709 | </File> |
---|
710 | <File |
---|
711 | RelativePath="..\..\src\game\OutdoorPvPSI.h" |
---|
712 | > |
---|
713 | </File> |
---|
714 | <File |
---|
715 | RelativePath="..\..\src\game\OutdoorPvPTF.cpp" |
---|
716 | > |
---|
717 | </File> |
---|
718 | <File |
---|
719 | RelativePath="..\..\src\game\OutdoorPvPTF.h" |
---|
720 | > |
---|
721 | </File> |
---|
722 | <File |
---|
723 | RelativePath="..\..\src\game\OutdoorPvPZM.cpp" |
---|
724 | > |
---|
725 | </File> |
---|
726 | <File |
---|
727 | RelativePath="..\..\src\game\OutdoorPvPZM.h" |
---|
728 | > |
---|
729 | </File> |
---|
730 | <File |
---|
731 | RelativePath="..\..\src\game\Path.h" |
---|
732 | > |
---|
733 | </File> |
---|
734 | <File |
---|
735 | RelativePath="..\..\src\game\PetHandler.cpp" |
---|
736 | > |
---|
737 | </File> |
---|
738 | <File |
---|
739 | RelativePath="..\..\src\game\PetitionsHandler.cpp" |
---|
740 | > |
---|
741 | </File> |
---|
742 | <File |
---|
743 | RelativePath="..\..\src\game\QueryHandler.cpp" |
---|
744 | > |
---|
745 | </File> |
---|
746 | <File |
---|
747 | RelativePath="..\..\src\game\QuestDef.cpp" |
---|
748 | > |
---|
749 | </File> |
---|
750 | <File |
---|
751 | RelativePath="..\..\src\game\QuestDef.h" |
---|
752 | > |
---|
753 | </File> |
---|
754 | <File |
---|
755 | RelativePath="..\..\src\game\QuestHandler.cpp" |
---|
756 | > |
---|
757 | </File> |
---|
758 | <File |
---|
759 | RelativePath="..\..\src\game\ScriptCalls.cpp" |
---|
760 | > |
---|
761 | </File> |
---|
762 | <File |
---|
763 | RelativePath="..\..\src\game\ScriptCalls.h" |
---|
764 | > |
---|
765 | </File> |
---|
766 | <File |
---|
767 | RelativePath="..\..\src\game\SkillDiscovery.cpp" |
---|
768 | > |
---|
769 | </File> |
---|
770 | <File |
---|
771 | RelativePath="..\..\src\game\SkillDiscovery.h" |
---|
772 | > |
---|
773 | </File> |
---|
774 | <File |
---|
775 | RelativePath="..\..\src\game\SkillExtraItems.cpp" |
---|
776 | > |
---|
777 | </File> |
---|
778 | <File |
---|
779 | RelativePath="..\..\src\game\SkillExtraItems.h" |
---|
780 | > |
---|
781 | </File> |
---|
782 | <File |
---|
783 | RelativePath="..\..\src\game\SkillHandler.cpp" |
---|
784 | > |
---|
785 | </File> |
---|
786 | <File |
---|
787 | RelativePath="..\..\src\game\Spell.cpp" |
---|
788 | > |
---|
789 | </File> |
---|
790 | <File |
---|
791 | RelativePath="..\..\src\game\Spell.h" |
---|
792 | > |
---|
793 | </File> |
---|
794 | <File |
---|
795 | RelativePath="..\..\src\game\SpellAuraDefines.h" |
---|
796 | > |
---|
797 | </File> |
---|
798 | <File |
---|
799 | RelativePath="..\..\src\game\SpellAuras.cpp" |
---|
800 | > |
---|
801 | </File> |
---|
802 | <File |
---|
803 | RelativePath="..\..\src\game\SpellAuras.h" |
---|
804 | > |
---|
805 | </File> |
---|
806 | <File |
---|
807 | RelativePath="..\..\src\game\SpellEffects.cpp" |
---|
808 | > |
---|
809 | </File> |
---|
810 | <File |
---|
811 | RelativePath="..\..\src\game\SpellHandler.cpp" |
---|
812 | > |
---|
813 | </File> |
---|
814 | <File |
---|
815 | RelativePath="..\..\src\game\TaxiHandler.cpp" |
---|
816 | > |
---|
817 | </File> |
---|
818 | <File |
---|
819 | RelativePath="..\..\src\game\TradeHandler.cpp" |
---|
820 | > |
---|
821 | </File> |
---|
822 | <File |
---|
823 | RelativePath="..\..\src\game\Transports.cpp" |
---|
824 | > |
---|
825 | </File> |
---|
826 | <File |
---|
827 | RelativePath="..\..\src\game\Transports.h" |
---|
828 | > |
---|
829 | </File> |
---|
830 | <File |
---|
831 | RelativePath="..\..\src\game\UpdateData.cpp" |
---|
832 | > |
---|
833 | </File> |
---|
834 | <File |
---|
835 | RelativePath="..\..\src\game\UpdateData.h" |
---|
836 | > |
---|
837 | </File> |
---|
838 | <File |
---|
839 | RelativePath="..\..\src\game\VoiceChatHandler.cpp" |
---|
840 | > |
---|
841 | </File> |
---|
842 | <File |
---|
843 | RelativePath="..\..\src\game\WaypointManager.cpp" |
---|
844 | > |
---|
845 | </File> |
---|
846 | <File |
---|
847 | RelativePath="..\..\src\game\WaypointManager.h" |
---|
848 | > |
---|
849 | </File> |
---|
850 | <File |
---|
851 | RelativePath="..\..\src\game\Weather.cpp" |
---|
852 | > |
---|
853 | </File> |
---|
854 | <File |
---|
855 | RelativePath="..\..\src\game\Weather.h" |
---|
856 | > |
---|
857 | </File> |
---|
858 | <File |
---|
859 | RelativePath="..\..\src\game\World.cpp" |
---|
860 | > |
---|
861 | </File> |
---|
862 | <File |
---|
863 | RelativePath="..\..\src\game\World.h" |
---|
864 | > |
---|
865 | </File> |
---|
866 | </Filter> |
---|
867 | <Filter |
---|
868 | Name="Object" |
---|
869 | > |
---|
870 | <File |
---|
871 | RelativePath="..\..\src\game\AggressorAI.cpp" |
---|
872 | > |
---|
873 | </File> |
---|
874 | <File |
---|
875 | RelativePath="..\..\src\game\AggressorAI.h" |
---|
876 | > |
---|
877 | </File> |
---|
878 | <File |
---|
879 | RelativePath="..\..\src\game\AnimalRandomMovementGenerator.h" |
---|
880 | > |
---|
881 | </File> |
---|
882 | <File |
---|
883 | RelativePath="..\..\src\game\ArenaTeam.cpp" |
---|
884 | > |
---|
885 | </File> |
---|
886 | <File |
---|
887 | RelativePath="..\..\src\game\ArenaTeam.h" |
---|
888 | > |
---|
889 | </File> |
---|
890 | <File |
---|
891 | RelativePath="..\..\src\game\AuctionHouseObject.h" |
---|
892 | > |
---|
893 | </File> |
---|
894 | <File |
---|
895 | RelativePath="..\..\src\game\Bag.cpp" |
---|
896 | > |
---|
897 | </File> |
---|
898 | <File |
---|
899 | RelativePath="..\..\src\game\Bag.h" |
---|
900 | > |
---|
901 | </File> |
---|
902 | <File |
---|
903 | RelativePath="..\..\src\game\ConfusedMovementGenerator.cpp" |
---|
904 | > |
---|
905 | </File> |
---|
906 | <File |
---|
907 | RelativePath="..\..\src\game\ConfusedMovementGenerator.h" |
---|
908 | > |
---|
909 | </File> |
---|
910 | <File |
---|
911 | RelativePath="..\..\src\game\Corpse.cpp" |
---|
912 | > |
---|
913 | </File> |
---|
914 | <File |
---|
915 | RelativePath="..\..\src\game\Corpse.h" |
---|
916 | > |
---|
917 | </File> |
---|
918 | <File |
---|
919 | RelativePath="..\..\src\game\Creature.cpp" |
---|
920 | > |
---|
921 | </File> |
---|
922 | <File |
---|
923 | RelativePath="..\..\src\game\Creature.h" |
---|
924 | > |
---|
925 | </File> |
---|
926 | <File |
---|
927 | RelativePath="..\..\src\game\CreatureAI.cpp" |
---|
928 | > |
---|
929 | </File> |
---|
930 | <File |
---|
931 | RelativePath="..\..\src\game\CreatureAI.h" |
---|
932 | > |
---|
933 | </File> |
---|
934 | <File |
---|
935 | RelativePath="..\..\src\game\CreatureAIImpl.h" |
---|
936 | > |
---|
937 | </File> |
---|
938 | <File |
---|
939 | RelativePath="..\..\src\game\CreatureAIRegistry.cpp" |
---|
940 | > |
---|
941 | </File> |
---|
942 | <File |
---|
943 | RelativePath="..\..\src\game\CreatureAIRegistry.h" |
---|
944 | > |
---|
945 | </File> |
---|
946 | <File |
---|
947 | RelativePath="..\..\src\game\CreatureAISelector.cpp" |
---|
948 | > |
---|
949 | </File> |
---|
950 | <File |
---|
951 | RelativePath="..\..\src\game\CreatureAISelector.h" |
---|
952 | > |
---|
953 | </File> |
---|
954 | <File |
---|
955 | RelativePath="..\..\src\game\DestinationHolder.cpp" |
---|
956 | > |
---|
957 | </File> |
---|
958 | <File |
---|
959 | RelativePath="..\..\src\game\DestinationHolder.h" |
---|
960 | > |
---|
961 | </File> |
---|
962 | <File |
---|
963 | RelativePath="..\..\src\game\DestinationHolderImp.h" |
---|
964 | > |
---|
965 | </File> |
---|
966 | <File |
---|
967 | RelativePath="..\..\src\game\DynamicObject.cpp" |
---|
968 | > |
---|
969 | </File> |
---|
970 | <File |
---|
971 | RelativePath="..\..\src\game\DynamicObject.h" |
---|
972 | > |
---|
973 | </File> |
---|
974 | <File |
---|
975 | RelativePath="..\..\src\game\FleeingMovementGenerator.cpp" |
---|
976 | > |
---|
977 | </File> |
---|
978 | <File |
---|
979 | RelativePath="..\..\src\game\FleeingMovementGenerator.h" |
---|
980 | > |
---|
981 | </File> |
---|
982 | <File |
---|
983 | RelativePath="..\..\src\game\Formulas.h" |
---|
984 | > |
---|
985 | </File> |
---|
986 | <File |
---|
987 | RelativePath="..\..\src\game\GameObject.cpp" |
---|
988 | > |
---|
989 | </File> |
---|
990 | <File |
---|
991 | RelativePath="..\..\src\game\GameObject.h" |
---|
992 | > |
---|
993 | </File> |
---|
994 | <File |
---|
995 | RelativePath="..\..\src\game\GMTicketMgr.cpp" |
---|
996 | > |
---|
997 | </File> |
---|
998 | <File |
---|
999 | RelativePath="..\..\src\game\GMTicketMgr.h" |
---|
1000 | > |
---|
1001 | </File> |
---|
1002 | <File |
---|
1003 | RelativePath="..\..\src\game\GuardAI.cpp" |
---|
1004 | > |
---|
1005 | </File> |
---|
1006 | <File |
---|
1007 | RelativePath="..\..\src\game\GuardAI.h" |
---|
1008 | > |
---|
1009 | </File> |
---|
1010 | <File |
---|
1011 | RelativePath="..\..\src\game\Guild.cpp" |
---|
1012 | > |
---|
1013 | </File> |
---|
1014 | <File |
---|
1015 | RelativePath="..\..\src\game\Guild.h" |
---|
1016 | > |
---|
1017 | </File> |
---|
1018 | <File |
---|
1019 | RelativePath="..\..\src\game\HomeMovementGenerator.cpp" |
---|
1020 | > |
---|
1021 | </File> |
---|
1022 | <File |
---|
1023 | RelativePath="..\..\src\game\HomeMovementGenerator.h" |
---|
1024 | > |
---|
1025 | </File> |
---|
1026 | <File |
---|
1027 | RelativePath="..\..\src\game\IdleMovementGenerator.cpp" |
---|
1028 | > |
---|
1029 | </File> |
---|
1030 | <File |
---|
1031 | RelativePath="..\..\src\game\IdleMovementGenerator.h" |
---|
1032 | > |
---|
1033 | </File> |
---|
1034 | <File |
---|
1035 | RelativePath="..\..\src\game\Item.cpp" |
---|
1036 | > |
---|
1037 | </File> |
---|
1038 | <File |
---|
1039 | RelativePath="..\..\src\game\Item.h" |
---|
1040 | > |
---|
1041 | </File> |
---|
1042 | <File |
---|
1043 | RelativePath="..\..\src\game\ItemEnchantmentMgr.cpp" |
---|
1044 | > |
---|
1045 | </File> |
---|
1046 | <File |
---|
1047 | RelativePath="..\..\src\game\ItemEnchantmentMgr.h" |
---|
1048 | > |
---|
1049 | </File> |
---|
1050 | <File |
---|
1051 | RelativePath="..\..\src\game\ItemPrototype.h" |
---|
1052 | > |
---|
1053 | </File> |
---|
1054 | <File |
---|
1055 | RelativePath="..\..\src\game\LootMgr.cpp" |
---|
1056 | > |
---|
1057 | </File> |
---|
1058 | <File |
---|
1059 | RelativePath="..\..\src\game\LootMgr.h" |
---|
1060 | > |
---|
1061 | </File> |
---|
1062 | <File |
---|
1063 | RelativePath="..\..\src\game\MotionMaster.cpp" |
---|
1064 | > |
---|
1065 | </File> |
---|
1066 | <File |
---|
1067 | RelativePath="..\..\src\game\MotionMaster.h" |
---|
1068 | > |
---|
1069 | </File> |
---|
1070 | <File |
---|
1071 | RelativePath="..\..\src\game\MovementGenerator.cpp" |
---|
1072 | > |
---|
1073 | </File> |
---|
1074 | <File |
---|
1075 | RelativePath="..\..\src\game\MovementGenerator.h" |
---|
1076 | > |
---|
1077 | </File> |
---|
1078 | <File |
---|
1079 | RelativePath="..\..\src\game\NullCreatureAI.cpp" |
---|
1080 | > |
---|
1081 | </File> |
---|
1082 | <File |
---|
1083 | RelativePath="..\..\src\game\NullCreatureAI.h" |
---|
1084 | > |
---|
1085 | </File> |
---|
1086 | <File |
---|
1087 | RelativePath="..\..\src\game\Object.cpp" |
---|
1088 | > |
---|
1089 | </File> |
---|
1090 | <File |
---|
1091 | RelativePath="..\..\src\game\Object.h" |
---|
1092 | > |
---|
1093 | </File> |
---|
1094 | <File |
---|
1095 | RelativePath="..\..\src\game\ObjectAccessor.cpp" |
---|
1096 | > |
---|
1097 | </File> |
---|
1098 | <File |
---|
1099 | RelativePath="..\..\src\game\ObjectAccessor.h" |
---|
1100 | > |
---|
1101 | </File> |
---|
1102 | <File |
---|
1103 | RelativePath="..\..\src\game\ObjectDefines.h" |
---|
1104 | > |
---|
1105 | </File> |
---|
1106 | <File |
---|
1107 | RelativePath="..\..\src\game\ObjectMgr.cpp" |
---|
1108 | > |
---|
1109 | </File> |
---|
1110 | <File |
---|
1111 | RelativePath="..\..\src\game\ObjectMgr.h" |
---|
1112 | > |
---|
1113 | </File> |
---|
1114 | <File |
---|
1115 | RelativePath="..\..\src\game\OutdoorPvPObjectiveAI.cpp" |
---|
1116 | > |
---|
1117 | </File> |
---|
1118 | <File |
---|
1119 | RelativePath="..\..\src\game\OutdoorPvPObjectiveAI.h" |
---|
1120 | > |
---|
1121 | </File> |
---|
1122 | <File |
---|
1123 | RelativePath="..\..\src\game\Pet.cpp" |
---|
1124 | > |
---|
1125 | </File> |
---|
1126 | <File |
---|
1127 | RelativePath="..\..\src\game\Pet.h" |
---|
1128 | > |
---|
1129 | </File> |
---|
1130 | <File |
---|
1131 | RelativePath="..\..\src\game\PetAI.cpp" |
---|
1132 | > |
---|
1133 | </File> |
---|
1134 | <File |
---|
1135 | RelativePath="..\..\src\game\PetAI.h" |
---|
1136 | > |
---|
1137 | </File> |
---|
1138 | <File |
---|
1139 | RelativePath="..\..\src\game\Player.cpp" |
---|
1140 | > |
---|
1141 | </File> |
---|
1142 | <File |
---|
1143 | RelativePath="..\..\src\game\Player.h" |
---|
1144 | > |
---|
1145 | </File> |
---|
1146 | <File |
---|
1147 | RelativePath="..\..\src\game\PointMovementGenerator.cpp" |
---|
1148 | > |
---|
1149 | </File> |
---|
1150 | <File |
---|
1151 | RelativePath="..\..\src\game\PointMovementGenerator.h" |
---|
1152 | > |
---|
1153 | </File> |
---|
1154 | <File |
---|
1155 | RelativePath="..\..\src\game\PossessedAI.cpp" |
---|
1156 | > |
---|
1157 | </File> |
---|
1158 | <File |
---|
1159 | RelativePath="..\..\src\game\PossessedAI.h" |
---|
1160 | > |
---|
1161 | </File> |
---|
1162 | <File |
---|
1163 | RelativePath="..\..\src\game\RandomMovementGenerator.cpp" |
---|
1164 | > |
---|
1165 | </File> |
---|
1166 | <File |
---|
1167 | RelativePath="..\..\src\game\RandomMovementGenerator.h" |
---|
1168 | > |
---|
1169 | </File> |
---|
1170 | <File |
---|
1171 | RelativePath="..\..\src\game\ReactorAI.cpp" |
---|
1172 | > |
---|
1173 | </File> |
---|
1174 | <File |
---|
1175 | RelativePath="..\..\src\game\ReactorAI.h" |
---|
1176 | > |
---|
1177 | </File> |
---|
1178 | <File |
---|
1179 | RelativePath="..\..\src\game\SocialMgr.cpp" |
---|
1180 | > |
---|
1181 | </File> |
---|
1182 | <File |
---|
1183 | RelativePath="..\..\src\game\SocialMgr.h" |
---|
1184 | > |
---|
1185 | </File> |
---|
1186 | <File |
---|
1187 | RelativePath="..\..\src\game\SpellMgr.cpp" |
---|
1188 | > |
---|
1189 | </File> |
---|
1190 | <File |
---|
1191 | RelativePath="..\..\src\game\SpellMgr.h" |
---|
1192 | > |
---|
1193 | </File> |
---|
1194 | <File |
---|
1195 | RelativePath="..\..\src\game\StatSystem.cpp" |
---|
1196 | > |
---|
1197 | </File> |
---|
1198 | <File |
---|
1199 | RelativePath="..\..\src\game\TargetedMovementGenerator.cpp" |
---|
1200 | > |
---|
1201 | </File> |
---|
1202 | <File |
---|
1203 | RelativePath="..\..\src\game\TargetedMovementGenerator.h" |
---|
1204 | > |
---|
1205 | </File> |
---|
1206 | <File |
---|
1207 | RelativePath="..\..\src\game\TemporarySummon.cpp" |
---|
1208 | > |
---|
1209 | </File> |
---|
1210 | <File |
---|
1211 | RelativePath="..\..\src\game\TemporarySummon.h" |
---|
1212 | > |
---|
1213 | </File> |
---|
1214 | <File |
---|
1215 | RelativePath="..\..\src\game\Totem.cpp" |
---|
1216 | > |
---|
1217 | </File> |
---|
1218 | <File |
---|
1219 | RelativePath="..\..\src\game\Totem.h" |
---|
1220 | > |
---|
1221 | </File> |
---|
1222 | <File |
---|
1223 | RelativePath="..\..\src\game\TotemAI.cpp" |
---|
1224 | > |
---|
1225 | </File> |
---|
1226 | <File |
---|
1227 | RelativePath="..\..\src\game\TotemAI.h" |
---|
1228 | > |
---|
1229 | </File> |
---|
1230 | <File |
---|
1231 | RelativePath="..\..\src\game\Traveller.h" |
---|
1232 | > |
---|
1233 | </File> |
---|
1234 | <File |
---|
1235 | RelativePath="..\..\src\game\Unit.cpp" |
---|
1236 | > |
---|
1237 | </File> |
---|
1238 | <File |
---|
1239 | RelativePath="..\..\src\game\Unit.h" |
---|
1240 | > |
---|
1241 | </File> |
---|
1242 | <File |
---|
1243 | RelativePath="..\..\src\game\UnitEvents.h" |
---|
1244 | > |
---|
1245 | </File> |
---|
1246 | <File |
---|
1247 | RelativePath="..\..\src\game\UpdateFields.h" |
---|
1248 | > |
---|
1249 | </File> |
---|
1250 | <File |
---|
1251 | RelativePath="..\..\src\game\UpdateMask.h" |
---|
1252 | > |
---|
1253 | </File> |
---|
1254 | <File |
---|
1255 | RelativePath="..\..\src\game\WaypointMovementGenerator.cpp" |
---|
1256 | > |
---|
1257 | </File> |
---|
1258 | <File |
---|
1259 | RelativePath="..\..\src\game\WaypointMovementGenerator.h" |
---|
1260 | > |
---|
1261 | </File> |
---|
1262 | </Filter> |
---|
1263 | <Filter |
---|
1264 | Name="Server" |
---|
1265 | > |
---|
1266 | <File |
---|
1267 | RelativePath="..\..\src\game\GlobalEvents.cpp" |
---|
1268 | > |
---|
1269 | </File> |
---|
1270 | <File |
---|
1271 | RelativePath="..\..\src\game\GlobalEvents.h" |
---|
1272 | > |
---|
1273 | </File> |
---|
1274 | <File |
---|
1275 | RelativePath="..\..\src\game\Opcodes.cpp" |
---|
1276 | > |
---|
1277 | </File> |
---|
1278 | <File |
---|
1279 | RelativePath="..\..\src\game\Opcodes.h" |
---|
1280 | > |
---|
1281 | </File> |
---|
1282 | <File |
---|
1283 | RelativePath="..\..\src\game\SharedDefines.h" |
---|
1284 | > |
---|
1285 | </File> |
---|
1286 | <File |
---|
1287 | RelativePath="..\..\src\game\WorldLog.cpp" |
---|
1288 | > |
---|
1289 | </File> |
---|
1290 | <File |
---|
1291 | RelativePath="..\..\src\game\WorldLog.h" |
---|
1292 | > |
---|
1293 | </File> |
---|
1294 | <File |
---|
1295 | RelativePath="..\..\src\game\WorldSession.cpp" |
---|
1296 | > |
---|
1297 | </File> |
---|
1298 | <File |
---|
1299 | RelativePath="..\..\src\game\WorldSession.h" |
---|
1300 | > |
---|
1301 | </File> |
---|
1302 | <File |
---|
1303 | RelativePath="..\..\src\game\WorldSocket.cpp" |
---|
1304 | > |
---|
1305 | </File> |
---|
1306 | <File |
---|
1307 | RelativePath="..\..\src\game\WorldSocket.h" |
---|
1308 | > |
---|
1309 | </File> |
---|
1310 | <File |
---|
1311 | RelativePath="..\..\src\game\WorldSocketMgr.cpp" |
---|
1312 | > |
---|
1313 | </File> |
---|
1314 | <File |
---|
1315 | RelativePath="..\..\src\game\WorldSocketMgr.h" |
---|
1316 | > |
---|
1317 | </File> |
---|
1318 | </Filter> |
---|
1319 | <Filter |
---|
1320 | Name="Chat Commands" |
---|
1321 | > |
---|
1322 | <File |
---|
1323 | RelativePath="..\..\src\game\debugcmds.cpp" |
---|
1324 | > |
---|
1325 | </File> |
---|
1326 | <File |
---|
1327 | RelativePath="..\..\src\game\Level0.cpp" |
---|
1328 | > |
---|
1329 | </File> |
---|
1330 | <File |
---|
1331 | RelativePath="..\..\src\game\Level1.cpp" |
---|
1332 | > |
---|
1333 | </File> |
---|
1334 | <File |
---|
1335 | RelativePath="..\..\src\game\Level2.cpp" |
---|
1336 | > |
---|
1337 | </File> |
---|
1338 | <File |
---|
1339 | RelativePath="..\..\src\game\Level3.cpp" |
---|
1340 | > |
---|
1341 | </File> |
---|
1342 | </Filter> |
---|
1343 | <Filter |
---|
1344 | Name="Tool" |
---|
1345 | > |
---|
1346 | <File |
---|
1347 | RelativePath="..\..\src\game\Language.h" |
---|
1348 | > |
---|
1349 | </File> |
---|
1350 | <File |
---|
1351 | RelativePath="..\..\src\game\PlayerDump.cpp" |
---|
1352 | > |
---|
1353 | </File> |
---|
1354 | <File |
---|
1355 | RelativePath="..\..\src\game\PlayerDump.h" |
---|
1356 | > |
---|
1357 | </File> |
---|
1358 | <File |
---|
1359 | RelativePath="..\..\src\game\tools.cpp" |
---|
1360 | > |
---|
1361 | </File> |
---|
1362 | <File |
---|
1363 | RelativePath="..\..\src\game\Tools.h" |
---|
1364 | > |
---|
1365 | </File> |
---|
1366 | </Filter> |
---|
1367 | <Filter |
---|
1368 | Name="References" |
---|
1369 | > |
---|
1370 | <File |
---|
1371 | RelativePath="..\..\src\game\FollowerReference.cpp" |
---|
1372 | > |
---|
1373 | </File> |
---|
1374 | <File |
---|
1375 | RelativePath="..\..\src\game\FollowerReference.h" |
---|
1376 | > |
---|
1377 | </File> |
---|
1378 | <File |
---|
1379 | RelativePath="..\..\src\game\FollowerRefManager.h" |
---|
1380 | > |
---|
1381 | </File> |
---|
1382 | <File |
---|
1383 | RelativePath="..\..\src\game\GroupReference.cpp" |
---|
1384 | > |
---|
1385 | </File> |
---|
1386 | <File |
---|
1387 | RelativePath="..\..\src\game\GroupReference.h" |
---|
1388 | > |
---|
1389 | </File> |
---|
1390 | <File |
---|
1391 | RelativePath="..\..\src\game\GroupRefManager.h" |
---|
1392 | > |
---|
1393 | </File> |
---|
1394 | <File |
---|
1395 | RelativePath="..\..\src\game\HostilRefManager.cpp" |
---|
1396 | > |
---|
1397 | </File> |
---|
1398 | <File |
---|
1399 | RelativePath="..\..\src\game\HostilRefManager.h" |
---|
1400 | > |
---|
1401 | </File> |
---|
1402 | <File |
---|
1403 | RelativePath="..\..\src\game\ThreatManager.cpp" |
---|
1404 | > |
---|
1405 | </File> |
---|
1406 | <File |
---|
1407 | RelativePath="..\..\src\game\ThreatManager.h" |
---|
1408 | > |
---|
1409 | </File> |
---|
1410 | </Filter> |
---|
1411 | </Files> |
---|
1412 | <Globals> |
---|
1413 | </Globals> |
---|
1414 | </VisualStudioProject> |
---|