From 1bc3c2594c1e005221541d6daa1d15e39ec78e32 Mon Sep 17 00:00:00 2001 From: Relintai Date: Thu, 17 Mar 2022 22:33:22 +0100 Subject: [PATCH] Same change to classes under modules. --- modules/bmp/image_loader_bmp.h | 6 ++++-- modules/bmp/register_types.h | 6 ++++-- modules/broken_seals_module/biome_terrarin_generator.h | 6 ++++-- modules/broken_seals_module/t_mesh_instance.h | 6 ++++-- modules/bullet/area_bullet.h | 6 ++++-- modules/bullet/btRayShape.h | 6 ++++-- modules/bullet/bullet_physics_server.h | 6 ++++-- modules/bullet/bullet_types_converter.h | 6 ++++-- modules/bullet/bullet_utilities.h | 6 ++++-- modules/bullet/collision_object_bullet.h | 6 ++++-- modules/bullet/cone_twist_joint_bullet.h | 6 ++++-- modules/bullet/constraint_bullet.h | 6 ++++-- modules/bullet/generic_6dof_joint_bullet.h | 6 ++++-- modules/bullet/godot_collision_configuration.h | 6 ++++-- modules/bullet/godot_collision_dispatcher.h | 6 ++++-- modules/bullet/godot_motion_state.h | 6 ++++-- modules/bullet/godot_ray_world_algorithm.h | 6 ++++-- modules/bullet/godot_result_callbacks.h | 6 ++++-- modules/bullet/hinge_joint_bullet.h | 6 ++++-- modules/bullet/joint_bullet.h | 6 ++++-- modules/bullet/pin_joint_bullet.h | 6 ++++-- modules/bullet/register_types.h | 6 ++++-- modules/bullet/rid_bullet.h | 6 ++++-- modules/bullet/rigid_body_bullet.h | 6 ++++-- modules/bullet/shape_bullet.h | 6 ++++-- modules/bullet/shape_owner_bullet.h | 6 ++++-- modules/bullet/slider_joint_bullet.h | 6 ++++-- modules/bullet/soft_body_bullet.h | 6 ++++-- modules/bullet/space_bullet.h | 6 ++++-- modules/cvtt/image_compress_cvtt.h | 6 ++++-- modules/cvtt/register_types.h | 6 ++++-- modules/dds/register_types.h | 6 ++++-- modules/dds/texture_loader_dds.h | 6 ++++-- modules/enet/networked_multiplayer_enet.h | 6 ++++-- modules/enet/register_types.h | 6 ++++-- modules/entity_spell_system/data/atlases/character_atlas.h | 6 ++++-- .../data/atlases/character_atlas_entry.h | 6 ++++-- modules/entity_spell_system/data/auras/aura_group.h | 6 ++++-- modules/entity_spell_system/data/items/craft_recipe.h | 6 ++++-- .../entity_spell_system/data/items/craft_recipe_helper.h | 6 ++++-- modules/entity_spell_system/data/items/equipment_data.h | 6 ++++-- modules/entity_spell_system/data/items/item_instance.h | 6 ++++-- modules/entity_spell_system/data/items/item_template.h | 6 ++++-- modules/entity_spell_system/data/items/model_visual.h | 6 ++++-- modules/entity_spell_system/data/items/model_visual_entry.h | 6 ++++-- modules/entity_spell_system/data/loot/loot_data_base.h | 6 ++++-- .../entity_spell_system/data/species/entity_species_data.h | 6 ++++-- modules/entity_spell_system/data/species/species_instance.h | 6 ++++-- .../entity_spell_system/data/species/species_model_data.h | 6 ++++-- modules/entity_spell_system/data/spells/spell.h | 6 ++++-- .../data/spells/spell_cooldown_manipulation_data.h | 6 ++++-- .../entity_spell_system/data/spells/spell_effect_visual.h | 6 ++++-- .../data/spells/spell_effect_visual_simple.h | 6 ++++-- modules/entity_spell_system/database/ess_resource_db.h | 6 ++++-- .../entity_spell_system/database/ess_resource_db_folders.h | 6 ++++-- modules/entity_spell_system/database/ess_resource_db_map.h | 6 ++++-- .../entity_spell_system/database/ess_resource_db_static.h | 6 ++++-- .../entity_spell_system/drag_and_drop/es_drag_and_drop.h | 6 ++++-- modules/entity_spell_system/editor/ess_editor_plugin.h | 6 ++++-- modules/entity_spell_system/entities/ai/entity_ai.h | 6 ++++-- modules/entity_spell_system/entities/auras/aura_data.h | 6 ++++-- modules/entity_spell_system/entities/data/character_spec.h | 6 ++++-- .../entity_spell_system/entities/data/entity_class_data.h | 6 ++++-- modules/entity_spell_system/entities/data/entity_data.h | 6 ++++-- .../entities/data/entity_data_container.h | 6 ++++-- .../entity_spell_system/entities/data/item_container_data.h | 6 ++++-- .../entities/data/item_container_data_entry.h | 6 ++++-- .../entity_spell_system/entities/data/vendor_item_data.h | 6 ++++-- .../entities/data/vendor_item_data_entry.h | 6 ++++-- modules/entity_spell_system/entities/entity.h | 6 ++++-- .../entities/resources/entity_resource.h | 6 ++++-- .../entities/resources/entity_resource_cost_data.h | 6 ++++-- .../entities/resources/entity_resource_cost_data_health.h | 6 ++++-- .../entities/resources/entity_resource_cost_data_resource.h | 6 ++++-- .../entities/resources/entity_resource_health.h | 6 ++++-- .../entities/resources/entity_resource_speed.h | 6 ++++-- modules/entity_spell_system/entities/skills/entity_skill.h | 6 ++++-- .../entity_spell_system/entities/skills/entity_skill_data.h | 6 ++++-- .../entities/stats/complex_level_stat_data.h | 6 ++++-- .../entity_spell_system/entities/stats/level_stat_data.h | 6 ++++-- .../entities/stats/simple_level_stat_data.h | 6 ++++-- modules/entity_spell_system/entities/stats/stat_data.h | 6 ++++-- modules/entity_spell_system/entity_enums.h | 6 ++++-- modules/entity_spell_system/formations/ai_formation.h | 6 ++++-- modules/entity_spell_system/infos/aura_infos.h | 6 ++++-- modules/entity_spell_system/infos/spell_cast_info.h | 6 ++++-- modules/entity_spell_system/inventory/bag.h | 6 ++++-- modules/entity_spell_system/inventory/grid_bag.h | 6 ++++-- modules/entity_spell_system/inventory/inventory.h | 6 ++++-- modules/entity_spell_system/inventory/normal_bag.h | 6 ++++-- modules/entity_spell_system/item_enums.h | 6 ++++-- .../entity_spell_system/material_cache/ess_material_cache.h | 6 ++++-- .../material_cache/ess_material_cache_pcm.h | 6 ++++-- modules/entity_spell_system/pipelines/spell_damage_info.h | 6 ++++-- modules/entity_spell_system/pipelines/spell_heal_info.h | 6 ++++-- .../profiles/actionbar/action_bar_button_entry.h | 6 ++++-- .../profiles/actionbar/action_bar_entry.h | 6 ++++-- .../profiles/actionbar/action_bar_profile.h | 6 ++++-- modules/entity_spell_system/profiles/class_profile.h | 6 ++++-- modules/entity_spell_system/profiles/input/input_profile.h | 6 ++++-- .../profiles/input/input_profile_modifier.h | 6 ++++-- .../profiles/input/input_profile_modifier_entry.h | 6 ++++-- modules/entity_spell_system/profiles/player_profile.h | 6 ++++-- .../projectiles/3d/spell_follow_projectile_3d.h | 6 ++++-- modules/entity_spell_system/props/prop_data_entity.h | 6 ++++-- modules/entity_spell_system/singletons/ess.h | 6 ++++-- modules/entity_spell_system/singletons/profile_manager.h | 6 ++++-- modules/entity_spell_system/skeleton/character_bones.h | 6 ++++-- .../entity_spell_system/skeleton/character_skeleton_2d.h | 6 ++++-- .../entity_spell_system/skeleton/character_skeleton_3d.h | 6 ++++-- modules/entity_spell_system/skeleton/entity_skeleton_data.h | 6 ++++-- modules/entity_spell_system/skeleton/skeleton_model_entry.h | 6 ++++-- modules/entity_spell_system/spawners/ess_entity_spawner.h | 6 ++++-- modules/entity_spell_system/spell_enums.h | 6 ++++-- modules/entity_spell_system/utility/entity_create_info.h | 6 ++++-- modules/etc/image_compress_etc.h | 6 ++++-- modules/etc/register_types.h | 6 ++++-- modules/etc/texture_loader_pkm.h | 6 ++++-- modules/fastnoise/lib/FastNoise.h | 6 ++++-- modules/freetype/register_types.h | 6 ++++-- modules/gdscript/editor/gdscript_highlighter.h | 6 ++++-- modules/gdscript/gdscript.h | 6 ++++-- modules/gdscript/gdscript_compiler.h | 6 ++++-- modules/gdscript/gdscript_function.h | 6 ++++-- modules/gdscript/gdscript_functions.h | 6 ++++-- modules/gdscript/gdscript_parser.h | 6 ++++-- modules/gdscript/gdscript_tokenizer.h | 6 ++++-- modules/gdscript/language_server/gdscript_extend_parser.h | 6 ++++-- .../gdscript/language_server/gdscript_language_protocol.h | 6 ++++-- modules/gdscript/language_server/gdscript_language_server.h | 6 ++++-- modules/gdscript/language_server/gdscript_text_document.h | 6 ++++-- modules/gdscript/language_server/gdscript_workspace.h | 6 ++++-- modules/gdscript/register_types.h | 6 ++++-- modules/gltf/editor_scene_exporter_gltf_plugin.h | 6 ++++-- modules/gltf/editor_scene_importer_gltf.h | 6 ++++-- modules/gltf/gltf_accessor.h | 6 ++++-- modules/gltf/gltf_animation.h | 6 ++++-- modules/gltf/gltf_buffer_view.h | 6 ++++-- modules/gltf/gltf_camera.h | 6 ++++-- modules/gltf/gltf_document.h | 6 ++++-- modules/gltf/gltf_light.h | 6 ++++-- modules/gltf/gltf_mesh.h | 6 ++++-- modules/gltf/gltf_node.h | 6 ++++-- modules/gltf/gltf_skeleton.h | 6 ++++-- modules/gltf/gltf_skin.h | 6 ++++-- modules/gltf/gltf_spec_gloss.h | 6 ++++-- modules/gltf/gltf_state.h | 6 ++++-- modules/gltf/gltf_texture.h | 6 ++++-- modules/gltf/packed_scene_gltf.h | 6 ++++-- modules/gltf/register_types.h | 6 ++++-- modules/hdr/image_loader_hdr.h | 6 ++++-- modules/hdr/register_types.h | 6 ++++-- modules/jpg/image_loader_jpegd.h | 6 ++++-- modules/jpg/register_types.h | 6 ++++-- modules/jsonrpc/jsonrpc.h | 6 ++++-- modules/jsonrpc/register_types.h | 6 ++++-- modules/mbedtls/crypto_mbedtls.h | 6 ++++-- modules/mbedtls/dtls_server_mbedtls.h | 6 ++++-- modules/mbedtls/packet_peer_mbed_dtls.h | 6 ++++-- modules/mbedtls/register_types.h | 6 ++++-- modules/mbedtls/ssl_context_mbedtls.h | 6 ++++-- modules/mbedtls/stream_peer_mbedtls.h | 6 ++++-- modules/mesh_data_resource/mesh_data_resource.h | 6 ++++-- modules/mesh_data_resource/mesh_data_resource_collection.h | 6 ++++-- modules/mesh_data_resource/nodes/mesh_data_instance.h | 6 ++++-- modules/mesh_data_resource/nodes/mesh_data_instance_2d.h | 6 ++++-- modules/mesh_data_resource/plugin/mdr_import_plugin_base.h | 6 ++++-- .../mesh_data_resource/plugin_gltf/editor_import_gltf_mdr.h | 6 ++++-- .../mesh_data_resource/plugin_gltf/editor_plugin_gltf_mdr.h | 6 ++++-- modules/mesh_data_resource/props/prop_data_mesh_data.h | 6 ++++-- .../mesh_data_resource/props_2d/prop_2d_data_mesh_data.h | 6 ++++-- modules/mesh_utils/delaunay/delaunay_3d.h | 6 ++++-- modules/mesh_utils/delaunay/r128.h | 6 ++++-- modules/mesh_utils/mesh_merger.h | 6 ++++-- modules/mesh_utils/mesh_utils.h | 6 ++++-- modules/mesh_utils/xatlas/xatlas.h | 6 ++++-- modules/minimp3/audio_stream_mp3.h | 6 ++++-- modules/minimp3/register_types.h | 6 ++++-- modules/minimp3/resource_importer_mp3.h | 6 ++++-- modules/navigation/godot_navigation_server.h | 6 ++++-- modules/navigation/nav_map.h | 6 ++++-- modules/navigation/nav_region.h | 6 ++++-- modules/navigation/nav_rid.h | 6 ++++-- modules/navigation/nav_utils.h | 6 ++++-- modules/navigation/navigation_mesh_editor_plugin.h | 6 ++++-- modules/navigation/navigation_mesh_generator.h | 6 ++++-- modules/navigation/rvo_agent.h | 6 ++++-- modules/ogg/register_types.h | 6 ++++-- modules/opensimplex/noise_texture.h | 6 ++++-- modules/opensimplex/open_simplex_noise.h | 6 ++++-- modules/opensimplex/register_types.h | 6 ++++-- modules/opus/register_types.h | 6 ++++-- modules/props/clutter/ground_clutter.h | 6 ++++-- modules/props/clutter/ground_clutter_foliage.h | 6 ++++-- modules/props/editor/prop_editor_plugin.h | 6 ++++-- modules/props/jobs/prop_mesher_job_step.h | 6 ++++-- modules/props/jobs/prop_texture_job.h | 6 ++++-- modules/props/lights/prop_light.h | 6 ++++-- modules/props/material_cache/prop_material_cache.h | 6 ++++-- modules/props/material_cache/prop_material_cache_pcm.h | 6 ++++-- modules/props/prop_ess_entity.h | 6 ++++-- modules/props/prop_instance.h | 6 ++++-- modules/props/prop_instance_job.h | 6 ++++-- modules/props/prop_instance_merger.h | 6 ++++-- modules/props/prop_instance_prop_job.h | 6 ++++-- modules/props/prop_mesher.h | 6 ++++-- modules/props/prop_scene_instance.h | 6 ++++-- modules/props/props/prop_data.h | 6 ++++-- modules/props/props/prop_data_entry.h | 6 ++++-- modules/props/props/prop_data_light.h | 6 ++++-- modules/props/props/prop_data_portal.h | 6 ++++-- modules/props/props/prop_data_prop.h | 6 ++++-- modules/props/props/prop_data_scene.h | 6 ++++-- modules/props/props/prop_data_tiled_wall.h | 6 ++++-- modules/props/register_types.h | 6 ++++-- modules/props/singleton/prop_cache.h | 6 ++++-- modules/props/singleton/prop_utils.h | 6 ++++-- modules/props/tiled_wall/tiled_wall.h | 6 ++++-- modules/props/tiled_wall/tiled_wall_data.h | 6 ++++-- modules/props_2d/clutter/ground_clutter_2d.h | 6 ++++-- modules/props_2d/clutter/ground_clutter_2d_foliage.h | 6 ++++-- modules/props_2d/editor/prop_2d_editor_plugin.h | 6 ++++-- modules/props_2d/jobs/prop_2d_texture_job.h | 6 ++++-- modules/props_2d/lights/prop_2d_light.h | 6 ++++-- modules/props_2d/material_cache/prop_2d_material_cache.h | 6 ++++-- .../props_2d/material_cache/prop_2d_material_cache_pcm.h | 6 ++++-- modules/props_2d/prop_2d_ess_entity.h | 6 ++++-- modules/props_2d/prop_2d_instance.h | 6 ++++-- modules/props_2d/prop_2d_instance_job.h | 6 ++++-- modules/props_2d/prop_2d_instance_merger.h | 6 ++++-- modules/props_2d/prop_2d_instance_prop_job.h | 6 ++++-- modules/props_2d/prop_2d_mesher.h | 6 ++++-- modules/props_2d/prop_2d_scene_instance.h | 6 ++++-- modules/props_2d/props/prop_2d_data.h | 6 ++++-- modules/props_2d/props/prop_2d_data_entry.h | 6 ++++-- modules/props_2d/props/prop_2d_data_light.h | 6 ++++-- modules/props_2d/props/prop_2d_data_portal.h | 6 ++++-- modules/props_2d/props/prop_2d_data_prop.h | 6 ++++-- modules/props_2d/props/prop_2d_data_scene.h | 6 ++++-- modules/props_2d/props/prop_2d_data_sprite.h | 6 ++++-- modules/props_2d/props/prop_2d_data_tiled_wall_2d.h | 6 ++++-- modules/props_2d/register_types.h | 6 ++++-- modules/props_2d/singleton/prop_2d_cache.h | 6 ++++-- modules/props_2d/singleton/prop_2d_utils.h | 6 ++++-- modules/props_2d/tiled_wall/tiled_wall_2d.h | 6 ++++-- modules/props_2d/tiled_wall/tiled_wall_2d_data.h | 6 ++++-- modules/pvr/image_compress_pvrtc.h | 6 ++++-- modules/pvr/register_types.h | 6 ++++-- modules/pvr/texture_loader_pvr.h | 6 ++++-- modules/regex/regex.h | 6 ++++-- modules/regex/register_types.h | 6 ++++-- modules/register_module_types.h | 6 ++++-- modules/rtile_map/tile_map.h | 6 ++++-- modules/rtile_map/tile_map_editor_plugin.h | 6 ++++-- modules/rtile_map/tile_set.h | 6 ++++-- modules/rtile_map/tile_set_editor_plugin.h | 6 ++++-- modules/skeleton_editor/skeleton_editor_module_plugin.h | 6 ++++-- modules/skeleton_editor/skeleton_editor_plugin.h | 6 ++++-- modules/skeleton_editor/spatial_editor_gizmos.h | 6 ++++-- modules/squish/image_compress_squish.h | 6 ++++-- modules/squish/register_types.h | 6 ++++-- modules/stb_vorbis/audio_stream_ogg_vorbis.h | 6 ++++-- modules/stb_vorbis/register_types.h | 6 ++++-- modules/stb_vorbis/resource_importer_ogg_vorbis.h | 6 ++++-- modules/svg/image_loader_svg.h | 6 ++++-- modules/svg/register_types.h | 6 ++++-- modules/terraman/areas/terrain_world_area.h | 6 ++++-- modules/terraman/data/terrain_light.h | 6 ++++-- modules/terraman/level_generator/terrain_level_generator.h | 6 ++++-- .../terraman/level_generator/terrain_level_generator_flat.h | 6 ++++-- modules/terraman/library/terrain_library.h | 6 ++++-- modules/terraman/library/terrain_library_merger.h | 6 ++++-- modules/terraman/library/terrain_library_merger_pcm.h | 6 ++++-- modules/terraman/library/terrain_library_simple.h | 6 ++++-- modules/terraman/library/terrain_material_cache.h | 6 ++++-- modules/terraman/library/terrain_material_cache_pcm.h | 6 ++++-- modules/terraman/library/terrain_surface.h | 6 ++++-- modules/terraman/library/terrain_surface_merger.h | 6 ++++-- modules/terraman/library/terrain_surface_simple.h | 6 ++++-- modules/terraman/meshers/blocky/terrain_mesher_blocky.h | 6 ++++-- modules/terraman/meshers/default/terrain_mesher_default.h | 6 ++++-- modules/terraman/meshers/terrain_mesher.h | 6 ++++-- modules/terraman/nodes/terrain_light_node.h | 6 ++++-- modules/terraman/register_types.h | 6 ++++-- modules/terraman/thirdparty/lz4/lz4.h | 6 ++++-- modules/terraman/world/block_terrain_structure.h | 6 ++++-- modules/terraman/world/blocky/terrain_chunk_blocky.h | 6 ++++-- modules/terraman/world/blocky/terrain_world_blocky.h | 6 ++++-- modules/terraman/world/default/terrain_chunk_default.h | 6 ++++-- modules/terraman/world/default/terrain_world_default.h | 6 ++++-- modules/terraman/world/jobs/terrain_job.h | 6 ++++-- modules/terraman/world/jobs/terrain_light_job.h | 6 ++++-- modules/terraman/world/jobs/terrain_mesher_job_step.h | 6 ++++-- modules/terraman/world/jobs/terrain_prop_job.h | 6 ++++-- modules/terraman/world/jobs/terrain_terrain_job.h | 6 ++++-- modules/terraman/world/terrain_chunk.h | 6 ++++-- modules/terraman/world/terrain_environment_data.h | 6 ++++-- modules/terraman/world/terrain_structure.h | 6 ++++-- modules/terraman/world/terrain_world.h | 6 ++++-- modules/terraman/world/terrain_world_editor.h | 6 ++++-- modules/terraman_2d/areas/terrain_2d_world_area.h | 6 ++++-- modules/terraman_2d/data/terrain_2d_light.h | 6 ++++-- .../level_generator/terrain_2d_level_generator.h | 6 ++++-- .../level_generator/terrain_2d_level_generator_flat.h | 6 ++++-- modules/terraman_2d/library/terrain_2d_library.h | 6 ++++-- modules/terraman_2d/library/terrain_2d_library_merger.h | 6 ++++-- modules/terraman_2d/library/terrain_2d_library_merger_pcm.h | 6 ++++-- modules/terraman_2d/library/terrain_2d_library_simple.h | 6 ++++-- modules/terraman_2d/library/terrain_2d_material_cache.h | 6 ++++-- modules/terraman_2d/library/terrain_2d_material_cache_pcm.h | 6 ++++-- modules/terraman_2d/library/terrain_2d_surface.h | 6 ++++-- modules/terraman_2d/library/terrain_2d_surface_merger.h | 6 ++++-- modules/terraman_2d/library/terrain_2d_surface_simple.h | 6 ++++-- .../terraman_2d/meshers/default/terrain_2d_mesher_default.h | 6 ++++-- .../meshers/isometric/terrain_2d_mesher_isometric.h | 6 ++++-- .../terraman_2d/meshers/simple/terrain_2d_mesher_simple.h | 6 ++++-- modules/terraman_2d/meshers/terrain_2d_mesher.h | 6 ++++-- modules/terraman_2d/nodes/terrain_2d_light_node.h | 6 ++++-- modules/terraman_2d/register_types.h | 6 ++++-- modules/terraman_2d/thirdparty/lz4/lz4.h | 6 ++++-- modules/terraman_2d/world/block_terrain_2d_structure.h | 6 ++++-- .../terraman_2d/world/default/terrain_2d_chunk_default.h | 6 ++++-- .../terraman_2d/world/default/terrain_2d_world_default.h | 6 ++++-- .../world/isometric/terrain_2d_chunk_isometric.h | 6 ++++-- .../world/isometric/terrain_2d_world_isometric.h | 6 ++++-- modules/terraman_2d/world/jobs/terrain_2d_job.h | 6 ++++-- modules/terraman_2d/world/jobs/terrain_2d_light_job.h | 6 ++++-- modules/terraman_2d/world/jobs/terrain_2d_prop_job.h | 6 ++++-- modules/terraman_2d/world/jobs/terrain_2d_terrain_job.h | 6 ++++-- modules/terraman_2d/world/simple/terrain_2d_chunk_simple.h | 6 ++++-- modules/terraman_2d/world/simple/terrain_2d_world_simple.h | 6 ++++-- modules/terraman_2d/world/terrain_2d_chunk.h | 6 ++++-- modules/terraman_2d/world/terrain_2d_environment_data.h | 6 ++++-- modules/terraman_2d/world/terrain_2d_structure.h | 6 ++++-- modules/terraman_2d/world/terrain_2d_world.h | 6 ++++-- modules/terraman_2d/world/terrain_2d_world_editor.h | 6 ++++-- modules/texture_packer/layers/texture_layer_merger.h | 6 ++++-- modules/texture_packer/texture_merger.h | 6 ++++-- modules/texture_packer/texture_packer.h | 6 ++++-- .../texture_resource/editor_plugin_packer_image_resource.h | 6 ++++-- .../texture_packer/texture_resource/packer_image_resource.h | 6 ++++-- .../texture_resource/packer_image_resource_importer.h | 6 ++++-- modules/tga/image_loader_tga.h | 6 ++++-- modules/tga/register_types.h | 6 ++++-- modules/theora/register_types.h | 6 ++++-- modules/theora/video_stream_theora.h | 6 ++++-- modules/thread_pool/thread_pool_execute_job.h | 6 ++++-- modules/thread_pool/thread_pool_job.h | 6 ++++-- modules/tinyexr/image_loader_tinyexr.h | 6 ++++-- modules/tinyexr/image_saver_tinyexr.h | 6 ++++-- modules/tinyexr/register_types.h | 6 ++++-- modules/ui_extensions/bs_input_event_key.h | 6 ++++-- modules/ui_extensions/input_map_editor.h | 6 ++++-- modules/ui_extensions/touch_button.h | 6 ++++-- modules/upnp/register_types.h | 6 ++++-- modules/upnp/upnp.h | 6 ++++-- modules/upnp/upnp_device.h | 6 ++++-- modules/vhacd/register_types.h | 6 ++++-- modules/vorbis/register_types.h | 6 ++++-- modules/voxelman/areas/world_area.h | 6 ++++-- modules/voxelman/data/voxel_light.h | 6 ++++-- modules/voxelman/level_generator/voxel_level_generator.h | 6 ++++-- .../voxelman/level_generator/voxel_level_generator_flat.h | 6 ++++-- modules/voxelman/library/voxel_library.h | 6 ++++-- modules/voxelman/library/voxel_library_merger.h | 6 ++++-- modules/voxelman/library/voxel_library_merger_pcm.h | 6 ++++-- modules/voxelman/library/voxel_library_simple.h | 6 ++++-- modules/voxelman/library/voxel_material_cache.h | 6 ++++-- modules/voxelman/library/voxel_material_cache_pcm.h | 6 ++++-- modules/voxelman/library/voxel_surface.h | 6 ++++-- modules/voxelman/library/voxel_surface_merger.h | 6 ++++-- modules/voxelman/library/voxel_surface_simple.h | 6 ++++-- modules/voxelman/meshers/blocky/voxel_mesher_blocky.h | 6 ++++-- .../voxelman/meshers/blocky/voxel_mesher_liquid_blocky.h | 6 ++++-- modules/voxelman/meshers/cubic/voxel_cube_points.h | 6 ++++-- modules/voxelman/meshers/cubic/voxel_mesher_cubic.h | 6 ++++-- modules/voxelman/meshers/default/voxel_mesher_default.h | 6 ++++-- .../meshers/marching_cubes/marching_cubes_cell_data.h | 6 ++++-- .../voxelman/meshers/marching_cubes/marching_cubes_tables.h | 6 ++++-- .../meshers/marching_cubes/voxel_mesher_marching_cubes.h | 6 ++++-- modules/voxelman/meshers/voxel_mesher.h | 6 ++++-- modules/voxelman/nodes/voxel_light_node.h | 6 ++++-- modules/voxelman/register_types.h | 6 ++++-- modules/voxelman/thirdparty/lz4/lz4.h | 6 ++++-- modules/voxelman/world/block_voxel_structure.h | 6 ++++-- modules/voxelman/world/blocky/voxel_chunk_blocky.h | 6 ++++-- modules/voxelman/world/blocky/voxel_world_blocky.h | 6 ++++-- modules/voxelman/world/cubic/voxel_chunk_cubic.h | 6 ++++-- modules/voxelman/world/cubic/voxel_world_cubic.h | 6 ++++-- modules/voxelman/world/default/voxel_chunk_default.h | 6 ++++-- modules/voxelman/world/default/voxel_world_default.h | 6 ++++-- modules/voxelman/world/environment_data.h | 6 ++++-- modules/voxelman/world/jobs/voxel_job.h | 6 ++++-- modules/voxelman/world/jobs/voxel_light_job.h | 6 ++++-- modules/voxelman/world/jobs/voxel_mesher_job_step.h | 6 ++++-- modules/voxelman/world/jobs/voxel_prop_job.h | 6 ++++-- modules/voxelman/world/jobs/voxel_terrain_job.h | 6 ++++-- .../world/marching_cubes/voxel_chunk_marching_cubes.h | 6 ++++-- .../world/marching_cubes/voxel_world_marching_cubes.h | 6 ++++-- modules/voxelman/world/voxel_chunk.h | 6 ++++-- modules/voxelman/world/voxel_structure.h | 6 ++++-- modules/voxelman/world/voxel_world.h | 6 ++++-- modules/voxelman/world/voxel_world_editor.h | 6 ++++-- modules/webm/register_types.h | 6 ++++-- modules/webm/video_stream_webm.h | 6 ++++-- modules/webp/image_loader_webp.h | 6 ++++-- modules/webp/register_types.h | 6 ++++-- modules/webrtc/register_types.h | 6 ++++-- modules/webrtc/webrtc_data_channel.h | 6 ++++-- modules/webrtc/webrtc_data_channel_js.h | 6 ++++-- modules/webrtc/webrtc_multiplayer.h | 6 ++++-- modules/webrtc/webrtc_peer_connection.h | 6 ++++-- modules/webrtc/webrtc_peer_connection_js.h | 6 ++++-- modules/websocket/emws_client.h | 6 ++++-- modules/websocket/emws_peer.h | 6 ++++-- modules/websocket/emws_server.h | 6 ++++-- modules/websocket/packet_buffer.h | 6 ++++-- modules/websocket/register_types.h | 6 ++++-- modules/websocket/websocket_client.h | 6 ++++-- modules/websocket/websocket_macros.h | 6 ++++-- modules/websocket/websocket_multiplayer_peer.h | 6 ++++-- modules/websocket/websocket_peer.h | 6 ++++-- modules/websocket/websocket_server.h | 6 ++++-- modules/websocket/wsl_client.h | 6 ++++-- modules/websocket/wsl_peer.h | 6 ++++-- modules/websocket/wsl_server.h | 6 ++++-- 426 files changed, 1704 insertions(+), 852 deletions(-) diff --git a/modules/bmp/image_loader_bmp.h b/modules/bmp/image_loader_bmp.h index 297c18350..013c1b5c8 100644 --- a/modules/bmp/image_loader_bmp.h +++ b/modules/bmp/image_loader_bmp.h @@ -1,3 +1,5 @@ +#ifndef IMAGE_LOADER_BMP_H +#define IMAGE_LOADER_BMP_H /*************************************************************************/ /* image_loader_bmp.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef IMAGE_LOADER_BMP_H -#define IMAGE_LOADER_BMP_H + + #include "core/io/image_loader.h" diff --git a/modules/bmp/register_types.h b/modules/bmp/register_types.h index 1e53f4c2f..b88b7a549 100644 --- a/modules/bmp/register_types.h +++ b/modules/bmp/register_types.h @@ -1,3 +1,5 @@ +#ifndef BMP_REGISTER_TYPES_H +#define BMP_REGISTER_TYPES_H /*************************************************************************/ /* register_types.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef BMP_REGISTER_TYPES_H -#define BMP_REGISTER_TYPES_H + + void register_bmp_types(); void unregister_bmp_types(); diff --git a/modules/broken_seals_module/biome_terrarin_generator.h b/modules/broken_seals_module/biome_terrarin_generator.h index 20cfdf8c8..952e83a9e 100644 --- a/modules/broken_seals_module/biome_terrarin_generator.h +++ b/modules/broken_seals_module/biome_terrarin_generator.h @@ -1,3 +1,5 @@ +#ifndef BIOME_TERRARIN_GENERATOR_H +#define BIOME_TERRARIN_GENERATOR_H /* Copyright (c) 2020-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef BIOME_TERRARIN_GENERATOR_H -#define BIOME_TERRARIN_GENERATOR_H + + #include "core/version.h" diff --git a/modules/broken_seals_module/t_mesh_instance.h b/modules/broken_seals_module/t_mesh_instance.h index dd209c70d..a1c96a8be 100644 --- a/modules/broken_seals_module/t_mesh_instance.h +++ b/modules/broken_seals_module/t_mesh_instance.h @@ -1,3 +1,5 @@ +#ifndef T_MESH_INSTANCE_H +#define T_MESH_INSTANCE_H /*************************************************************************/ /* mesh_instance.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef T_MESH_INSTANCE_H -#define T_MESH_INSTANCE_H + + #include "scene/3d/mesh_instance.h" diff --git a/modules/bullet/area_bullet.h b/modules/bullet/area_bullet.h index ff195be3e..15ceb1ba9 100644 --- a/modules/bullet/area_bullet.h +++ b/modules/bullet/area_bullet.h @@ -1,3 +1,5 @@ +#ifndef AREABULLET_H +#define AREABULLET_H /*************************************************************************/ /* area_bullet.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef AREABULLET_H -#define AREABULLET_H + + #include "collision_object_bullet.h" #include "core/vector.h" diff --git a/modules/bullet/btRayShape.h b/modules/bullet/btRayShape.h index a06a85960..d0989440f 100644 --- a/modules/bullet/btRayShape.h +++ b/modules/bullet/btRayShape.h @@ -1,3 +1,5 @@ +#ifndef BTRAYSHAPE_H +#define BTRAYSHAPE_H /*************************************************************************/ /* btRayShape.h */ /*************************************************************************/ @@ -30,8 +32,8 @@ /// IMPORTANT The class name and filename was created by following Bullet writing rules for an easy (eventually) porting to bullet /// This shape is a custom shape that is not present to Bullet physics engine -#ifndef BTRAYSHAPE_H -#define BTRAYSHAPE_H + + #include diff --git a/modules/bullet/bullet_physics_server.h b/modules/bullet/bullet_physics_server.h index d869d61fc..c7f6c9707 100644 --- a/modules/bullet/bullet_physics_server.h +++ b/modules/bullet/bullet_physics_server.h @@ -1,3 +1,5 @@ +#ifndef BULLET_PHYSICS_SERVER_H +#define BULLET_PHYSICS_SERVER_H /*************************************************************************/ /* bullet_physics_server.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef BULLET_PHYSICS_SERVER_H -#define BULLET_PHYSICS_SERVER_H + + #include "area_bullet.h" #include "core/rid.h" diff --git a/modules/bullet/bullet_types_converter.h b/modules/bullet/bullet_types_converter.h index 7ffb09b8b..965ddae1d 100644 --- a/modules/bullet/bullet_types_converter.h +++ b/modules/bullet/bullet_types_converter.h @@ -1,3 +1,5 @@ +#ifndef BULLET_TYPES_CONVERTER_H +#define BULLET_TYPES_CONVERTER_H /*************************************************************************/ /* bullet_types_converter.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef BULLET_TYPES_CONVERTER_H -#define BULLET_TYPES_CONVERTER_H + + #include "core/math/basis.h" #include "core/math/transform.h" diff --git a/modules/bullet/bullet_utilities.h b/modules/bullet/bullet_utilities.h index 9241b4ca9..3cc8b1b71 100644 --- a/modules/bullet/bullet_utilities.h +++ b/modules/bullet/bullet_utilities.h @@ -1,3 +1,5 @@ +#ifndef BULLET_UTILITIES_H +#define BULLET_UTILITIES_H /*************************************************************************/ /* bullet_utilities.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef BULLET_UTILITIES_H -#define BULLET_UTILITIES_H + + /** @author AndreaCatania diff --git a/modules/bullet/collision_object_bullet.h b/modules/bullet/collision_object_bullet.h index b16cc2f40..297349280 100644 --- a/modules/bullet/collision_object_bullet.h +++ b/modules/bullet/collision_object_bullet.h @@ -1,3 +1,5 @@ +#ifndef COLLISION_OBJECT_BULLET_H +#define COLLISION_OBJECT_BULLET_H /*************************************************************************/ /* collision_object_bullet.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef COLLISION_OBJECT_BULLET_H -#define COLLISION_OBJECT_BULLET_H + + #include "core/math/transform.h" #include "core/math/vector3.h" diff --git a/modules/bullet/cone_twist_joint_bullet.h b/modules/bullet/cone_twist_joint_bullet.h index 922b5fb78..df40ae403 100644 --- a/modules/bullet/cone_twist_joint_bullet.h +++ b/modules/bullet/cone_twist_joint_bullet.h @@ -1,3 +1,5 @@ +#ifndef CONE_TWIST_JOINT_BULLET_H +#define CONE_TWIST_JOINT_BULLET_H /*************************************************************************/ /* cone_twist_joint_bullet.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef CONE_TWIST_JOINT_BULLET_H -#define CONE_TWIST_JOINT_BULLET_H + + #include "joint_bullet.h" diff --git a/modules/bullet/constraint_bullet.h b/modules/bullet/constraint_bullet.h index 68c2ebe9e..400762e2f 100644 --- a/modules/bullet/constraint_bullet.h +++ b/modules/bullet/constraint_bullet.h @@ -1,3 +1,5 @@ +#ifndef CONSTRAINT_BULLET_H +#define CONSTRAINT_BULLET_H /*************************************************************************/ /* constraint_bullet.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef CONSTRAINT_BULLET_H -#define CONSTRAINT_BULLET_H + + #include "bullet_utilities.h" #include "rid_bullet.h" diff --git a/modules/bullet/generic_6dof_joint_bullet.h b/modules/bullet/generic_6dof_joint_bullet.h index 8ddfed6ae..89209c212 100644 --- a/modules/bullet/generic_6dof_joint_bullet.h +++ b/modules/bullet/generic_6dof_joint_bullet.h @@ -1,3 +1,5 @@ +#ifndef GENERIC_6DOF_JOINT_BULLET_H +#define GENERIC_6DOF_JOINT_BULLET_H /*************************************************************************/ /* generic_6dof_joint_bullet.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef GENERIC_6DOF_JOINT_BULLET_H -#define GENERIC_6DOF_JOINT_BULLET_H + + #include "joint_bullet.h" diff --git a/modules/bullet/godot_collision_configuration.h b/modules/bullet/godot_collision_configuration.h index 3b1bc3a97..b5672b787 100644 --- a/modules/bullet/godot_collision_configuration.h +++ b/modules/bullet/godot_collision_configuration.h @@ -1,3 +1,5 @@ +#ifndef GODOT_COLLISION_CONFIGURATION_H +#define GODOT_COLLISION_CONFIGURATION_H /*************************************************************************/ /* godot_collision_configuration.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef GODOT_COLLISION_CONFIGURATION_H -#define GODOT_COLLISION_CONFIGURATION_H + + #include #include diff --git a/modules/bullet/godot_collision_dispatcher.h b/modules/bullet/godot_collision_dispatcher.h index 4e5c6937c..24ba06fc0 100644 --- a/modules/bullet/godot_collision_dispatcher.h +++ b/modules/bullet/godot_collision_dispatcher.h @@ -1,3 +1,5 @@ +#ifndef GODOT_COLLISION_DISPATCHER_H +#define GODOT_COLLISION_DISPATCHER_H /*************************************************************************/ /* godot_collision_dispatcher.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef GODOT_COLLISION_DISPATCHER_H -#define GODOT_COLLISION_DISPATCHER_H + + #include "core/int_types.h" diff --git a/modules/bullet/godot_motion_state.h b/modules/bullet/godot_motion_state.h index d0c4ba7f9..6131c6233 100644 --- a/modules/bullet/godot_motion_state.h +++ b/modules/bullet/godot_motion_state.h @@ -1,3 +1,5 @@ +#ifndef GODOT_MOTION_STATE_H +#define GODOT_MOTION_STATE_H /*************************************************************************/ /* godot_motion_state.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef GODOT_MOTION_STATE_H -#define GODOT_MOTION_STATE_H + + #include "rigid_body_bullet.h" diff --git a/modules/bullet/godot_ray_world_algorithm.h b/modules/bullet/godot_ray_world_algorithm.h index c81e1107c..f7a7a8c83 100644 --- a/modules/bullet/godot_ray_world_algorithm.h +++ b/modules/bullet/godot_ray_world_algorithm.h @@ -1,3 +1,5 @@ +#ifndef GODOT_RAY_WORLD_ALGORITHM_H +#define GODOT_RAY_WORLD_ALGORITHM_H /*************************************************************************/ /* godot_ray_world_algorithm.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef GODOT_RAY_WORLD_ALGORITHM_H -#define GODOT_RAY_WORLD_ALGORITHM_H + + #include #include diff --git a/modules/bullet/godot_result_callbacks.h b/modules/bullet/godot_result_callbacks.h index 1ee19299e..271e9acab 100644 --- a/modules/bullet/godot_result_callbacks.h +++ b/modules/bullet/godot_result_callbacks.h @@ -1,3 +1,5 @@ +#ifndef GODOT_RESULT_CALLBACKS_H +#define GODOT_RESULT_CALLBACKS_H /*************************************************************************/ /* godot_result_callbacks.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef GODOT_RESULT_CALLBACKS_H -#define GODOT_RESULT_CALLBACKS_H + + #include "servers/physics_server.h" diff --git a/modules/bullet/hinge_joint_bullet.h b/modules/bullet/hinge_joint_bullet.h index ec8e926af..ef26d02ad 100644 --- a/modules/bullet/hinge_joint_bullet.h +++ b/modules/bullet/hinge_joint_bullet.h @@ -1,3 +1,5 @@ +#ifndef HINGE_JOINT_BULLET_H +#define HINGE_JOINT_BULLET_H /*************************************************************************/ /* hinge_joint_bullet.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef HINGE_JOINT_BULLET_H -#define HINGE_JOINT_BULLET_H + + #include "joint_bullet.h" diff --git a/modules/bullet/joint_bullet.h b/modules/bullet/joint_bullet.h index 67fc47913..2f6342a95 100644 --- a/modules/bullet/joint_bullet.h +++ b/modules/bullet/joint_bullet.h @@ -1,3 +1,5 @@ +#ifndef JOINT_BULLET_H +#define JOINT_BULLET_H /*************************************************************************/ /* joint_bullet.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef JOINT_BULLET_H -#define JOINT_BULLET_H + + #include "constraint_bullet.h" #include "servers/physics_server.h" diff --git a/modules/bullet/pin_joint_bullet.h b/modules/bullet/pin_joint_bullet.h index 21de51f4c..8ec04b898 100644 --- a/modules/bullet/pin_joint_bullet.h +++ b/modules/bullet/pin_joint_bullet.h @@ -1,3 +1,5 @@ +#ifndef PIN_JOINT_BULLET_H +#define PIN_JOINT_BULLET_H /*************************************************************************/ /* pin_joint_bullet.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef PIN_JOINT_BULLET_H -#define PIN_JOINT_BULLET_H + + #include "joint_bullet.h" diff --git a/modules/bullet/register_types.h b/modules/bullet/register_types.h index 739614dc5..16192abf7 100644 --- a/modules/bullet/register_types.h +++ b/modules/bullet/register_types.h @@ -1,3 +1,5 @@ +#ifndef REGISTER_BULLET_TYPES_H +#define REGISTER_BULLET_TYPES_H /*************************************************************************/ /* register_types.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef REGISTER_BULLET_TYPES_H -#define REGISTER_BULLET_TYPES_H + + /** @author AndreaCatania diff --git a/modules/bullet/rid_bullet.h b/modules/bullet/rid_bullet.h index 72dd72851..b39faf4b9 100644 --- a/modules/bullet/rid_bullet.h +++ b/modules/bullet/rid_bullet.h @@ -1,3 +1,5 @@ +#ifndef RID_BULLET_H +#define RID_BULLET_H /*************************************************************************/ /* rid_bullet.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef RID_BULLET_H -#define RID_BULLET_H + + #include "core/rid.h" diff --git a/modules/bullet/rigid_body_bullet.h b/modules/bullet/rigid_body_bullet.h index b10666f9b..e3cdb442f 100644 --- a/modules/bullet/rigid_body_bullet.h +++ b/modules/bullet/rigid_body_bullet.h @@ -1,3 +1,5 @@ +#ifndef BODYBULLET_H +#define BODYBULLET_H /*************************************************************************/ /* rigid_body_bullet.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef BODYBULLET_H -#define BODYBULLET_H + + #include "collision_object_bullet.h" #include "space_bullet.h" diff --git a/modules/bullet/shape_bullet.h b/modules/bullet/shape_bullet.h index 233df761b..f48ffc721 100644 --- a/modules/bullet/shape_bullet.h +++ b/modules/bullet/shape_bullet.h @@ -1,3 +1,5 @@ +#ifndef SHAPE_BULLET_H +#define SHAPE_BULLET_H /*************************************************************************/ /* shape_bullet.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef SHAPE_BULLET_H -#define SHAPE_BULLET_H + + #include "core/math/geometry.h" #include "core/variant.h" diff --git a/modules/bullet/shape_owner_bullet.h b/modules/bullet/shape_owner_bullet.h index 5f8bb6150..01d630290 100644 --- a/modules/bullet/shape_owner_bullet.h +++ b/modules/bullet/shape_owner_bullet.h @@ -1,3 +1,5 @@ +#ifndef SHAPE_OWNER_BULLET_H +#define SHAPE_OWNER_BULLET_H /*************************************************************************/ /* shape_owner_bullet.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef SHAPE_OWNER_BULLET_H -#define SHAPE_OWNER_BULLET_H + + #include "rid_bullet.h" diff --git a/modules/bullet/slider_joint_bullet.h b/modules/bullet/slider_joint_bullet.h index 6c8584581..b8c25b559 100644 --- a/modules/bullet/slider_joint_bullet.h +++ b/modules/bullet/slider_joint_bullet.h @@ -1,3 +1,5 @@ +#ifndef SLIDER_JOINT_BULLET_H +#define SLIDER_JOINT_BULLET_H /*************************************************************************/ /* slider_joint_bullet.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef SLIDER_JOINT_BULLET_H -#define SLIDER_JOINT_BULLET_H + + #include "joint_bullet.h" diff --git a/modules/bullet/soft_body_bullet.h b/modules/bullet/soft_body_bullet.h index c601ff444..06ee43634 100644 --- a/modules/bullet/soft_body_bullet.h +++ b/modules/bullet/soft_body_bullet.h @@ -1,3 +1,5 @@ +#ifndef SOFT_BODY_BULLET_H +#define SOFT_BODY_BULLET_H /*************************************************************************/ /* soft_body_bullet.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef SOFT_BODY_BULLET_H -#define SOFT_BODY_BULLET_H + + #include "collision_object_bullet.h" #include "scene/resources/material.h" // TODO remove this please diff --git a/modules/bullet/space_bullet.h b/modules/bullet/space_bullet.h index f8645db0a..005199f73 100644 --- a/modules/bullet/space_bullet.h +++ b/modules/bullet/space_bullet.h @@ -1,3 +1,5 @@ +#ifndef SPACE_BULLET_H +#define SPACE_BULLET_H /*************************************************************************/ /* space_bullet.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef SPACE_BULLET_H -#define SPACE_BULLET_H + + #include "core/variant.h" #include "core/vector.h" diff --git a/modules/cvtt/image_compress_cvtt.h b/modules/cvtt/image_compress_cvtt.h index 76e72003f..f0efb609e 100644 --- a/modules/cvtt/image_compress_cvtt.h +++ b/modules/cvtt/image_compress_cvtt.h @@ -1,3 +1,5 @@ +#ifndef IMAGE_COMPRESS_CVTT_H +#define IMAGE_COMPRESS_CVTT_H /*************************************************************************/ /* image_compress_cvtt.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef IMAGE_COMPRESS_CVTT_H -#define IMAGE_COMPRESS_CVTT_H + + #include "core/image.h" diff --git a/modules/cvtt/register_types.h b/modules/cvtt/register_types.h index 9cbca75c7..31dfe1563 100644 --- a/modules/cvtt/register_types.h +++ b/modules/cvtt/register_types.h @@ -1,3 +1,5 @@ +#ifndef CVTT_REGISTER_TYPES_H +#define CVTT_REGISTER_TYPES_H /*************************************************************************/ /* register_types.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef CVTT_REGISTER_TYPES_H -#define CVTT_REGISTER_TYPES_H + + #ifdef TOOLS_ENABLED diff --git a/modules/dds/register_types.h b/modules/dds/register_types.h index d676346e0..0012ff0d0 100644 --- a/modules/dds/register_types.h +++ b/modules/dds/register_types.h @@ -1,3 +1,5 @@ +#ifndef DDS_REGISTER_TYPES_H +#define DDS_REGISTER_TYPES_H /*************************************************************************/ /* register_types.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef DDS_REGISTER_TYPES_H -#define DDS_REGISTER_TYPES_H + + void register_dds_types(); void unregister_dds_types(); diff --git a/modules/dds/texture_loader_dds.h b/modules/dds/texture_loader_dds.h index 30d4acb41..a720d57ca 100644 --- a/modules/dds/texture_loader_dds.h +++ b/modules/dds/texture_loader_dds.h @@ -1,3 +1,5 @@ +#ifndef TEXTURE_LOADER_DDS_H +#define TEXTURE_LOADER_DDS_H /*************************************************************************/ /* texture_loader_dds.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef TEXTURE_LOADER_DDS_H -#define TEXTURE_LOADER_DDS_H + + #include "core/io/resource_loader.h" #include "scene/resources/texture.h" diff --git a/modules/enet/networked_multiplayer_enet.h b/modules/enet/networked_multiplayer_enet.h index 93822f8dd..7ac88a943 100644 --- a/modules/enet/networked_multiplayer_enet.h +++ b/modules/enet/networked_multiplayer_enet.h @@ -1,3 +1,5 @@ +#ifndef NETWORKED_MULTIPLAYER_ENET_H +#define NETWORKED_MULTIPLAYER_ENET_H /*************************************************************************/ /* networked_multiplayer_enet.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef NETWORKED_MULTIPLAYER_ENET_H -#define NETWORKED_MULTIPLAYER_ENET_H + + #include "core/crypto/crypto.h" #include "core/io/compression.h" diff --git a/modules/enet/register_types.h b/modules/enet/register_types.h index a94ecccc6..88b1f9375 100644 --- a/modules/enet/register_types.h +++ b/modules/enet/register_types.h @@ -1,3 +1,5 @@ +#ifndef ENET_REGISTER_TYPES_H +#define ENET_REGISTER_TYPES_H /*************************************************************************/ /* register_types.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef ENET_REGISTER_TYPES_H -#define ENET_REGISTER_TYPES_H + + void register_enet_types(); void unregister_enet_types(); diff --git a/modules/entity_spell_system/data/atlases/character_atlas.h b/modules/entity_spell_system/data/atlases/character_atlas.h index 35ba9bf78..fd6e4a46d 100644 --- a/modules/entity_spell_system/data/atlases/character_atlas.h +++ b/modules/entity_spell_system/data/atlases/character_atlas.h @@ -1,3 +1,5 @@ +#ifndef CHARACTER_ATLAS_H +#define CHARACTER_ATLAS_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef CHARACTER_ATLAS_H -#define CHARACTER_ATLAS_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/data/atlases/character_atlas_entry.h b/modules/entity_spell_system/data/atlases/character_atlas_entry.h index 3e91bfb9e..ff4128677 100644 --- a/modules/entity_spell_system/data/atlases/character_atlas_entry.h +++ b/modules/entity_spell_system/data/atlases/character_atlas_entry.h @@ -1,3 +1,5 @@ +#ifndef CHARACTER_ATLAS_ENTRY_H +#define CHARACTER_ATLAS_ENTRY_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef CHARACTER_ATLAS_ENTRY_H -#define CHARACTER_ATLAS_ENTRY_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/data/auras/aura_group.h b/modules/entity_spell_system/data/auras/aura_group.h index a641ad89f..a744e2490 100644 --- a/modules/entity_spell_system/data/auras/aura_group.h +++ b/modules/entity_spell_system/data/auras/aura_group.h @@ -1,3 +1,5 @@ +#ifndef AURA_GROUP_H +#define AURA_GROUP_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef AURA_GROUP_H -#define AURA_GROUP_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/data/items/craft_recipe.h b/modules/entity_spell_system/data/items/craft_recipe.h index 52173e39a..50ddf1b1d 100644 --- a/modules/entity_spell_system/data/items/craft_recipe.h +++ b/modules/entity_spell_system/data/items/craft_recipe.h @@ -1,3 +1,5 @@ +#ifndef CRAFT_RECIPE_H +#define CRAFT_RECIPE_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef CRAFT_RECIPE_H -#define CRAFT_RECIPE_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/data/items/craft_recipe_helper.h b/modules/entity_spell_system/data/items/craft_recipe_helper.h index e4100508c..c695504d2 100644 --- a/modules/entity_spell_system/data/items/craft_recipe_helper.h +++ b/modules/entity_spell_system/data/items/craft_recipe_helper.h @@ -1,3 +1,5 @@ +#ifndef CRAFT_RECIPE_HELPER_H +#define CRAFT_RECIPE_HELPER_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef CRAFT_RECIPE_HELPER_H -#define CRAFT_RECIPE_HELPER_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/data/items/equipment_data.h b/modules/entity_spell_system/data/items/equipment_data.h index 67820f70e..8172ea5db 100644 --- a/modules/entity_spell_system/data/items/equipment_data.h +++ b/modules/entity_spell_system/data/items/equipment_data.h @@ -1,3 +1,5 @@ +#ifndef EQUIPMENT_DATA_H +#define EQUIPMENT_DATA_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef EQUIPMENT_DATA_H -#define EQUIPMENT_DATA_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/data/items/item_instance.h b/modules/entity_spell_system/data/items/item_instance.h index 659aca382..86e178ff3 100644 --- a/modules/entity_spell_system/data/items/item_instance.h +++ b/modules/entity_spell_system/data/items/item_instance.h @@ -1,3 +1,5 @@ +#ifndef ITEM_INSTANCE_H +#define ITEM_INSTANCE_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef ITEM_INSTANCE_H -#define ITEM_INSTANCE_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/data/items/item_template.h b/modules/entity_spell_system/data/items/item_template.h index e03b20220..8657ea557 100644 --- a/modules/entity_spell_system/data/items/item_template.h +++ b/modules/entity_spell_system/data/items/item_template.h @@ -1,3 +1,5 @@ +#ifndef ITEM_TEMPLATE_H +#define ITEM_TEMPLATE_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef ITEM_TEMPLATE_H -#define ITEM_TEMPLATE_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/data/items/model_visual.h b/modules/entity_spell_system/data/items/model_visual.h index fd4c9f308..499cf78c3 100644 --- a/modules/entity_spell_system/data/items/model_visual.h +++ b/modules/entity_spell_system/data/items/model_visual.h @@ -1,3 +1,5 @@ +#ifndef MODEL_VISUAL_H +#define MODEL_VISUAL_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef MODEL_VISUAL_H -#define MODEL_VISUAL_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/data/items/model_visual_entry.h b/modules/entity_spell_system/data/items/model_visual_entry.h index 6e85f0f63..11eb8bc46 100644 --- a/modules/entity_spell_system/data/items/model_visual_entry.h +++ b/modules/entity_spell_system/data/items/model_visual_entry.h @@ -1,3 +1,5 @@ +#ifndef MODEL_VISUAL_ENTRY_H +#define MODEL_VISUAL_ENTRY_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef MODEL_VISUAL_ENTRY_H -#define MODEL_VISUAL_ENTRY_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/data/loot/loot_data_base.h b/modules/entity_spell_system/data/loot/loot_data_base.h index 6da9d35c4..9f9cde7a1 100644 --- a/modules/entity_spell_system/data/loot/loot_data_base.h +++ b/modules/entity_spell_system/data/loot/loot_data_base.h @@ -1,3 +1,5 @@ +#ifndef LOOT_DATA_BASE_H +#define LOOT_DATA_BASE_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef LOOT_DATA_BASE_H -#define LOOT_DATA_BASE_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/data/species/entity_species_data.h b/modules/entity_spell_system/data/species/entity_species_data.h index 388bd9407..52e6078f1 100644 --- a/modules/entity_spell_system/data/species/entity_species_data.h +++ b/modules/entity_spell_system/data/species/entity_species_data.h @@ -1,3 +1,5 @@ +#ifndef ENTITY_SPECIES_DATA_H +#define ENTITY_SPECIES_DATA_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef ENTITY_SPECIES_DATA_H -#define ENTITY_SPECIES_DATA_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/data/species/species_instance.h b/modules/entity_spell_system/data/species/species_instance.h index 5586f9b8c..78ead6c11 100644 --- a/modules/entity_spell_system/data/species/species_instance.h +++ b/modules/entity_spell_system/data/species/species_instance.h @@ -1,3 +1,5 @@ +#ifndef SPECIES_INSTANCE_H +#define SPECIES_INSTANCE_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef SPECIES_INSTANCE_H -#define SPECIES_INSTANCE_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/data/species/species_model_data.h b/modules/entity_spell_system/data/species/species_model_data.h index 650be2de3..bb9f8bb09 100644 --- a/modules/entity_spell_system/data/species/species_model_data.h +++ b/modules/entity_spell_system/data/species/species_model_data.h @@ -1,3 +1,5 @@ +#ifndef SPECIES_MODEL_DATA_H +#define SPECIES_MODEL_DATA_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef SPECIES_MODEL_DATA_H -#define SPECIES_MODEL_DATA_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/data/spells/spell.h b/modules/entity_spell_system/data/spells/spell.h index 00d45388d..7472ae7ba 100644 --- a/modules/entity_spell_system/data/spells/spell.h +++ b/modules/entity_spell_system/data/spells/spell.h @@ -1,3 +1,5 @@ +#ifndef SPELL_H +#define SPELL_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef SPELL_H -#define SPELL_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/data/spells/spell_cooldown_manipulation_data.h b/modules/entity_spell_system/data/spells/spell_cooldown_manipulation_data.h index 1c9e36afd..dd88da26d 100644 --- a/modules/entity_spell_system/data/spells/spell_cooldown_manipulation_data.h +++ b/modules/entity_spell_system/data/spells/spell_cooldown_manipulation_data.h @@ -1,3 +1,5 @@ +#ifndef SPELL_COOLDOWN_MANIPULATION_DATA_H +#define SPELL_COOLDOWN_MANIPULATION_DATA_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef SPELL_COOLDOWN_MANIPULATION_DATA_H -#define SPELL_COOLDOWN_MANIPULATION_DATA_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/data/spells/spell_effect_visual.h b/modules/entity_spell_system/data/spells/spell_effect_visual.h index fa53d0017..72bad45c4 100644 --- a/modules/entity_spell_system/data/spells/spell_effect_visual.h +++ b/modules/entity_spell_system/data/spells/spell_effect_visual.h @@ -1,3 +1,5 @@ +#ifndef SPELL_EFFECT_VISUAL_H +#define SPELL_EFFECT_VISUAL_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef SPELL_EFFECT_VISUAL_H -#define SPELL_EFFECT_VISUAL_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/data/spells/spell_effect_visual_simple.h b/modules/entity_spell_system/data/spells/spell_effect_visual_simple.h index 42fc0f30a..53fc8286c 100644 --- a/modules/entity_spell_system/data/spells/spell_effect_visual_simple.h +++ b/modules/entity_spell_system/data/spells/spell_effect_visual_simple.h @@ -1,3 +1,5 @@ +#ifndef SPELL_EFFECT_VISUAL_SIMPLE_H +#define SPELL_EFFECT_VISUAL_SIMPLE_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef SPELL_EFFECT_VISUAL_SIMPLE_H -#define SPELL_EFFECT_VISUAL_SIMPLE_H + + #include "spell_effect_visual.h" diff --git a/modules/entity_spell_system/database/ess_resource_db.h b/modules/entity_spell_system/database/ess_resource_db.h index 2d5cadc46..24f34c972 100644 --- a/modules/entity_spell_system/database/ess_resource_db.h +++ b/modules/entity_spell_system/database/ess_resource_db.h @@ -1,3 +1,5 @@ +#ifndef ESS_RESOURCE_DB_H +#define ESS_RESOURCE_DB_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef ESS_RESOURCE_DB_H -#define ESS_RESOURCE_DB_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/database/ess_resource_db_folders.h b/modules/entity_spell_system/database/ess_resource_db_folders.h index 660851f4b..07a438f58 100644 --- a/modules/entity_spell_system/database/ess_resource_db_folders.h +++ b/modules/entity_spell_system/database/ess_resource_db_folders.h @@ -1,3 +1,5 @@ +#ifndef ESS_RESOURCE_DB_FOLDERS_H +#define ESS_RESOURCE_DB_FOLDERS_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef ESS_RESOURCE_DB_FOLDERS_H -#define ESS_RESOURCE_DB_FOLDERS_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/database/ess_resource_db_map.h b/modules/entity_spell_system/database/ess_resource_db_map.h index c5f6f5cab..7b15b9289 100644 --- a/modules/entity_spell_system/database/ess_resource_db_map.h +++ b/modules/entity_spell_system/database/ess_resource_db_map.h @@ -1,3 +1,5 @@ +#ifndef ESS_RESOURCE_DB_MAP_H +#define ESS_RESOURCE_DB_MAP_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef ESS_RESOURCE_DB_MAP_H -#define ESS_RESOURCE_DB_MAP_H + + #include "ess_resource_db.h" diff --git a/modules/entity_spell_system/database/ess_resource_db_static.h b/modules/entity_spell_system/database/ess_resource_db_static.h index 5cc967f5a..bbd93b064 100644 --- a/modules/entity_spell_system/database/ess_resource_db_static.h +++ b/modules/entity_spell_system/database/ess_resource_db_static.h @@ -1,3 +1,5 @@ +#ifndef ESS_RESOURCE_DB_STATIC_H +#define ESS_RESOURCE_DB_STATIC_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef ESS_RESOURCE_DB_STATIC_H -#define ESS_RESOURCE_DB_STATIC_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/drag_and_drop/es_drag_and_drop.h b/modules/entity_spell_system/drag_and_drop/es_drag_and_drop.h index 76620df77..7f17975a8 100644 --- a/modules/entity_spell_system/drag_and_drop/es_drag_and_drop.h +++ b/modules/entity_spell_system/drag_and_drop/es_drag_and_drop.h @@ -1,3 +1,5 @@ +#ifndef ES_DRAG_AND_DROP_H +#define ES_DRAG_AND_DROP_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef ES_DRAG_AND_DROP_H -#define ES_DRAG_AND_DROP_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/editor/ess_editor_plugin.h b/modules/entity_spell_system/editor/ess_editor_plugin.h index 0c0d0c4a4..969d517fa 100644 --- a/modules/entity_spell_system/editor/ess_editor_plugin.h +++ b/modules/entity_spell_system/editor/ess_editor_plugin.h @@ -1,3 +1,5 @@ +#ifndef ESS_EDITOR_PLUGIN_H +#define ESS_EDITOR_PLUGIN_H /* Copyright (c) 2020-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef ESS_EDITOR_PLUGIN_H -#define ESS_EDITOR_PLUGIN_H + + #include "editor/editor_node.h" #include "editor/editor_plugin.h" diff --git a/modules/entity_spell_system/entities/ai/entity_ai.h b/modules/entity_spell_system/entities/ai/entity_ai.h index 9d500c345..63c297701 100644 --- a/modules/entity_spell_system/entities/ai/entity_ai.h +++ b/modules/entity_spell_system/entities/ai/entity_ai.h @@ -1,3 +1,5 @@ +#ifndef ENTITY_AI_H +#define ENTITY_AI_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef ENTITY_AI_H -#define ENTITY_AI_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/entities/auras/aura_data.h b/modules/entity_spell_system/entities/auras/aura_data.h index 16d95432b..1fe6cc2a1 100644 --- a/modules/entity_spell_system/entities/auras/aura_data.h +++ b/modules/entity_spell_system/entities/auras/aura_data.h @@ -1,3 +1,5 @@ +#ifndef AURA_DATA_H +#define AURA_DATA_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef AURA_DATA_H -#define AURA_DATA_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/entities/data/character_spec.h b/modules/entity_spell_system/entities/data/character_spec.h index 43a359ea8..fea034e9d 100644 --- a/modules/entity_spell_system/entities/data/character_spec.h +++ b/modules/entity_spell_system/entities/data/character_spec.h @@ -1,3 +1,5 @@ +#ifndef CHARACTER_SPEC_H +#define CHARACTER_SPEC_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef CHARACTER_SPEC_H -#define CHARACTER_SPEC_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/entities/data/entity_class_data.h b/modules/entity_spell_system/entities/data/entity_class_data.h index 9061b1f01..65274f57e 100644 --- a/modules/entity_spell_system/entities/data/entity_class_data.h +++ b/modules/entity_spell_system/entities/data/entity_class_data.h @@ -1,3 +1,5 @@ +#ifndef ENTITY_CLASS_DATA_H +#define ENTITY_CLASS_DATA_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef ENTITY_CLASS_DATA_H -#define ENTITY_CLASS_DATA_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/entities/data/entity_data.h b/modules/entity_spell_system/entities/data/entity_data.h index 11fa316db..54015e007 100644 --- a/modules/entity_spell_system/entities/data/entity_data.h +++ b/modules/entity_spell_system/entities/data/entity_data.h @@ -1,3 +1,5 @@ +#ifndef ENTITY_DATA_H +#define ENTITY_DATA_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef ENTITY_DATA_H -#define ENTITY_DATA_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/entities/data/entity_data_container.h b/modules/entity_spell_system/entities/data/entity_data_container.h index efb0b8551..d705dab6d 100644 --- a/modules/entity_spell_system/entities/data/entity_data_container.h +++ b/modules/entity_spell_system/entities/data/entity_data_container.h @@ -1,3 +1,5 @@ +#ifndef ENTITY_DATA_CONTAINER_H +#define ENTITY_DATA_CONTAINER_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef ENTITY_DATA_CONTAINER_H -#define ENTITY_DATA_CONTAINER_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/entities/data/item_container_data.h b/modules/entity_spell_system/entities/data/item_container_data.h index 159795413..4b3edae1a 100644 --- a/modules/entity_spell_system/entities/data/item_container_data.h +++ b/modules/entity_spell_system/entities/data/item_container_data.h @@ -1,3 +1,5 @@ +#ifndef ITEM_CONTAINER_DATA_H +#define ITEM_CONTAINER_DATA_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef ITEM_CONTAINER_DATA_H -#define ITEM_CONTAINER_DATA_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/entities/data/item_container_data_entry.h b/modules/entity_spell_system/entities/data/item_container_data_entry.h index 2dd8dd825..0e5fa0fac 100644 --- a/modules/entity_spell_system/entities/data/item_container_data_entry.h +++ b/modules/entity_spell_system/entities/data/item_container_data_entry.h @@ -1,3 +1,5 @@ +#ifndef CONTAINER_ITEM_DATA_H +#define CONTAINER_ITEM_DATA_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef CONTAINER_ITEM_DATA_H -#define CONTAINER_ITEM_DATA_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/entities/data/vendor_item_data.h b/modules/entity_spell_system/entities/data/vendor_item_data.h index c0dd9dec6..1049458a2 100644 --- a/modules/entity_spell_system/entities/data/vendor_item_data.h +++ b/modules/entity_spell_system/entities/data/vendor_item_data.h @@ -1,3 +1,5 @@ +#ifndef VENDOR_ITEM_DATA_H +#define VENDOR_ITEM_DATA_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef VENDOR_ITEM_DATA_H -#define VENDOR_ITEM_DATA_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/entities/data/vendor_item_data_entry.h b/modules/entity_spell_system/entities/data/vendor_item_data_entry.h index 51b0f67f7..c834227f3 100644 --- a/modules/entity_spell_system/entities/data/vendor_item_data_entry.h +++ b/modules/entity_spell_system/entities/data/vendor_item_data_entry.h @@ -1,3 +1,5 @@ +#ifndef VENDOR_ITEM_DATA_ENTRY_H +#define VENDOR_ITEM_DATA_ENTRY_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef VENDOR_ITEM_DATA_ENTRY_H -#define VENDOR_ITEM_DATA_ENTRY_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/entities/entity.h b/modules/entity_spell_system/entities/entity.h index f996ace6f..c74dde9ea 100644 --- a/modules/entity_spell_system/entities/entity.h +++ b/modules/entity_spell_system/entities/entity.h @@ -1,3 +1,5 @@ +#ifndef ENTITY_H +#define ENTITY_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef ENTITY_H -#define ENTITY_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/entities/resources/entity_resource.h b/modules/entity_spell_system/entities/resources/entity_resource.h index e39f4f7b7..e9485543d 100644 --- a/modules/entity_spell_system/entities/resources/entity_resource.h +++ b/modules/entity_spell_system/entities/resources/entity_resource.h @@ -1,3 +1,5 @@ +#ifndef ENTITY_RESOURCE_H +#define ENTITY_RESOURCE_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef ENTITY_RESOURCE_H -#define ENTITY_RESOURCE_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/entities/resources/entity_resource_cost_data.h b/modules/entity_spell_system/entities/resources/entity_resource_cost_data.h index 55fafc223..e0db98b4c 100644 --- a/modules/entity_spell_system/entities/resources/entity_resource_cost_data.h +++ b/modules/entity_spell_system/entities/resources/entity_resource_cost_data.h @@ -1,3 +1,5 @@ +#ifndef ENTITY_RESOURCE_COST_DATA_H +#define ENTITY_RESOURCE_COST_DATA_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef ENTITY_RESOURCE_COST_DATA_H -#define ENTITY_RESOURCE_COST_DATA_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/entities/resources/entity_resource_cost_data_health.h b/modules/entity_spell_system/entities/resources/entity_resource_cost_data_health.h index 2c667589c..9e226f772 100644 --- a/modules/entity_spell_system/entities/resources/entity_resource_cost_data_health.h +++ b/modules/entity_spell_system/entities/resources/entity_resource_cost_data_health.h @@ -1,3 +1,5 @@ +#ifndef ENTITY_RESOURCE_COST_DATA_HEALTH_H +#define ENTITY_RESOURCE_COST_DATA_HEALTH_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef ENTITY_RESOURCE_COST_DATA_HEALTH_H -#define ENTITY_RESOURCE_COST_DATA_HEALTH_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/entities/resources/entity_resource_cost_data_resource.h b/modules/entity_spell_system/entities/resources/entity_resource_cost_data_resource.h index 7f207ab95..2463d4c2e 100644 --- a/modules/entity_spell_system/entities/resources/entity_resource_cost_data_resource.h +++ b/modules/entity_spell_system/entities/resources/entity_resource_cost_data_resource.h @@ -1,3 +1,5 @@ +#ifndef ENTITY_RESOURCE_COST_DATA_RESOURCE_H +#define ENTITY_RESOURCE_COST_DATA_RESOURCE_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef ENTITY_RESOURCE_COST_DATA_RESOURCE_H -#define ENTITY_RESOURCE_COST_DATA_RESOURCE_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/entities/resources/entity_resource_health.h b/modules/entity_spell_system/entities/resources/entity_resource_health.h index 3d6571b9c..8e9cb5db9 100644 --- a/modules/entity_spell_system/entities/resources/entity_resource_health.h +++ b/modules/entity_spell_system/entities/resources/entity_resource_health.h @@ -1,3 +1,5 @@ +#ifndef ENTITY_RESOURCE_HEALTH_H +#define ENTITY_RESOURCE_HEALTH_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef ENTITY_RESOURCE_HEALTH_H -#define ENTITY_RESOURCE_HEALTH_H + + #include "entity_resource.h" diff --git a/modules/entity_spell_system/entities/resources/entity_resource_speed.h b/modules/entity_spell_system/entities/resources/entity_resource_speed.h index 1e7d90629..b37b82caa 100644 --- a/modules/entity_spell_system/entities/resources/entity_resource_speed.h +++ b/modules/entity_spell_system/entities/resources/entity_resource_speed.h @@ -1,3 +1,5 @@ +#ifndef ENTITY_RESOURCE_SPEED_H +#define ENTITY_RESOURCE_SPEED_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef ENTITY_RESOURCE_SPEED_H -#define ENTITY_RESOURCE_SPEED_H + + #include "entity_resource.h" diff --git a/modules/entity_spell_system/entities/skills/entity_skill.h b/modules/entity_spell_system/entities/skills/entity_skill.h index ed4108e9c..cfc1e7786 100644 --- a/modules/entity_spell_system/entities/skills/entity_skill.h +++ b/modules/entity_spell_system/entities/skills/entity_skill.h @@ -1,3 +1,5 @@ +#ifndef ENTITY_SKILL_H +#define ENTITY_SKILL_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef ENTITY_SKILL_H -#define ENTITY_SKILL_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/entities/skills/entity_skill_data.h b/modules/entity_spell_system/entities/skills/entity_skill_data.h index d1a8e57b6..e5ad2f6b6 100644 --- a/modules/entity_spell_system/entities/skills/entity_skill_data.h +++ b/modules/entity_spell_system/entities/skills/entity_skill_data.h @@ -1,3 +1,5 @@ +#ifndef ENTITY_SKILL_DATA_H +#define ENTITY_SKILL_DATA_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef ENTITY_SKILL_DATA_H -#define ENTITY_SKILL_DATA_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/entities/stats/complex_level_stat_data.h b/modules/entity_spell_system/entities/stats/complex_level_stat_data.h index 7395fab9c..742940ab0 100644 --- a/modules/entity_spell_system/entities/stats/complex_level_stat_data.h +++ b/modules/entity_spell_system/entities/stats/complex_level_stat_data.h @@ -1,3 +1,5 @@ +#ifndef COMPLEX_LEVEL_STAT_DATA_H +#define COMPLEX_LEVEL_STAT_DATA_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef COMPLEX_LEVEL_STAT_DATA_H -#define COMPLEX_LEVEL_STAT_DATA_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/entities/stats/level_stat_data.h b/modules/entity_spell_system/entities/stats/level_stat_data.h index d94bd08b4..aadec07f6 100644 --- a/modules/entity_spell_system/entities/stats/level_stat_data.h +++ b/modules/entity_spell_system/entities/stats/level_stat_data.h @@ -1,3 +1,5 @@ +#ifndef LEVEL_STAT_DATA_H +#define LEVEL_STAT_DATA_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef LEVEL_STAT_DATA_H -#define LEVEL_STAT_DATA_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/entities/stats/simple_level_stat_data.h b/modules/entity_spell_system/entities/stats/simple_level_stat_data.h index a8eae5e00..7ee1c50b0 100644 --- a/modules/entity_spell_system/entities/stats/simple_level_stat_data.h +++ b/modules/entity_spell_system/entities/stats/simple_level_stat_data.h @@ -1,3 +1,5 @@ +#ifndef SIMPLE_LEVEL_STAT_DATA_H +#define SIMPLE_LEVEL_STAT_DATA_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef SIMPLE_LEVEL_STAT_DATA_H -#define SIMPLE_LEVEL_STAT_DATA_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/entities/stats/stat_data.h b/modules/entity_spell_system/entities/stats/stat_data.h index 1ed55613b..67d4d67ce 100644 --- a/modules/entity_spell_system/entities/stats/stat_data.h +++ b/modules/entity_spell_system/entities/stats/stat_data.h @@ -1,3 +1,5 @@ +#ifndef STAT_DATA_H +#define STAT_DATA_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef STAT_DATA_H -#define STAT_DATA_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/entity_enums.h b/modules/entity_spell_system/entity_enums.h index 9b4b0464c..dcec36ca6 100644 --- a/modules/entity_spell_system/entity_enums.h +++ b/modules/entity_spell_system/entity_enums.h @@ -1,3 +1,5 @@ +#ifndef ENTITY_ENUMS_H +#define ENTITY_ENUMS_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef ENTITY_ENUMS_H -#define ENTITY_ENUMS_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/formations/ai_formation.h b/modules/entity_spell_system/formations/ai_formation.h index 050c172b9..f2239d963 100644 --- a/modules/entity_spell_system/formations/ai_formation.h +++ b/modules/entity_spell_system/formations/ai_formation.h @@ -1,3 +1,5 @@ +#ifndef AI_FORMATION_H +#define AI_FORMATION_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef AI_FORMATION_H -#define AI_FORMATION_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/infos/aura_infos.h b/modules/entity_spell_system/infos/aura_infos.h index 76c3abd8f..75d5ee272 100644 --- a/modules/entity_spell_system/infos/aura_infos.h +++ b/modules/entity_spell_system/infos/aura_infos.h @@ -1,3 +1,5 @@ +#ifndef AURA_INFOS_H +#define AURA_INFOS_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef AURA_INFOS_H -#define AURA_INFOS_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/infos/spell_cast_info.h b/modules/entity_spell_system/infos/spell_cast_info.h index 7987c510e..f42df6466 100644 --- a/modules/entity_spell_system/infos/spell_cast_info.h +++ b/modules/entity_spell_system/infos/spell_cast_info.h @@ -1,3 +1,5 @@ +#ifndef SPELL_INFOS_H +#define SPELL_INFOS_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef SPELL_INFOS_H -#define SPELL_INFOS_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/inventory/bag.h b/modules/entity_spell_system/inventory/bag.h index 8a7052d08..7abf709fa 100644 --- a/modules/entity_spell_system/inventory/bag.h +++ b/modules/entity_spell_system/inventory/bag.h @@ -1,3 +1,5 @@ +#ifndef BAG_H +#define BAG_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef BAG_H -#define BAG_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/inventory/grid_bag.h b/modules/entity_spell_system/inventory/grid_bag.h index 57b84ca02..c16c584df 100644 --- a/modules/entity_spell_system/inventory/grid_bag.h +++ b/modules/entity_spell_system/inventory/grid_bag.h @@ -1,3 +1,5 @@ +#ifndef GRID_BAG_H +#define GRID_BAG_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef GRID_BAG_H -#define GRID_BAG_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/inventory/inventory.h b/modules/entity_spell_system/inventory/inventory.h index 96dea3cfa..fdf2b7470 100644 --- a/modules/entity_spell_system/inventory/inventory.h +++ b/modules/entity_spell_system/inventory/inventory.h @@ -1,3 +1,5 @@ +#ifndef INVENTORY_H +#define INVENTORY_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef INVENTORY_H -#define INVENTORY_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/inventory/normal_bag.h b/modules/entity_spell_system/inventory/normal_bag.h index c4d7ba44b..51c30f925 100644 --- a/modules/entity_spell_system/inventory/normal_bag.h +++ b/modules/entity_spell_system/inventory/normal_bag.h @@ -1,3 +1,5 @@ +#ifndef BAG_H +#define BAG_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef BAG_H -#define BAG_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/item_enums.h b/modules/entity_spell_system/item_enums.h index f1ab22516..bf4dd9b2d 100644 --- a/modules/entity_spell_system/item_enums.h +++ b/modules/entity_spell_system/item_enums.h @@ -1,3 +1,5 @@ +#ifndef ITEM_ENUMS_H +#define ITEM_ENUMS_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef ITEM_ENUMS_H -#define ITEM_ENUMS_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/material_cache/ess_material_cache.h b/modules/entity_spell_system/material_cache/ess_material_cache.h index e354695bc..dfb9b996b 100644 --- a/modules/entity_spell_system/material_cache/ess_material_cache.h +++ b/modules/entity_spell_system/material_cache/ess_material_cache.h @@ -1,3 +1,5 @@ +#ifndef ESS_MATERIAL_CACHE_H +#define ESS_MATERIAL_CACHE_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef ESS_MATERIAL_CACHE_H -#define ESS_MATERIAL_CACHE_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/material_cache/ess_material_cache_pcm.h b/modules/entity_spell_system/material_cache/ess_material_cache_pcm.h index 8156b9a32..09fbc9ba1 100644 --- a/modules/entity_spell_system/material_cache/ess_material_cache_pcm.h +++ b/modules/entity_spell_system/material_cache/ess_material_cache_pcm.h @@ -1,3 +1,5 @@ +#ifndef ESS_MATERIAL_CACHE_PCM_H +#define ESS_MATERIAL_CACHE_PCM_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef ESS_MATERIAL_CACHE_PCM_H -#define ESS_MATERIAL_CACHE_PCM_H + + #include "ess_material_cache.h" diff --git a/modules/entity_spell_system/pipelines/spell_damage_info.h b/modules/entity_spell_system/pipelines/spell_damage_info.h index 8b9560d60..89908ffee 100644 --- a/modules/entity_spell_system/pipelines/spell_damage_info.h +++ b/modules/entity_spell_system/pipelines/spell_damage_info.h @@ -1,3 +1,5 @@ +#ifndef SPELL_DAMAGE_INFO_H +#define SPELL_DAMAGE_INFO_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef SPELL_DAMAGE_INFO_H -#define SPELL_DAMAGE_INFO_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/pipelines/spell_heal_info.h b/modules/entity_spell_system/pipelines/spell_heal_info.h index 40d97d1ff..a597db796 100644 --- a/modules/entity_spell_system/pipelines/spell_heal_info.h +++ b/modules/entity_spell_system/pipelines/spell_heal_info.h @@ -1,3 +1,5 @@ +#ifndef SPELL_HEAL_INFO_H +#define SPELL_HEAL_INFO_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef SPELL_HEAL_INFO_H -#define SPELL_HEAL_INFO_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/profiles/actionbar/action_bar_button_entry.h b/modules/entity_spell_system/profiles/actionbar/action_bar_button_entry.h index 3b1ab156f..e872c0a0f 100644 --- a/modules/entity_spell_system/profiles/actionbar/action_bar_button_entry.h +++ b/modules/entity_spell_system/profiles/actionbar/action_bar_button_entry.h @@ -1,3 +1,5 @@ +#ifndef ACTION_BAR_BUTTON_ENTRY_H +#define ACTION_BAR_BUTTON_ENTRY_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef ACTION_BAR_BUTTON_ENTRY_H -#define ACTION_BAR_BUTTON_ENTRY_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/profiles/actionbar/action_bar_entry.h b/modules/entity_spell_system/profiles/actionbar/action_bar_entry.h index b00e847f4..b8f72386b 100644 --- a/modules/entity_spell_system/profiles/actionbar/action_bar_entry.h +++ b/modules/entity_spell_system/profiles/actionbar/action_bar_entry.h @@ -1,3 +1,5 @@ +#ifndef ACTION_BAR_ENTRY_H +#define ACTION_BAR_ENTRY_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef ACTION_BAR_ENTRY_H -#define ACTION_BAR_ENTRY_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/profiles/actionbar/action_bar_profile.h b/modules/entity_spell_system/profiles/actionbar/action_bar_profile.h index 49b7f3b78..b2ebd0061 100644 --- a/modules/entity_spell_system/profiles/actionbar/action_bar_profile.h +++ b/modules/entity_spell_system/profiles/actionbar/action_bar_profile.h @@ -1,3 +1,5 @@ +#ifndef ACTION_BAR_PROFILE_H +#define ACTION_BAR_PROFILE_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef ACTION_BAR_PROFILE_H -#define ACTION_BAR_PROFILE_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/profiles/class_profile.h b/modules/entity_spell_system/profiles/class_profile.h index c5598b912..3e6e48f16 100644 --- a/modules/entity_spell_system/profiles/class_profile.h +++ b/modules/entity_spell_system/profiles/class_profile.h @@ -1,3 +1,5 @@ +#ifndef CLASS_PROFILE_H +#define CLASS_PROFILE_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef CLASS_PROFILE_H -#define CLASS_PROFILE_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/profiles/input/input_profile.h b/modules/entity_spell_system/profiles/input/input_profile.h index c1157e53b..b686805c6 100644 --- a/modules/entity_spell_system/profiles/input/input_profile.h +++ b/modules/entity_spell_system/profiles/input/input_profile.h @@ -1,3 +1,5 @@ +#ifndef INPUT_PROFILE_H +#define INPUT_PROFILE_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef INPUT_PROFILE_H -#define INPUT_PROFILE_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/profiles/input/input_profile_modifier.h b/modules/entity_spell_system/profiles/input/input_profile_modifier.h index a70d221f7..0b03545fd 100644 --- a/modules/entity_spell_system/profiles/input/input_profile_modifier.h +++ b/modules/entity_spell_system/profiles/input/input_profile_modifier.h @@ -1,3 +1,5 @@ +#ifndef INPUT_PROFILE_MODIFIER_H +#define INPUT_PROFILE_MODIFIER_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef INPUT_PROFILE_MODIFIER_H -#define INPUT_PROFILE_MODIFIER_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/profiles/input/input_profile_modifier_entry.h b/modules/entity_spell_system/profiles/input/input_profile_modifier_entry.h index 130b4aed4..490f50670 100644 --- a/modules/entity_spell_system/profiles/input/input_profile_modifier_entry.h +++ b/modules/entity_spell_system/profiles/input/input_profile_modifier_entry.h @@ -1,3 +1,5 @@ +#ifndef INPUT_PROFILE_MODIFIER_ENTRY_H +#define INPUT_PROFILE_MODIFIER_ENTRY_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef INPUT_PROFILE_MODIFIER_ENTRY_H -#define INPUT_PROFILE_MODIFIER_ENTRY_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/profiles/player_profile.h b/modules/entity_spell_system/profiles/player_profile.h index 89b614e53..da58c9fbc 100644 --- a/modules/entity_spell_system/profiles/player_profile.h +++ b/modules/entity_spell_system/profiles/player_profile.h @@ -1,3 +1,5 @@ +#ifndef PLAYER_PROFILE_H +#define PLAYER_PROFILE_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PLAYER_PROFILE_H -#define PLAYER_PROFILE_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/projectiles/3d/spell_follow_projectile_3d.h b/modules/entity_spell_system/projectiles/3d/spell_follow_projectile_3d.h index 2d8bbc937..d9df06351 100644 --- a/modules/entity_spell_system/projectiles/3d/spell_follow_projectile_3d.h +++ b/modules/entity_spell_system/projectiles/3d/spell_follow_projectile_3d.h @@ -1,3 +1,5 @@ +#ifndef SPELL_PROJECTILE_3D +#define SPELL_PROJECTILE_3D /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef SPELL_PROJECTILE_3D -#define SPELL_PROJECTILE_3D + + #include "../../defines.h" diff --git a/modules/entity_spell_system/props/prop_data_entity.h b/modules/entity_spell_system/props/prop_data_entity.h index 7009c5aa6..e76fad4f2 100644 --- a/modules/entity_spell_system/props/prop_data_entity.h +++ b/modules/entity_spell_system/props/prop_data_entity.h @@ -1,3 +1,5 @@ +#ifndef PROP_DATA_ENTITY_H +#define PROP_DATA_ENTITY_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_DATA_ENTITY_H -#define PROP_DATA_ENTITY_H + + #if PROPS_PRESENT diff --git a/modules/entity_spell_system/singletons/ess.h b/modules/entity_spell_system/singletons/ess.h index 91d8deeb5..99ae800d0 100644 --- a/modules/entity_spell_system/singletons/ess.h +++ b/modules/entity_spell_system/singletons/ess.h @@ -1,3 +1,5 @@ +#ifndef ESS_H +#define ESS_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef ESS_H -#define ESS_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/singletons/profile_manager.h b/modules/entity_spell_system/singletons/profile_manager.h index 83c1d4813..ad1df8c67 100644 --- a/modules/entity_spell_system/singletons/profile_manager.h +++ b/modules/entity_spell_system/singletons/profile_manager.h @@ -1,3 +1,5 @@ +#ifndef PROFILE_MANAGER_H +#define PROFILE_MANAGER_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROFILE_MANAGER_H -#define PROFILE_MANAGER_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/skeleton/character_bones.h b/modules/entity_spell_system/skeleton/character_bones.h index 6c2ed53fb..b979b255f 100644 --- a/modules/entity_spell_system/skeleton/character_bones.h +++ b/modules/entity_spell_system/skeleton/character_bones.h @@ -1,3 +1,5 @@ +#ifndef CHARACTER_BONES_H +#define CHARACTER_BONES_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef CHARACTER_BONES_H -#define CHARACTER_BONES_H + + #include "scene/2d/node_2d.h" diff --git a/modules/entity_spell_system/skeleton/character_skeleton_2d.h b/modules/entity_spell_system/skeleton/character_skeleton_2d.h index 7b2e06ebf..f9ce746fb 100644 --- a/modules/entity_spell_system/skeleton/character_skeleton_2d.h +++ b/modules/entity_spell_system/skeleton/character_skeleton_2d.h @@ -1,3 +1,5 @@ +#ifndef CHARACTER_SKELETON_2D_H +#define CHARACTER_SKELETON_2D_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef CHARACTER_SKELETON_2D_H -#define CHARACTER_SKELETON_2D_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/skeleton/character_skeleton_3d.h b/modules/entity_spell_system/skeleton/character_skeleton_3d.h index 4ab5f24c0..e746f9a14 100644 --- a/modules/entity_spell_system/skeleton/character_skeleton_3d.h +++ b/modules/entity_spell_system/skeleton/character_skeleton_3d.h @@ -1,3 +1,5 @@ +#ifndef CHARACTER_SKELETON_3D_H +#define CHARACTER_SKELETON_3D_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef CHARACTER_SKELETON_3D_H -#define CHARACTER_SKELETON_3D_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/skeleton/entity_skeleton_data.h b/modules/entity_spell_system/skeleton/entity_skeleton_data.h index 1ecedd363..19da5db0e 100644 --- a/modules/entity_spell_system/skeleton/entity_skeleton_data.h +++ b/modules/entity_spell_system/skeleton/entity_skeleton_data.h @@ -1,3 +1,5 @@ +#ifndef ENTITY_SKELETON_DATA_H +#define ENTITY_SKELETON_DATA_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef ENTITY_SKELETON_DATA_H -#define ENTITY_SKELETON_DATA_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/skeleton/skeleton_model_entry.h b/modules/entity_spell_system/skeleton/skeleton_model_entry.h index 09a4a5359..fe878da5f 100644 --- a/modules/entity_spell_system/skeleton/skeleton_model_entry.h +++ b/modules/entity_spell_system/skeleton/skeleton_model_entry.h @@ -1,3 +1,5 @@ +#ifndef SKELETON_MODEL_ENTRY_H +#define SKELETON_MODEL_ENTRY_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef SKELETON_MODEL_ENTRY_H -#define SKELETON_MODEL_ENTRY_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/spawners/ess_entity_spawner.h b/modules/entity_spell_system/spawners/ess_entity_spawner.h index 442274077..537c37fa6 100644 --- a/modules/entity_spell_system/spawners/ess_entity_spawner.h +++ b/modules/entity_spell_system/spawners/ess_entity_spawner.h @@ -1,3 +1,5 @@ +#ifndef ESS_ENTITY_SPAWNER_H +#define ESS_ENTITY_SPAWNER_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef ESS_ENTITY_SPAWNER_H -#define ESS_ENTITY_SPAWNER_H + + #include "scene/main/node.h" diff --git a/modules/entity_spell_system/spell_enums.h b/modules/entity_spell_system/spell_enums.h index e39b3a196..cbafae7d4 100644 --- a/modules/entity_spell_system/spell_enums.h +++ b/modules/entity_spell_system/spell_enums.h @@ -1,3 +1,5 @@ +#ifndef SPELL_ENUMS_H +#define SPELL_ENUMS_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef SPELL_ENUMS_H -#define SPELL_ENUMS_H + + #include "core/version.h" diff --git a/modules/entity_spell_system/utility/entity_create_info.h b/modules/entity_spell_system/utility/entity_create_info.h index b958b4677..20f8f651f 100644 --- a/modules/entity_spell_system/utility/entity_create_info.h +++ b/modules/entity_spell_system/utility/entity_create_info.h @@ -1,3 +1,5 @@ +#ifndef ENTITY_CREATE_INFO_H +#define ENTITY_CREATE_INFO_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef ENTITY_CREATE_INFO_H -#define ENTITY_CREATE_INFO_H + + #include "core/version.h" diff --git a/modules/etc/image_compress_etc.h b/modules/etc/image_compress_etc.h index bbcffd955..5f021ee20 100644 --- a/modules/etc/image_compress_etc.h +++ b/modules/etc/image_compress_etc.h @@ -1,3 +1,5 @@ +#ifndef IMAGE_COMPRESS_ETC_H +#define IMAGE_COMPRESS_ETC_H /*************************************************************************/ /* image_compress_etc.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef IMAGE_COMPRESS_ETC_H -#define IMAGE_COMPRESS_ETC_H + + void _register_etc_compress_func(); diff --git a/modules/etc/register_types.h b/modules/etc/register_types.h index 2202f2598..b58dc9af9 100644 --- a/modules/etc/register_types.h +++ b/modules/etc/register_types.h @@ -1,3 +1,5 @@ +#ifndef ETC_REGISTER_TYPES_H +#define ETC_REGISTER_TYPES_H /*************************************************************************/ /* register_types.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef ETC_REGISTER_TYPES_H -#define ETC_REGISTER_TYPES_H + + void register_etc_types(); void unregister_etc_types(); diff --git a/modules/etc/texture_loader_pkm.h b/modules/etc/texture_loader_pkm.h index 6ebf0099b..351c2982f 100644 --- a/modules/etc/texture_loader_pkm.h +++ b/modules/etc/texture_loader_pkm.h @@ -1,3 +1,5 @@ +#ifndef TEXTURE_LOADER_PKM_H +#define TEXTURE_LOADER_PKM_H /*************************************************************************/ /* texture_loader_pkm.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef TEXTURE_LOADER_PKM_H -#define TEXTURE_LOADER_PKM_H + + #include "core/io/resource_loader.h" #include "scene/resources/texture.h" diff --git a/modules/fastnoise/lib/FastNoise.h b/modules/fastnoise/lib/FastNoise.h index 451e97cab..96387f2f9 100644 --- a/modules/fastnoise/lib/FastNoise.h +++ b/modules/fastnoise/lib/FastNoise.h @@ -1,3 +1,5 @@ +#ifndef FASTNOISE_H +#define FASTNOISE_H // FastNoise.h // // MIT License @@ -28,8 +30,8 @@ // VERSION: 0.4.1 -#ifndef FASTNOISE_H -#define FASTNOISE_H + + // Uncomment the line below to use doubles throughout FastNoise instead of floats //#define FN_USE_DOUBLES diff --git a/modules/freetype/register_types.h b/modules/freetype/register_types.h index c4eb24163..19c8ef737 100644 --- a/modules/freetype/register_types.h +++ b/modules/freetype/register_types.h @@ -1,3 +1,5 @@ +#ifndef FREETYPE_REGISTER_TYPES_H +#define FREETYPE_REGISTER_TYPES_H /*************************************************************************/ /* register_types.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef FREETYPE_REGISTER_TYPES_H -#define FREETYPE_REGISTER_TYPES_H + + void register_freetype_types(); void unregister_freetype_types(); diff --git a/modules/gdscript/editor/gdscript_highlighter.h b/modules/gdscript/editor/gdscript_highlighter.h index 4d7e7fe4b..b458c410c 100644 --- a/modules/gdscript/editor/gdscript_highlighter.h +++ b/modules/gdscript/editor/gdscript_highlighter.h @@ -1,3 +1,5 @@ +#ifndef GDSCRIPT_HIGHLIGHTER_H +#define GDSCRIPT_HIGHLIGHTER_H /*************************************************************************/ /* gdscript_highlighter.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef GDSCRIPT_HIGHLIGHTER_H -#define GDSCRIPT_HIGHLIGHTER_H + + #include "scene/gui/text_edit.h" diff --git a/modules/gdscript/gdscript.h b/modules/gdscript/gdscript.h index 24ac74858..69bb6ae30 100644 --- a/modules/gdscript/gdscript.h +++ b/modules/gdscript/gdscript.h @@ -1,3 +1,5 @@ +#ifndef GDSCRIPT_H +#define GDSCRIPT_H /*************************************************************************/ /* gdscript.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef GDSCRIPT_H -#define GDSCRIPT_H + + #include "core/io/resource_loader.h" #include "core/io/resource_saver.h" diff --git a/modules/gdscript/gdscript_compiler.h b/modules/gdscript/gdscript_compiler.h index c1ee834b1..f6739be7e 100644 --- a/modules/gdscript/gdscript_compiler.h +++ b/modules/gdscript/gdscript_compiler.h @@ -1,3 +1,5 @@ +#ifndef GDSCRIPT_COMPILER_H +#define GDSCRIPT_COMPILER_H /*************************************************************************/ /* gdscript_compiler.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef GDSCRIPT_COMPILER_H -#define GDSCRIPT_COMPILER_H + + #include "core/set.h" #include "gdscript.h" diff --git a/modules/gdscript/gdscript_function.h b/modules/gdscript/gdscript_function.h index 0e69de3f4..856fb2bdd 100644 --- a/modules/gdscript/gdscript_function.h +++ b/modules/gdscript/gdscript_function.h @@ -1,3 +1,5 @@ +#ifndef GDSCRIPT_FUNCTION_H +#define GDSCRIPT_FUNCTION_H /*************************************************************************/ /* gdscript_function.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef GDSCRIPT_FUNCTION_H -#define GDSCRIPT_FUNCTION_H + + #include "core/os/thread.h" #include "core/pair.h" diff --git a/modules/gdscript/gdscript_functions.h b/modules/gdscript/gdscript_functions.h index 3e1f704a0..6034ab97a 100644 --- a/modules/gdscript/gdscript_functions.h +++ b/modules/gdscript/gdscript_functions.h @@ -1,3 +1,5 @@ +#ifndef GDSCRIPT_FUNCTIONS_H +#define GDSCRIPT_FUNCTIONS_H /*************************************************************************/ /* gdscript_functions.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef GDSCRIPT_FUNCTIONS_H -#define GDSCRIPT_FUNCTIONS_H + + #include "core/variant.h" diff --git a/modules/gdscript/gdscript_parser.h b/modules/gdscript/gdscript_parser.h index f3daa4e72..9149c33f8 100644 --- a/modules/gdscript/gdscript_parser.h +++ b/modules/gdscript/gdscript_parser.h @@ -1,3 +1,5 @@ +#ifndef GDSCRIPT_PARSER_H +#define GDSCRIPT_PARSER_H /*************************************************************************/ /* gdscript_parser.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef GDSCRIPT_PARSER_H -#define GDSCRIPT_PARSER_H + + #include "core/map.h" #include "core/object.h" diff --git a/modules/gdscript/gdscript_tokenizer.h b/modules/gdscript/gdscript_tokenizer.h index 01416cbb9..a1aafc922 100644 --- a/modules/gdscript/gdscript_tokenizer.h +++ b/modules/gdscript/gdscript_tokenizer.h @@ -1,3 +1,5 @@ +#ifndef GDSCRIPT_TOKENIZER_H +#define GDSCRIPT_TOKENIZER_H /*************************************************************************/ /* gdscript_tokenizer.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef GDSCRIPT_TOKENIZER_H -#define GDSCRIPT_TOKENIZER_H + + #include "core/pair.h" #include "core/string_name.h" diff --git a/modules/gdscript/language_server/gdscript_extend_parser.h b/modules/gdscript/language_server/gdscript_extend_parser.h index 58333d5b7..77338a51e 100644 --- a/modules/gdscript/language_server/gdscript_extend_parser.h +++ b/modules/gdscript/language_server/gdscript_extend_parser.h @@ -1,3 +1,5 @@ +#ifndef GDSCRIPT_EXTEND_PARSER_H +#define GDSCRIPT_EXTEND_PARSER_H /*************************************************************************/ /* gdscript_extend_parser.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef GDSCRIPT_EXTEND_PARSER_H -#define GDSCRIPT_EXTEND_PARSER_H + + #include "../gdscript_parser.h" #include "core/variant.h" diff --git a/modules/gdscript/language_server/gdscript_language_protocol.h b/modules/gdscript/language_server/gdscript_language_protocol.h index 3d08ae5e6..75659d050 100644 --- a/modules/gdscript/language_server/gdscript_language_protocol.h +++ b/modules/gdscript/language_server/gdscript_language_protocol.h @@ -1,3 +1,5 @@ +#ifndef GDSCRIPT_PROTOCAL_SERVER_H +#define GDSCRIPT_PROTOCAL_SERVER_H /*************************************************************************/ /* gdscript_language_protocol.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef GDSCRIPT_PROTOCAL_SERVER_H -#define GDSCRIPT_PROTOCAL_SERVER_H + + #include "core/io/stream_peer.h" #include "core/io/stream_peer_tcp.h" diff --git a/modules/gdscript/language_server/gdscript_language_server.h b/modules/gdscript/language_server/gdscript_language_server.h index 62629a0b2..012ee73f9 100644 --- a/modules/gdscript/language_server/gdscript_language_server.h +++ b/modules/gdscript/language_server/gdscript_language_server.h @@ -1,3 +1,5 @@ +#ifndef GDSCRIPT_LANGUAGE_SERVER_H +#define GDSCRIPT_LANGUAGE_SERVER_H /*************************************************************************/ /* gdscript_language_server.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef GDSCRIPT_LANGUAGE_SERVER_H -#define GDSCRIPT_LANGUAGE_SERVER_H + + #include "../gdscript_parser.h" #include "editor/editor_plugin.h" diff --git a/modules/gdscript/language_server/gdscript_text_document.h b/modules/gdscript/language_server/gdscript_text_document.h index 224fbbf82..50b1348fe 100644 --- a/modules/gdscript/language_server/gdscript_text_document.h +++ b/modules/gdscript/language_server/gdscript_text_document.h @@ -1,3 +1,5 @@ +#ifndef GDSCRIPT_TEXT_DOCUMENT_H +#define GDSCRIPT_TEXT_DOCUMENT_H /*************************************************************************/ /* gdscript_text_document.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef GDSCRIPT_TEXT_DOCUMENT_H -#define GDSCRIPT_TEXT_DOCUMENT_H + + #include "core/os/file_access.h" #include "core/reference.h" diff --git a/modules/gdscript/language_server/gdscript_workspace.h b/modules/gdscript/language_server/gdscript_workspace.h index cc17d697c..5803ed0df 100644 --- a/modules/gdscript/language_server/gdscript_workspace.h +++ b/modules/gdscript/language_server/gdscript_workspace.h @@ -1,3 +1,5 @@ +#ifndef GDSCRIPT_WORKSPACE_H +#define GDSCRIPT_WORKSPACE_H /*************************************************************************/ /* gdscript_workspace.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef GDSCRIPT_WORKSPACE_H -#define GDSCRIPT_WORKSPACE_H + + #include "../gdscript_parser.h" #include "core/variant.h" diff --git a/modules/gdscript/register_types.h b/modules/gdscript/register_types.h index baa7dcbbd..b3dc215ae 100644 --- a/modules/gdscript/register_types.h +++ b/modules/gdscript/register_types.h @@ -1,3 +1,5 @@ +#ifndef GDSCRIPT_REGISTER_TYPES_H +#define GDSCRIPT_REGISTER_TYPES_H /*************************************************************************/ /* register_types.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef GDSCRIPT_REGISTER_TYPES_H -#define GDSCRIPT_REGISTER_TYPES_H + + void register_gdscript_types(); void unregister_gdscript_types(); diff --git a/modules/gltf/editor_scene_exporter_gltf_plugin.h b/modules/gltf/editor_scene_exporter_gltf_plugin.h index 752474b8e..2dfcf0aed 100644 --- a/modules/gltf/editor_scene_exporter_gltf_plugin.h +++ b/modules/gltf/editor_scene_exporter_gltf_plugin.h @@ -1,3 +1,5 @@ +#ifndef EDITOR_SCENE_EXPORTER_GLTF_PLUGIN_H +#define EDITOR_SCENE_EXPORTER_GLTF_PLUGIN_H /*************************************************************************/ /* editor_scene_exporter_gltf_plugin.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef EDITOR_SCENE_EXPORTER_GLTF_PLUGIN_H -#define EDITOR_SCENE_EXPORTER_GLTF_PLUGIN_H + + #include "editor/editor_file_dialog.h" #include "editor/editor_plugin.h" diff --git a/modules/gltf/editor_scene_importer_gltf.h b/modules/gltf/editor_scene_importer_gltf.h index d0b2d6043..978ac6bec 100644 --- a/modules/gltf/editor_scene_importer_gltf.h +++ b/modules/gltf/editor_scene_importer_gltf.h @@ -1,3 +1,5 @@ +#ifndef EDITOR_SCENE_IMPORTER_GLTF_H +#define EDITOR_SCENE_IMPORTER_GLTF_H /*************************************************************************/ /* editor_scene_importer_gltf.h */ /*************************************************************************/ @@ -30,8 +32,8 @@ #ifdef TOOLS_ENABLED -#ifndef EDITOR_SCENE_IMPORTER_GLTF_H -#define EDITOR_SCENE_IMPORTER_GLTF_H + + #include "editor/import/resource_importer_scene.h" diff --git a/modules/gltf/gltf_accessor.h b/modules/gltf/gltf_accessor.h index 037fe9879..629b219bd 100644 --- a/modules/gltf/gltf_accessor.h +++ b/modules/gltf/gltf_accessor.h @@ -1,3 +1,5 @@ +#ifndef GLTF_ACCESSOR_H +#define GLTF_ACCESSOR_H /*************************************************************************/ /* gltf_accessor.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef GLTF_ACCESSOR_H -#define GLTF_ACCESSOR_H + + #include "core/resource.h" diff --git a/modules/gltf/gltf_animation.h b/modules/gltf/gltf_animation.h index bf3177a94..86d3da976 100644 --- a/modules/gltf/gltf_animation.h +++ b/modules/gltf/gltf_animation.h @@ -1,3 +1,5 @@ +#ifndef GLTF_ANIMATION_H +#define GLTF_ANIMATION_H /*************************************************************************/ /* gltf_animation.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef GLTF_ANIMATION_H -#define GLTF_ANIMATION_H + + #include "core/resource.h" diff --git a/modules/gltf/gltf_buffer_view.h b/modules/gltf/gltf_buffer_view.h index d422e6896..4198fe15a 100644 --- a/modules/gltf/gltf_buffer_view.h +++ b/modules/gltf/gltf_buffer_view.h @@ -1,3 +1,5 @@ +#ifndef GLTF_BUFFER_VIEW_H +#define GLTF_BUFFER_VIEW_H /*************************************************************************/ /* gltf_buffer_view.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef GLTF_BUFFER_VIEW_H -#define GLTF_BUFFER_VIEW_H + + #include "core/resource.h" diff --git a/modules/gltf/gltf_camera.h b/modules/gltf/gltf_camera.h index f8da3c248..bf7280716 100644 --- a/modules/gltf/gltf_camera.h +++ b/modules/gltf/gltf_camera.h @@ -1,3 +1,5 @@ +#ifndef GLTF_CAMERA_H +#define GLTF_CAMERA_H /*************************************************************************/ /* gltf_camera.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef GLTF_CAMERA_H -#define GLTF_CAMERA_H + + #include "core/resource.h" diff --git a/modules/gltf/gltf_document.h b/modules/gltf/gltf_document.h index f6c717974..90a71ca85 100644 --- a/modules/gltf/gltf_document.h +++ b/modules/gltf/gltf_document.h @@ -1,3 +1,5 @@ +#ifndef GLTF_DOCUMENT_H +#define GLTF_DOCUMENT_H /*************************************************************************/ /* gltf_document.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef GLTF_DOCUMENT_H -#define GLTF_DOCUMENT_H + + #include "scene/3d/bone_attachment.h" #include "scene/3d/camera.h" diff --git a/modules/gltf/gltf_light.h b/modules/gltf/gltf_light.h index e3513f317..b597b252a 100644 --- a/modules/gltf/gltf_light.h +++ b/modules/gltf/gltf_light.h @@ -1,3 +1,5 @@ +#ifndef GLTF_LIGHT_H +#define GLTF_LIGHT_H /*************************************************************************/ /* gltf_light.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef GLTF_LIGHT_H -#define GLTF_LIGHT_H + + #include "core/resource.h" diff --git a/modules/gltf/gltf_mesh.h b/modules/gltf/gltf_mesh.h index 841c8ad4d..aa9ade329 100644 --- a/modules/gltf/gltf_mesh.h +++ b/modules/gltf/gltf_mesh.h @@ -1,3 +1,5 @@ +#ifndef GLTF_MESH_H +#define GLTF_MESH_H /*************************************************************************/ /* gltf_mesh.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef GLTF_MESH_H -#define GLTF_MESH_H + + #include "core/resource.h" #include "scene/resources/mesh.h" diff --git a/modules/gltf/gltf_node.h b/modules/gltf/gltf_node.h index 33c4ed583..642480832 100644 --- a/modules/gltf/gltf_node.h +++ b/modules/gltf/gltf_node.h @@ -1,3 +1,5 @@ +#ifndef GLTF_NODE_H +#define GLTF_NODE_H /*************************************************************************/ /* gltf_node.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef GLTF_NODE_H -#define GLTF_NODE_H + + #include "core/resource.h" diff --git a/modules/gltf/gltf_skeleton.h b/modules/gltf/gltf_skeleton.h index b346872b1..6fd18d3d7 100644 --- a/modules/gltf/gltf_skeleton.h +++ b/modules/gltf/gltf_skeleton.h @@ -1,3 +1,5 @@ +#ifndef GLTF_SKELETON_H +#define GLTF_SKELETON_H /*************************************************************************/ /* gltf_skeleton.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef GLTF_SKELETON_H -#define GLTF_SKELETON_H + + #include "core/resource.h" diff --git a/modules/gltf/gltf_skin.h b/modules/gltf/gltf_skin.h index 3cc7cc47e..eba096113 100644 --- a/modules/gltf/gltf_skin.h +++ b/modules/gltf/gltf_skin.h @@ -1,3 +1,5 @@ +#ifndef GLTF_SKIN_H +#define GLTF_SKIN_H /*************************************************************************/ /* gltf_skin.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef GLTF_SKIN_H -#define GLTF_SKIN_H + + #include "core/resource.h" diff --git a/modules/gltf/gltf_spec_gloss.h b/modules/gltf/gltf_spec_gloss.h index c1911fc3b..147e4acfa 100644 --- a/modules/gltf/gltf_spec_gloss.h +++ b/modules/gltf/gltf_spec_gloss.h @@ -1,3 +1,5 @@ +#ifndef GLTF_SPEC_GLOSS_H +#define GLTF_SPEC_GLOSS_H /*************************************************************************/ /* gltf_spec_gloss.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef GLTF_SPEC_GLOSS_H -#define GLTF_SPEC_GLOSS_H + + #include "core/image.h" #include "core/resource.h" diff --git a/modules/gltf/gltf_state.h b/modules/gltf/gltf_state.h index 834a210c9..b5b2dbdb0 100644 --- a/modules/gltf/gltf_state.h +++ b/modules/gltf/gltf_state.h @@ -1,3 +1,5 @@ +#ifndef GLTF_STATE_H +#define GLTF_STATE_H /*************************************************************************/ /* gltf_state.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef GLTF_STATE_H -#define GLTF_STATE_H + + #include "core/map.h" #include "core/resource.h" diff --git a/modules/gltf/gltf_texture.h b/modules/gltf/gltf_texture.h index 5eefe33ca..e427a617f 100644 --- a/modules/gltf/gltf_texture.h +++ b/modules/gltf/gltf_texture.h @@ -1,3 +1,5 @@ +#ifndef GLTF_TEXTURE_H +#define GLTF_TEXTURE_H /*************************************************************************/ /* gltf_texture.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef GLTF_TEXTURE_H -#define GLTF_TEXTURE_H + + #include "core/resource.h" diff --git a/modules/gltf/packed_scene_gltf.h b/modules/gltf/packed_scene_gltf.h index 99b7cbcc3..4a5e499cb 100644 --- a/modules/gltf/packed_scene_gltf.h +++ b/modules/gltf/packed_scene_gltf.h @@ -1,3 +1,5 @@ +#ifndef PACKED_SCENE_GLTF_H +#define PACKED_SCENE_GLTF_H /*************************************************************************/ /* packed_scene_gltf.h */ /*************************************************************************/ @@ -30,8 +32,8 @@ #ifdef TOOLS_ENABLED -#ifndef PACKED_SCENE_GLTF_H -#define PACKED_SCENE_GLTF_H + + #include "scene/main/node.h" #include "scene/resources/packed_scene.h" diff --git a/modules/gltf/register_types.h b/modules/gltf/register_types.h index bc43b6e0e..76fa22690 100644 --- a/modules/gltf/register_types.h +++ b/modules/gltf/register_types.h @@ -1,3 +1,5 @@ +#ifndef GLTF_REGISTER_TYPES_H +#define GLTF_REGISTER_TYPES_H /*************************************************************************/ /* register_types.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef GLTF_REGISTER_TYPES_H -#define GLTF_REGISTER_TYPES_H + + #ifndef _3D_DISABLED diff --git a/modules/hdr/image_loader_hdr.h b/modules/hdr/image_loader_hdr.h index 0213fdbcb..f6a7239b2 100644 --- a/modules/hdr/image_loader_hdr.h +++ b/modules/hdr/image_loader_hdr.h @@ -1,3 +1,5 @@ +#ifndef IMAGE_LOADER_HDR_H +#define IMAGE_LOADER_HDR_H /*************************************************************************/ /* image_loader_hdr.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef IMAGE_LOADER_HDR_H -#define IMAGE_LOADER_HDR_H + + #include "core/io/image_loader.h" diff --git a/modules/hdr/register_types.h b/modules/hdr/register_types.h index 4224aa2ce..af4fa72cd 100644 --- a/modules/hdr/register_types.h +++ b/modules/hdr/register_types.h @@ -1,3 +1,5 @@ +#ifndef HDR_REGISTER_TYPES_H +#define HDR_REGISTER_TYPES_H /*************************************************************************/ /* register_types.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef HDR_REGISTER_TYPES_H -#define HDR_REGISTER_TYPES_H + + void register_hdr_types(); void unregister_hdr_types(); diff --git a/modules/jpg/image_loader_jpegd.h b/modules/jpg/image_loader_jpegd.h index 8e64f6fba..1459da0bc 100644 --- a/modules/jpg/image_loader_jpegd.h +++ b/modules/jpg/image_loader_jpegd.h @@ -1,3 +1,5 @@ +#ifndef IMAGE_LOADER_JPG_H +#define IMAGE_LOADER_JPG_H /*************************************************************************/ /* image_loader_jpegd.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef IMAGE_LOADER_JPG_H -#define IMAGE_LOADER_JPG_H + + #include "core/io/image_loader.h" diff --git a/modules/jpg/register_types.h b/modules/jpg/register_types.h index 97223cefd..e113b277e 100644 --- a/modules/jpg/register_types.h +++ b/modules/jpg/register_types.h @@ -1,3 +1,5 @@ +#ifndef JPG_REGISTER_TYPES_H +#define JPG_REGISTER_TYPES_H /*************************************************************************/ /* register_types.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef JPG_REGISTER_TYPES_H -#define JPG_REGISTER_TYPES_H + + void register_jpg_types(); void unregister_jpg_types(); diff --git a/modules/jsonrpc/jsonrpc.h b/modules/jsonrpc/jsonrpc.h index ee9a6e33e..253bf835b 100644 --- a/modules/jsonrpc/jsonrpc.h +++ b/modules/jsonrpc/jsonrpc.h @@ -1,3 +1,5 @@ +#ifndef GODOT_JSON_RPC_H +#define GODOT_JSON_RPC_H /*************************************************************************/ /* jsonrpc.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef GODOT_JSON_RPC_H -#define GODOT_JSON_RPC_H + + #include "core/object.h" #include "core/variant.h" diff --git a/modules/jsonrpc/register_types.h b/modules/jsonrpc/register_types.h index 57744e6c0..e0a81d4be 100644 --- a/modules/jsonrpc/register_types.h +++ b/modules/jsonrpc/register_types.h @@ -1,3 +1,5 @@ +#ifndef JSONRPC_REGISTER_TYPES_H +#define JSONRPC_REGISTER_TYPES_H /*************************************************************************/ /* register_types.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef JSONRPC_REGISTER_TYPES_H -#define JSONRPC_REGISTER_TYPES_H + + void register_jsonrpc_types(); void unregister_jsonrpc_types(); diff --git a/modules/mbedtls/crypto_mbedtls.h b/modules/mbedtls/crypto_mbedtls.h index 91818849f..88ef5cd58 100644 --- a/modules/mbedtls/crypto_mbedtls.h +++ b/modules/mbedtls/crypto_mbedtls.h @@ -1,3 +1,5 @@ +#ifndef CRYPTO_MBEDTLS_H +#define CRYPTO_MBEDTLS_H /*************************************************************************/ /* crypto_mbedtls.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef CRYPTO_MBEDTLS_H -#define CRYPTO_MBEDTLS_H + + #include "core/crypto/crypto.h" #include "core/resource.h" diff --git a/modules/mbedtls/dtls_server_mbedtls.h b/modules/mbedtls/dtls_server_mbedtls.h index 29370062c..5de9b3f84 100644 --- a/modules/mbedtls/dtls_server_mbedtls.h +++ b/modules/mbedtls/dtls_server_mbedtls.h @@ -1,3 +1,5 @@ +#ifndef MBED_DTLS_SERVER_H +#define MBED_DTLS_SERVER_H /*************************************************************************/ /* dtls_server_mbedtls.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef MBED_DTLS_SERVER_H -#define MBED_DTLS_SERVER_H + + #include "core/io/dtls_server.h" #include "ssl_context_mbedtls.h" diff --git a/modules/mbedtls/packet_peer_mbed_dtls.h b/modules/mbedtls/packet_peer_mbed_dtls.h index bab9fa476..ffbb8bed5 100644 --- a/modules/mbedtls/packet_peer_mbed_dtls.h +++ b/modules/mbedtls/packet_peer_mbed_dtls.h @@ -1,3 +1,5 @@ +#ifndef PACKET_PEER_MBED_DTLS_H +#define PACKET_PEER_MBED_DTLS_H /*************************************************************************/ /* packet_peer_mbed_dtls.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef PACKET_PEER_MBED_DTLS_H -#define PACKET_PEER_MBED_DTLS_H + + #include "core/io/packet_peer_dtls.h" #include "ssl_context_mbedtls.h" diff --git a/modules/mbedtls/register_types.h b/modules/mbedtls/register_types.h index 4bc2cca11..dee5961e6 100644 --- a/modules/mbedtls/register_types.h +++ b/modules/mbedtls/register_types.h @@ -1,3 +1,5 @@ +#ifndef MBEDTLS_REGISTER_TYPES_H +#define MBEDTLS_REGISTER_TYPES_H /*************************************************************************/ /* register_types.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef MBEDTLS_REGISTER_TYPES_H -#define MBEDTLS_REGISTER_TYPES_H + + void register_mbedtls_types(); void unregister_mbedtls_types(); diff --git a/modules/mbedtls/ssl_context_mbedtls.h b/modules/mbedtls/ssl_context_mbedtls.h index 13568adba..006eb6f5b 100644 --- a/modules/mbedtls/ssl_context_mbedtls.h +++ b/modules/mbedtls/ssl_context_mbedtls.h @@ -1,3 +1,5 @@ +#ifndef SSL_CONTEXT_MBED_TLS_H +#define SSL_CONTEXT_MBED_TLS_H /*************************************************************************/ /* ssl_context_mbedtls.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef SSL_CONTEXT_MBED_TLS_H -#define SSL_CONTEXT_MBED_TLS_H + + #include "crypto_mbedtls.h" diff --git a/modules/mbedtls/stream_peer_mbedtls.h b/modules/mbedtls/stream_peer_mbedtls.h index a1b762ff3..e85c1ee9d 100644 --- a/modules/mbedtls/stream_peer_mbedtls.h +++ b/modules/mbedtls/stream_peer_mbedtls.h @@ -1,3 +1,5 @@ +#ifndef STREAM_PEER_OPEN_SSL_H +#define STREAM_PEER_OPEN_SSL_H /*************************************************************************/ /* stream_peer_mbedtls.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef STREAM_PEER_OPEN_SSL_H -#define STREAM_PEER_OPEN_SSL_H + + #include "core/io/stream_peer_ssl.h" #include "ssl_context_mbedtls.h" diff --git a/modules/mesh_data_resource/mesh_data_resource.h b/modules/mesh_data_resource/mesh_data_resource.h index 97e9865e3..65a230596 100644 --- a/modules/mesh_data_resource/mesh_data_resource.h +++ b/modules/mesh_data_resource/mesh_data_resource.h @@ -1,3 +1,5 @@ +#ifndef MESH_DATA_REOURCE_H +#define MESH_DATA_REOURCE_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef MESH_DATA_REOURCE_H -#define MESH_DATA_REOURCE_H + + #include "core/version.h" diff --git a/modules/mesh_data_resource/mesh_data_resource_collection.h b/modules/mesh_data_resource/mesh_data_resource_collection.h index 987b5019d..d7db77e1f 100644 --- a/modules/mesh_data_resource/mesh_data_resource_collection.h +++ b/modules/mesh_data_resource/mesh_data_resource_collection.h @@ -1,3 +1,5 @@ +#ifndef MESH_DATA_REOURCE_COLLECTION_H +#define MESH_DATA_REOURCE_COLLECTION_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef MESH_DATA_REOURCE_COLLECTION_H -#define MESH_DATA_REOURCE_COLLECTION_H + + #include "core/version.h" diff --git a/modules/mesh_data_resource/nodes/mesh_data_instance.h b/modules/mesh_data_resource/nodes/mesh_data_instance.h index e1e4823b4..71362cd5a 100644 --- a/modules/mesh_data_resource/nodes/mesh_data_instance.h +++ b/modules/mesh_data_resource/nodes/mesh_data_instance.h @@ -1,3 +1,5 @@ +#ifndef PROP_MESH_DATA_INSTANCE_H +#define PROP_MESH_DATA_INSTANCE_H /* Copyright (c) 2020-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_MESH_DATA_INSTANCE_H -#define PROP_MESH_DATA_INSTANCE_H + + #include "core/version.h" #include "scene/resources/texture.h" diff --git a/modules/mesh_data_resource/nodes/mesh_data_instance_2d.h b/modules/mesh_data_resource/nodes/mesh_data_instance_2d.h index 7dc327b45..be5e690b5 100644 --- a/modules/mesh_data_resource/nodes/mesh_data_instance_2d.h +++ b/modules/mesh_data_resource/nodes/mesh_data_instance_2d.h @@ -1,3 +1,5 @@ +#ifndef PROP_MESH_DATA_INSTANCE_2D_H +#define PROP_MESH_DATA_INSTANCE_2D_H /* Copyright (c) 2020-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_MESH_DATA_INSTANCE_2D_H -#define PROP_MESH_DATA_INSTANCE_2D_H + + #include "core/version.h" #include "scene/resources/texture.h" diff --git a/modules/mesh_data_resource/plugin/mdr_import_plugin_base.h b/modules/mesh_data_resource/plugin/mdr_import_plugin_base.h index 8ea427ecd..6e2deaa7a 100644 --- a/modules/mesh_data_resource/plugin/mdr_import_plugin_base.h +++ b/modules/mesh_data_resource/plugin/mdr_import_plugin_base.h @@ -1,3 +1,5 @@ +#ifndef MDR_IMPORT_PLUGIN_BASE +#define MDR_IMPORT_PLUGIN_BASE /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef MDR_IMPORT_PLUGIN_BASE -#define MDR_IMPORT_PLUGIN_BASE + + #include "core/version.h" diff --git a/modules/mesh_data_resource/plugin_gltf/editor_import_gltf_mdr.h b/modules/mesh_data_resource/plugin_gltf/editor_import_gltf_mdr.h index aea8c119d..ce1cb52e6 100644 --- a/modules/mesh_data_resource/plugin_gltf/editor_import_gltf_mdr.h +++ b/modules/mesh_data_resource/plugin_gltf/editor_import_gltf_mdr.h @@ -1,3 +1,5 @@ +#ifndef EDITOR_IMPORT_GLTF_MDR +#define EDITOR_IMPORT_GLTF_MDR /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef EDITOR_IMPORT_GLTF_MDR -#define EDITOR_IMPORT_GLTF_MDR + + #include "core/version.h" diff --git a/modules/mesh_data_resource/plugin_gltf/editor_plugin_gltf_mdr.h b/modules/mesh_data_resource/plugin_gltf/editor_plugin_gltf_mdr.h index 7a5c48da0..110d5e8fb 100644 --- a/modules/mesh_data_resource/plugin_gltf/editor_plugin_gltf_mdr.h +++ b/modules/mesh_data_resource/plugin_gltf/editor_plugin_gltf_mdr.h @@ -1,3 +1,5 @@ +#ifndef EDITOR_PLUGIN_GLTF_MDR +#define EDITOR_PLUGIN_GLTF_MDR /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef EDITOR_PLUGIN_GLTF_MDR -#define EDITOR_PLUGIN_GLTF_MDR + + #include "core/version.h" diff --git a/modules/mesh_data_resource/props/prop_data_mesh_data.h b/modules/mesh_data_resource/props/prop_data_mesh_data.h index 3c99ae0e2..0885b0a0c 100644 --- a/modules/mesh_data_resource/props/prop_data_mesh_data.h +++ b/modules/mesh_data_resource/props/prop_data_mesh_data.h @@ -1,3 +1,5 @@ +#ifndef PROP_DATA_MESH_H +#define PROP_DATA_MESH_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_DATA_MESH_H -#define PROP_DATA_MESH_H + + #if PROPS_PRESENT diff --git a/modules/mesh_data_resource/props_2d/prop_2d_data_mesh_data.h b/modules/mesh_data_resource/props_2d/prop_2d_data_mesh_data.h index 82217f5fe..136c979d1 100644 --- a/modules/mesh_data_resource/props_2d/prop_2d_data_mesh_data.h +++ b/modules/mesh_data_resource/props_2d/prop_2d_data_mesh_data.h @@ -1,3 +1,5 @@ +#ifndef PROP_2D_DATA_MESH_H +#define PROP_2D_DATA_MESH_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_2D_DATA_MESH_H -#define PROP_2D_DATA_MESH_H + + #if PROPS_2D_PRESENT diff --git a/modules/mesh_utils/delaunay/delaunay_3d.h b/modules/mesh_utils/delaunay/delaunay_3d.h index fd29323f8..ec453ac22 100644 --- a/modules/mesh_utils/delaunay/delaunay_3d.h +++ b/modules/mesh_utils/delaunay/delaunay_3d.h @@ -1,3 +1,5 @@ +#ifndef DELAUNAY_3D_H +#define DELAUNAY_3D_H /*************************************************************************/ /* delaunay_3d.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef DELAUNAY_3D_H -#define DELAUNAY_3D_H + + #include "core/math/aabb.h" #include "core/math/camera_matrix.h" diff --git a/modules/mesh_utils/delaunay/r128.h b/modules/mesh_utils/delaunay/r128.h index a345cc47b..3b0731805 100644 --- a/modules/mesh_utils/delaunay/r128.h +++ b/modules/mesh_utils/delaunay/r128.h @@ -1,3 +1,5 @@ +#ifndef H_R128_H +#define H_R128_H /* r128.h: 128-bit (64.64) signed fixed-point arithmetic. Version 1.4.4 @@ -58,8 +60,8 @@ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef H_R128_H -#define H_R128_H + + #include diff --git a/modules/mesh_utils/mesh_merger.h b/modules/mesh_utils/mesh_merger.h index a07bb3997..e820e9cdd 100644 --- a/modules/mesh_utils/mesh_merger.h +++ b/modules/mesh_utils/mesh_merger.h @@ -1,3 +1,5 @@ +#ifndef MESH_MERGER_H +#define MESH_MERGER_H /* Copyright (c) 2020-2022 Péter Magyar @@ -22,8 +24,8 @@ SOFTWARE. */ -#ifndef MESH_MERGER_H -#define MESH_MERGER_H + + #include "core/version.h" diff --git a/modules/mesh_utils/mesh_utils.h b/modules/mesh_utils/mesh_utils.h index 7138ab6ae..8072c0270 100644 --- a/modules/mesh_utils/mesh_utils.h +++ b/modules/mesh_utils/mesh_utils.h @@ -1,3 +1,5 @@ +#ifndef MESH_UTILS_H +#define MESH_UTILS_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef MESH_UTILS_H -#define MESH_UTILS_H + + #include "core/variant.h" #include "core/version.h" diff --git a/modules/mesh_utils/xatlas/xatlas.h b/modules/mesh_utils/xatlas/xatlas.h index ab389f417..c683eba69 100644 --- a/modules/mesh_utils/xatlas/xatlas.h +++ b/modules/mesh_utils/xatlas/xatlas.h @@ -1,3 +1,5 @@ +#ifndef XATLAS_MU_H +#define XATLAS_MU_H /* MIT License @@ -32,8 +34,8 @@ Copyright NVIDIA Corporation 2006 -- Ignacio Castano //This is a modified version of godot's xatlas library! #pragma once -#ifndef XATLAS_MU_H -#define XATLAS_MU_H + + #include #include diff --git a/modules/minimp3/audio_stream_mp3.h b/modules/minimp3/audio_stream_mp3.h index 015503695..86a7e6a1b 100644 --- a/modules/minimp3/audio_stream_mp3.h +++ b/modules/minimp3/audio_stream_mp3.h @@ -1,3 +1,5 @@ +#ifndef AUDIO_STREAM_MP3_H +#define AUDIO_STREAM_MP3_H /*************************************************************************/ /* audio_stream_mp3.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef AUDIO_STREAM_MP3_H -#define AUDIO_STREAM_MP3_H + + #include "core/io/resource_loader.h" #include "servers/audio/audio_stream.h" diff --git a/modules/minimp3/register_types.h b/modules/minimp3/register_types.h index fa7f67eef..44bf315b9 100644 --- a/modules/minimp3/register_types.h +++ b/modules/minimp3/register_types.h @@ -1,3 +1,5 @@ +#ifndef MINIMP3_REGISTER_TYPES_H +#define MINIMP3_REGISTER_TYPES_H /*************************************************************************/ /* register_types.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef MINIMP3_REGISTER_TYPES_H -#define MINIMP3_REGISTER_TYPES_H + + void register_minimp3_types(); void unregister_minimp3_types(); diff --git a/modules/minimp3/resource_importer_mp3.h b/modules/minimp3/resource_importer_mp3.h index 65540b8aa..3d55c72d9 100644 --- a/modules/minimp3/resource_importer_mp3.h +++ b/modules/minimp3/resource_importer_mp3.h @@ -1,3 +1,5 @@ +#ifndef RESOURCE_IMPORTER_MP3_H +#define RESOURCE_IMPORTER_MP3_H /*************************************************************************/ /* resource_importer_mp3.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef RESOURCE_IMPORTER_MP3_H -#define RESOURCE_IMPORTER_MP3_H + + #include "audio_stream_mp3.h" #include "core/io/resource_importer.h" diff --git a/modules/navigation/godot_navigation_server.h b/modules/navigation/godot_navigation_server.h index 115676afd..1831dd2b3 100644 --- a/modules/navigation/godot_navigation_server.h +++ b/modules/navigation/godot_navigation_server.h @@ -1,3 +1,5 @@ +#ifndef GODOT_NAVIGATION_SERVER_H +#define GODOT_NAVIGATION_SERVER_H /*************************************************************************/ /* godot_navigation_server.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef GODOT_NAVIGATION_SERVER_H -#define GODOT_NAVIGATION_SERVER_H + + #include "servers/navigation_server.h" diff --git a/modules/navigation/nav_map.h b/modules/navigation/nav_map.h index 50c6bebaf..a2aeee741 100644 --- a/modules/navigation/nav_map.h +++ b/modules/navigation/nav_map.h @@ -1,3 +1,5 @@ +#ifndef RVO_SPACE_H +#define RVO_SPACE_H /*************************************************************************/ /* nav_map.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef RVO_SPACE_H -#define RVO_SPACE_H + + #include "nav_rid.h" diff --git a/modules/navigation/nav_region.h b/modules/navigation/nav_region.h index b94689325..38e5af580 100644 --- a/modules/navigation/nav_region.h +++ b/modules/navigation/nav_region.h @@ -1,3 +1,5 @@ +#ifndef NAV_REGION_H +#define NAV_REGION_H /*************************************************************************/ /* nav_region.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef NAV_REGION_H -#define NAV_REGION_H + + #include "nav_rid.h" diff --git a/modules/navigation/nav_rid.h b/modules/navigation/nav_rid.h index 35189f92f..161c74f52 100644 --- a/modules/navigation/nav_rid.h +++ b/modules/navigation/nav_rid.h @@ -1,3 +1,5 @@ +#ifndef NAV_RID_H +#define NAV_RID_H /*************************************************************************/ /* nav_rid.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef NAV_RID_H -#define NAV_RID_H + + #include "core/rid.h" diff --git a/modules/navigation/nav_utils.h b/modules/navigation/nav_utils.h index 6563822c9..fdc6e84fa 100644 --- a/modules/navigation/nav_utils.h +++ b/modules/navigation/nav_utils.h @@ -1,3 +1,5 @@ +#ifndef NAV_UTILS_H +#define NAV_UTILS_H /*************************************************************************/ /* nav_utils.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef NAV_UTILS_H -#define NAV_UTILS_H + + #include "core/math/vector3.h" #include diff --git a/modules/navigation/navigation_mesh_editor_plugin.h b/modules/navigation/navigation_mesh_editor_plugin.h index 5b8640646..f2141ee07 100644 --- a/modules/navigation/navigation_mesh_editor_plugin.h +++ b/modules/navigation/navigation_mesh_editor_plugin.h @@ -1,3 +1,5 @@ +#ifndef NAVIGATION_MESH_EDITOR_PLUGIN_H +#define NAVIGATION_MESH_EDITOR_PLUGIN_H /*************************************************************************/ /* navigation_mesh_editor_plugin.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef NAVIGATION_MESH_EDITOR_PLUGIN_H -#define NAVIGATION_MESH_EDITOR_PLUGIN_H + + #ifdef TOOLS_ENABLED diff --git a/modules/navigation/navigation_mesh_generator.h b/modules/navigation/navigation_mesh_generator.h index fa42a7173..7645ddff8 100644 --- a/modules/navigation/navigation_mesh_generator.h +++ b/modules/navigation/navigation_mesh_generator.h @@ -1,3 +1,5 @@ +#ifndef NAVIGATION_MESH_GENERATOR_H +#define NAVIGATION_MESH_GENERATOR_H /*************************************************************************/ /* navigation_mesh_generator.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef NAVIGATION_MESH_GENERATOR_H -#define NAVIGATION_MESH_GENERATOR_H + + #ifndef _3D_DISABLED diff --git a/modules/navigation/rvo_agent.h b/modules/navigation/rvo_agent.h index b00f4f773..bc40e4a44 100644 --- a/modules/navigation/rvo_agent.h +++ b/modules/navigation/rvo_agent.h @@ -1,3 +1,5 @@ +#ifndef RVO_AGENT_H +#define RVO_AGENT_H /*************************************************************************/ /* rvo_agent.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef RVO_AGENT_H -#define RVO_AGENT_H + + #include "core/object.h" #include "nav_rid.h" diff --git a/modules/ogg/register_types.h b/modules/ogg/register_types.h index 6ef7dc93c..cd86a998f 100644 --- a/modules/ogg/register_types.h +++ b/modules/ogg/register_types.h @@ -1,3 +1,5 @@ +#ifndef OGG_REGISTER_TYPES_H +#define OGG_REGISTER_TYPES_H /*************************************************************************/ /* register_types.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef OGG_REGISTER_TYPES_H -#define OGG_REGISTER_TYPES_H + + void register_ogg_types(); void unregister_ogg_types(); diff --git a/modules/opensimplex/noise_texture.h b/modules/opensimplex/noise_texture.h index 3f48c7ef9..268a70531 100644 --- a/modules/opensimplex/noise_texture.h +++ b/modules/opensimplex/noise_texture.h @@ -1,3 +1,5 @@ +#ifndef NOISE_TEXTURE_H +#define NOISE_TEXTURE_H /*************************************************************************/ /* noise_texture.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef NOISE_TEXTURE_H -#define NOISE_TEXTURE_H + + #include "open_simplex_noise.h" diff --git a/modules/opensimplex/open_simplex_noise.h b/modules/opensimplex/open_simplex_noise.h index 4e7247844..139dce059 100644 --- a/modules/opensimplex/open_simplex_noise.h +++ b/modules/opensimplex/open_simplex_noise.h @@ -1,3 +1,5 @@ +#ifndef OPEN_SIMPLEX_NOISE_H +#define OPEN_SIMPLEX_NOISE_H /*************************************************************************/ /* open_simplex_noise.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef OPEN_SIMPLEX_NOISE_H -#define OPEN_SIMPLEX_NOISE_H + + #include "core/image.h" #include "core/reference.h" diff --git a/modules/opensimplex/register_types.h b/modules/opensimplex/register_types.h index 2262ab2f5..918f95ff3 100644 --- a/modules/opensimplex/register_types.h +++ b/modules/opensimplex/register_types.h @@ -1,3 +1,5 @@ +#ifndef OPENSIMPLEX_REGISTER_TYPES_H +#define OPENSIMPLEX_REGISTER_TYPES_H /*************************************************************************/ /* register_types.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef OPENSIMPLEX_REGISTER_TYPES_H -#define OPENSIMPLEX_REGISTER_TYPES_H + + void register_opensimplex_types(); void unregister_opensimplex_types(); diff --git a/modules/opus/register_types.h b/modules/opus/register_types.h index a849e6839..040f4c5b1 100644 --- a/modules/opus/register_types.h +++ b/modules/opus/register_types.h @@ -1,3 +1,5 @@ +#ifndef OPUS_REGISTER_TYPES_H +#define OPUS_REGISTER_TYPES_H /*************************************************************************/ /* register_types.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef OPUS_REGISTER_TYPES_H -#define OPUS_REGISTER_TYPES_H + + void register_opus_types(); void unregister_opus_types(); diff --git a/modules/props/clutter/ground_clutter.h b/modules/props/clutter/ground_clutter.h index 981c6caf8..a5341f0ea 100644 --- a/modules/props/clutter/ground_clutter.h +++ b/modules/props/clutter/ground_clutter.h @@ -1,3 +1,5 @@ +#ifndef GROUND_CLUTTER_H +#define GROUND_CLUTTER_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef GROUND_CLUTTER_H -#define GROUND_CLUTTER_H + + #include "core/version.h" diff --git a/modules/props/clutter/ground_clutter_foliage.h b/modules/props/clutter/ground_clutter_foliage.h index a92f24c17..c4e561d9c 100644 --- a/modules/props/clutter/ground_clutter_foliage.h +++ b/modules/props/clutter/ground_clutter_foliage.h @@ -1,3 +1,5 @@ +#ifndef GROUND_CLUTTER_FOLIAGE_H +#define GROUND_CLUTTER_FOLIAGE_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef GROUND_CLUTTER_FOLIAGE_H -#define GROUND_CLUTTER_FOLIAGE_H + + #include "core/version.h" diff --git a/modules/props/editor/prop_editor_plugin.h b/modules/props/editor/prop_editor_plugin.h index f764755e3..2e7f7ec9d 100644 --- a/modules/props/editor/prop_editor_plugin.h +++ b/modules/props/editor/prop_editor_plugin.h @@ -1,3 +1,5 @@ +#ifndef PROP_EDITOR_PLUGIN_H +#define PROP_EDITOR_PLUGIN_H /* Copyright (c) 2020-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_EDITOR_PLUGIN_H -#define PROP_EDITOR_PLUGIN_H + + #include "editor/editor_node.h" #include "editor/editor_plugin.h" diff --git a/modules/props/jobs/prop_mesher_job_step.h b/modules/props/jobs/prop_mesher_job_step.h index 4ed579131..c211acb28 100644 --- a/modules/props/jobs/prop_mesher_job_step.h +++ b/modules/props/jobs/prop_mesher_job_step.h @@ -1,3 +1,5 @@ +#ifndef PROP_MESHER_JOB_STEP_H +#define PROP_MESHER_JOB_STEP_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_MESHER_JOB_STEP_H -#define PROP_MESHER_JOB_STEP_H + + #include "core/version.h" diff --git a/modules/props/jobs/prop_texture_job.h b/modules/props/jobs/prop_texture_job.h index 526a28d23..e24df19ea 100644 --- a/modules/props/jobs/prop_texture_job.h +++ b/modules/props/jobs/prop_texture_job.h @@ -1,3 +1,5 @@ +#ifndef PROP_TEXTURE_JOB +#define PROP_TEXTURE_JOB /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_TEXTURE_JOB -#define PROP_TEXTURE_JOB + + #include "scene/resources/texture.h" diff --git a/modules/props/lights/prop_light.h b/modules/props/lights/prop_light.h index 0778d4f43..2b1c1e9c6 100644 --- a/modules/props/lights/prop_light.h +++ b/modules/props/lights/prop_light.h @@ -1,3 +1,5 @@ +#ifndef PROP_LIGHT_H +#define PROP_LIGHT_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_LIGHT_H -#define PROP_LIGHT_H + + #include "core/version.h" diff --git a/modules/props/material_cache/prop_material_cache.h b/modules/props/material_cache/prop_material_cache.h index 77c175ea6..d5f13d013 100644 --- a/modules/props/material_cache/prop_material_cache.h +++ b/modules/props/material_cache/prop_material_cache.h @@ -1,3 +1,5 @@ +#ifndef PROP_MATERIAL_CACHE_H +#define PROP_MATERIAL_CACHE_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_MATERIAL_CACHE_H -#define PROP_MATERIAL_CACHE_H + + #include "core/version.h" diff --git a/modules/props/material_cache/prop_material_cache_pcm.h b/modules/props/material_cache/prop_material_cache_pcm.h index f11e763a2..621d9bcd9 100644 --- a/modules/props/material_cache/prop_material_cache_pcm.h +++ b/modules/props/material_cache/prop_material_cache_pcm.h @@ -1,3 +1,5 @@ +#ifndef PROP_MATERIAL_CACHE_PCM_H +#define PROP_MATERIAL_CACHE_PCM_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_MATERIAL_CACHE_PCM_H -#define PROP_MATERIAL_CACHE_PCM_H + + #include "prop_material_cache.h" diff --git a/modules/props/prop_ess_entity.h b/modules/props/prop_ess_entity.h index f703a203c..e000ef507 100644 --- a/modules/props/prop_ess_entity.h +++ b/modules/props/prop_ess_entity.h @@ -1,3 +1,5 @@ +#ifndef PROP_ESS_ENTITY_H +#define PROP_ESS_ENTITY_H /* Copyright (c) 2020-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_ESS_ENTITY_H -#define PROP_ESS_ENTITY_H + + #include "core/version.h" diff --git a/modules/props/prop_instance.h b/modules/props/prop_instance.h index 8ce49bbd5..885d01909 100644 --- a/modules/props/prop_instance.h +++ b/modules/props/prop_instance.h @@ -1,3 +1,5 @@ +#ifndef PROP_INSTANCE_H +#define PROP_INSTANCE_H /* Copyright (c) 2020-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_INSTANCE_H -#define PROP_INSTANCE_H + + #include "core/version.h" diff --git a/modules/props/prop_instance_job.h b/modules/props/prop_instance_job.h index 65d66b548..33394aa25 100644 --- a/modules/props/prop_instance_job.h +++ b/modules/props/prop_instance_job.h @@ -1,3 +1,5 @@ +#ifndef PROP_INSTANCE_JOB +#define PROP_INSTANCE_JOB /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_INSTANCE_JOB -#define PROP_INSTANCE_JOB + + #include "scene/resources/texture.h" diff --git a/modules/props/prop_instance_merger.h b/modules/props/prop_instance_merger.h index 9cc82894a..c14f89d7b 100644 --- a/modules/props/prop_instance_merger.h +++ b/modules/props/prop_instance_merger.h @@ -1,3 +1,5 @@ +#ifndef PROP_INSTANCE_MERGER_H +#define PROP_INSTANCE_MERGER_H /* Copyright (c) 2020-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_INSTANCE_MERGER_H -#define PROP_INSTANCE_MERGER_H + + #include "prop_instance.h" diff --git a/modules/props/prop_instance_prop_job.h b/modules/props/prop_instance_prop_job.h index ba94c68b4..5852569da 100644 --- a/modules/props/prop_instance_prop_job.h +++ b/modules/props/prop_instance_prop_job.h @@ -1,3 +1,5 @@ +#ifndef PROP_JOB_H +#define PROP_JOB_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_JOB_H -#define PROP_JOB_H + + #include "prop_instance_job.h" diff --git a/modules/props/prop_mesher.h b/modules/props/prop_mesher.h index c648b4a31..b917e0ac6 100644 --- a/modules/props/prop_mesher.h +++ b/modules/props/prop_mesher.h @@ -1,3 +1,5 @@ +#ifndef PROP_MESHER_H +#define PROP_MESHER_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_MESHER_H -#define PROP_MESHER_H + + #include "core/version.h" diff --git a/modules/props/prop_scene_instance.h b/modules/props/prop_scene_instance.h index 6c862c19c..413023da5 100644 --- a/modules/props/prop_scene_instance.h +++ b/modules/props/prop_scene_instance.h @@ -1,3 +1,5 @@ +#ifndef PROP_SCENE_INSTANCE_H +#define PROP_SCENE_INSTANCE_H /* Copyright (c) 2020-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_SCENE_INSTANCE_H -#define PROP_SCENE_INSTANCE_H + + #include "core/version.h" diff --git a/modules/props/props/prop_data.h b/modules/props/props/prop_data.h index f5ff102bb..a96d4c3a9 100644 --- a/modules/props/props/prop_data.h +++ b/modules/props/props/prop_data.h @@ -1,3 +1,5 @@ +#ifndef PROP_DATA_H +#define PROP_DATA_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_DATA_H -#define PROP_DATA_H + + #include "core/version.h" diff --git a/modules/props/props/prop_data_entry.h b/modules/props/props/prop_data_entry.h index 0a9bda3bd..c1df55cc1 100644 --- a/modules/props/props/prop_data_entry.h +++ b/modules/props/props/prop_data_entry.h @@ -1,3 +1,5 @@ +#ifndef PROP_DATA_DATA_H +#define PROP_DATA_DATA_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_DATA_DATA_H -#define PROP_DATA_DATA_H + + #include "core/version.h" diff --git a/modules/props/props/prop_data_light.h b/modules/props/props/prop_data_light.h index bbd358864..697027e9a 100644 --- a/modules/props/props/prop_data_light.h +++ b/modules/props/props/prop_data_light.h @@ -1,3 +1,5 @@ +#ifndef PROP_DATA_LIGHT_H +#define PROP_DATA_LIGHT_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_DATA_LIGHT_H -#define PROP_DATA_LIGHT_H + + #include "core/version.h" diff --git a/modules/props/props/prop_data_portal.h b/modules/props/props/prop_data_portal.h index 66469ea1b..522459341 100644 --- a/modules/props/props/prop_data_portal.h +++ b/modules/props/props/prop_data_portal.h @@ -1,3 +1,5 @@ +#ifndef PROP_DATA_PORTAL_H +#define PROP_DATA_PORTAL_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_DATA_PORTAL_H -#define PROP_DATA_PORTAL_H + + #include "core/version.h" diff --git a/modules/props/props/prop_data_prop.h b/modules/props/props/prop_data_prop.h index 66be6348a..9ca0bbb46 100644 --- a/modules/props/props/prop_data_prop.h +++ b/modules/props/props/prop_data_prop.h @@ -1,3 +1,5 @@ +#ifndef PROP_DATA_PROP_H +#define PROP_DATA_PROP_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_DATA_PROP_H -#define PROP_DATA_PROP_H + + #include "core/math/vector3.h" #include "prop_data_entry.h" diff --git a/modules/props/props/prop_data_scene.h b/modules/props/props/prop_data_scene.h index 69dd4103e..4c1298e3f 100644 --- a/modules/props/props/prop_data_scene.h +++ b/modules/props/props/prop_data_scene.h @@ -1,3 +1,5 @@ +#ifndef PROP_DATA_SCENE_H +#define PROP_DATA_SCENE_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_DATA_SCENE_H -#define PROP_DATA_SCENE_H + + #include "core/math/vector3.h" #include "prop_data_entry.h" diff --git a/modules/props/props/prop_data_tiled_wall.h b/modules/props/props/prop_data_tiled_wall.h index 8e5137dc8..d41916018 100644 --- a/modules/props/props/prop_data_tiled_wall.h +++ b/modules/props/props/prop_data_tiled_wall.h @@ -1,3 +1,5 @@ +#ifndef PROP_DATA_TILED_WALL_H +#define PROP_DATA_TILED_WALL_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_DATA_TILED_WALL_H -#define PROP_DATA_TILED_WALL_H + + #include "core/math/vector3.h" #include "prop_data_entry.h" diff --git a/modules/props/register_types.h b/modules/props/register_types.h index 3bb73f86d..4a3498bc6 100644 --- a/modules/props/register_types.h +++ b/modules/props/register_types.h @@ -1,3 +1,5 @@ +#ifndef PROPS_REGISTER_TYPES_H +#define PROPS_REGISTER_TYPES_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROPS_REGISTER_TYPES_H -#define PROPS_REGISTER_TYPES_H + + void register_props_types(); void unregister_props_types(); diff --git a/modules/props/singleton/prop_cache.h b/modules/props/singleton/prop_cache.h index 15529e654..5de43c58d 100644 --- a/modules/props/singleton/prop_cache.h +++ b/modules/props/singleton/prop_cache.h @@ -1,3 +1,5 @@ +#ifndef PROP_CACHE_H +#define PROP_CACHE_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_CACHE_H -#define PROP_CACHE_H + + #include "core/version.h" diff --git a/modules/props/singleton/prop_utils.h b/modules/props/singleton/prop_utils.h index 32dcc54aa..d71160f1d 100644 --- a/modules/props/singleton/prop_utils.h +++ b/modules/props/singleton/prop_utils.h @@ -1,3 +1,5 @@ +#ifndef PROP_UTILS_H +#define PROP_UTILS_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_UTILS_H -#define PROP_UTILS_H + + #include "core/version.h" diff --git a/modules/props/tiled_wall/tiled_wall.h b/modules/props/tiled_wall/tiled_wall.h index 5e54962b5..69f6b7995 100644 --- a/modules/props/tiled_wall/tiled_wall.h +++ b/modules/props/tiled_wall/tiled_wall.h @@ -1,3 +1,5 @@ +#ifndef TILED_WALL_H +#define TILED_WALL_H /* Copyright (c) 2020-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TILED_WALL_H -#define TILED_WALL_H + + #include "core/version.h" #include "scene/resources/texture.h" diff --git a/modules/props/tiled_wall/tiled_wall_data.h b/modules/props/tiled_wall/tiled_wall_data.h index eeeb422ad..05df4abb8 100644 --- a/modules/props/tiled_wall/tiled_wall_data.h +++ b/modules/props/tiled_wall/tiled_wall_data.h @@ -1,3 +1,5 @@ +#ifndef TILED_WALL_DATA_H +#define TILED_WALL_DATA_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TILED_WALL_DATA_H -#define TILED_WALL_DATA_H + + #include "core/version.h" diff --git a/modules/props_2d/clutter/ground_clutter_2d.h b/modules/props_2d/clutter/ground_clutter_2d.h index a49e7dcca..2296f2857 100644 --- a/modules/props_2d/clutter/ground_clutter_2d.h +++ b/modules/props_2d/clutter/ground_clutter_2d.h @@ -1,3 +1,5 @@ +#ifndef GROUND_CLUTTER_2D_H +#define GROUND_CLUTTER_2D_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef GROUND_CLUTTER_2D_H -#define GROUND_CLUTTER_2D_H + + #include "core/version.h" diff --git a/modules/props_2d/clutter/ground_clutter_2d_foliage.h b/modules/props_2d/clutter/ground_clutter_2d_foliage.h index fb8420714..4ceacbe4d 100644 --- a/modules/props_2d/clutter/ground_clutter_2d_foliage.h +++ b/modules/props_2d/clutter/ground_clutter_2d_foliage.h @@ -1,3 +1,5 @@ +#ifndef GROUND_CLUTTER_FOLIAGE_2D_H +#define GROUND_CLUTTER_FOLIAGE_2D_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef GROUND_CLUTTER_FOLIAGE_2D_H -#define GROUND_CLUTTER_FOLIAGE_2D_H + + #include "core/version.h" diff --git a/modules/props_2d/editor/prop_2d_editor_plugin.h b/modules/props_2d/editor/prop_2d_editor_plugin.h index eb205223e..52094d36f 100644 --- a/modules/props_2d/editor/prop_2d_editor_plugin.h +++ b/modules/props_2d/editor/prop_2d_editor_plugin.h @@ -1,3 +1,5 @@ +#ifndef PROP_2D_EDITOR_PLUGIN_H +#define PROP_2D_EDITOR_PLUGIN_H /* Copyright (c) 2020-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_2D_EDITOR_PLUGIN_H -#define PROP_2D_EDITOR_PLUGIN_H + + #include "editor/editor_node.h" #include "editor/editor_plugin.h" diff --git a/modules/props_2d/jobs/prop_2d_texture_job.h b/modules/props_2d/jobs/prop_2d_texture_job.h index b1f6f6afb..b419fd32e 100644 --- a/modules/props_2d/jobs/prop_2d_texture_job.h +++ b/modules/props_2d/jobs/prop_2d_texture_job.h @@ -1,3 +1,5 @@ +#ifndef PROP_2D_TEXTURE_JOB +#define PROP_2D_TEXTURE_JOB /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_2D_TEXTURE_JOB -#define PROP_2D_TEXTURE_JOB + + #include "scene/resources/texture.h" diff --git a/modules/props_2d/lights/prop_2d_light.h b/modules/props_2d/lights/prop_2d_light.h index a7757dff6..2d151fea9 100644 --- a/modules/props_2d/lights/prop_2d_light.h +++ b/modules/props_2d/lights/prop_2d_light.h @@ -1,3 +1,5 @@ +#ifndef PROP_2D_LIGHT_H +#define PROP_2D_LIGHT_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_2D_LIGHT_H -#define PROP_2D_LIGHT_H + + #include "core/version.h" diff --git a/modules/props_2d/material_cache/prop_2d_material_cache.h b/modules/props_2d/material_cache/prop_2d_material_cache.h index ef6af3a4d..39780808e 100644 --- a/modules/props_2d/material_cache/prop_2d_material_cache.h +++ b/modules/props_2d/material_cache/prop_2d_material_cache.h @@ -1,3 +1,5 @@ +#ifndef PROP_2D_MATERIAL_CACHE_H +#define PROP_2D_MATERIAL_CACHE_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_2D_MATERIAL_CACHE_H -#define PROP_2D_MATERIAL_CACHE_H + + #include "core/version.h" diff --git a/modules/props_2d/material_cache/prop_2d_material_cache_pcm.h b/modules/props_2d/material_cache/prop_2d_material_cache_pcm.h index fe59c93c8..4420c84de 100644 --- a/modules/props_2d/material_cache/prop_2d_material_cache_pcm.h +++ b/modules/props_2d/material_cache/prop_2d_material_cache_pcm.h @@ -1,3 +1,5 @@ +#ifndef PROP_2D_MATERIAL_CACHE_PCM_H +#define PROP_2D_MATERIAL_CACHE_PCM_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_2D_MATERIAL_CACHE_PCM_H -#define PROP_2D_MATERIAL_CACHE_PCM_H + + #include "prop_2d_material_cache.h" diff --git a/modules/props_2d/prop_2d_ess_entity.h b/modules/props_2d/prop_2d_ess_entity.h index 61ab5afab..d19fc58ea 100644 --- a/modules/props_2d/prop_2d_ess_entity.h +++ b/modules/props_2d/prop_2d_ess_entity.h @@ -1,3 +1,5 @@ +#ifndef PROP_2D_ESS_ENTITY_H +#define PROP_2D_ESS_ENTITY_H /* Copyright (c) 2020-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_2D_ESS_ENTITY_H -#define PROP_2D_ESS_ENTITY_H + + #include "core/version.h" diff --git a/modules/props_2d/prop_2d_instance.h b/modules/props_2d/prop_2d_instance.h index 65659ddef..5a02a4cb2 100644 --- a/modules/props_2d/prop_2d_instance.h +++ b/modules/props_2d/prop_2d_instance.h @@ -1,3 +1,5 @@ +#ifndef PROP_2D_INSTANCE_H +#define PROP_2D_INSTANCE_H /* Copyright (c) 2020-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_2D_INSTANCE_H -#define PROP_2D_INSTANCE_H + + #include "core/version.h" diff --git a/modules/props_2d/prop_2d_instance_job.h b/modules/props_2d/prop_2d_instance_job.h index 13a683077..e6c995ccc 100644 --- a/modules/props_2d/prop_2d_instance_job.h +++ b/modules/props_2d/prop_2d_instance_job.h @@ -1,3 +1,5 @@ +#ifndef PROP_2D_INSTANCE_JOB +#define PROP_2D_INSTANCE_JOB /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_2D_INSTANCE_JOB -#define PROP_2D_INSTANCE_JOB + + #include "scene/resources/texture.h" diff --git a/modules/props_2d/prop_2d_instance_merger.h b/modules/props_2d/prop_2d_instance_merger.h index 7d45af4ad..59fd5caaf 100644 --- a/modules/props_2d/prop_2d_instance_merger.h +++ b/modules/props_2d/prop_2d_instance_merger.h @@ -1,3 +1,5 @@ +#ifndef PROP_2D_INSTANCE_MERGER_H +#define PROP_2D_INSTANCE_MERGER_H /* Copyright (c) 2020-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_2D_INSTANCE_MERGER_H -#define PROP_2D_INSTANCE_MERGER_H + + #include "prop_2d_instance.h" diff --git a/modules/props_2d/prop_2d_instance_prop_job.h b/modules/props_2d/prop_2d_instance_prop_job.h index 342c5a05f..f1541725e 100644 --- a/modules/props_2d/prop_2d_instance_prop_job.h +++ b/modules/props_2d/prop_2d_instance_prop_job.h @@ -1,3 +1,5 @@ +#ifndef PROP_2D_JOB_H +#define PROP_2D_JOB_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_2D_JOB_H -#define PROP_2D_JOB_H + + #include "prop_2d_instance_job.h" diff --git a/modules/props_2d/prop_2d_mesher.h b/modules/props_2d/prop_2d_mesher.h index faab15282..5f263c939 100644 --- a/modules/props_2d/prop_2d_mesher.h +++ b/modules/props_2d/prop_2d_mesher.h @@ -1,3 +1,5 @@ +#ifndef PROP_2D_MESHER_H +#define PROP_2D_MESHER_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_2D_MESHER_H -#define PROP_2D_MESHER_H + + #include "core/version.h" diff --git a/modules/props_2d/prop_2d_scene_instance.h b/modules/props_2d/prop_2d_scene_instance.h index 02c235ad0..e1cb95d1a 100644 --- a/modules/props_2d/prop_2d_scene_instance.h +++ b/modules/props_2d/prop_2d_scene_instance.h @@ -1,3 +1,5 @@ +#ifndef PROP_2D_SCENE_INSTANCE_H +#define PROP_2D_SCENE_INSTANCE_H /* Copyright (c) 2020-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_2D_SCENE_INSTANCE_H -#define PROP_2D_SCENE_INSTANCE_H + + #include "core/version.h" diff --git a/modules/props_2d/props/prop_2d_data.h b/modules/props_2d/props/prop_2d_data.h index f96486b25..f43c6163d 100644 --- a/modules/props_2d/props/prop_2d_data.h +++ b/modules/props_2d/props/prop_2d_data.h @@ -1,3 +1,5 @@ +#ifndef PROP_2D_DATA_H +#define PROP_2D_DATA_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_2D_DATA_H -#define PROP_2D_DATA_H + + #include "core/version.h" diff --git a/modules/props_2d/props/prop_2d_data_entry.h b/modules/props_2d/props/prop_2d_data_entry.h index 6b80d5991..47209c526 100644 --- a/modules/props_2d/props/prop_2d_data_entry.h +++ b/modules/props_2d/props/prop_2d_data_entry.h @@ -1,3 +1,5 @@ +#ifndef PROP_2D_DATA_DATA_H +#define PROP_2D_DATA_DATA_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_2D_DATA_DATA_H -#define PROP_2D_DATA_DATA_H + + #include "core/version.h" diff --git a/modules/props_2d/props/prop_2d_data_light.h b/modules/props_2d/props/prop_2d_data_light.h index 087f0aa0d..3e92ded97 100644 --- a/modules/props_2d/props/prop_2d_data_light.h +++ b/modules/props_2d/props/prop_2d_data_light.h @@ -1,3 +1,5 @@ +#ifndef PROP_2D_DATA_LIGHT_H +#define PROP_2D_DATA_LIGHT_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_2D_DATA_LIGHT_H -#define PROP_2D_DATA_LIGHT_H + + #include "core/version.h" diff --git a/modules/props_2d/props/prop_2d_data_portal.h b/modules/props_2d/props/prop_2d_data_portal.h index afc453ef3..3abd9d74c 100644 --- a/modules/props_2d/props/prop_2d_data_portal.h +++ b/modules/props_2d/props/prop_2d_data_portal.h @@ -1,3 +1,5 @@ +#ifndef PROP_2D_DATA_PORTAL_H +#define PROP_2D_DATA_PORTAL_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_2D_DATA_PORTAL_H -#define PROP_2D_DATA_PORTAL_H + + #include "core/version.h" diff --git a/modules/props_2d/props/prop_2d_data_prop.h b/modules/props_2d/props/prop_2d_data_prop.h index cceb67699..69aa7dc01 100644 --- a/modules/props_2d/props/prop_2d_data_prop.h +++ b/modules/props_2d/props/prop_2d_data_prop.h @@ -1,3 +1,5 @@ +#ifndef PROP_2D_DATA_PROP_2D_H +#define PROP_2D_DATA_PROP_2D_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_2D_DATA_PROP_2D_H -#define PROP_2D_DATA_PROP_2D_H + + #include "core/math/vector3.h" diff --git a/modules/props_2d/props/prop_2d_data_scene.h b/modules/props_2d/props/prop_2d_data_scene.h index 2d0957205..19bb1abf6 100644 --- a/modules/props_2d/props/prop_2d_data_scene.h +++ b/modules/props_2d/props/prop_2d_data_scene.h @@ -1,3 +1,5 @@ +#ifndef PROP_2D_DATA_SCENE_H +#define PROP_2D_DATA_SCENE_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_2D_DATA_SCENE_H -#define PROP_2D_DATA_SCENE_H + + #include "core/math/vector3.h" #include "prop_2d_data_entry.h" diff --git a/modules/props_2d/props/prop_2d_data_sprite.h b/modules/props_2d/props/prop_2d_data_sprite.h index e5de71f79..0851bfefd 100644 --- a/modules/props_2d/props/prop_2d_data_sprite.h +++ b/modules/props_2d/props/prop_2d_data_sprite.h @@ -1,3 +1,5 @@ +#ifndef PROP_2D_DATA_SPRITE_H +#define PROP_2D_DATA_SPRITE_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_2D_DATA_SPRITE_H -#define PROP_2D_DATA_SPRITE_H + + #include "core/version.h" diff --git a/modules/props_2d/props/prop_2d_data_tiled_wall_2d.h b/modules/props_2d/props/prop_2d_data_tiled_wall_2d.h index 4f1daf9f6..a8f8c9b82 100644 --- a/modules/props_2d/props/prop_2d_data_tiled_wall_2d.h +++ b/modules/props_2d/props/prop_2d_data_tiled_wall_2d.h @@ -1,3 +1,5 @@ +#ifndef PROP_2D_DATA_TILED_WALL_H +#define PROP_2D_DATA_TILED_WALL_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_2D_DATA_TILED_WALL_H -#define PROP_2D_DATA_TILED_WALL_H + + #include "core/math/vector3.h" #include "prop_2d_data_entry.h" diff --git a/modules/props_2d/register_types.h b/modules/props_2d/register_types.h index c68b37a8f..263d8790e 100644 --- a/modules/props_2d/register_types.h +++ b/modules/props_2d/register_types.h @@ -1,3 +1,5 @@ +#ifndef PROPS_2D_REGISTER_TYPES_H +#define PROPS_2D_REGISTER_TYPES_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROPS_2D_REGISTER_TYPES_H -#define PROPS_2D_REGISTER_TYPES_H + + void register_props_2d_types(); void unregister_props_2d_types(); diff --git a/modules/props_2d/singleton/prop_2d_cache.h b/modules/props_2d/singleton/prop_2d_cache.h index bbe110a05..17f3b468f 100644 --- a/modules/props_2d/singleton/prop_2d_cache.h +++ b/modules/props_2d/singleton/prop_2d_cache.h @@ -1,3 +1,5 @@ +#ifndef PROP_2D_CACHE_H +#define PROP_2D_CACHE_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_2D_CACHE_H -#define PROP_2D_CACHE_H + + #include "core/version.h" diff --git a/modules/props_2d/singleton/prop_2d_utils.h b/modules/props_2d/singleton/prop_2d_utils.h index b246d6ba6..34217669c 100644 --- a/modules/props_2d/singleton/prop_2d_utils.h +++ b/modules/props_2d/singleton/prop_2d_utils.h @@ -1,3 +1,5 @@ +#ifndef PROP_2D_UTILS_H +#define PROP_2D_UTILS_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PROP_2D_UTILS_H -#define PROP_2D_UTILS_H + + #include "core/version.h" diff --git a/modules/props_2d/tiled_wall/tiled_wall_2d.h b/modules/props_2d/tiled_wall/tiled_wall_2d.h index 549a6ae63..72944df3f 100644 --- a/modules/props_2d/tiled_wall/tiled_wall_2d.h +++ b/modules/props_2d/tiled_wall/tiled_wall_2d.h @@ -1,3 +1,5 @@ +#ifndef TILED_WALL_2D_H +#define TILED_WALL_2D_H /* Copyright (c) 2020-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TILED_WALL_2D_H -#define TILED_WALL_2D_H + + #include "core/version.h" #include "scene/resources/texture.h" diff --git a/modules/props_2d/tiled_wall/tiled_wall_2d_data.h b/modules/props_2d/tiled_wall/tiled_wall_2d_data.h index a9674a603..7ce7f7023 100644 --- a/modules/props_2d/tiled_wall/tiled_wall_2d_data.h +++ b/modules/props_2d/tiled_wall/tiled_wall_2d_data.h @@ -1,3 +1,5 @@ +#ifndef TILED_WALL_2D_DATA_H +#define TILED_WALL_2D_DATA_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TILED_WALL_2D_DATA_H -#define TILED_WALL_2D_DATA_H + + #include "core/version.h" diff --git a/modules/pvr/image_compress_pvrtc.h b/modules/pvr/image_compress_pvrtc.h index 80edb8136..80076da31 100644 --- a/modules/pvr/image_compress_pvrtc.h +++ b/modules/pvr/image_compress_pvrtc.h @@ -1,3 +1,5 @@ +#ifndef IMAGE_COMPRESS_PVRTC_H +#define IMAGE_COMPRESS_PVRTC_H /*************************************************************************/ /* image_compress_pvrtc.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef IMAGE_COMPRESS_PVRTC_H -#define IMAGE_COMPRESS_PVRTC_H + + void _register_pvrtc_compress_func(); diff --git a/modules/pvr/register_types.h b/modules/pvr/register_types.h index faefb9867..4aac9f774 100644 --- a/modules/pvr/register_types.h +++ b/modules/pvr/register_types.h @@ -1,3 +1,5 @@ +#ifndef PVR_REGISTER_TYPES_H +#define PVR_REGISTER_TYPES_H /*************************************************************************/ /* register_types.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef PVR_REGISTER_TYPES_H -#define PVR_REGISTER_TYPES_H + + void register_pvr_types(); void unregister_pvr_types(); diff --git a/modules/pvr/texture_loader_pvr.h b/modules/pvr/texture_loader_pvr.h index f0addee52..bc7cc8f02 100644 --- a/modules/pvr/texture_loader_pvr.h +++ b/modules/pvr/texture_loader_pvr.h @@ -1,3 +1,5 @@ +#ifndef TEXTURE_LOADER_PVR_H +#define TEXTURE_LOADER_PVR_H /*************************************************************************/ /* texture_loader_pvr.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef TEXTURE_LOADER_PVR_H -#define TEXTURE_LOADER_PVR_H + + #include "core/io/resource_loader.h" #include "scene/resources/texture.h" diff --git a/modules/regex/regex.h b/modules/regex/regex.h index 3158b120d..76f790610 100644 --- a/modules/regex/regex.h +++ b/modules/regex/regex.h @@ -1,3 +1,5 @@ +#ifndef REGEX_H +#define REGEX_H /*************************************************************************/ /* regex.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef REGEX_H -#define REGEX_H + + #include "core/array.h" #include "core/dictionary.h" diff --git a/modules/regex/register_types.h b/modules/regex/register_types.h index b2d5009ef..8eb015612 100644 --- a/modules/regex/register_types.h +++ b/modules/regex/register_types.h @@ -1,3 +1,5 @@ +#ifndef REGEX_REGISTER_TYPES_H +#define REGEX_REGISTER_TYPES_H /*************************************************************************/ /* register_types.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef REGEX_REGISTER_TYPES_H -#define REGEX_REGISTER_TYPES_H + + void register_regex_types(); void unregister_regex_types(); diff --git a/modules/register_module_types.h b/modules/register_module_types.h index 76f7540e1..ba4b75846 100644 --- a/modules/register_module_types.h +++ b/modules/register_module_types.h @@ -1,3 +1,5 @@ +#ifndef REGISTER_MODULE_TYPES_H +#define REGISTER_MODULE_TYPES_H /*************************************************************************/ /* register_module_types.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef REGISTER_MODULE_TYPES_H -#define REGISTER_MODULE_TYPES_H + + void register_module_types(); void unregister_module_types(); diff --git a/modules/rtile_map/tile_map.h b/modules/rtile_map/tile_map.h index 406200b2f..111130702 100644 --- a/modules/rtile_map/tile_map.h +++ b/modules/rtile_map/tile_map.h @@ -1,3 +1,5 @@ +#ifndef RTILE_MAP_H +#define RTILE_MAP_H /*************************************************************************/ /* tile_map.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef RTILE_MAP_H -#define RTILE_MAP_H + + #include "core/self_list.h" #include "core/vset.h" diff --git a/modules/rtile_map/tile_map_editor_plugin.h b/modules/rtile_map/tile_map_editor_plugin.h index 4af85b8aa..7536b64f1 100644 --- a/modules/rtile_map/tile_map_editor_plugin.h +++ b/modules/rtile_map/tile_map_editor_plugin.h @@ -1,3 +1,5 @@ +#ifndef RTILE_MAP_EDITOR_PLUGIN_H +#define RTILE_MAP_EDITOR_PLUGIN_H /*************************************************************************/ /* tile_map_editor_plugin.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef RTILE_MAP_EDITOR_PLUGIN_H -#define RTILE_MAP_EDITOR_PLUGIN_H + + #include "editor/editor_node.h" #include "editor/editor_plugin.h" diff --git a/modules/rtile_map/tile_set.h b/modules/rtile_map/tile_set.h index 34425c8aa..2e56dabc8 100644 --- a/modules/rtile_map/tile_set.h +++ b/modules/rtile_map/tile_set.h @@ -1,3 +1,5 @@ +#ifndef RTILE_SET_H +#define RTILE_SET_H /*************************************************************************/ /* tile_set.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef RTILE_SET_H -#define RTILE_SET_H + + #include "core/array.h" #include "core/resource.h" diff --git a/modules/rtile_map/tile_set_editor_plugin.h b/modules/rtile_map/tile_set_editor_plugin.h index 533ff39d7..e84b5f6e9 100644 --- a/modules/rtile_map/tile_set_editor_plugin.h +++ b/modules/rtile_map/tile_set_editor_plugin.h @@ -1,3 +1,5 @@ +#ifndef RTILE_SET_EDITOR_PLUGIN_H +#define RTILE_SET_EDITOR_PLUGIN_H /*************************************************************************/ /* tile_set_editor_plugin.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef RTILE_SET_EDITOR_PLUGIN_H -#define RTILE_SET_EDITOR_PLUGIN_H + + #include "editor/editor_node.h" #include "scene/2d/sprite.h" diff --git a/modules/skeleton_editor/skeleton_editor_module_plugin.h b/modules/skeleton_editor/skeleton_editor_module_plugin.h index 23b69de00..f7fb58b4e 100644 --- a/modules/skeleton_editor/skeleton_editor_module_plugin.h +++ b/modules/skeleton_editor/skeleton_editor_module_plugin.h @@ -1,3 +1,5 @@ +#ifndef SKELETON_EDITOR_MODULE_PLUGIN_H +#define SKELETON_EDITOR_MODULE_PLUGIN_H /* Copyright (c) 2020 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef SKELETON_EDITOR_MODULE_PLUGIN_H -#define SKELETON_EDITOR_MODULE_PLUGIN_H + + #include "editor/editor_node.h" #include "editor/editor_plugin.h" diff --git a/modules/skeleton_editor/skeleton_editor_plugin.h b/modules/skeleton_editor/skeleton_editor_plugin.h index 3d5100b33..28358ba61 100644 --- a/modules/skeleton_editor/skeleton_editor_plugin.h +++ b/modules/skeleton_editor/skeleton_editor_plugin.h @@ -1,3 +1,5 @@ +#ifndef MODULE_SKELETON_EDITOR_PLUGIN_H +#define MODULE_SKELETON_EDITOR_PLUGIN_H /*************************************************************************/ /* skeleton_editor_plugin.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef MODULE_SKELETON_EDITOR_PLUGIN_H -#define MODULE_SKELETON_EDITOR_PLUGIN_H + + #include "core/os/input_event.h" #include "editor/editor_node.h" diff --git a/modules/skeleton_editor/spatial_editor_gizmos.h b/modules/skeleton_editor/spatial_editor_gizmos.h index 11c6b7db3..068dced26 100644 --- a/modules/skeleton_editor/spatial_editor_gizmos.h +++ b/modules/skeleton_editor/spatial_editor_gizmos.h @@ -1,3 +1,5 @@ +#ifndef MODULE_SPATIAL_EDITOR_GIZMOS_H +#define MODULE_SPATIAL_EDITOR_GIZMOS_H /*************************************************************************/ /* spatial_editor_gizmos.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef MODULE_SPATIAL_EDITOR_GIZMOS_H -#define MODULE_SPATIAL_EDITOR_GIZMOS_H + + #include "editor/plugins/spatial_editor_plugin.h" #include "scene/3d/camera.h" diff --git a/modules/squish/image_compress_squish.h b/modules/squish/image_compress_squish.h index 7a65d758f..2e3cd4b5a 100644 --- a/modules/squish/image_compress_squish.h +++ b/modules/squish/image_compress_squish.h @@ -1,3 +1,5 @@ +#ifndef IMAGE_COMPRESS_SQUISH_H +#define IMAGE_COMPRESS_SQUISH_H /*************************************************************************/ /* image_compress_squish.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef IMAGE_COMPRESS_SQUISH_H -#define IMAGE_COMPRESS_SQUISH_H + + #include "core/image.h" diff --git a/modules/squish/register_types.h b/modules/squish/register_types.h index ed1c6b071..41abc9819 100644 --- a/modules/squish/register_types.h +++ b/modules/squish/register_types.h @@ -1,3 +1,5 @@ +#ifndef SQUISH_REGISTER_TYPES_H +#define SQUISH_REGISTER_TYPES_H /*************************************************************************/ /* register_types.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef SQUISH_REGISTER_TYPES_H -#define SQUISH_REGISTER_TYPES_H + + void register_squish_types(); void unregister_squish_types(); diff --git a/modules/stb_vorbis/audio_stream_ogg_vorbis.h b/modules/stb_vorbis/audio_stream_ogg_vorbis.h index 6cc22964f..2890e536f 100644 --- a/modules/stb_vorbis/audio_stream_ogg_vorbis.h +++ b/modules/stb_vorbis/audio_stream_ogg_vorbis.h @@ -1,3 +1,5 @@ +#ifndef AUDIO_STREAM_STB_VORBIS_H +#define AUDIO_STREAM_STB_VORBIS_H /*************************************************************************/ /* audio_stream_ogg_vorbis.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef AUDIO_STREAM_STB_VORBIS_H -#define AUDIO_STREAM_STB_VORBIS_H + + #include "core/io/resource_loader.h" #include "servers/audio/audio_stream.h" diff --git a/modules/stb_vorbis/register_types.h b/modules/stb_vorbis/register_types.h index db0e4c71d..8378b3f5e 100644 --- a/modules/stb_vorbis/register_types.h +++ b/modules/stb_vorbis/register_types.h @@ -1,3 +1,5 @@ +#ifndef STB_VORBIS_REGISTER_TYPES_H +#define STB_VORBIS_REGISTER_TYPES_H /*************************************************************************/ /* register_types.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef STB_VORBIS_REGISTER_TYPES_H -#define STB_VORBIS_REGISTER_TYPES_H + + void register_stb_vorbis_types(); void unregister_stb_vorbis_types(); diff --git a/modules/stb_vorbis/resource_importer_ogg_vorbis.h b/modules/stb_vorbis/resource_importer_ogg_vorbis.h index 2523b1cb2..27ca2d0c3 100644 --- a/modules/stb_vorbis/resource_importer_ogg_vorbis.h +++ b/modules/stb_vorbis/resource_importer_ogg_vorbis.h @@ -1,3 +1,5 @@ +#ifndef RESOURCEIMPORTEROGGVORBIS_H +#define RESOURCEIMPORTEROGGVORBIS_H /*************************************************************************/ /* resource_importer_ogg_vorbis.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef RESOURCEIMPORTEROGGVORBIS_H -#define RESOURCEIMPORTEROGGVORBIS_H + + #include "audio_stream_ogg_vorbis.h" #include "core/io/resource_importer.h" diff --git a/modules/svg/image_loader_svg.h b/modules/svg/image_loader_svg.h index fcb934d31..0256591ef 100644 --- a/modules/svg/image_loader_svg.h +++ b/modules/svg/image_loader_svg.h @@ -1,3 +1,5 @@ +#ifndef IMAGE_LOADER_SVG_H +#define IMAGE_LOADER_SVG_H /*************************************************************************/ /* image_loader_svg.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef IMAGE_LOADER_SVG_H -#define IMAGE_LOADER_SVG_H + + #include "core/io/image_loader.h" #include "core/ustring.h" diff --git a/modules/svg/register_types.h b/modules/svg/register_types.h index 11fd9e700..44b91fa11 100644 --- a/modules/svg/register_types.h +++ b/modules/svg/register_types.h @@ -1,3 +1,5 @@ +#ifndef SVG_REGISTER_TYPES_H +#define SVG_REGISTER_TYPES_H /*************************************************************************/ /* register_types.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef SVG_REGISTER_TYPES_H -#define SVG_REGISTER_TYPES_H + + void register_svg_types(); void unregister_svg_types(); diff --git a/modules/terraman/areas/terrain_world_area.h b/modules/terraman/areas/terrain_world_area.h index c6141b7d2..58f9c2286 100644 --- a/modules/terraman/areas/terrain_world_area.h +++ b/modules/terraman/areas/terrain_world_area.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_WORLD_AREA_H +#define TERRAIN_WORLD_AREA_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_WORLD_AREA_H -#define TERRAIN_WORLD_AREA_H + + #include "core/version.h" diff --git a/modules/terraman/data/terrain_light.h b/modules/terraman/data/terrain_light.h index 8547f35d4..54b2c5d5b 100644 --- a/modules/terraman/data/terrain_light.h +++ b/modules/terraman/data/terrain_light.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_LIGHT_H +#define TERRAIN_LIGHT_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_LIGHT_H -#define TERRAIN_LIGHT_H + + #include "core/version.h" diff --git a/modules/terraman/level_generator/terrain_level_generator.h b/modules/terraman/level_generator/terrain_level_generator.h index c85ca44d4..5f8bcdb31 100644 --- a/modules/terraman/level_generator/terrain_level_generator.h +++ b/modules/terraman/level_generator/terrain_level_generator.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_LEVEL_GENERATOR_H +#define TERRAIN_LEVEL_GENERATOR_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_LEVEL_GENERATOR_H -#define TERRAIN_LEVEL_GENERATOR_H + + #include "core/version.h" diff --git a/modules/terraman/level_generator/terrain_level_generator_flat.h b/modules/terraman/level_generator/terrain_level_generator_flat.h index 48f5a2483..64eaf621c 100644 --- a/modules/terraman/level_generator/terrain_level_generator_flat.h +++ b/modules/terraman/level_generator/terrain_level_generator_flat.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_LEVEL_GENERATOR_FLAT_H +#define TERRAIN_LEVEL_GENERATOR_FLAT_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_LEVEL_GENERATOR_FLAT_H -#define TERRAIN_LEVEL_GENERATOR_FLAT_H + + #include "terrain_level_generator.h" diff --git a/modules/terraman/library/terrain_library.h b/modules/terraman/library/terrain_library.h index 89f14b194..9faeb6338 100644 --- a/modules/terraman/library/terrain_library.h +++ b/modules/terraman/library/terrain_library.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_LIBRARY_H +#define TERRAIN_LIBRARY_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_LIBRARY_H -#define TERRAIN_LIBRARY_H + + #include "core/version.h" diff --git a/modules/terraman/library/terrain_library_merger.h b/modules/terraman/library/terrain_library_merger.h index 66437fa5b..2b08e71fb 100644 --- a/modules/terraman/library/terrain_library_merger.h +++ b/modules/terraman/library/terrain_library_merger.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_LIBRARY_MERGER_H +#define TERRAIN_LIBRARY_MERGER_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_LIBRARY_MERGER_H -#define TERRAIN_LIBRARY_MERGER_H + + #include "core/version.h" diff --git a/modules/terraman/library/terrain_library_merger_pcm.h b/modules/terraman/library/terrain_library_merger_pcm.h index b5e48ade7..2aba8a21d 100644 --- a/modules/terraman/library/terrain_library_merger_pcm.h +++ b/modules/terraman/library/terrain_library_merger_pcm.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_LIBRARY_MERGER_PCM_H +#define TERRAIN_LIBRARY_MERGER_PCM_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_LIBRARY_MERGER_PCM_H -#define TERRAIN_LIBRARY_MERGER_PCM_H + + #include "core/version.h" diff --git a/modules/terraman/library/terrain_library_simple.h b/modules/terraman/library/terrain_library_simple.h index 3992ab924..49b36babe 100644 --- a/modules/terraman/library/terrain_library_simple.h +++ b/modules/terraman/library/terrain_library_simple.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_LIBRARY_SIMPLE_H +#define TERRAIN_LIBRARY_SIMPLE_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_LIBRARY_SIMPLE_H -#define TERRAIN_LIBRARY_SIMPLE_H + + #include "core/version.h" diff --git a/modules/terraman/library/terrain_material_cache.h b/modules/terraman/library/terrain_material_cache.h index a2367fed5..1fb707dc8 100644 --- a/modules/terraman/library/terrain_material_cache.h +++ b/modules/terraman/library/terrain_material_cache.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_MATERIAL_CACHE_H +#define TERRAIN_MATERIAL_CACHE_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_MATERIAL_CACHE_H -#define TERRAIN_MATERIAL_CACHE_H + + #include "core/version.h" diff --git a/modules/terraman/library/terrain_material_cache_pcm.h b/modules/terraman/library/terrain_material_cache_pcm.h index 1644af019..989d55e84 100644 --- a/modules/terraman/library/terrain_material_cache_pcm.h +++ b/modules/terraman/library/terrain_material_cache_pcm.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_MATERIAL_CACHE_PCM_H +#define TERRAIN_MATERIAL_CACHE_PCM_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_MATERIAL_CACHE_PCM_H -#define TERRAIN_MATERIAL_CACHE_PCM_H + + #include "terrain_material_cache.h" diff --git a/modules/terraman/library/terrain_surface.h b/modules/terraman/library/terrain_surface.h index 5be5cf3b0..0e8a29295 100644 --- a/modules/terraman/library/terrain_surface.h +++ b/modules/terraman/library/terrain_surface.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_SURFACE_H +#define TERRAIN_SURFACE_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_SURFACE_H -#define TERRAIN_SURFACE_H + + #include "core/version.h" diff --git a/modules/terraman/library/terrain_surface_merger.h b/modules/terraman/library/terrain_surface_merger.h index 011c189c5..d879af1ec 100644 --- a/modules/terraman/library/terrain_surface_merger.h +++ b/modules/terraman/library/terrain_surface_merger.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_SURFACE_MERGER_H +#define TERRAIN_SURFACE_MERGER_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_SURFACE_MERGER_H -#define TERRAIN_SURFACE_MERGER_H + + #include "terrain_surface.h" diff --git a/modules/terraman/library/terrain_surface_simple.h b/modules/terraman/library/terrain_surface_simple.h index 37742d4f4..01d7be82a 100644 --- a/modules/terraman/library/terrain_surface_simple.h +++ b/modules/terraman/library/terrain_surface_simple.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_SURFACE_SIMPLE_H +#define TERRAIN_SURFACE_SIMPLE_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_SURFACE_SIMPLE_H -#define TERRAIN_SURFACE_SIMPLE_H + + #include "terrain_surface.h" diff --git a/modules/terraman/meshers/blocky/terrain_mesher_blocky.h b/modules/terraman/meshers/blocky/terrain_mesher_blocky.h index 6b57abd38..1ffce2076 100644 --- a/modules/terraman/meshers/blocky/terrain_mesher_blocky.h +++ b/modules/terraman/meshers/blocky/terrain_mesher_blocky.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_MESHER_BLOCKY_H +#define TERRAIN_MESHER_BLOCKY_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_MESHER_BLOCKY_H -#define TERRAIN_MESHER_BLOCKY_H + + #include "core/version.h" diff --git a/modules/terraman/meshers/default/terrain_mesher_default.h b/modules/terraman/meshers/default/terrain_mesher_default.h index 731d305eb..d4827b9e7 100644 --- a/modules/terraman/meshers/default/terrain_mesher_default.h +++ b/modules/terraman/meshers/default/terrain_mesher_default.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_MESHER_DEFAULT_H +#define TERRAIN_MESHER_DEFAULT_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_MESHER_DEFAULT_H -#define TERRAIN_MESHER_DEFAULT_H + + #include "core/version.h" diff --git a/modules/terraman/meshers/terrain_mesher.h b/modules/terraman/meshers/terrain_mesher.h index b51a85522..388fe5cd3 100644 --- a/modules/terraman/meshers/terrain_mesher.h +++ b/modules/terraman/meshers/terrain_mesher.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_TOOLS_H +#define TERRAIN_TOOLS_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_TOOLS_H -#define TERRAIN_TOOLS_H + + #include "core/version.h" diff --git a/modules/terraman/nodes/terrain_light_node.h b/modules/terraman/nodes/terrain_light_node.h index 464fccee5..bf963dde9 100644 --- a/modules/terraman/nodes/terrain_light_node.h +++ b/modules/terraman/nodes/terrain_light_node.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_LIGHT_NODE_H +#define TERRAIN_LIGHT_NODE_H /* Copyright (c) 2020-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_LIGHT_NODE_H -#define TERRAIN_LIGHT_NODE_H + + #include "core/version.h" diff --git a/modules/terraman/register_types.h b/modules/terraman/register_types.h index 3fd5796c0..98e954240 100644 --- a/modules/terraman/register_types.h +++ b/modules/terraman/register_types.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_REGISTER_TYPES_H +#define TERRAIN_REGISTER_TYPES_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_REGISTER_TYPES_H -#define TERRAIN_REGISTER_TYPES_H + + void register_terraman_types(); void unregister_terraman_types(); diff --git a/modules/terraman/thirdparty/lz4/lz4.h b/modules/terraman/thirdparty/lz4/lz4.h index 32108e232..11b88c9d9 100644 --- a/modules/terraman/thirdparty/lz4/lz4.h +++ b/modules/terraman/thirdparty/lz4/lz4.h @@ -1,3 +1,5 @@ +#ifndef LZ4_H_2983827168210 +#define LZ4_H_2983827168210 /* * LZ4 - Fast LZ compression algorithm * Header File @@ -36,8 +38,8 @@ extern "C" { #endif -#ifndef LZ4_H_2983827168210 -#define LZ4_H_2983827168210 + + /* --- Dependency --- */ #include /* size_t */ diff --git a/modules/terraman/world/block_terrain_structure.h b/modules/terraman/world/block_terrain_structure.h index 5572bf6a5..e73be2aa0 100644 --- a/modules/terraman/world/block_terrain_structure.h +++ b/modules/terraman/world/block_terrain_structure.h @@ -1,3 +1,5 @@ +#ifndef BLOCK_TERRAIN_STRUCTURE_H +#define BLOCK_TERRAIN_STRUCTURE_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef BLOCK_TERRAIN_STRUCTURE_H -#define BLOCK_TERRAIN_STRUCTURE_H + + #include "core/version.h" diff --git a/modules/terraman/world/blocky/terrain_chunk_blocky.h b/modules/terraman/world/blocky/terrain_chunk_blocky.h index dd54c6437..0d133d7b3 100644 --- a/modules/terraman/world/blocky/terrain_chunk_blocky.h +++ b/modules/terraman/world/blocky/terrain_chunk_blocky.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_CHUNK_BLOCKY_H +#define TERRAIN_CHUNK_BLOCKY_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_CHUNK_BLOCKY_H -#define TERRAIN_CHUNK_BLOCKY_H + + #include "../default/terrain_chunk_default.h" diff --git a/modules/terraman/world/blocky/terrain_world_blocky.h b/modules/terraman/world/blocky/terrain_world_blocky.h index c74983aec..3c6d1e09c 100644 --- a/modules/terraman/world/blocky/terrain_world_blocky.h +++ b/modules/terraman/world/blocky/terrain_world_blocky.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_WORLD_BLOCKY_H +#define TERRAIN_WORLD_BLOCKY_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_WORLD_BLOCKY_H -#define TERRAIN_WORLD_BLOCKY_H + + #include "../default/terrain_world_default.h" diff --git a/modules/terraman/world/default/terrain_chunk_default.h b/modules/terraman/world/default/terrain_chunk_default.h index a01adf23a..b6d3ce564 100644 --- a/modules/terraman/world/default/terrain_chunk_default.h +++ b/modules/terraman/world/default/terrain_chunk_default.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_CHUNK_DEFAULT_H +#define TERRAIN_CHUNK_DEFAULT_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_CHUNK_DEFAULT_H -#define TERRAIN_CHUNK_DEFAULT_H + + #include "core/version.h" diff --git a/modules/terraman/world/default/terrain_world_default.h b/modules/terraman/world/default/terrain_world_default.h index 2e830b98d..2421efd12 100644 --- a/modules/terraman/world/default/terrain_world_default.h +++ b/modules/terraman/world/default/terrain_world_default.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_WORLD_DEFAULT_H +#define TERRAIN_WORLD_DEFAULT_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_WORLD_DEFAULT_H -#define TERRAIN_WORLD_DEFAULT_H + + #include "../terrain_world.h" diff --git a/modules/terraman/world/jobs/terrain_job.h b/modules/terraman/world/jobs/terrain_job.h index bd682b8c0..0cec7c755 100644 --- a/modules/terraman/world/jobs/terrain_job.h +++ b/modules/terraman/world/jobs/terrain_job.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_JOB_H +#define TERRAIN_JOB_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_JOB_H -#define TERRAIN_JOB_H + + #include "scene/resources/texture.h" diff --git a/modules/terraman/world/jobs/terrain_light_job.h b/modules/terraman/world/jobs/terrain_light_job.h index 9877672ea..7ff2654cf 100644 --- a/modules/terraman/world/jobs/terrain_light_job.h +++ b/modules/terraman/world/jobs/terrain_light_job.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_LIGHT_JOB_H +#define TERRAIN_LIGHT_JOB_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_LIGHT_JOB_H -#define TERRAIN_LIGHT_JOB_H + + #include "terrain_job.h" diff --git a/modules/terraman/world/jobs/terrain_mesher_job_step.h b/modules/terraman/world/jobs/terrain_mesher_job_step.h index e4337cb57..05ee84e26 100644 --- a/modules/terraman/world/jobs/terrain_mesher_job_step.h +++ b/modules/terraman/world/jobs/terrain_mesher_job_step.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_TERRAIN_JOB_STEP_H +#define TERRAIN_TERRAIN_JOB_STEP_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_TERRAIN_JOB_STEP_H -#define TERRAIN_TERRAIN_JOB_STEP_H + + #include "core/version.h" diff --git a/modules/terraman/world/jobs/terrain_prop_job.h b/modules/terraman/world/jobs/terrain_prop_job.h index 602129bf7..5644de501 100644 --- a/modules/terraman/world/jobs/terrain_prop_job.h +++ b/modules/terraman/world/jobs/terrain_prop_job.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_PROP_JOB_H +#define TERRAIN_PROP_JOB_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_PROP_JOB_H -#define TERRAIN_PROP_JOB_H + + #include "terrain_job.h" diff --git a/modules/terraman/world/jobs/terrain_terrain_job.h b/modules/terraman/world/jobs/terrain_terrain_job.h index 3bfcf5fa2..6fcc0be89 100644 --- a/modules/terraman/world/jobs/terrain_terrain_job.h +++ b/modules/terraman/world/jobs/terrain_terrain_job.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_TERRAIN_JOB_H +#define TERRAIN_TERRAIN_JOB_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_TERRAIN_JOB_H -#define TERRAIN_TERRAIN_JOB_H + + #include "terrain_job.h" diff --git a/modules/terraman/world/terrain_chunk.h b/modules/terraman/world/terrain_chunk.h index 830656322..8fd42940a 100644 --- a/modules/terraman/world/terrain_chunk.h +++ b/modules/terraman/world/terrain_chunk.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_CHUNK_H +#define TERRAIN_CHUNK_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_CHUNK_H -#define TERRAIN_CHUNK_H + + #include "core/version.h" diff --git a/modules/terraman/world/terrain_environment_data.h b/modules/terraman/world/terrain_environment_data.h index 8a87c944f..6bfb4472a 100644 --- a/modules/terraman/world/terrain_environment_data.h +++ b/modules/terraman/world/terrain_environment_data.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_ENVIRONMENT_DATA_H +#define TERRAIN_ENVIRONMENT_DATA_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_ENVIRONMENT_DATA_H -#define TERRAIN_ENVIRONMENT_DATA_H + + #include "core/version.h" diff --git a/modules/terraman/world/terrain_structure.h b/modules/terraman/world/terrain_structure.h index 34dddf34e..c6ef4fe19 100644 --- a/modules/terraman/world/terrain_structure.h +++ b/modules/terraman/world/terrain_structure.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_STRUCTURE_H +#define TERRAIN_STRUCTURE_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_STRUCTURE_H -#define TERRAIN_STRUCTURE_H + + #include "core/version.h" diff --git a/modules/terraman/world/terrain_world.h b/modules/terraman/world/terrain_world.h index 34e443e73..193da915e 100644 --- a/modules/terraman/world/terrain_world.h +++ b/modules/terraman/world/terrain_world.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_WORLD_H +#define TERRAIN_WORLD_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_WORLD_H -#define TERRAIN_WORLD_H + + #include "core/version.h" diff --git a/modules/terraman/world/terrain_world_editor.h b/modules/terraman/world/terrain_world_editor.h index 3b4beb8b4..5b2060221 100644 --- a/modules/terraman/world/terrain_world_editor.h +++ b/modules/terraman/world/terrain_world_editor.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_WORLD_EDITOR_PLUGIN_H +#define TERRAIN_WORLD_EDITOR_PLUGIN_H /* Copyright (c) 2020-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_WORLD_EDITOR_PLUGIN_H -#define TERRAIN_WORLD_EDITOR_PLUGIN_H + + #include "editor/editor_node.h" #include "editor/editor_plugin.h" diff --git a/modules/terraman_2d/areas/terrain_2d_world_area.h b/modules/terraman_2d/areas/terrain_2d_world_area.h index d86d0d19a..fd694224d 100644 --- a/modules/terraman_2d/areas/terrain_2d_world_area.h +++ b/modules/terraman_2d/areas/terrain_2d_world_area.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_2D_WORLD_AREA_H +#define TERRAIN_2D_WORLD_AREA_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_2D_WORLD_AREA_H -#define TERRAIN_2D_WORLD_AREA_H + + #include "core/version.h" diff --git a/modules/terraman_2d/data/terrain_2d_light.h b/modules/terraman_2d/data/terrain_2d_light.h index 86a503178..391b297e4 100644 --- a/modules/terraman_2d/data/terrain_2d_light.h +++ b/modules/terraman_2d/data/terrain_2d_light.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_2D_LIGHT_H +#define TERRAIN_2D_LIGHT_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_2D_LIGHT_H -#define TERRAIN_2D_LIGHT_H + + #include "core/version.h" diff --git a/modules/terraman_2d/level_generator/terrain_2d_level_generator.h b/modules/terraman_2d/level_generator/terrain_2d_level_generator.h index 52004a451..cf32d24b8 100644 --- a/modules/terraman_2d/level_generator/terrain_2d_level_generator.h +++ b/modules/terraman_2d/level_generator/terrain_2d_level_generator.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_2D_LEVEL_GENERATOR_H +#define TERRAIN_2D_LEVEL_GENERATOR_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_2D_LEVEL_GENERATOR_H -#define TERRAIN_2D_LEVEL_GENERATOR_H + + #include "core/version.h" diff --git a/modules/terraman_2d/level_generator/terrain_2d_level_generator_flat.h b/modules/terraman_2d/level_generator/terrain_2d_level_generator_flat.h index e5ebd5332..445dc83ba 100644 --- a/modules/terraman_2d/level_generator/terrain_2d_level_generator_flat.h +++ b/modules/terraman_2d/level_generator/terrain_2d_level_generator_flat.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_2D_LEVEL_GENERATOR_FLAT_H +#define TERRAIN_2D_LEVEL_GENERATOR_FLAT_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_2D_LEVEL_GENERATOR_FLAT_H -#define TERRAIN_2D_LEVEL_GENERATOR_FLAT_H + + #include "terrain_2d_level_generator.h" diff --git a/modules/terraman_2d/library/terrain_2d_library.h b/modules/terraman_2d/library/terrain_2d_library.h index 7428942cf..576cc9f36 100644 --- a/modules/terraman_2d/library/terrain_2d_library.h +++ b/modules/terraman_2d/library/terrain_2d_library.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_2D_LIBRARY_H +#define TERRAIN_2D_LIBRARY_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_2D_LIBRARY_H -#define TERRAIN_2D_LIBRARY_H + + #include "core/version.h" diff --git a/modules/terraman_2d/library/terrain_2d_library_merger.h b/modules/terraman_2d/library/terrain_2d_library_merger.h index 8e9bdd640..c9958a0d4 100644 --- a/modules/terraman_2d/library/terrain_2d_library_merger.h +++ b/modules/terraman_2d/library/terrain_2d_library_merger.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_2D_LIBRARY_MERGER_H +#define TERRAIN_2D_LIBRARY_MERGER_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_2D_LIBRARY_MERGER_H -#define TERRAIN_2D_LIBRARY_MERGER_H + + #include "core/version.h" diff --git a/modules/terraman_2d/library/terrain_2d_library_merger_pcm.h b/modules/terraman_2d/library/terrain_2d_library_merger_pcm.h index cff8c87e6..d197d4d38 100644 --- a/modules/terraman_2d/library/terrain_2d_library_merger_pcm.h +++ b/modules/terraman_2d/library/terrain_2d_library_merger_pcm.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_2D_LIBRARY_MERGER_PCM_H +#define TERRAIN_2D_LIBRARY_MERGER_PCM_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_2D_LIBRARY_MERGER_PCM_H -#define TERRAIN_2D_LIBRARY_MERGER_PCM_H + + #include "core/version.h" diff --git a/modules/terraman_2d/library/terrain_2d_library_simple.h b/modules/terraman_2d/library/terrain_2d_library_simple.h index cffb35672..528c55232 100644 --- a/modules/terraman_2d/library/terrain_2d_library_simple.h +++ b/modules/terraman_2d/library/terrain_2d_library_simple.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_2D_LIBRARY_SIMPLE_H +#define TERRAIN_2D_LIBRARY_SIMPLE_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_2D_LIBRARY_SIMPLE_H -#define TERRAIN_2D_LIBRARY_SIMPLE_H + + #include "core/version.h" diff --git a/modules/terraman_2d/library/terrain_2d_material_cache.h b/modules/terraman_2d/library/terrain_2d_material_cache.h index 2fd6285e1..9bb2f68d4 100644 --- a/modules/terraman_2d/library/terrain_2d_material_cache.h +++ b/modules/terraman_2d/library/terrain_2d_material_cache.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_2D_MATERIAL_CACHE_H +#define TERRAIN_2D_MATERIAL_CACHE_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_2D_MATERIAL_CACHE_H -#define TERRAIN_2D_MATERIAL_CACHE_H + + #include "core/version.h" diff --git a/modules/terraman_2d/library/terrain_2d_material_cache_pcm.h b/modules/terraman_2d/library/terrain_2d_material_cache_pcm.h index 2eb607b7c..ec77c936f 100644 --- a/modules/terraman_2d/library/terrain_2d_material_cache_pcm.h +++ b/modules/terraman_2d/library/terrain_2d_material_cache_pcm.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_2D_MATERIAL_CACHE_PCM_H +#define TERRAIN_2D_MATERIAL_CACHE_PCM_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_2D_MATERIAL_CACHE_PCM_H -#define TERRAIN_2D_MATERIAL_CACHE_PCM_H + + #include "terrain_2d_material_cache.h" diff --git a/modules/terraman_2d/library/terrain_2d_surface.h b/modules/terraman_2d/library/terrain_2d_surface.h index 6359085de..dbe4ab8cf 100644 --- a/modules/terraman_2d/library/terrain_2d_surface.h +++ b/modules/terraman_2d/library/terrain_2d_surface.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_2D_SURFACE_H +#define TERRAIN_2D_SURFACE_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_2D_SURFACE_H -#define TERRAIN_2D_SURFACE_H + + #include "core/version.h" diff --git a/modules/terraman_2d/library/terrain_2d_surface_merger.h b/modules/terraman_2d/library/terrain_2d_surface_merger.h index e247162ce..6b520651b 100644 --- a/modules/terraman_2d/library/terrain_2d_surface_merger.h +++ b/modules/terraman_2d/library/terrain_2d_surface_merger.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_2D_SURFACE_MERGER_H +#define TERRAIN_2D_SURFACE_MERGER_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_2D_SURFACE_MERGER_H -#define TERRAIN_2D_SURFACE_MERGER_H + + #include "terrain_2d_surface.h" diff --git a/modules/terraman_2d/library/terrain_2d_surface_simple.h b/modules/terraman_2d/library/terrain_2d_surface_simple.h index d7a05564e..d8c3cad2b 100644 --- a/modules/terraman_2d/library/terrain_2d_surface_simple.h +++ b/modules/terraman_2d/library/terrain_2d_surface_simple.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_2D_SURFACE_SIMPLE_H +#define TERRAIN_2D_SURFACE_SIMPLE_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_2D_SURFACE_SIMPLE_H -#define TERRAIN_2D_SURFACE_SIMPLE_H + + #include "terrain_2d_surface.h" diff --git a/modules/terraman_2d/meshers/default/terrain_2d_mesher_default.h b/modules/terraman_2d/meshers/default/terrain_2d_mesher_default.h index 2deccf9c5..2b4b3e226 100644 --- a/modules/terraman_2d/meshers/default/terrain_2d_mesher_default.h +++ b/modules/terraman_2d/meshers/default/terrain_2d_mesher_default.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_2D_MESHER_DEFAULT_H +#define TERRAIN_2D_MESHER_DEFAULT_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_2D_MESHER_DEFAULT_H -#define TERRAIN_2D_MESHER_DEFAULT_H + + #include "core/version.h" diff --git a/modules/terraman_2d/meshers/isometric/terrain_2d_mesher_isometric.h b/modules/terraman_2d/meshers/isometric/terrain_2d_mesher_isometric.h index 0cd701570..2f02d5b03 100644 --- a/modules/terraman_2d/meshers/isometric/terrain_2d_mesher_isometric.h +++ b/modules/terraman_2d/meshers/isometric/terrain_2d_mesher_isometric.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_2D_MESHER_ISOMETRIC_H +#define TERRAIN_2D_MESHER_ISOMETRIC_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_2D_MESHER_ISOMETRIC_H -#define TERRAIN_2D_MESHER_ISOMETRIC_H + + #include "core/version.h" diff --git a/modules/terraman_2d/meshers/simple/terrain_2d_mesher_simple.h b/modules/terraman_2d/meshers/simple/terrain_2d_mesher_simple.h index f0cea1f58..e35afbdf4 100644 --- a/modules/terraman_2d/meshers/simple/terrain_2d_mesher_simple.h +++ b/modules/terraman_2d/meshers/simple/terrain_2d_mesher_simple.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_2D_MESHER_SIMPLE_H +#define TERRAIN_2D_MESHER_SIMPLE_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_2D_MESHER_SIMPLE_H -#define TERRAIN_2D_MESHER_SIMPLE_H + + #include "core/version.h" diff --git a/modules/terraman_2d/meshers/terrain_2d_mesher.h b/modules/terraman_2d/meshers/terrain_2d_mesher.h index 7955790b7..65f93d837 100644 --- a/modules/terraman_2d/meshers/terrain_2d_mesher.h +++ b/modules/terraman_2d/meshers/terrain_2d_mesher.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_2D_TOOLS_H +#define TERRAIN_2D_TOOLS_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_2D_TOOLS_H -#define TERRAIN_2D_TOOLS_H + + #include "core/version.h" diff --git a/modules/terraman_2d/nodes/terrain_2d_light_node.h b/modules/terraman_2d/nodes/terrain_2d_light_node.h index 675288188..4839c5fa5 100644 --- a/modules/terraman_2d/nodes/terrain_2d_light_node.h +++ b/modules/terraman_2d/nodes/terrain_2d_light_node.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_2D_LIGHT_NODE_H +#define TERRAIN_2D_LIGHT_NODE_H /* Copyright (c) 2020-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_2D_LIGHT_NODE_H -#define TERRAIN_2D_LIGHT_NODE_H + + #include "core/version.h" diff --git a/modules/terraman_2d/register_types.h b/modules/terraman_2d/register_types.h index 022360736..752eb74cb 100644 --- a/modules/terraman_2d/register_types.h +++ b/modules/terraman_2d/register_types.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_2D_REGISTER_TYPES_H +#define TERRAIN_2D_REGISTER_TYPES_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_2D_REGISTER_TYPES_H -#define TERRAIN_2D_REGISTER_TYPES_H + + void register_terraman_2d_types(); void unregister_terraman_2d_types(); diff --git a/modules/terraman_2d/thirdparty/lz4/lz4.h b/modules/terraman_2d/thirdparty/lz4/lz4.h index 32108e232..11b88c9d9 100644 --- a/modules/terraman_2d/thirdparty/lz4/lz4.h +++ b/modules/terraman_2d/thirdparty/lz4/lz4.h @@ -1,3 +1,5 @@ +#ifndef LZ4_H_2983827168210 +#define LZ4_H_2983827168210 /* * LZ4 - Fast LZ compression algorithm * Header File @@ -36,8 +38,8 @@ extern "C" { #endif -#ifndef LZ4_H_2983827168210 -#define LZ4_H_2983827168210 + + /* --- Dependency --- */ #include /* size_t */ diff --git a/modules/terraman_2d/world/block_terrain_2d_structure.h b/modules/terraman_2d/world/block_terrain_2d_structure.h index 1ca7909e5..dd54faf36 100644 --- a/modules/terraman_2d/world/block_terrain_2d_structure.h +++ b/modules/terraman_2d/world/block_terrain_2d_structure.h @@ -1,3 +1,5 @@ +#ifndef BLOCK_TERRAIN_2D_STRUCTURE_H +#define BLOCK_TERRAIN_2D_STRUCTURE_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef BLOCK_TERRAIN_2D_STRUCTURE_H -#define BLOCK_TERRAIN_2D_STRUCTURE_H + + #include "core/version.h" diff --git a/modules/terraman_2d/world/default/terrain_2d_chunk_default.h b/modules/terraman_2d/world/default/terrain_2d_chunk_default.h index 3f9afd2a3..5c7779071 100644 --- a/modules/terraman_2d/world/default/terrain_2d_chunk_default.h +++ b/modules/terraman_2d/world/default/terrain_2d_chunk_default.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_2D_CHUNK_DEFAULT_H +#define TERRAIN_2D_CHUNK_DEFAULT_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_2D_CHUNK_DEFAULT_H -#define TERRAIN_2D_CHUNK_DEFAULT_H + + #include "core/version.h" diff --git a/modules/terraman_2d/world/default/terrain_2d_world_default.h b/modules/terraman_2d/world/default/terrain_2d_world_default.h index 51e7a0399..b70572e34 100644 --- a/modules/terraman_2d/world/default/terrain_2d_world_default.h +++ b/modules/terraman_2d/world/default/terrain_2d_world_default.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_2D_WORLD_DEFAULT_H +#define TERRAIN_2D_WORLD_DEFAULT_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_2D_WORLD_DEFAULT_H -#define TERRAIN_2D_WORLD_DEFAULT_H + + #include "../terrain_2d_world.h" diff --git a/modules/terraman_2d/world/isometric/terrain_2d_chunk_isometric.h b/modules/terraman_2d/world/isometric/terrain_2d_chunk_isometric.h index 4f05ccc0f..c5bc4187a 100644 --- a/modules/terraman_2d/world/isometric/terrain_2d_chunk_isometric.h +++ b/modules/terraman_2d/world/isometric/terrain_2d_chunk_isometric.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_2D_CHUNK_ISOMETRIC_H +#define TERRAIN_2D_CHUNK_ISOMETRIC_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_2D_CHUNK_ISOMETRIC_H -#define TERRAIN_2D_CHUNK_ISOMETRIC_H + + #include "../default/terrain_2d_chunk_default.h" diff --git a/modules/terraman_2d/world/isometric/terrain_2d_world_isometric.h b/modules/terraman_2d/world/isometric/terrain_2d_world_isometric.h index dd6cf377c..92a981c47 100644 --- a/modules/terraman_2d/world/isometric/terrain_2d_world_isometric.h +++ b/modules/terraman_2d/world/isometric/terrain_2d_world_isometric.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_2D_WORLD_ISOMETRIC_H +#define TERRAIN_2D_WORLD_ISOMETRIC_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_2D_WORLD_ISOMETRIC_H -#define TERRAIN_2D_WORLD_ISOMETRIC_H + + #include "../default/terrain_2d_world_default.h" diff --git a/modules/terraman_2d/world/jobs/terrain_2d_job.h b/modules/terraman_2d/world/jobs/terrain_2d_job.h index 7ca942a18..aaf1bfe80 100644 --- a/modules/terraman_2d/world/jobs/terrain_2d_job.h +++ b/modules/terraman_2d/world/jobs/terrain_2d_job.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_2D_JOB_H +#define TERRAIN_2D_JOB_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_2D_JOB_H -#define TERRAIN_2D_JOB_H + + #include "scene/resources/texture.h" diff --git a/modules/terraman_2d/world/jobs/terrain_2d_light_job.h b/modules/terraman_2d/world/jobs/terrain_2d_light_job.h index 71bab99c9..c3348dbf0 100644 --- a/modules/terraman_2d/world/jobs/terrain_2d_light_job.h +++ b/modules/terraman_2d/world/jobs/terrain_2d_light_job.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_2D_LIGHT_JOB_H +#define TERRAIN_2D_LIGHT_JOB_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_2D_LIGHT_JOB_H -#define TERRAIN_2D_LIGHT_JOB_H + + #include "terrain_2d_job.h" diff --git a/modules/terraman_2d/world/jobs/terrain_2d_prop_job.h b/modules/terraman_2d/world/jobs/terrain_2d_prop_job.h index 132933c19..c1218345d 100644 --- a/modules/terraman_2d/world/jobs/terrain_2d_prop_job.h +++ b/modules/terraman_2d/world/jobs/terrain_2d_prop_job.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_2D_PROP_JOB_H +#define TERRAIN_2D_PROP_JOB_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_2D_PROP_JOB_H -#define TERRAIN_2D_PROP_JOB_H + + #include "terrain_2d_job.h" diff --git a/modules/terraman_2d/world/jobs/terrain_2d_terrain_job.h b/modules/terraman_2d/world/jobs/terrain_2d_terrain_job.h index df492d5c5..436938794 100644 --- a/modules/terraman_2d/world/jobs/terrain_2d_terrain_job.h +++ b/modules/terraman_2d/world/jobs/terrain_2d_terrain_job.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_2D_TERRAIN_2D_JOB_H +#define TERRAIN_2D_TERRAIN_2D_JOB_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_2D_TERRAIN_2D_JOB_H -#define TERRAIN_2D_TERRAIN_2D_JOB_H + + #include "terrain_2d_job.h" diff --git a/modules/terraman_2d/world/simple/terrain_2d_chunk_simple.h b/modules/terraman_2d/world/simple/terrain_2d_chunk_simple.h index 6408238f5..60ac81861 100644 --- a/modules/terraman_2d/world/simple/terrain_2d_chunk_simple.h +++ b/modules/terraman_2d/world/simple/terrain_2d_chunk_simple.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_2D_CHUNK_SIMPLE_H +#define TERRAIN_2D_CHUNK_SIMPLE_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_2D_CHUNK_SIMPLE_H -#define TERRAIN_2D_CHUNK_SIMPLE_H + + #include "../default/terrain_2d_chunk_default.h" diff --git a/modules/terraman_2d/world/simple/terrain_2d_world_simple.h b/modules/terraman_2d/world/simple/terrain_2d_world_simple.h index acee12523..80d9315b6 100644 --- a/modules/terraman_2d/world/simple/terrain_2d_world_simple.h +++ b/modules/terraman_2d/world/simple/terrain_2d_world_simple.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_2D_WORLD_BLOCKY_H +#define TERRAIN_2D_WORLD_BLOCKY_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_2D_WORLD_BLOCKY_H -#define TERRAIN_2D_WORLD_BLOCKY_H + + #include "../default/terrain_2d_world_default.h" diff --git a/modules/terraman_2d/world/terrain_2d_chunk.h b/modules/terraman_2d/world/terrain_2d_chunk.h index 82fcf7023..818a52665 100644 --- a/modules/terraman_2d/world/terrain_2d_chunk.h +++ b/modules/terraman_2d/world/terrain_2d_chunk.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_2D_CHUNK_H +#define TERRAIN_2D_CHUNK_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_2D_CHUNK_H -#define TERRAIN_2D_CHUNK_H + + #include "core/version.h" diff --git a/modules/terraman_2d/world/terrain_2d_environment_data.h b/modules/terraman_2d/world/terrain_2d_environment_data.h index 9902f5efb..49fce24aa 100644 --- a/modules/terraman_2d/world/terrain_2d_environment_data.h +++ b/modules/terraman_2d/world/terrain_2d_environment_data.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_2D_ENVIRONMENT_DATA_H +#define TERRAIN_2D_ENVIRONMENT_DATA_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_2D_ENVIRONMENT_DATA_H -#define TERRAIN_2D_ENVIRONMENT_DATA_H + + #include "core/version.h" diff --git a/modules/terraman_2d/world/terrain_2d_structure.h b/modules/terraman_2d/world/terrain_2d_structure.h index 79eaf7d7c..3f95bf6e3 100644 --- a/modules/terraman_2d/world/terrain_2d_structure.h +++ b/modules/terraman_2d/world/terrain_2d_structure.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_2D_STRUCTURE_H +#define TERRAIN_2D_STRUCTURE_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_2D_STRUCTURE_H -#define TERRAIN_2D_STRUCTURE_H + + #include "core/version.h" diff --git a/modules/terraman_2d/world/terrain_2d_world.h b/modules/terraman_2d/world/terrain_2d_world.h index c9e56e473..e17bf20e6 100644 --- a/modules/terraman_2d/world/terrain_2d_world.h +++ b/modules/terraman_2d/world/terrain_2d_world.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_2D_WORLD_H +#define TERRAIN_2D_WORLD_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_2D_WORLD_H -#define TERRAIN_2D_WORLD_H + + #include "core/version.h" diff --git a/modules/terraman_2d/world/terrain_2d_world_editor.h b/modules/terraman_2d/world/terrain_2d_world_editor.h index 7c0622a1c..8473fa939 100644 --- a/modules/terraman_2d/world/terrain_2d_world_editor.h +++ b/modules/terraman_2d/world/terrain_2d_world_editor.h @@ -1,3 +1,5 @@ +#ifndef TERRAIN_2D_WORLD_EDITOR_PLUGIN_H +#define TERRAIN_2D_WORLD_EDITOR_PLUGIN_H /* Copyright (c) 2020-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TERRAIN_2D_WORLD_EDITOR_PLUGIN_H -#define TERRAIN_2D_WORLD_EDITOR_PLUGIN_H + + #include "editor/editor_node.h" #include "editor/editor_plugin.h" diff --git a/modules/texture_packer/layers/texture_layer_merger.h b/modules/texture_packer/layers/texture_layer_merger.h index 911b9c50e..bbdf9b4b4 100644 --- a/modules/texture_packer/layers/texture_layer_merger.h +++ b/modules/texture_packer/layers/texture_layer_merger.h @@ -1,3 +1,5 @@ +#ifndef TEXTURE_LAYER_MERGER_H +#define TEXTURE_LAYER_MERGER_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TEXTURE_LAYER_MERGER_H -#define TEXTURE_LAYER_MERGER_H + + #include "core/version.h" diff --git a/modules/texture_packer/texture_merger.h b/modules/texture_packer/texture_merger.h index 0d4cf2dc7..702888050 100644 --- a/modules/texture_packer/texture_merger.h +++ b/modules/texture_packer/texture_merger.h @@ -1,3 +1,5 @@ +#ifndef TEXTURE_MERGER_H +#define TEXTURE_MERGER_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TEXTURE_MERGER_H -#define TEXTURE_MERGER_H + + #include "core/version.h" diff --git a/modules/texture_packer/texture_packer.h b/modules/texture_packer/texture_packer.h index a69c1b478..e10dd5c54 100644 --- a/modules/texture_packer/texture_packer.h +++ b/modules/texture_packer/texture_packer.h @@ -1,3 +1,5 @@ +#ifndef TEXTURE_PACKER_H +#define TEXTURE_PACKER_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TEXTURE_PACKER_H -#define TEXTURE_PACKER_H + + #include "core/version.h" diff --git a/modules/texture_packer/texture_resource/editor_plugin_packer_image_resource.h b/modules/texture_packer/texture_resource/editor_plugin_packer_image_resource.h index fdc0ae063..fddfd8e8a 100644 --- a/modules/texture_packer/texture_resource/editor_plugin_packer_image_resource.h +++ b/modules/texture_packer/texture_resource/editor_plugin_packer_image_resource.h @@ -1,3 +1,5 @@ +#ifndef EDITOR_PLUGIN_PACKER_IMAGE_RESOURCE_H +#define EDITOR_PLUGIN_PACKER_IMAGE_RESOURCE_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef EDITOR_PLUGIN_PACKER_IMAGE_RESOURCE_H -#define EDITOR_PLUGIN_PACKER_IMAGE_RESOURCE_H + + #include "core/version.h" diff --git a/modules/texture_packer/texture_resource/packer_image_resource.h b/modules/texture_packer/texture_resource/packer_image_resource.h index a8f324a30..940b328a6 100644 --- a/modules/texture_packer/texture_resource/packer_image_resource.h +++ b/modules/texture_packer/texture_resource/packer_image_resource.h @@ -1,3 +1,5 @@ +#ifndef PACKER_IMAGE_REOURCE_H +#define PACKER_IMAGE_REOURCE_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PACKER_IMAGE_REOURCE_H -#define PACKER_IMAGE_REOURCE_H + + #include "core/version.h" diff --git a/modules/texture_packer/texture_resource/packer_image_resource_importer.h b/modules/texture_packer/texture_resource/packer_image_resource_importer.h index 937e03ccb..48a7a900b 100644 --- a/modules/texture_packer/texture_resource/packer_image_resource_importer.h +++ b/modules/texture_packer/texture_resource/packer_image_resource_importer.h @@ -1,3 +1,5 @@ +#ifndef PACKER_IMAGE_RESOURCE_H +#define PACKER_IMAGE_RESOURCE_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef PACKER_IMAGE_RESOURCE_H -#define PACKER_IMAGE_RESOURCE_H + + #include "core/version.h" diff --git a/modules/tga/image_loader_tga.h b/modules/tga/image_loader_tga.h index 5355f8f2c..15cb134df 100644 --- a/modules/tga/image_loader_tga.h +++ b/modules/tga/image_loader_tga.h @@ -1,3 +1,5 @@ +#ifndef IMAGE_LOADER_TGA_H +#define IMAGE_LOADER_TGA_H /*************************************************************************/ /* image_loader_tga.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef IMAGE_LOADER_TGA_H -#define IMAGE_LOADER_TGA_H + + #include "core/io/image_loader.h" diff --git a/modules/tga/register_types.h b/modules/tga/register_types.h index ae91aa560..1edd8a1f1 100644 --- a/modules/tga/register_types.h +++ b/modules/tga/register_types.h @@ -1,3 +1,5 @@ +#ifndef TGA_REGISTER_TYPES_H +#define TGA_REGISTER_TYPES_H /*************************************************************************/ /* register_types.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef TGA_REGISTER_TYPES_H -#define TGA_REGISTER_TYPES_H + + void register_tga_types(); void unregister_tga_types(); diff --git a/modules/theora/register_types.h b/modules/theora/register_types.h index d0c089ef4..0af727b02 100644 --- a/modules/theora/register_types.h +++ b/modules/theora/register_types.h @@ -1,3 +1,5 @@ +#ifndef THEORA_REGISTER_TYPES_H +#define THEORA_REGISTER_TYPES_H /*************************************************************************/ /* register_types.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef THEORA_REGISTER_TYPES_H -#define THEORA_REGISTER_TYPES_H + + void register_theora_types(); void unregister_theora_types(); diff --git a/modules/theora/video_stream_theora.h b/modules/theora/video_stream_theora.h index 6de6366dc..dfc21f29c 100644 --- a/modules/theora/video_stream_theora.h +++ b/modules/theora/video_stream_theora.h @@ -1,3 +1,5 @@ +#ifndef VIDEO_STREAM_THEORA_H +#define VIDEO_STREAM_THEORA_H /*************************************************************************/ /* video_stream_theora.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef VIDEO_STREAM_THEORA_H -#define VIDEO_STREAM_THEORA_H + + #include "core/io/resource_loader.h" #include "core/os/file_access.h" diff --git a/modules/thread_pool/thread_pool_execute_job.h b/modules/thread_pool/thread_pool_execute_job.h index f86eca4f6..ac755ba50 100644 --- a/modules/thread_pool/thread_pool_execute_job.h +++ b/modules/thread_pool/thread_pool_execute_job.h @@ -1,3 +1,5 @@ +#ifndef THREAD_POOL_EXECUTE_JOB_H +#define THREAD_POOL_EXECUTE_JOB_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef THREAD_POOL_EXECUTE_JOB_H -#define THREAD_POOL_EXECUTE_JOB_H + + #include "thread_pool_job.h" diff --git a/modules/thread_pool/thread_pool_job.h b/modules/thread_pool/thread_pool_job.h index 16303092a..c1320892a 100644 --- a/modules/thread_pool/thread_pool_job.h +++ b/modules/thread_pool/thread_pool_job.h @@ -1,3 +1,5 @@ +#ifndef THREAD_POOL_JOB_H +#define THREAD_POOL_JOB_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef THREAD_POOL_JOB_H -#define THREAD_POOL_JOB_H + + #include "core/version.h" diff --git a/modules/tinyexr/image_loader_tinyexr.h b/modules/tinyexr/image_loader_tinyexr.h index aba5fdb95..07f6ee3f0 100644 --- a/modules/tinyexr/image_loader_tinyexr.h +++ b/modules/tinyexr/image_loader_tinyexr.h @@ -1,3 +1,5 @@ +#ifndef IMAGE_LOADER_TINYEXR_H +#define IMAGE_LOADER_TINYEXR_H /*************************************************************************/ /* image_loader_tinyexr.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef IMAGE_LOADER_TINYEXR_H -#define IMAGE_LOADER_TINYEXR_H + + #include "core/io/image_loader.h" diff --git a/modules/tinyexr/image_saver_tinyexr.h b/modules/tinyexr/image_saver_tinyexr.h index 5bf95b265..920956a7a 100644 --- a/modules/tinyexr/image_saver_tinyexr.h +++ b/modules/tinyexr/image_saver_tinyexr.h @@ -1,3 +1,5 @@ +#ifndef IMAGE_SAVER_TINYEXR_H +#define IMAGE_SAVER_TINYEXR_H /*************************************************************************/ /* image_saver_tinyexr.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef IMAGE_SAVER_TINYEXR_H -#define IMAGE_SAVER_TINYEXR_H + + #include "core/os/os.h" diff --git a/modules/tinyexr/register_types.h b/modules/tinyexr/register_types.h index 4c34757d8..f48acf7ba 100644 --- a/modules/tinyexr/register_types.h +++ b/modules/tinyexr/register_types.h @@ -1,3 +1,5 @@ +#ifndef TINYEXR_REGISTER_TYPES_H +#define TINYEXR_REGISTER_TYPES_H /*************************************************************************/ /* register_types.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef TINYEXR_REGISTER_TYPES_H -#define TINYEXR_REGISTER_TYPES_H + + void register_tinyexr_types(); void unregister_tinyexr_types(); diff --git a/modules/ui_extensions/bs_input_event_key.h b/modules/ui_extensions/bs_input_event_key.h index 4919c2753..3ae9e9d92 100644 --- a/modules/ui_extensions/bs_input_event_key.h +++ b/modules/ui_extensions/bs_input_event_key.h @@ -1,3 +1,5 @@ +#ifndef BS_INPUT_EVENT_KEY_H +#define BS_INPUT_EVENT_KEY_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef BS_INPUT_EVENT_KEY_H -#define BS_INPUT_EVENT_KEY_H + + #include "core/version.h" diff --git a/modules/ui_extensions/input_map_editor.h b/modules/ui_extensions/input_map_editor.h index ed4df0d7a..4bad5887b 100644 --- a/modules/ui_extensions/input_map_editor.h +++ b/modules/ui_extensions/input_map_editor.h @@ -1,3 +1,5 @@ +#ifndef INPUT_MAP_EDITOR_H +#define INPUT_MAP_EDITOR_H /*************************************************************************/ /* originally project_settings_editor.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef INPUT_MAP_EDITOR_H -#define INPUT_MAP_EDITOR_H + + #include "bs_input_event_key.h" #include "scene/gui/dialogs.h" diff --git a/modules/ui_extensions/touch_button.h b/modules/ui_extensions/touch_button.h index 918ae29eb..005db25f4 100644 --- a/modules/ui_extensions/touch_button.h +++ b/modules/ui_extensions/touch_button.h @@ -1,3 +1,5 @@ +#ifndef TOUCH_BUTTON_H +#define TOUCH_BUTTON_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef TOUCH_BUTTON_H -#define TOUCH_BUTTON_H + + #include "core/version.h" diff --git a/modules/upnp/register_types.h b/modules/upnp/register_types.h index e4482314f..1b351e581 100644 --- a/modules/upnp/register_types.h +++ b/modules/upnp/register_types.h @@ -1,3 +1,5 @@ +#ifndef UPNP_REGISTER_TYPES_H +#define UPNP_REGISTER_TYPES_H /*************************************************************************/ /* register_types.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef UPNP_REGISTER_TYPES_H -#define UPNP_REGISTER_TYPES_H + + void register_upnp_types(); void unregister_upnp_types(); diff --git a/modules/upnp/upnp.h b/modules/upnp/upnp.h index 137461830..273f63040 100644 --- a/modules/upnp/upnp.h +++ b/modules/upnp/upnp.h @@ -1,3 +1,5 @@ +#ifndef GODOT_UPNP_H +#define GODOT_UPNP_H /*************************************************************************/ /* upnp.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef GODOT_UPNP_H -#define GODOT_UPNP_H + + #include "core/reference.h" diff --git a/modules/upnp/upnp_device.h b/modules/upnp/upnp_device.h index 33e498b3b..6525d00a1 100644 --- a/modules/upnp/upnp_device.h +++ b/modules/upnp/upnp_device.h @@ -1,3 +1,5 @@ +#ifndef GODOT_UPNP_DEVICE_H +#define GODOT_UPNP_DEVICE_H /*************************************************************************/ /* upnp_device.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef GODOT_UPNP_DEVICE_H -#define GODOT_UPNP_DEVICE_H + + #include "core/reference.h" diff --git a/modules/vhacd/register_types.h b/modules/vhacd/register_types.h index e0e34d494..aeebc4254 100644 --- a/modules/vhacd/register_types.h +++ b/modules/vhacd/register_types.h @@ -1,3 +1,5 @@ +#ifndef VHACD_REGISTER_TYPES_H +#define VHACD_REGISTER_TYPES_H /*************************************************************************/ /* register_types.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef VHACD_REGISTER_TYPES_H -#define VHACD_REGISTER_TYPES_H + + void register_vhacd_types(); void unregister_vhacd_types(); diff --git a/modules/vorbis/register_types.h b/modules/vorbis/register_types.h index 666c7e5b9..0b455e5aa 100644 --- a/modules/vorbis/register_types.h +++ b/modules/vorbis/register_types.h @@ -1,3 +1,5 @@ +#ifndef VORBIS_REGISTER_TYPES_H +#define VORBIS_REGISTER_TYPES_H /*************************************************************************/ /* register_types.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef VORBIS_REGISTER_TYPES_H -#define VORBIS_REGISTER_TYPES_H + + void register_vorbis_types(); void unregister_vorbis_types(); diff --git a/modules/voxelman/areas/world_area.h b/modules/voxelman/areas/world_area.h index 63508d681..2c5113059 100644 --- a/modules/voxelman/areas/world_area.h +++ b/modules/voxelman/areas/world_area.h @@ -1,3 +1,5 @@ +#ifndef WORLD_AREA_H +#define WORLD_AREA_H /* Copyright (c) 2019-2020 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef WORLD_AREA_H -#define WORLD_AREA_H + + #include "core/version.h" diff --git a/modules/voxelman/data/voxel_light.h b/modules/voxelman/data/voxel_light.h index 9314cead7..38b7d06a7 100644 --- a/modules/voxelman/data/voxel_light.h +++ b/modules/voxelman/data/voxel_light.h @@ -1,3 +1,5 @@ +#ifndef VOXEL_LIGHT_H +#define VOXEL_LIGHT_H /* Copyright (c) 2019-2020 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef VOXEL_LIGHT_H -#define VOXEL_LIGHT_H + + #include "core/version.h" diff --git a/modules/voxelman/level_generator/voxel_level_generator.h b/modules/voxelman/level_generator/voxel_level_generator.h index 161369710..1fc9ad574 100644 --- a/modules/voxelman/level_generator/voxel_level_generator.h +++ b/modules/voxelman/level_generator/voxel_level_generator.h @@ -1,3 +1,5 @@ +#ifndef VOXEL_LEVEL_GENERATOR_H +#define VOXEL_LEVEL_GENERATOR_H /* Copyright (c) 2019-2020 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef VOXEL_LEVEL_GENERATOR_H -#define VOXEL_LEVEL_GENERATOR_H + + #include "core/version.h" diff --git a/modules/voxelman/level_generator/voxel_level_generator_flat.h b/modules/voxelman/level_generator/voxel_level_generator_flat.h index 65e3130db..dac5eb27f 100644 --- a/modules/voxelman/level_generator/voxel_level_generator_flat.h +++ b/modules/voxelman/level_generator/voxel_level_generator_flat.h @@ -1,3 +1,5 @@ +#ifndef VOXEL_LEVEL_GENERATOR_FLAT_H +#define VOXEL_LEVEL_GENERATOR_FLAT_H /* Copyright (c) 2019-2020 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef VOXEL_LEVEL_GENERATOR_FLAT_H -#define VOXEL_LEVEL_GENERATOR_FLAT_H + + #include "voxel_level_generator.h" diff --git a/modules/voxelman/library/voxel_library.h b/modules/voxelman/library/voxel_library.h index 248672c58..bca97b75e 100644 --- a/modules/voxelman/library/voxel_library.h +++ b/modules/voxelman/library/voxel_library.h @@ -1,3 +1,5 @@ +#ifndef VOXEL_LIBRARY_H +#define VOXEL_LIBRARY_H /* Copyright (c) 2019-2020 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef VOXEL_LIBRARY_H -#define VOXEL_LIBRARY_H + + #include "core/version.h" diff --git a/modules/voxelman/library/voxel_library_merger.h b/modules/voxelman/library/voxel_library_merger.h index a75c77bd7..d96887308 100644 --- a/modules/voxelman/library/voxel_library_merger.h +++ b/modules/voxelman/library/voxel_library_merger.h @@ -1,3 +1,5 @@ +#ifndef VOXEL_LIBRARY_MERGER_H +#define VOXEL_LIBRARY_MERGER_H /* Copyright (c) 2019-2020 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef VOXEL_LIBRARY_MERGER_H -#define VOXEL_LIBRARY_MERGER_H + + #include "core/version.h" diff --git a/modules/voxelman/library/voxel_library_merger_pcm.h b/modules/voxelman/library/voxel_library_merger_pcm.h index 818c87dc0..468c5285b 100644 --- a/modules/voxelman/library/voxel_library_merger_pcm.h +++ b/modules/voxelman/library/voxel_library_merger_pcm.h @@ -1,3 +1,5 @@ +#ifndef VOXEL_LIBRARY_MERGER_PCM_H +#define VOXEL_LIBRARY_MERGER_PCM_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef VOXEL_LIBRARY_MERGER_PCM_H -#define VOXEL_LIBRARY_MERGER_PCM_H + + #include "core/version.h" diff --git a/modules/voxelman/library/voxel_library_simple.h b/modules/voxelman/library/voxel_library_simple.h index e04d09a4b..b0a45b933 100644 --- a/modules/voxelman/library/voxel_library_simple.h +++ b/modules/voxelman/library/voxel_library_simple.h @@ -1,3 +1,5 @@ +#ifndef VOXEL_LIBRARY_SIMPLE_H +#define VOXEL_LIBRARY_SIMPLE_H /* Copyright (c) 2019-2020 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef VOXEL_LIBRARY_SIMPLE_H -#define VOXEL_LIBRARY_SIMPLE_H + + #include "core/version.h" diff --git a/modules/voxelman/library/voxel_material_cache.h b/modules/voxelman/library/voxel_material_cache.h index 98773c7c0..3d3f696a8 100644 --- a/modules/voxelman/library/voxel_material_cache.h +++ b/modules/voxelman/library/voxel_material_cache.h @@ -1,3 +1,5 @@ +#ifndef VOXEL_MATERIAL_CACHE_H +#define VOXEL_MATERIAL_CACHE_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef VOXEL_MATERIAL_CACHE_H -#define VOXEL_MATERIAL_CACHE_H + + #include "core/version.h" diff --git a/modules/voxelman/library/voxel_material_cache_pcm.h b/modules/voxelman/library/voxel_material_cache_pcm.h index 70e850e20..b3e6d1e58 100644 --- a/modules/voxelman/library/voxel_material_cache_pcm.h +++ b/modules/voxelman/library/voxel_material_cache_pcm.h @@ -1,3 +1,5 @@ +#ifndef VOXEL_MATERIAL_CACHE_PCM_H +#define VOXEL_MATERIAL_CACHE_PCM_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef VOXEL_MATERIAL_CACHE_PCM_H -#define VOXEL_MATERIAL_CACHE_PCM_H + + #include "voxel_material_cache.h" diff --git a/modules/voxelman/library/voxel_surface.h b/modules/voxelman/library/voxel_surface.h index 6ef81759d..a241649c1 100644 --- a/modules/voxelman/library/voxel_surface.h +++ b/modules/voxelman/library/voxel_surface.h @@ -1,3 +1,5 @@ +#ifndef VOXEL_SURFACE_H +#define VOXEL_SURFACE_H /* Copyright (c) 2019-2020 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef VOXEL_SURFACE_H -#define VOXEL_SURFACE_H + + #include "core/version.h" diff --git a/modules/voxelman/library/voxel_surface_merger.h b/modules/voxelman/library/voxel_surface_merger.h index 5f29826fa..987848d85 100644 --- a/modules/voxelman/library/voxel_surface_merger.h +++ b/modules/voxelman/library/voxel_surface_merger.h @@ -1,3 +1,5 @@ +#ifndef VOXEL_SURFACE_MERGER_H +#define VOXEL_SURFACE_MERGER_H /* Copyright (c) 2019-2020 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef VOXEL_SURFACE_MERGER_H -#define VOXEL_SURFACE_MERGER_H + + #include "voxel_surface.h" diff --git a/modules/voxelman/library/voxel_surface_simple.h b/modules/voxelman/library/voxel_surface_simple.h index fee2fbd97..185827f32 100644 --- a/modules/voxelman/library/voxel_surface_simple.h +++ b/modules/voxelman/library/voxel_surface_simple.h @@ -1,3 +1,5 @@ +#ifndef VOXEL_SURFACE_SIMPLE_H +#define VOXEL_SURFACE_SIMPLE_H /* Copyright (c) 2019-2020 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef VOXEL_SURFACE_SIMPLE_H -#define VOXEL_SURFACE_SIMPLE_H + + #include "voxel_surface.h" diff --git a/modules/voxelman/meshers/blocky/voxel_mesher_blocky.h b/modules/voxelman/meshers/blocky/voxel_mesher_blocky.h index 0cf7965a4..9c1391d56 100644 --- a/modules/voxelman/meshers/blocky/voxel_mesher_blocky.h +++ b/modules/voxelman/meshers/blocky/voxel_mesher_blocky.h @@ -1,3 +1,5 @@ +#ifndef VOXEL_MESHER_BLOCKY_H +#define VOXEL_MESHER_BLOCKY_H /* Copyright (c) 2019-2020 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef VOXEL_MESHER_BLOCKY_H -#define VOXEL_MESHER_BLOCKY_H + + #include "core/version.h" diff --git a/modules/voxelman/meshers/blocky/voxel_mesher_liquid_blocky.h b/modules/voxelman/meshers/blocky/voxel_mesher_liquid_blocky.h index 57870d393..e37e24b5d 100644 --- a/modules/voxelman/meshers/blocky/voxel_mesher_liquid_blocky.h +++ b/modules/voxelman/meshers/blocky/voxel_mesher_liquid_blocky.h @@ -1,3 +1,5 @@ +#ifndef VOXEL_MESHER_LIQUID_BLOCKY_H +#define VOXEL_MESHER_LIQUID_BLOCKY_H /* Copyright (c) 2019-2020 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef VOXEL_MESHER_LIQUID_BLOCKY_H -#define VOXEL_MESHER_LIQUID_BLOCKY_H + + #include "core/version.h" diff --git a/modules/voxelman/meshers/cubic/voxel_cube_points.h b/modules/voxelman/meshers/cubic/voxel_cube_points.h index e66c248c0..324f8cbd2 100644 --- a/modules/voxelman/meshers/cubic/voxel_cube_points.h +++ b/modules/voxelman/meshers/cubic/voxel_cube_points.h @@ -1,3 +1,5 @@ +#ifndef SUB_VOXEL_POINTS_H +#define SUB_VOXEL_POINTS_H /* Copyright (c) 2019-2020 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef SUB_VOXEL_POINTS_H -#define SUB_VOXEL_POINTS_H + + #include "core/version.h" diff --git a/modules/voxelman/meshers/cubic/voxel_mesher_cubic.h b/modules/voxelman/meshers/cubic/voxel_mesher_cubic.h index ec69d1b5e..88924e054 100644 --- a/modules/voxelman/meshers/cubic/voxel_mesher_cubic.h +++ b/modules/voxelman/meshers/cubic/voxel_mesher_cubic.h @@ -1,3 +1,5 @@ +#ifndef VOXEL_MESHER_CUBIC_H +#define VOXEL_MESHER_CUBIC_H /* Copyright (c) 2019-2020 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef VOXEL_MESHER_CUBIC_H -#define VOXEL_MESHER_CUBIC_H + + #include "core/version.h" diff --git a/modules/voxelman/meshers/default/voxel_mesher_default.h b/modules/voxelman/meshers/default/voxel_mesher_default.h index cbe0d1caa..2b162e35d 100644 --- a/modules/voxelman/meshers/default/voxel_mesher_default.h +++ b/modules/voxelman/meshers/default/voxel_mesher_default.h @@ -1,3 +1,5 @@ +#ifndef VOXEL_MESHER_DEFAULT_H +#define VOXEL_MESHER_DEFAULT_H /* Copyright (c) 2019-2020 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef VOXEL_MESHER_DEFAULT_H -#define VOXEL_MESHER_DEFAULT_H + + #include "core/version.h" diff --git a/modules/voxelman/meshers/marching_cubes/marching_cubes_cell_data.h b/modules/voxelman/meshers/marching_cubes/marching_cubes_cell_data.h index f4f43478e..37ab4b269 100644 --- a/modules/voxelman/meshers/marching_cubes/marching_cubes_cell_data.h +++ b/modules/voxelman/meshers/marching_cubes/marching_cubes_cell_data.h @@ -1,3 +1,5 @@ +#ifndef MARCHING_CUBES_CELL_DATA_H +#define MARCHING_CUBES_CELL_DATA_H /* Copyright (c) 2019-2020 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef MARCHING_CUBES_CELL_DATA_H -#define MARCHING_CUBES_CELL_DATA_H + + #include "core/version.h" diff --git a/modules/voxelman/meshers/marching_cubes/marching_cubes_tables.h b/modules/voxelman/meshers/marching_cubes/marching_cubes_tables.h index 6af46355e..49f455e32 100644 --- a/modules/voxelman/meshers/marching_cubes/marching_cubes_tables.h +++ b/modules/voxelman/meshers/marching_cubes/marching_cubes_tables.h @@ -1,3 +1,5 @@ +#ifndef MARCHING_CUBES_TABLES_H +#define MARCHING_CUBES_TABLES_H //Please note, that these tables were modified to get support for uv-mapping! //================================================================================ @@ -32,8 +34,8 @@ // //================================================================================ -#ifndef MARCHING_CUBES_TABLES_H -#define MARCHING_CUBES_TABLES_H + + #include "core/math/vector3.h" diff --git a/modules/voxelman/meshers/marching_cubes/voxel_mesher_marching_cubes.h b/modules/voxelman/meshers/marching_cubes/voxel_mesher_marching_cubes.h index cd905b637..2dc45ecab 100644 --- a/modules/voxelman/meshers/marching_cubes/voxel_mesher_marching_cubes.h +++ b/modules/voxelman/meshers/marching_cubes/voxel_mesher_marching_cubes.h @@ -1,3 +1,5 @@ +#ifndef VOXEL_MESHER_MARCHING_CUBES_H +#define VOXEL_MESHER_MARCHING_CUBES_H /* Copyright (c) 2019-2020 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef VOXEL_MESHER_MARCHING_CUBES_H -#define VOXEL_MESHER_MARCHING_CUBES_H + + #include "core/version.h" diff --git a/modules/voxelman/meshers/voxel_mesher.h b/modules/voxelman/meshers/voxel_mesher.h index 6c3d78a36..f382316ac 100644 --- a/modules/voxelman/meshers/voxel_mesher.h +++ b/modules/voxelman/meshers/voxel_mesher.h @@ -1,3 +1,5 @@ +#ifndef VOXEL_TOOLS_H +#define VOXEL_TOOLS_H /* Copyright (c) 2019-2020 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef VOXEL_TOOLS_H -#define VOXEL_TOOLS_H + + #include "core/version.h" diff --git a/modules/voxelman/nodes/voxel_light_node.h b/modules/voxelman/nodes/voxel_light_node.h index ba00a770d..d98f60a40 100644 --- a/modules/voxelman/nodes/voxel_light_node.h +++ b/modules/voxelman/nodes/voxel_light_node.h @@ -1,3 +1,5 @@ +#ifndef VOXEL_LIGHT_NODE_H +#define VOXEL_LIGHT_NODE_H /* Copyright (c) 2020 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef VOXEL_LIGHT_NODE_H -#define VOXEL_LIGHT_NODE_H + + #include "core/version.h" diff --git a/modules/voxelman/register_types.h b/modules/voxelman/register_types.h index 9bb7429bf..ca49745f5 100644 --- a/modules/voxelman/register_types.h +++ b/modules/voxelman/register_types.h @@ -1,3 +1,5 @@ +#ifndef VOXEL_REGISTER_TYPES_H +#define VOXEL_REGISTER_TYPES_H /* Copyright (c) 2019-2020 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef VOXEL_REGISTER_TYPES_H -#define VOXEL_REGISTER_TYPES_H + + void register_voxelman_types(); void unregister_voxelman_types(); diff --git a/modules/voxelman/thirdparty/lz4/lz4.h b/modules/voxelman/thirdparty/lz4/lz4.h index 32108e232..11b88c9d9 100644 --- a/modules/voxelman/thirdparty/lz4/lz4.h +++ b/modules/voxelman/thirdparty/lz4/lz4.h @@ -1,3 +1,5 @@ +#ifndef LZ4_H_2983827168210 +#define LZ4_H_2983827168210 /* * LZ4 - Fast LZ compression algorithm * Header File @@ -36,8 +38,8 @@ extern "C" { #endif -#ifndef LZ4_H_2983827168210 -#define LZ4_H_2983827168210 + + /* --- Dependency --- */ #include /* size_t */ diff --git a/modules/voxelman/world/block_voxel_structure.h b/modules/voxelman/world/block_voxel_structure.h index 0851804d8..be460d690 100644 --- a/modules/voxelman/world/block_voxel_structure.h +++ b/modules/voxelman/world/block_voxel_structure.h @@ -1,3 +1,5 @@ +#ifndef BLOCK_VOXEL_STRUCTURE_H +#define BLOCK_VOXEL_STRUCTURE_H /* Copyright (c) 2019-2020 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef BLOCK_VOXEL_STRUCTURE_H -#define BLOCK_VOXEL_STRUCTURE_H + + #include "core/version.h" diff --git a/modules/voxelman/world/blocky/voxel_chunk_blocky.h b/modules/voxelman/world/blocky/voxel_chunk_blocky.h index 5d8a105c9..c9cd8088d 100644 --- a/modules/voxelman/world/blocky/voxel_chunk_blocky.h +++ b/modules/voxelman/world/blocky/voxel_chunk_blocky.h @@ -1,3 +1,5 @@ +#ifndef VOXEL_CHUNK_BLOCKY_H +#define VOXEL_CHUNK_BLOCKY_H /* Copyright (c) 2019-2020 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef VOXEL_CHUNK_BLOCKY_H -#define VOXEL_CHUNK_BLOCKY_H + + #include "../default/voxel_chunk_default.h" diff --git a/modules/voxelman/world/blocky/voxel_world_blocky.h b/modules/voxelman/world/blocky/voxel_world_blocky.h index 2201fad58..d4bab5a1e 100644 --- a/modules/voxelman/world/blocky/voxel_world_blocky.h +++ b/modules/voxelman/world/blocky/voxel_world_blocky.h @@ -1,3 +1,5 @@ +#ifndef VOXEL_WORLD_BLOCKY_H +#define VOXEL_WORLD_BLOCKY_H /* Copyright (c) 2019-2020 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef VOXEL_WORLD_BLOCKY_H -#define VOXEL_WORLD_BLOCKY_H + + #include "../default/voxel_world_default.h" diff --git a/modules/voxelman/world/cubic/voxel_chunk_cubic.h b/modules/voxelman/world/cubic/voxel_chunk_cubic.h index ea94f3d87..a696cfad0 100644 --- a/modules/voxelman/world/cubic/voxel_chunk_cubic.h +++ b/modules/voxelman/world/cubic/voxel_chunk_cubic.h @@ -1,3 +1,5 @@ +#ifndef VOXEL_CHUNK_CUBIC_H +#define VOXEL_CHUNK_CUBIC_H /* Copyright (c) 2019-2020 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef VOXEL_CHUNK_CUBIC_H -#define VOXEL_CHUNK_CUBIC_H + + #include "../default/voxel_chunk_default.h" diff --git a/modules/voxelman/world/cubic/voxel_world_cubic.h b/modules/voxelman/world/cubic/voxel_world_cubic.h index be5b09a1f..b983cc984 100644 --- a/modules/voxelman/world/cubic/voxel_world_cubic.h +++ b/modules/voxelman/world/cubic/voxel_world_cubic.h @@ -1,3 +1,5 @@ +#ifndef VOXEL_WORLD_CUBIC_H +#define VOXEL_WORLD_CUBIC_H /* Copyright (c) 2019-2020 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef VOXEL_WORLD_CUBIC_H -#define VOXEL_WORLD_CUBIC_H + + #include "../default/voxel_world_default.h" diff --git a/modules/voxelman/world/default/voxel_chunk_default.h b/modules/voxelman/world/default/voxel_chunk_default.h index 8fbf5b9fb..d905a4fb3 100644 --- a/modules/voxelman/world/default/voxel_chunk_default.h +++ b/modules/voxelman/world/default/voxel_chunk_default.h @@ -1,3 +1,5 @@ +#ifndef VOXEL_CHUNK_DEFAULT_H +#define VOXEL_CHUNK_DEFAULT_H /* Copyright (c) 2019-2020 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef VOXEL_CHUNK_DEFAULT_H -#define VOXEL_CHUNK_DEFAULT_H + + #include "core/version.h" diff --git a/modules/voxelman/world/default/voxel_world_default.h b/modules/voxelman/world/default/voxel_world_default.h index 6e3bfd3b1..e10859210 100644 --- a/modules/voxelman/world/default/voxel_world_default.h +++ b/modules/voxelman/world/default/voxel_world_default.h @@ -1,3 +1,5 @@ +#ifndef VOXEL_WORLD_DEFAULT_H +#define VOXEL_WORLD_DEFAULT_H /* Copyright (c) 2019-2020 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef VOXEL_WORLD_DEFAULT_H -#define VOXEL_WORLD_DEFAULT_H + + #include "../voxel_world.h" diff --git a/modules/voxelman/world/environment_data.h b/modules/voxelman/world/environment_data.h index 4ca6e0b09..34dc1af96 100644 --- a/modules/voxelman/world/environment_data.h +++ b/modules/voxelman/world/environment_data.h @@ -1,3 +1,5 @@ +#ifndef ENVIRONMENT_DATA_H +#define ENVIRONMENT_DATA_H /* Copyright (c) 2019-2020 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef ENVIRONMENT_DATA_H -#define ENVIRONMENT_DATA_H + + #include "core/version.h" diff --git a/modules/voxelman/world/jobs/voxel_job.h b/modules/voxelman/world/jobs/voxel_job.h index aa9927476..51873aba1 100644 --- a/modules/voxelman/world/jobs/voxel_job.h +++ b/modules/voxelman/world/jobs/voxel_job.h @@ -1,3 +1,5 @@ +#ifndef VOXEL_JOB_H +#define VOXEL_JOB_H /* Copyright (c) 2019-2020 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef VOXEL_JOB_H -#define VOXEL_JOB_H + + #include "scene/resources/texture.h" diff --git a/modules/voxelman/world/jobs/voxel_light_job.h b/modules/voxelman/world/jobs/voxel_light_job.h index 7b3836b8d..9ee60204f 100644 --- a/modules/voxelman/world/jobs/voxel_light_job.h +++ b/modules/voxelman/world/jobs/voxel_light_job.h @@ -1,3 +1,5 @@ +#ifndef VOXEL_LIGHT_JOB_H +#define VOXEL_LIGHT_JOB_H /* Copyright (c) 2019-2020 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef VOXEL_LIGHT_JOB_H -#define VOXEL_LIGHT_JOB_H + + #include "voxel_job.h" diff --git a/modules/voxelman/world/jobs/voxel_mesher_job_step.h b/modules/voxelman/world/jobs/voxel_mesher_job_step.h index e3c06ce4d..0c305c3df 100644 --- a/modules/voxelman/world/jobs/voxel_mesher_job_step.h +++ b/modules/voxelman/world/jobs/voxel_mesher_job_step.h @@ -1,3 +1,5 @@ +#ifndef VOXEL_MESHER_JOB_STEP_H +#define VOXEL_MESHER_JOB_STEP_H /* Copyright (c) 2019-2022 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef VOXEL_MESHER_JOB_STEP_H -#define VOXEL_MESHER_JOB_STEP_H + + #include "core/version.h" diff --git a/modules/voxelman/world/jobs/voxel_prop_job.h b/modules/voxelman/world/jobs/voxel_prop_job.h index 48474a395..51e502cc3 100644 --- a/modules/voxelman/world/jobs/voxel_prop_job.h +++ b/modules/voxelman/world/jobs/voxel_prop_job.h @@ -1,3 +1,5 @@ +#ifndef VOXEL_PROP_JOB_H +#define VOXEL_PROP_JOB_H /* Copyright (c) 2019-2020 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef VOXEL_PROP_JOB_H -#define VOXEL_PROP_JOB_H + + #include "voxel_job.h" diff --git a/modules/voxelman/world/jobs/voxel_terrain_job.h b/modules/voxelman/world/jobs/voxel_terrain_job.h index 45d3aaa16..c46e4cdee 100644 --- a/modules/voxelman/world/jobs/voxel_terrain_job.h +++ b/modules/voxelman/world/jobs/voxel_terrain_job.h @@ -1,3 +1,5 @@ +#ifndef VOXEL_TERRAIN_JOB_H +#define VOXEL_TERRAIN_JOB_H /* Copyright (c) 2019-2020 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef VOXEL_TERRAIN_JOB_H -#define VOXEL_TERRAIN_JOB_H + + #include "voxel_job.h" diff --git a/modules/voxelman/world/marching_cubes/voxel_chunk_marching_cubes.h b/modules/voxelman/world/marching_cubes/voxel_chunk_marching_cubes.h index 06f32e2b4..a652aa10c 100644 --- a/modules/voxelman/world/marching_cubes/voxel_chunk_marching_cubes.h +++ b/modules/voxelman/world/marching_cubes/voxel_chunk_marching_cubes.h @@ -1,3 +1,5 @@ +#ifndef VOXEL_CHUNK_MARCHING_CUBES_H +#define VOXEL_CHUNK_MARCHING_CUBES_H /* Copyright (c) 2019-2020 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef VOXEL_CHUNK_MARCHING_CUBES_H -#define VOXEL_CHUNK_MARCHING_CUBES_H + + #include "../default/voxel_chunk_default.h" diff --git a/modules/voxelman/world/marching_cubes/voxel_world_marching_cubes.h b/modules/voxelman/world/marching_cubes/voxel_world_marching_cubes.h index dbabb2f6f..6b25dc56d 100644 --- a/modules/voxelman/world/marching_cubes/voxel_world_marching_cubes.h +++ b/modules/voxelman/world/marching_cubes/voxel_world_marching_cubes.h @@ -1,3 +1,5 @@ +#ifndef VOXEL_WORLD_MARCHING_CUBES_H +#define VOXEL_WORLD_MARCHING_CUBES_H /* Copyright (c) 2019-2020 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef VOXEL_WORLD_MARCHING_CUBES_H -#define VOXEL_WORLD_MARCHING_CUBES_H + + #include "../default/voxel_world_default.h" diff --git a/modules/voxelman/world/voxel_chunk.h b/modules/voxelman/world/voxel_chunk.h index 2e60620b1..893b674b3 100644 --- a/modules/voxelman/world/voxel_chunk.h +++ b/modules/voxelman/world/voxel_chunk.h @@ -1,3 +1,5 @@ +#ifndef VOXEL_CHUNK_H +#define VOXEL_CHUNK_H /* Copyright (c) 2019-2020 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef VOXEL_CHUNK_H -#define VOXEL_CHUNK_H + + #include "core/version.h" diff --git a/modules/voxelman/world/voxel_structure.h b/modules/voxelman/world/voxel_structure.h index d2ec19ff3..c7c70ef01 100644 --- a/modules/voxelman/world/voxel_structure.h +++ b/modules/voxelman/world/voxel_structure.h @@ -1,3 +1,5 @@ +#ifndef VOXEL_STRUCTURE_H +#define VOXEL_STRUCTURE_H /* Copyright (c) 2019-2020 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef VOXEL_STRUCTURE_H -#define VOXEL_STRUCTURE_H + + #include "core/version.h" diff --git a/modules/voxelman/world/voxel_world.h b/modules/voxelman/world/voxel_world.h index e18ac2d04..457999b0f 100644 --- a/modules/voxelman/world/voxel_world.h +++ b/modules/voxelman/world/voxel_world.h @@ -1,3 +1,5 @@ +#ifndef VOXEL_WORLD_H +#define VOXEL_WORLD_H /* Copyright (c) 2019-2020 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef VOXEL_WORLD_H -#define VOXEL_WORLD_H + + #include "core/version.h" diff --git a/modules/voxelman/world/voxel_world_editor.h b/modules/voxelman/world/voxel_world_editor.h index 976306941..39a9635f8 100644 --- a/modules/voxelman/world/voxel_world_editor.h +++ b/modules/voxelman/world/voxel_world_editor.h @@ -1,3 +1,5 @@ +#ifndef VOXEL_WORLD_EDITOR_PLUGIN_H +#define VOXEL_WORLD_EDITOR_PLUGIN_H /* Copyright (c) 2020 Péter Magyar @@ -20,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#ifndef VOXEL_WORLD_EDITOR_PLUGIN_H -#define VOXEL_WORLD_EDITOR_PLUGIN_H + + #include "editor/editor_node.h" #include "editor/editor_plugin.h" diff --git a/modules/webm/register_types.h b/modules/webm/register_types.h index 5f775b3bd..bdbe4baa2 100644 --- a/modules/webm/register_types.h +++ b/modules/webm/register_types.h @@ -1,3 +1,5 @@ +#ifndef WEBM_REGISTER_TYPES_H +#define WEBM_REGISTER_TYPES_H /*************************************************************************/ /* register_types.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef WEBM_REGISTER_TYPES_H -#define WEBM_REGISTER_TYPES_H + + void register_webm_types(); void unregister_webm_types(); diff --git a/modules/webm/video_stream_webm.h b/modules/webm/video_stream_webm.h index 9124cf8db..224d71a6a 100644 --- a/modules/webm/video_stream_webm.h +++ b/modules/webm/video_stream_webm.h @@ -1,3 +1,5 @@ +#ifndef VIDEO_STREAM_WEBM_H +#define VIDEO_STREAM_WEBM_H /*************************************************************************/ /* video_stream_webm.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef VIDEO_STREAM_WEBM_H -#define VIDEO_STREAM_WEBM_H + + #include "core/io/resource_loader.h" #include "scene/resources/video_stream.h" diff --git a/modules/webp/image_loader_webp.h b/modules/webp/image_loader_webp.h index 327582ca5..7b637cc82 100644 --- a/modules/webp/image_loader_webp.h +++ b/modules/webp/image_loader_webp.h @@ -1,3 +1,5 @@ +#ifndef IMAGE_LOADER_WEBP_H +#define IMAGE_LOADER_WEBP_H /*************************************************************************/ /* image_loader_webp.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef IMAGE_LOADER_WEBP_H -#define IMAGE_LOADER_WEBP_H + + #include "core/io/image_loader.h" diff --git a/modules/webp/register_types.h b/modules/webp/register_types.h index 828ef07f9..2a533ddf3 100644 --- a/modules/webp/register_types.h +++ b/modules/webp/register_types.h @@ -1,3 +1,5 @@ +#ifndef WEBP_REGISTER_TYPES_H +#define WEBP_REGISTER_TYPES_H /*************************************************************************/ /* register_types.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef WEBP_REGISTER_TYPES_H -#define WEBP_REGISTER_TYPES_H + + void register_webp_types(); void unregister_webp_types(); diff --git a/modules/webrtc/register_types.h b/modules/webrtc/register_types.h index 2e4457bea..ab5d49851 100644 --- a/modules/webrtc/register_types.h +++ b/modules/webrtc/register_types.h @@ -1,3 +1,5 @@ +#ifndef WEBRTC_REGISTER_TYPES_H +#define WEBRTC_REGISTER_TYPES_H /*************************************************************************/ /* register_types.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef WEBRTC_REGISTER_TYPES_H -#define WEBRTC_REGISTER_TYPES_H + + void register_webrtc_types(); void unregister_webrtc_types(); diff --git a/modules/webrtc/webrtc_data_channel.h b/modules/webrtc/webrtc_data_channel.h index 728c8fdaf..89ca8754a 100644 --- a/modules/webrtc/webrtc_data_channel.h +++ b/modules/webrtc/webrtc_data_channel.h @@ -1,3 +1,5 @@ +#ifndef WEBRTC_DATA_CHANNEL_H +#define WEBRTC_DATA_CHANNEL_H /*************************************************************************/ /* webrtc_data_channel.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef WEBRTC_DATA_CHANNEL_H -#define WEBRTC_DATA_CHANNEL_H + + #include "core/io/packet_peer.h" diff --git a/modules/webrtc/webrtc_data_channel_js.h b/modules/webrtc/webrtc_data_channel_js.h index 2c4bc22c7..89e6f4aa3 100644 --- a/modules/webrtc/webrtc_data_channel_js.h +++ b/modules/webrtc/webrtc_data_channel_js.h @@ -1,3 +1,5 @@ +#ifndef WEBRTC_DATA_CHANNEL_JS_H +#define WEBRTC_DATA_CHANNEL_JS_H /*************************************************************************/ /* webrtc_data_channel_js.h */ /*************************************************************************/ @@ -30,8 +32,8 @@ #ifdef JAVASCRIPT_ENABLED -#ifndef WEBRTC_DATA_CHANNEL_JS_H -#define WEBRTC_DATA_CHANNEL_JS_H + + #include "webrtc_data_channel.h" diff --git a/modules/webrtc/webrtc_multiplayer.h b/modules/webrtc/webrtc_multiplayer.h index ba3058bf5..3a5877ed2 100644 --- a/modules/webrtc/webrtc_multiplayer.h +++ b/modules/webrtc/webrtc_multiplayer.h @@ -1,3 +1,5 @@ +#ifndef WEBRTC_MULTIPLAYER_H +#define WEBRTC_MULTIPLAYER_H /*************************************************************************/ /* webrtc_multiplayer.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef WEBRTC_MULTIPLAYER_H -#define WEBRTC_MULTIPLAYER_H + + #include "core/io/networked_multiplayer_peer.h" #include "webrtc_peer_connection.h" diff --git a/modules/webrtc/webrtc_peer_connection.h b/modules/webrtc/webrtc_peer_connection.h index baf133323..2e3935e23 100644 --- a/modules/webrtc/webrtc_peer_connection.h +++ b/modules/webrtc/webrtc_peer_connection.h @@ -1,3 +1,5 @@ +#ifndef WEBRTC_PEER_CONNECTION_H +#define WEBRTC_PEER_CONNECTION_H /*************************************************************************/ /* webrtc_peer_connection.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef WEBRTC_PEER_CONNECTION_H -#define WEBRTC_PEER_CONNECTION_H + + #include "core/io/packet_peer.h" #include "modules/webrtc/webrtc_data_channel.h" diff --git a/modules/webrtc/webrtc_peer_connection_js.h b/modules/webrtc/webrtc_peer_connection_js.h index 8c1032e1b..bb134ebef 100644 --- a/modules/webrtc/webrtc_peer_connection_js.h +++ b/modules/webrtc/webrtc_peer_connection_js.h @@ -1,3 +1,5 @@ +#ifndef WEBRTC_PEER_CONNECTION_JS_H +#define WEBRTC_PEER_CONNECTION_JS_H /*************************************************************************/ /* webrtc_peer_connection_js.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef WEBRTC_PEER_CONNECTION_JS_H -#define WEBRTC_PEER_CONNECTION_JS_H + + #ifdef JAVASCRIPT_ENABLED diff --git a/modules/websocket/emws_client.h b/modules/websocket/emws_client.h index d264e67c2..167cfd19b 100644 --- a/modules/websocket/emws_client.h +++ b/modules/websocket/emws_client.h @@ -1,3 +1,5 @@ +#ifndef EMWSCLIENT_H +#define EMWSCLIENT_H /*************************************************************************/ /* emws_client.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef EMWSCLIENT_H -#define EMWSCLIENT_H + + #ifdef JAVASCRIPT_ENABLED diff --git a/modules/websocket/emws_peer.h b/modules/websocket/emws_peer.h index 1c80a39fb..236c5bfc5 100644 --- a/modules/websocket/emws_peer.h +++ b/modules/websocket/emws_peer.h @@ -1,3 +1,5 @@ +#ifndef EMWSPEER_H +#define EMWSPEER_H /*************************************************************************/ /* emws_peer.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef EMWSPEER_H -#define EMWSPEER_H + + #ifdef JAVASCRIPT_ENABLED diff --git a/modules/websocket/emws_server.h b/modules/websocket/emws_server.h index 208a3add9..7317bc93a 100644 --- a/modules/websocket/emws_server.h +++ b/modules/websocket/emws_server.h @@ -1,3 +1,5 @@ +#ifndef EMWSSERVER_H +#define EMWSSERVER_H /*************************************************************************/ /* emws_server.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef EMWSSERVER_H -#define EMWSSERVER_H + + #ifdef JAVASCRIPT_ENABLED diff --git a/modules/websocket/packet_buffer.h b/modules/websocket/packet_buffer.h index 24e7fcd46..3e855e7de 100644 --- a/modules/websocket/packet_buffer.h +++ b/modules/websocket/packet_buffer.h @@ -1,3 +1,5 @@ +#ifndef PACKET_BUFFER_H +#define PACKET_BUFFER_H /*************************************************************************/ /* packet_buffer.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef PACKET_BUFFER_H -#define PACKET_BUFFER_H + + #include "core/ring_buffer.h" diff --git a/modules/websocket/register_types.h b/modules/websocket/register_types.h index 4ab6c0cfd..9a3a6a7b5 100644 --- a/modules/websocket/register_types.h +++ b/modules/websocket/register_types.h @@ -1,3 +1,5 @@ +#ifndef WEBSOCKET_REGISTER_TYPES_H +#define WEBSOCKET_REGISTER_TYPES_H /*************************************************************************/ /* register_types.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef WEBSOCKET_REGISTER_TYPES_H -#define WEBSOCKET_REGISTER_TYPES_H + + void register_websocket_types(); void unregister_websocket_types(); diff --git a/modules/websocket/websocket_client.h b/modules/websocket/websocket_client.h index f6dbf3d51..f11a14175 100644 --- a/modules/websocket/websocket_client.h +++ b/modules/websocket/websocket_client.h @@ -1,3 +1,5 @@ +#ifndef WEBSOCKET_CLIENT_H +#define WEBSOCKET_CLIENT_H /*************************************************************************/ /* websocket_client.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef WEBSOCKET_CLIENT_H -#define WEBSOCKET_CLIENT_H + + #include "core/crypto/crypto.h" #include "core/error_list.h" diff --git a/modules/websocket/websocket_macros.h b/modules/websocket/websocket_macros.h index 761224f08..9e7865c67 100644 --- a/modules/websocket/websocket_macros.h +++ b/modules/websocket/websocket_macros.h @@ -1,3 +1,5 @@ +#ifndef WEBSOCKETMACTOS_H +#define WEBSOCKETMACTOS_H /*************************************************************************/ /* websocket_macros.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef WEBSOCKETMACTOS_H -#define WEBSOCKETMACTOS_H + + #define WSC_IN_BUF "network/limits/websocket_client/max_in_buffer_kb" #define WSC_IN_PKT "network/limits/websocket_client/max_in_packets" diff --git a/modules/websocket/websocket_multiplayer_peer.h b/modules/websocket/websocket_multiplayer_peer.h index 0200edd6b..104216875 100644 --- a/modules/websocket/websocket_multiplayer_peer.h +++ b/modules/websocket/websocket_multiplayer_peer.h @@ -1,3 +1,5 @@ +#ifndef WEBSOCKET_MULTIPLAYER_PEER_H +#define WEBSOCKET_MULTIPLAYER_PEER_H /*************************************************************************/ /* websocket_multiplayer_peer.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef WEBSOCKET_MULTIPLAYER_PEER_H -#define WEBSOCKET_MULTIPLAYER_PEER_H + + #include "core/error_list.h" #include "core/io/networked_multiplayer_peer.h" diff --git a/modules/websocket/websocket_peer.h b/modules/websocket/websocket_peer.h index 50ec4819c..63710e2ef 100644 --- a/modules/websocket/websocket_peer.h +++ b/modules/websocket/websocket_peer.h @@ -1,3 +1,5 @@ +#ifndef WEBSOCKETPEER_H +#define WEBSOCKETPEER_H /*************************************************************************/ /* websocket_peer.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef WEBSOCKETPEER_H -#define WEBSOCKETPEER_H + + #include "core/error_list.h" #include "core/io/packet_peer.h" diff --git a/modules/websocket/websocket_server.h b/modules/websocket/websocket_server.h index b8b2e6f71..517055355 100644 --- a/modules/websocket/websocket_server.h +++ b/modules/websocket/websocket_server.h @@ -1,3 +1,5 @@ +#ifndef WEBSOCKET_H +#define WEBSOCKET_H /*************************************************************************/ /* websocket_server.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef WEBSOCKET_H -#define WEBSOCKET_H + + #include "core/crypto/crypto.h" #include "core/reference.h" diff --git a/modules/websocket/wsl_client.h b/modules/websocket/wsl_client.h index 9184b0f0f..a15c5718a 100644 --- a/modules/websocket/wsl_client.h +++ b/modules/websocket/wsl_client.h @@ -1,3 +1,5 @@ +#ifndef WSLCLIENT_H +#define WSLCLIENT_H /*************************************************************************/ /* wsl_client.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef WSLCLIENT_H -#define WSLCLIENT_H + + #ifndef JAVASCRIPT_ENABLED diff --git a/modules/websocket/wsl_peer.h b/modules/websocket/wsl_peer.h index f050d8535..3fd9adc1b 100644 --- a/modules/websocket/wsl_peer.h +++ b/modules/websocket/wsl_peer.h @@ -1,3 +1,5 @@ +#ifndef WSLPEER_H +#define WSLPEER_H /*************************************************************************/ /* wsl_peer.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef WSLPEER_H -#define WSLPEER_H + + #ifndef JAVASCRIPT_ENABLED diff --git a/modules/websocket/wsl_server.h b/modules/websocket/wsl_server.h index dc4d2278f..b8731850d 100644 --- a/modules/websocket/wsl_server.h +++ b/modules/websocket/wsl_server.h @@ -1,3 +1,5 @@ +#ifndef WSLSERVER_H +#define WSLSERVER_H /*************************************************************************/ /* wsl_server.h */ /*************************************************************************/ @@ -28,8 +30,8 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ -#ifndef WSLSERVER_H -#define WSLSERVER_H + + #ifndef JAVASCRIPT_ENABLED