Added LUA support:

Control over rain and ambient light, as well as light fixtures
 Ability to change number of static enemies in a sector
 Ability to create enemy groups and set their waypoints
 Ability to set soldier APs, change stance, and change level


git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@1529 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Overhaul
2007-10-20 07:01:16 +00:00
parent ea68cd14ff
commit b25087e3e8
6 changed files with 697 additions and 176 deletions
+12
View File
@@ -184,6 +184,18 @@
RelativePath=".\lua.cpp"
>
</File>
<File
RelativePath=".\lua_env.cpp"
>
</File>
<File
RelativePath=".\lua_strategic.cpp"
>
</File>
<File
RelativePath=".\lua_tactical.cpp"
>
</File>
<File
RelativePath=".\lwstring.cpp"
>