]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - util/travis/clang-format-whitelist.txt
Add clientside translations.
[dragonfireclient.git] / util / travis / clang-format-whitelist.txt
index 9f5612b788d0fd6062bc567e86f30cb5326d2028..66341d765b5e8758c3232dd6e13cfca6ae1b4a72 100644 (file)
@@ -3,10 +3,6 @@ src/ban.cpp
 src/camera.cpp
 src/camera.h
 src/cavegen.cpp
-src/cguittfont/CGUITTFont.cpp
-src/cguittfont/CGUITTFont.h
-src/cguittfont/irrUString.h
-src/cguittfont/xCGUITTFont.h
 src/chat.cpp
 src/chat.h
 src/chat_interface.h
@@ -18,7 +14,6 @@ src/clientenvironment.h
 src/client.h
 src/clientiface.cpp
 src/clientiface.h
-src/client/inputhandler.h
 src/client/joystick_controller.cpp
 src/client/joystick_controller.h
 src/clientmap.cpp
@@ -62,8 +57,6 @@ src/daynightratio.h
 src/debug.cpp
 src/debug.h
 src/defaultsettings.cpp
-src/drawscene.cpp
-src/drawscene.h
 src/dungeongen.cpp
 src/dungeongen.h
 src/emerge.cpp
@@ -72,6 +65,8 @@ src/environment.cpp
 src/event.h
 src/event_manager.h
 src/exceptions.h
+src/face_position_cache.cpp
+src/face_position_cache.h
 src/filecache.cpp
 src/filesys.cpp
 src/filesys.h
@@ -88,7 +83,8 @@ src/guiChatConsole.cpp
 src/guiChatConsole.h
 src/guiEngine.cpp
 src/guiEngine.h
-src/guiFileSelectMenu.cpp
+src/guiPathSelectMenu.cpp
+src/guiPathSelectMenu.h
 src/guiFormSpecMenu.cpp
 src/guiFormSpecMenu.h
 src/guiKeyChangeMenu.cpp
@@ -111,6 +107,9 @@ src/inventory.cpp
 src/inventory.h
 src/inventorymanager.cpp
 src/inventorymanager.h
+src/irrlicht_changes/CGUITTFont.cpp
+src/irrlicht_changes/CGUITTFont.h
+src/irrlicht_changes/irrUString.h
 src/irrlicht_changes/static_text.cpp
 src/irrlicht_changes/static_text.h
 src/irrlichttypes.h
@@ -130,6 +129,8 @@ src/mapblock_mesh.cpp
 src/mapblock_mesh.h
 src/map.cpp
 src/mapgen.cpp
+src/mapgen_carpathian.cpp
+src/mapgen_carpathian.h
 src/mapgen_flat.cpp
 src/mapgen_fractal.cpp
 src/mapgen.h
@@ -171,7 +172,6 @@ src/network/clientpackethandler.cpp
 src/network/connection.cpp
 src/network/connection.h
 src/network/networkpacket.cpp
-src/network/networkpacket.h
 src/network/networkprotocol.h
 src/network/serveropcodes.cpp
 src/network/serveropcodes.h
@@ -211,8 +211,6 @@ src/rollback.cpp
 src/rollback.h
 src/rollback_interface.cpp
 src/rollback_interface.h
-src/script/clientscripting.cpp
-src/script/clientscripting.h
 src/script/common/c_content.cpp
 src/script/common/c_content.h
 src/script/common/c_converter.cpp
@@ -283,10 +281,12 @@ src/script/lua_api/l_sound.cpp
 src/script/lua_api/l_storage.cpp
 src/script/lua_api/l_util.cpp
 src/script/lua_api/l_vmanip.cpp
+src/script/scripting_client.cpp
+src/script/scripting_client.h
 src/script/scripting_mainmenu.cpp
 src/script/scripting_mainmenu.h
-src/script/serverscripting.cpp
-src/script/serverscripting.h
+src/script/scripting_server.cpp
+src/script/scripting_server.h
 src/serialization.cpp
 src/serialization.h
 src/server.cpp
@@ -303,8 +303,6 @@ src/settings_translation_file.cpp
 src/shader.cpp
 src/shader.h
 src/sky.cpp
-src/socket.cpp
-src/socket.h
 src/sound.cpp
 src/sound_openal.cpp
 src/sound_openal.h
@@ -327,6 +325,7 @@ src/tileanimation.cpp
 src/tool.cpp
 src/tool.h
 src/touchscreengui.cpp
+src/translation.cpp
 src/treegen.cpp
 src/treegen.h
 src/unittest/test_areastore.cpp