diff --git a/src/shared/revision_nr.h b/src/shared/revision_nr.h index d693e1f90..e3d512439 100644 --- a/src/shared/revision_nr.h +++ b/src/shared/revision_nr.h @@ -1,4 +1,4 @@ #ifndef __REVISION_NR_H__ #define __REVISION_NR_H__ - #define REVISION_NR "12136" + #define REVISION_NR "12137" #endif // __REVISION_NR_H__ diff --git a/win/VC110/game.vcxproj b/win/VC110/game.vcxproj index 5fde5a336..743057d8d 100644 --- a/win/VC110/game.vcxproj +++ b/win/VC110/game.vcxproj @@ -143,7 +143,7 @@ /Zm300 %(AdditionalOptions) Disabled - ..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\game\vmap;..\..\dep\ACE_wrappers;..\..\dep\include\g3dlite;%(AdditionalIncludeDirectories) + ..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\game\vmap;..\..\dep\ACE_wrappers;..\..\dep\include\g3dlite;..\..\src\game;%(AdditionalIncludeDirectories) WIN32;_DEBUG;MANGOS_DEBUG;_LIB;%(PreprocessorDefinitions) false EnableFastChecks @@ -214,7 +214,7 @@ /Zm300 %(AdditionalOptions) OnlyExplicitInline - ..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\game\vmap;..\..\dep\ACE_wrappers;..\..\dep\include\g3dlite;%(AdditionalIncludeDirectories) + ..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\game\vmap;..\..\dep\ACE_wrappers;..\..\dep\include\g3dlite;..\..\src\game;%(AdditionalIncludeDirectories) WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) true MultiThreadedDLL @@ -284,7 +284,7 @@ Disabled - ..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\game\vmap;..\..\dep\ACE_wrappers;..\..\dep\include\g3dlite;%(AdditionalIncludeDirectories) + ..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\game\vmap;..\..\dep\ACE_wrappers;..\..\dep\include\g3dlite;..\..\src\game;%(AdditionalIncludeDirectories) WIN32;_DEBUG;MANGOS_DEBUG;_LIB;%(PreprocessorDefinitions) false EnableFastChecks @@ -359,22 +359,22 @@ - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + @@ -540,21 +540,21 @@ - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + diff --git a/win/VC110/game.vcxproj.filters b/win/VC110/game.vcxproj.filters index 57a53df33..05ed9ae40 100644 --- a/win/VC110/game.vcxproj.filters +++ b/win/VC110/game.vcxproj.filters @@ -34,6 +34,9 @@ {7d020a20-502d-49d3-8aa4-bd5e905571c5} + + {57de5e8a-b022-4453-bd5e-d4f04553f78a} + @@ -48,54 +51,6 @@ World/Handlers - - World/Handlers - - - World/Handlers - - - World/Handlers - - - World/Handlers - - - World/Handlers - - - World/Handlers - - - World/Handlers - - - World/Handlers - - - World/Handlers - - - World/Handlers - - - World/Handlers - - - World/Handlers - - - World/Handlers - - - World/Handlers - - - World/Handlers - - - World/Handlers - World/Handlers @@ -550,6 +505,54 @@ Object + + BattleGround + + + BattleGround + + + BattleGround + + + BattleGround + + + BattleGround + + + BattleGround + + + BattleGround + + + BattleGround + + + BattleGround + + + BattleGround + + + BattleGround + + + BattleGround + + + BattleGround + + + BattleGround + + + BattleGround + + + BattleGround + @@ -558,51 +561,6 @@ World/Handlers - - World/Handlers - - - World/Handlers - - - World/Handlers - - - World/Handlers - - - World/Handlers - - - World/Handlers - - - World/Handlers - - - World/Handlers - - - World/Handlers - - - World/Handlers - - - World/Handlers - - - World/Handlers - - - World/Handlers - - - World/Handlers - - - World/Handlers - World/Handlers @@ -1051,5 +1009,50 @@ Object + + BattleGround + + + BattleGround + + + BattleGround + + + BattleGround + + + BattleGround + + + BattleGround + + + BattleGround + + + BattleGround + + + BattleGround + + + BattleGround + + + BattleGround + + + BattleGround + + + BattleGround + + + BattleGround + + + BattleGround + \ No newline at end of file