Merge pull request #4179 from ScottNZ/lua

Lua stuffs
This commit is contained in:
Paul Chote
2013-11-29 14:17:17 -08:00
34 changed files with 2679 additions and 48 deletions

View File

@@ -185,3 +185,12 @@ Fonts:
TinyBold:
Font:FreeSansBold.ttf
Size:10
LuaScripts:
mods/ra/lua/utils.lua
mods/ra/lua/openra.lua
mods/ra/lua/map.lua
mods/ra/lua/actor.lua
mods/ra/lua/team.lua
mods/ra/lua/media.lua
mods/ra/lua/mission.lua

View File

@@ -36,6 +36,8 @@
Guardable:
Range: 3
BodyOrientation:
Huntable:
LuaScriptEvents:
^Infantry:
AppearsOnRadar:
@@ -80,6 +82,8 @@
Guard:
Guardable:
BodyOrientation:
Huntable:
LuaScriptEvents:
^CivilianInfantry:
Inherits: ^Infantry
@@ -145,6 +149,8 @@
Guard:
Guardable:
BodyOrientation:
Huntable:
LuaScriptEvents:
^Wall:
AppearsOnRadar:
@@ -175,6 +181,7 @@
Sellable:
UpdatesPlayerStatistics:
BodyOrientation:
LuaScriptEvents:
^Helicopter:
AppearsOnRadar:
@@ -197,4 +204,6 @@
DrawLineToTarget:
ActorLostNotification:
CombatDebugOverlay:
BodyOrientation:
BodyOrientation:
Huntable:
LuaScriptEvents: