(svn r13928) -Add [YAPP]: Function for getting the path reservation state of any tile. (michi_cc)

This commit is contained in:
rubidium
2008-08-02 22:47:48 +00:00
parent bef1770590
commit 8eb9c27f8d
5 changed files with 74 additions and 0 deletions

View File

@@ -663,6 +663,10 @@
RelativePath=".\..\src\pathfind.cpp"
>
</File>
<File
RelativePath=".\..\src\pbs.cpp"
>
</File>
<File
RelativePath=".\..\src\players.cpp"
>
@@ -1263,6 +1267,10 @@
RelativePath=".\..\src\pathfind.h"
>
</File>
<File
RelativePath=".\..\src\pbs.h"
>
</File>
<File
RelativePath=".\..\src\player_base.h"
>

View File

@@ -660,6 +660,10 @@
RelativePath=".\..\src\pathfind.cpp"
>
</File>
<File
RelativePath=".\..\src\pbs.cpp"
>
</File>
<File
RelativePath=".\..\src\players.cpp"
>
@@ -1260,6 +1264,10 @@
RelativePath=".\..\src\pathfind.h"
>
</File>
<File
RelativePath=".\..\src\pbs.h"
>
</File>
<File
RelativePath=".\..\src\player_base.h"
>