nev6502
|
9caebd5a17
|
First draft of Count functions for everything; units, buildings, aircraft, infantry and vessels. Allows specific types and players or generic "ALL" queries when -1 indexes are passed
Changed GiveCredits to be in line with these commands, and to also allow a player index of -1 to give credits to all players
|
2020-06-15 02:19:09 -06:00 |
|
nev6502
|
4a7a3df2cc
|
Added ability to attach Lua/MapScript callbacks to a trigger. Can be set to work with complex trigger actions.
Added scripts path to Lua so that Lua can find scripts within scripts/
|
2020-06-14 23:51:31 -06:00 |
|
nev6502
|
25f220ec74
|
First draft for completion of Lua implementation of all vanilla trigger actions
|
2020-06-13 19:15:38 -06:00 |
|
nev6502
|
a30d5e8243
|
Revert "First draft for completion of Lua implementation of all vanilla actions within Red Alert"
This reverts commit 8f5da5531e.
|
2020-06-13 19:05:13 -06:00 |
|
nev6502
|
8f5da5531e
|
First draft for completion of Lua implementation of all vanilla actions within Red Alert
|
2020-06-13 18:47:27 -06:00 |
|
nev6502
|
eb7ddd289c
|
Work done on the scripting engine
Probably going to need some discussion
|
2020-06-12 20:44:44 -06:00 |
|
Justin Marshall
|
ba0c51a7f2
|
Moved code into the code folder.
|
2020-06-12 08:15:26 -07:00 |
|