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