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