Skip to content

Commit

Permalink
Merge branch 'mmaps_rewrite' of github.com:faramir118/mangos into mma…
Browse files Browse the repository at this point in the history
…ps_rewrite
  • Loading branch information
sixsixnine committed Jul 12, 2011
2 parents fe8705b + 7b96c6a commit 6ee3007
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 330 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -109,3 +109,5 @@ dep/ACE_wrappers/ace/config.h
!dep/ACE_wrappers/lib/.empty
!dep/tbb/src/Makefile

# recastnavigation directory needs exception
!dep/recastnavigation/RecastDemo/Build/
322 changes: 0 additions & 322 deletions contrib/vmap_assembler/VC71/vmap_assembler.vcproj

This file was deleted.

Binary file removed dep/lib/win32_debug/ADEd.pdb
Binary file not shown.
8 changes: 0 additions & 8 deletions win/VC100/shared.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,6 @@
<ClCompile Include="..\..\src\shared\Common.cpp" />
<ClCompile Include="..\..\src\shared\ServiceWin32.cpp" />
<ClCompile Include="..\..\src\shared\Threading.cpp" />
<ClCompile Include="..\..\src\shared\vmap\MapTree.cpp" />
<ClCompile Include="..\..\src\shared\vmap\ModelInstance.cpp" />
<ClCompile Include="..\..\src\shared\vmap\VMapManager2.cpp" />
<ClCompile Include="..\..\src\shared\vmap\WorldModel.cpp" />
<ClCompile Include="..\..\src\shared\Database\SqlPreparedStatement.cpp">
<Filter>Database</Filter>
</ClCompile>
Expand Down Expand Up @@ -180,10 +176,6 @@
<ClInclude Include="..\..\src\shared\revision_sql.h" />
<ClInclude Include="..\..\src\shared\ServiceWin32.h" />
<ClInclude Include="..\..\src\shared\Threading.h" />
<ClInclude Include="..\..\src\shared\vmap\MapTree.h" />
<ClInclude Include="..\..\src\shared\vmap\ModelInstance.h" />
<ClInclude Include="..\..\src\shared\vmap\VMapManager2.h" />
<ClInclude Include="..\..\src\shared\vmap\WorldModel.h" />
<ClInclude Include="..\..\src\shared\Database\SqlPreparedStatement.h">
<Filter>Database</Filter>
</ClInclude>
Expand Down

0 comments on commit 6ee3007

Please sign in to comment.