abcdefg30
8b9603168a
Change the year number in all lua headers from 2018 to 2019
2019-01-26 23:15:21 +01:00
Arular101
8a60918841
Update copyright notice year to 2018
2018-01-17 00:47:34 +01:00
Jean-Rémy Buchs
fc725c6c0c
add GPLv3+ header to all lua scripts
2017-04-10 21:13:51 +02:00
abcdefg30
2f86f25418
Remove the redundant "set to defend stance" functions
...
They never even worked properly
2016-04-08 17:38:41 +02:00
abcdefg30
ec602f2090
Replace abused Map.ActorsInBox calls by Map.ActorsInWorld in all ra missions
2016-04-08 17:38:17 +02:00
abcdefg30
93757d3324
Let spawned soviet vehicles attack move on Survival02
2015-12-12 18:49:28 +01:00
atlimit8
f79ac636f2
Convert Lua array-like structures to use named entries
2015-10-25 00:36:04 -05:00
Oliver Brakmann
d5c65b59b0
Fix scripted paradrops
...
A recent PR changed ParaDrop from an Effect to an Activity. Idle triggers in the mission scripts however have already queued activities for the paradropped units, so the ParaDrop activity would only run once the first activity had finished (which could never happen).
2015-07-18 21:22:40 +02:00
Matthias Mailänder
ff7fe2bab5
rename WRange to WDist in the Lua API
2015-07-09 12:36:15 +02:00
abcdefg30
db0b20f5f8
Use the new Beacon function in survival 01 and 02
2015-06-28 01:25:38 +02:00
clemty
6b6cf8bb48
More script string fixes
...
This fixes spelling, punctuation and grammar in TD and RA missions.
2015-06-20 23:22:59 +02:00
Oliver Brakmann
2ce9af41d3
Merge pull request #8275 from abcdefg30/FacingGlobal
...
Add default facings to lua
2015-05-27 23:51:10 +02:00
Matthias Mailänder
34f3d2d5f1
avoid code duplication
2015-05-27 22:17:42 +02:00
Matthias Mailänder
05229e79ce
use the new facing global
2015-05-27 22:17:42 +02:00
abcdefg30
5aa9d50551
Use the new lua UserInterface in the missions
2015-05-27 16:51:26 +02:00
abcdefg30
d5ceb2623b
Make use of the new lua UserInterface in survival02
2015-05-25 16:57:16 +02:00
abcdefg30
e6828aa1ff
Fix a problem with hijackers in the survival maps
2015-04-30 22:37:43 +02:00
abcdefg30
b309983fd4
Fix a crash in survival02
2015-01-23 15:18:20 +01:00
abcdefg30
9dd85125d8
Ported Survival02 to lua
2015-01-13 17:48:12 +01:00