Revert 6587 - Optimize entity-entity collision (#7539)
[oweals/minetest.git] / util / travis / clang-format-whitelist.txt
1 src/activeobject.h
2 src/ban.cpp
3 src/camera.cpp
4 src/camera.h
5 src/chat.cpp
6 src/chat.h
7 src/chat_interface.h
8 src/client/clientlauncher.cpp
9 src/client/clientlauncher.h
10 src/client/sound_openal.cpp
11 src/client.cpp
12 src/clientenvironment.cpp
13 src/clientenvironment.h
14 src/client/gameui.cpp
15 src/client.h
16 src/client/hud.cpp
17 src/client/hud.h
18 src/clientiface.cpp
19 src/clientiface.h
20 src/client/joystick_controller.cpp
21 src/client/joystick_controller.h
22 src/clientmap.cpp
23 src/clientmap.h
24 src/clientmedia.cpp
25 src/clientmedia.h
26 src/clientobject.cpp
27 src/clientobject.h
28 src/client/render/core.cpp
29 src/client/renderingengine.cpp
30 src/client/render/interlaced.cpp
31 src/client/render/plain.cpp
32 src/client/render/sidebyside.cpp
33 src/client/render/stereo.cpp
34 src/client/tile.cpp
35 src/client/tile.h
36 src/clouds.cpp
37 src/clouds.h
38 src/collision.cpp
39 src/collision.h
40 src/config.h
41 src/content_cao.cpp
42 src/content_cao.h
43 src/content_cso.cpp
44 src/content_cso.h
45 src/content_mapblock.cpp
46 src/content_mapblock.h
47 src/content_mapnode.cpp
48 src/content_nodemeta.cpp
49 src/content_nodemeta.h
50 src/content_sao.cpp
51 src/content_sao.h
52 src/convert_json.cpp
53 src/convert_json.h
54 src/craftdef.cpp
55 src/craftdef.h
56 src/database/database.cpp
57 src/database/database-dummy.cpp
58 src/database/database-files.cpp
59 src/database/database-leveldb.cpp
60 src/database/database-postgresql.cpp
61 src/database/database-postgresql.h
62 src/database/database-redis.cpp
63 src/database/database-sqlite3.cpp
64 src/database/database-sqlite3.h
65 src/daynightratio.h
66 src/debug.cpp
67 src/debug.h
68 src/defaultsettings.cpp
69 src/emerge.cpp
70 src/emerge.h
71 src/environment.cpp
72 src/exceptions.h
73 src/face_position_cache.cpp
74 src/face_position_cache.h
75 src/filecache.cpp
76 src/filesys.cpp
77 src/filesys.h
78 src/fontengine.cpp
79 src/fontengine.h
80 src/game.cpp
81 src/gamedef.h
82 src/game.h
83 src/genericobject.cpp
84 src/genericobject.h
85 src/gettext.cpp
86 src/gettext.h
87 src/gui/guiChatConsole.cpp
88 src/gui/guiChatConsole.h
89 src/gui/guiEditBoxWithScrollbar.cpp
90 src/gui/guiEditBoxWithScrollbar.h
91 src/gui/guiEngine.cpp
92 src/gui/guiEngine.h
93 src/gui/guiFormSpecMenu.cpp
94 src/gui/guiFormSpecMenu.h
95 src/gui/guiKeyChangeMenu.cpp
96 src/gui/guiMainMenu.h
97 src/gui/guiPasswordChange.cpp
98 src/gui/guiPathSelectMenu.cpp
99 src/gui/guiPathSelectMenu.h
100 src/gui/guiTable.cpp
101 src/gui/guiTable.h
102 src/gui/guiVolumeChange.cpp
103 src/gui/guiVolumeChange.h
104 src/gui/intlGUIEditBox.cpp
105 src/gui/intlGUIEditBox.h
106 src/gui/mainmenumanager.h
107 src/gui/modalMenu.h
108 src/guiscalingfilter.cpp
109 src/guiscalingfilter.h
110 src/gui/touchscreengui.cpp
111 src/httpfetch.cpp
112 src/hud.cpp
113 src/hud.h
114 src/imagefilters.cpp
115 src/imagefilters.h
116 src/inventory.cpp
117 src/inventory.h
118 src/inventorymanager.cpp
119 src/inventorymanager.h
120 src/irrlicht_changes/CGUITTFont.cpp
121 src/irrlicht_changes/CGUITTFont.h
122 src/irrlicht_changes/irrUString.h
123 src/irrlicht_changes/static_text.cpp
124 src/irrlicht_changes/static_text.h
125 src/irrlichttypes.h
126 src/itemdef.cpp
127 src/itemdef.h
128 src/itemstackmetadata.cpp
129 src/keycode.cpp
130 src/light.cpp
131 src/localplayer.cpp
132 src/log.cpp
133 src/log.h
134 src/main.cpp
135 src/mapblock.cpp
136 src/mapblock.h
137 src/mapblock_mesh.cpp
138 src/mapblock_mesh.h
139 src/map.cpp
140 src/mapgen/cavegen.cpp
141 src/mapgen/cavegen.h
142 src/mapgen/dungeongen.cpp
143 src/mapgen/dungeongen.h
144 src/mapgen/mapgen_carpathian.cpp
145 src/mapgen/mapgen_carpathian.h
146 src/mapgen/mapgen.cpp
147 src/mapgen/mapgen_flat.cpp
148 src/mapgen/mapgen_flat.h
149 src/mapgen/mapgen_fractal.cpp
150 src/mapgen/mapgen_fractal.h
151 src/mapgen/mapgen.h
152 src/mapgen/mapgen_singlenode.cpp
153 src/mapgen/mapgen_singlenode.h
154 src/mapgen/mapgen_v5.cpp
155 src/mapgen/mapgen_v5.h
156 src/mapgen/mapgen_v6.cpp
157 src/mapgen/mapgen_v6.h
158 src/mapgen/mapgen_v7.cpp
159 src/mapgen/mapgen_v7.h
160 src/mapgen/mapgen_valleys.cpp
161 src/mapgen/mapgen_valleys.h
162 src/mapgen/mg_biome.cpp
163 src/mapgen/mg_biome.h
164 src/mapgen/mg_decoration.cpp
165 src/mapgen/mg_decoration.h
166 src/mapgen/mg_ore.cpp
167 src/mapgen/mg_ore.h
168 src/mapgen/mg_schematic.cpp
169 src/mapgen/mg_schematic.h
170 src/mapgen/treegen.cpp
171 src/mapgen/treegen.h
172 src/map.h
173 src/mapnode.cpp
174 src/mapnode.h
175 src/mapsector.cpp
176 src/mapsector.h
177 src/map_settings_manager.cpp
178 src/map_settings_manager.h
179 src/mesh.cpp
180 src/mesh_generator_thread.cpp
181 src/mesh.h
182 src/metadata.h
183 src/minimap.cpp
184 src/minimap.h
185 src/mods.cpp
186 src/mods.h
187 src/network/clientopcodes.cpp
188 src/network/clientopcodes.h
189 src/network/clientpackethandler.cpp
190 src/network/connection.cpp
191 src/network/connection.h
192 src/network/connectionthreads.cpp
193 src/network/networkpacket.cpp
194 src/network/networkprotocol.h
195 src/network/serveropcodes.cpp
196 src/network/serveropcodes.h
197 src/network/serverpackethandler.cpp
198 src/nodedef.cpp
199 src/nodedef.h
200 src/nodemetadata.cpp
201 src/nodemetadata.h
202 src/nodetimer.cpp
203 src/nodetimer.h
204 src/noise.cpp
205 src/noise.h
206 src/objdef.cpp
207 src/objdef.h
208 src/object_properties.cpp
209 src/object_properties.h
210 src/particles.cpp
211 src/particles.h
212 src/pathfinder.cpp
213 src/pathfinder.h
214 src/player.cpp
215 src/player.h
216 src/porting_android.cpp
217 src/porting_android.h
218 src/porting.cpp
219 src/porting.h
220 src/profiler.h
221 src/quicktune.cpp
222 src/quicktune.h
223 src/quicktune_shortcutter.h
224 src/raycast.cpp
225 src/raycast.h
226 src/reflowscan.cpp
227 src/reflowscan.h
228 src/remoteplayer.cpp
229 src/rollback.cpp
230 src/rollback.h
231 src/rollback_interface.cpp
232 src/rollback_interface.h
233 src/script/common/c_content.cpp
234 src/script/common/c_content.h
235 src/script/common/c_converter.cpp
236 src/script/common/c_converter.h
237 src/script/common/c_internal.cpp
238 src/script/common/c_internal.h
239 src/script/common/c_types.cpp
240 src/script/common/c_types.h
241 src/script/cpp_api/s_async.cpp
242 src/script/cpp_api/s_async.h
243 src/script/cpp_api/s_base.cpp
244 src/script/cpp_api/s_base.h
245 src/script/cpp_api/s_client.cpp
246 src/script/cpp_api/s_entity.cpp
247 src/script/cpp_api/s_entity.h
248 src/script/cpp_api/s_env.cpp
249 src/script/cpp_api/s_env.h
250 src/script/cpp_api/s_internal.h
251 src/script/cpp_api/s_inventory.cpp
252 src/script/cpp_api/s_inventory.h
253 src/script/cpp_api/s_item.cpp
254 src/script/cpp_api/s_item.h
255 src/script/cpp_api/s_mainmenu.h
256 src/script/cpp_api/s_node.cpp
257 src/script/cpp_api/s_node.h
258 src/script/cpp_api/s_nodemeta.cpp
259 src/script/cpp_api/s_nodemeta.h
260 src/script/cpp_api/s_player.cpp
261 src/script/cpp_api/s_player.h
262 src/script/cpp_api/s_security.cpp
263 src/script/cpp_api/s_security.h
264 src/script/cpp_api/s_server.cpp
265 src/script/cpp_api/s_server.h
266 src/script/lua_api/l_areastore.cpp
267 src/script/lua_api/l_base.cpp
268 src/script/lua_api/l_base.h
269 src/script/lua_api/l_craft.cpp
270 src/script/lua_api/l_craft.h
271 src/script/lua_api/l_env.cpp
272 src/script/lua_api/l_env.h
273 src/script/lua_api/l_http.cpp
274 src/script/lua_api/l_http.h
275 src/script/lua_api/l_internal.h
276 src/script/lua_api/l_inventory.cpp
277 src/script/lua_api/l_inventory.h
278 src/script/lua_api/l_item.cpp
279 src/script/lua_api/l_item.h
280 src/script/lua_api/l_itemstackmeta.cpp
281 src/script/lua_api/l_itemstackmeta.h
282 src/script/lua_api/l_localplayer.cpp
283 src/script/lua_api/l_mainmenu.cpp
284 src/script/lua_api/l_mainmenu.h
285 src/script/lua_api/l_mapgen.cpp
286 src/script/lua_api/l_mapgen.h
287 src/script/lua_api/l_metadata.cpp
288 src/script/lua_api/l_minimap.cpp
289 src/script/lua_api/l_nodemeta.cpp
290 src/script/lua_api/l_nodemeta.h
291 src/script/lua_api/l_nodetimer.cpp
292 src/script/lua_api/l_noise.cpp
293 src/script/lua_api/l_object.cpp
294 src/script/lua_api/l_object.h
295 src/script/lua_api/l_particles.cpp
296 src/script/lua_api/l_particles.h
297 src/script/lua_api/l_particles_local.cpp
298 src/script/lua_api/l_rollback.cpp
299 src/script/lua_api/l_rollback.h
300 src/script/lua_api/l_server.cpp
301 src/script/lua_api/l_settings.cpp
302 src/script/lua_api/l_sound.cpp
303 src/script/lua_api/l_storage.cpp
304 src/script/lua_api/l_util.cpp
305 src/script/lua_api/l_vmanip.cpp
306 src/script/scripting_client.cpp
307 src/script/scripting_client.h
308 src/script/scripting_mainmenu.cpp
309 src/script/scripting_mainmenu.h
310 src/script/scripting_server.cpp
311 src/script/scripting_server.h
312 src/serialization.cpp
313 src/serialization.h
314 src/serveractiveobjectmap.cpp
315 src/serveractiveobjectmap.h
316 src/server.cpp
317 src/serverenvironment.cpp
318 src/serverenvironment.h
319 src/server.h
320 src/serverlist.cpp
321 src/serverlist.h
322 src/serverobject.cpp
323 src/serverobject.h
324 src/settings.cpp
325 src/settings.h
326 src/settings_translation_file.cpp
327 src/shader.cpp
328 src/shader.h
329 src/sky.cpp
330 src/sound.cpp
331 src/staticobject.cpp
332 src/staticobject.h
333 src/subgame.cpp
334 src/subgame.h
335 src/terminal_chat_console.cpp
336 src/terminal_chat_console.h
337 src/threading/atomic.h
338 src/threading/event.cpp
339 src/threading/mutex_auto_lock.h
340 src/threading/mutex.cpp
341 src/threading/mutex.h
342 src/threading/semaphore.cpp
343 src/threading/thread.cpp
344 src/threading/thread.h
345 src/threads.h
346 src/tileanimation.cpp
347 src/tool.cpp
348 src/tool.h
349 src/translation.cpp
350 src/unittest/test_areastore.cpp
351 src/unittest/test_collision.cpp
352 src/unittest/test_compression.cpp
353 src/unittest/test_connection.cpp
354 src/unittest/test.cpp
355 src/unittest/test_filepath.cpp
356 src/unittest/test.h
357 src/unittest/test_inventory.cpp
358 src/unittest/test_keycode.cpp
359 src/unittest/test_map_settings_manager.cpp
360 src/unittest/test_noderesolver.cpp
361 src/unittest/test_noise.cpp
362 src/unittest/test_random.cpp
363 src/unittest/test_schematic.cpp
364 src/unittest/test_serialization.cpp
365 src/unittest/test_settings.cpp
366 src/unittest/test_socket.cpp
367 src/unittest/test_threading.cpp
368 src/unittest/test_utilities.cpp
369 src/unittest/test_voxelalgorithms.cpp
370 src/unittest/test_voxelmanipulator.cpp
371 src/util/areastore.cpp
372 src/util/areastore.h
373 src/util/auth.cpp
374 src/util/auth.h
375 src/util/base64.cpp
376 src/util/base64.h
377 src/util/basic_macros.h
378 src/util/container.h
379 src/util/directiontables.cpp
380 src/util/directiontables.h
381 src/util/enriched_string.cpp
382 src/util/enriched_string.h
383 src/util/md32_common.h
384 src/util/numeric.cpp
385 src/util/numeric.h
386 src/util/pointedthing.cpp
387 src/util/pointedthing.h
388 src/util/pointer.h
389 src/util/serialize.cpp
390 src/util/serialize.h
391 src/util/sha1.cpp
392 src/util/srp.cpp
393 src/util/srp.h
394 src/util/strfnd.h
395 src/util/string.cpp
396 src/util/string.h
397 src/util/thread.h
398 src/util/timetaker.cpp
399 src/util/timetaker.h
400 src/version.cpp
401 src/version.h
402 src/voxelalgorithms.cpp
403 src/voxelalgorithms.h
404 src/voxel.cpp
405 src/voxel.h
406 src/wieldmesh.cpp