akatatsu27
|
6432fe32ca
|
fix some SceneGroup syntax errors (#23)
* IGEBKIHPOIF -> pointDelta
* IDHGEIMEKHB -> openStateType
* fix script closure errors (goto strikes again!)
|
2022-10-25 11:14:53 +05:30 |
|
hartie95
|
e7d859bf67
|
script fixes for luaj
* added lua context to ScriptLib function calls where missing
* fixed parameters for some calls
|
2022-09-05 01:00:35 +02:00 |
|
hartie95
|
0195075dab
|
Added the context to all GetEntityType calls
* used this shell command `grep -rl "L2_2 = L2_2.GetEntityType" . | xargs sed -i '/L2_2 = L2_2.GetEntityType/, /L3_2 = EntityType/ s/L2_2 = L2_2(L3_2)/L2_2 = L2_2(A0_2, L3_2)/'`
|
2022-09-03 18:02:23 +02:00 |
|
Kokoboy
|
2ce4380b1e
|
Update 2.8RES
|
2022-07-12 13:03:35 +05:30 |
|
memetrollsXD
|
840d79ff09
|
Add scripts
|
2022-04-29 16:40:51 +02:00 |
|