(svn r23623) -Add: allow bi-directional communication with the AdminPort and GameScript

This commit is contained in:
truebrain
2011-12-19 21:00:32 +00:00
parent bc78328918
commit 1d84fb277e
27 changed files with 656 additions and 7 deletions

View File

@@ -3035,6 +3035,10 @@
RelativePath=".\..\src\script\api\script_accounting.hpp"
>
</File>
<File
RelativePath=".\..\src\script\api\script_admin.hpp"
>
</File>
<File
RelativePath=".\..\src\script\api\script_airport.hpp"
>
@@ -3255,6 +3259,10 @@
RelativePath=".\..\src\script\api\script_accounting.cpp"
>
</File>
<File
RelativePath=".\..\src\script\api\script_admin.cpp"
>
</File>
<File
RelativePath=".\..\src\script\api\script_airport.cpp"
>