mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 10:37:03 +00:00
[8796] * Add WARNING file to mangosd.vcproj. Also minor cosmetics.
This commit is contained in:
parent
29949518b5
commit
fc42125cfb
5 changed files with 31 additions and 22 deletions
6
WARNING
6
WARNING
|
|
@ -1,11 +1,11 @@
|
||||||
The Massive Network Game Object Server (MaNGOS) has been built with education
|
The Massive Network Game Object Server (MaNGOS) has been built with education
|
||||||
as the main target and the MaNGOS team would like to keep it that way.
|
as the main purpose and the MaNGOS team would like to keep it that way.
|
||||||
|
|
||||||
Since any public and/or commercial use of this software is considered illegal
|
Since any public and/or commercial use of this software is considered illegal
|
||||||
in many countries (please refer to your local law), the MaNGOS team
|
in many countries (please refer to your local law), the MaNGOS team
|
||||||
will not provide any help nor support with such usage in any way.
|
will not provide any help nor support with such usage in any way.
|
||||||
Every user of this software is encouraged to make sure no law is being broken
|
Every user of this software is encouraged to make sure no law is being broken
|
||||||
on his side.
|
on his/her side.
|
||||||
|
|
||||||
Both the MaNGOS team and MaNGOS foundation don't take any responsibility
|
Both the MaNGOS team and MaNGOS foundation will not take any responsibility
|
||||||
for any kind of usage of this software by the end users.
|
for any kind of usage of this software by the end users.
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
#ifndef __REVISION_NR_H__
|
#ifndef __REVISION_NR_H__
|
||||||
#define __REVISION_NR_H__
|
#define __REVISION_NR_H__
|
||||||
#define REVISION_NR "8795"
|
#define REVISION_NR "8796"
|
||||||
#endif // __REVISION_NR_H__
|
#endif // __REVISION_NR_H__
|
||||||
|
|
|
||||||
|
|
@ -449,13 +449,14 @@
|
||||||
</PostBuildEvent>
|
</PostBuildEvent>
|
||||||
</ItemDefinitionGroup>
|
</ItemDefinitionGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<None Include="..\..\Authors" />
|
<None Include="..\..\AUTHORS" />
|
||||||
<None Include="..\..\ChangeLog" />
|
<None Include="..\..\ChangeLog" />
|
||||||
<None Include="..\..\Copying" />
|
<None Include="..\..\COPYING" />
|
||||||
<None Include="..\..\Install" />
|
<None Include="..\..\INSTALL" />
|
||||||
<None Include="..\..\News" />
|
<None Include="..\..\NEWS" />
|
||||||
<None Include="..\..\Readme" />
|
<None Include="..\..\README" />
|
||||||
<None Include="..\..\Thanks" />
|
<None Include="..\..\THANKS" />
|
||||||
|
<None Include="..\..\WARNING" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ClCompile Include="..\..\src\mangosd\CliRunnable.cpp" />
|
<ClCompile Include="..\..\src\mangosd\CliRunnable.cpp" />
|
||||||
|
|
|
||||||
|
|
@ -631,7 +631,7 @@
|
||||||
Name="doc"
|
Name="doc"
|
||||||
>
|
>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Authors"
|
RelativePath="..\..\AUTHORS"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
|
|
@ -639,23 +639,27 @@
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Copying"
|
RelativePath="..\..\COPYING"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Install"
|
RelativePath="..\..\INSTALL"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\News"
|
RelativePath="..\..\NEWS"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Readme"
|
RelativePath="..\..\README"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Thanks"
|
RelativePath="..\..\THANKS"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\WARNING"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
|
|
|
||||||
|
|
@ -631,7 +631,7 @@
|
||||||
Name="doc"
|
Name="doc"
|
||||||
>
|
>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Authors"
|
RelativePath="..\..\AUTHORS"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
|
|
@ -639,23 +639,27 @@
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Copying"
|
RelativePath="..\..\COPYING"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Install"
|
RelativePath="..\..\INSTALL"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\News"
|
RelativePath="..\..\NEWS"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Readme"
|
RelativePath="..\..\README"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\Thanks"
|
RelativePath="..\..\THANKS"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\WARNING"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue