diff options
| author | KingPin <none@none> | 2008-11-10 09:04:23 -0600 |
|---|---|---|
| committer | KingPin <none@none> | 2008-11-10 09:04:23 -0600 |
| commit | 09a0d1122afb5b97f36dbedf0f58fc10d1ad135a (patch) | |
| tree | ea121fe9591077c9b5de6d58e51762a4dd84f6b3 /win | |
| parent | 09280b0091474b58d43daf42c0f3d99f86e6ec25 (diff) | |
[svn] * Improve some arena team related DB access
* Cache GM tickets on server startup.
* Remove unused src/game/HateMatrix.h and references.
* Better check client inventory pos data received in some client packets to
skip invalid cases
--HG--
branch : trunk
Diffstat (limited to 'win')
| -rw-r--r-- | win/VC71/game.vcproj | 3 | ||||
| -rw-r--r-- | win/VC80/game.vcproj | 4 | ||||
| -rw-r--r-- | win/VC90/game.vcproj | 4 |
3 files changed, 0 insertions, 11 deletions
diff --git a/win/VC71/game.vcproj b/win/VC71/game.vcproj index 6e53e44e467..2a260c26d61 100644 --- a/win/VC71/game.vcproj +++ b/win/VC71/game.vcproj @@ -626,9 +626,6 @@ RelativePath="..\..\src\game\Guild.h"> </File> <File - RelativePath="..\..\src\game\HateMatrix.h"> - </File> - <File RelativePath="..\..\src\game\HomeMovementGenerator.cpp"> </File> <File diff --git a/win/VC80/game.vcproj b/win/VC80/game.vcproj index 883feadb4fe..e0778b07108 100644 --- a/win/VC80/game.vcproj +++ b/win/VC80/game.vcproj @@ -991,10 +991,6 @@ > </File> <File - RelativePath="..\..\src\game\HateMatrix.h" - > - </File> - <File RelativePath="..\..\src\game\HomeMovementGenerator.cpp" > </File> diff --git a/win/VC90/game.vcproj b/win/VC90/game.vcproj index 14a0d9257b1..1dde7c90d41 100644 --- a/win/VC90/game.vcproj +++ b/win/VC90/game.vcproj @@ -996,10 +996,6 @@ > </File> <File - RelativePath="..\..\src\game\HateMatrix.h" - > - </File> - <File RelativePath="..\..\src\game\HomeMovementGenerator.cpp" > </File> |
