File tree
6 files changed
+27
-31
lines changed- src
- gui
- script
- common
- lua_api
6 files changed
+27
-31
lines changedDiff for: src/gui/guiFormSpecMenu.cpp
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2364 | 2364 |
| |
2365 | 2365 |
| |
2366 | 2366 |
| |
2367 |
| - | |
| 2367 | + | |
2368 | 2368 |
| |
2369 | 2369 |
| |
2370 | 2370 |
| |
|
Diff for: src/script/common/c_internal.cpp
+23-21
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
135 | 135 |
| |
136 | 136 |
| |
137 | 137 |
| |
138 |
| - | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
139 | 159 |
| |
140 | 160 |
| |
141 | 161 |
| |
| |||
152 | 172 |
| |
153 | 173 |
| |
154 | 174 |
| |
155 |
| - | |
156 |
| - | |
157 |
| - | |
158 |
| - | |
159 |
| - | |
160 |
| - | |
161 |
| - | |
162 |
| - | |
163 |
| - | |
164 |
| - | |
165 |
| - | |
166 |
| - | |
167 |
| - | |
168 |
| - | |
169 |
| - | |
170 |
| - | |
171 |
| - | |
172 |
| - | |
173 |
| - | |
| 175 | + | |
| 176 | + | |
174 | 177 |
| |
175 |
| - | |
|
Diff for: src/script/common/c_internal.h
+2-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
103 | 103 |
| |
104 | 104 |
| |
105 | 105 |
| |
106 |
| - | |
| 106 | + | |
| 107 | + |
Diff for: src/script/lua_api/l_util.cpp
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
62 |
| - | |
| 62 | + | |
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
|
Diff for: src/script/scripting_server.cpp
-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
121 | 121 |
| |
122 | 122 |
| |
123 | 123 |
| |
124 |
| - | |
125 |
| - | |
126 |
| - | |
127 |
| - | |
128 |
| - |
Diff for: src/script/scripting_server.h
-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 |
| - | |
55 |
| - |
0 commit comments