5 files changed
+17
-12
lines changedDiff for: doc/menu_lua_api.txt
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
191 | 191 |
| |
192 | 192 |
| |
193 | 193 |
| |
| 194 | + | |
| 195 | + Has conversations. Original line has conversations. | |
194 | 196 |
| |
195 | 197 |
| |
196 | 198 |
| |
|
Diff for: src/script/lua_api/l_env.cpp
-9
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
938 | 938 |
| |
939 | 939 |
| |
940 | 940 |
| |
941 |
| - | |
942 |
| - | |
943 |
| - | |
944 |
| - | |
945 |
| - | |
946 |
| - | |
947 |
| - | |
948 |
| - | |
949 | 941 |
| |
950 | 942 |
| |
951 | 943 |
| |
| |||
987 | 979 |
| |
988 | 980 |
| |
989 | 981 |
| |
990 |
| - | |
991 | 982 |
|
Diff for: src/script/lua_api/l_env.h
-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
168 | 168 |
| |
169 | 169 |
| |
170 | 170 |
| |
171 |
| - | |
172 |
| - | |
173 |
| - | |
174 | 171 |
| |
175 | 172 |
| |
176 | 173 |
| |
|
Diff for: src/script/lua_api/l_util.cpp
+12
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
68 | 76 |
| |
69 | 77 |
| |
70 | 78 |
| |
| |||
368 | 376 |
| |
369 | 377 |
| |
370 | 378 |
| |
| 379 | + | |
| 380 | + | |
371 | 381 |
| |
372 | 382 |
| |
373 | 383 |
| |
| |||
399 | 409 |
| |
400 | 410 |
| |
401 | 411 |
| |
| 412 | + | |
| 413 | + | |
402 | 414 |
| |
403 | 415 |
| |
404 | 416 |
| |
|
Diff for: src/script/lua_api/l_util.h
+3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| 44 | + | |
| 45 | + | |
| 46 | + | |
44 | 47 |
| |
45 | 48 |
| |
46 | 49 |
| |
|
0 commit comments
Comments
(0)Please sign in to comment.