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