minetest/src
sfan5 5dee294a72 Fix problem with _LIBCPP_ENABLE_ASSERTIONS 2025-12-14 17:42:42 +01:00
..
benchmark Include header files in CMake sources (#16297) 2025-07-12 13:23:35 +02:00
client Profiler and profiler graph improvements 2025-12-07 21:43:27 +01:00
content Main menu: Fix mod detection within nested modpacks 2025-11-19 19:41:51 +01:00
database Clean up some filesys code 2025-11-28 13:16:41 +01:00
gui Profiler and profiler graph improvements 2025-12-07 21:43:27 +01:00
irrlicht_changes Fix missing reference count for fallback font 2025-11-26 22:13:09 +01:00
mapgen Some random code cleanups 2025-11-19 20:00:09 +01:00
network Profiler and profiler graph improvements 2025-12-07 21:43:27 +01:00
script Backport PUC Lua 5.4's string.{pack,unpack,packsize} 2025-12-08 23:19:24 +01:00
server Move serialisation code out of sound_spec.h 2025-11-30 19:26:22 +01:00
threading Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
unittest Fix errors with fs::RecursiveDelete() on paths that don't exist 2025-12-10 21:32:05 +01:00
util Profiler and profiler graph improvements 2025-12-07 21:43:27 +01:00
CMakeLists.txt Fix problem with _LIBCPP_ENABLE_ASSERTIONS 2025-12-14 17:42:42 +01:00
activeobject.h Fix interpolating to identity bone overrides (#16609) 2025-10-29 10:25:50 +01:00
activeobjectmgr.h Clean up unused Forward Declarations (#16324) 2025-08-02 10:07:45 +02:00
catch.cpp Corresponding code changes 2024-06-10 21:15:30 +02:00
catch.h Corresponding code changes 2024-06-10 21:15:30 +02:00
chat.cpp Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
chat.h Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
chat_interface.h Reduce irrlicht_extrabloated.h includes in header files 2025-01-04 12:39:34 +01:00
chatmessage.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
clientdynamicinfo.cpp Code style fixes. 2025-01-21 16:29:12 +01:00
clientdynamicinfo.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
cmake_config.h.in Remove Irrlicht devices except SDL (#16580) 2025-10-30 13:39:44 +01:00
cmake_config_githash.h.in
collision.cpp Add spatial index for objects (#14631) 2025-04-08 08:44:53 +02:00
collision.h Clean up unused Forward Declarations (#16324) 2025-08-02 10:07:45 +02:00
config.h Cleanup headers in irr/include/ (#15181) 2024-10-18 10:58:32 +02:00
constants.h Tune "block send throttling while building" optimization (#16614) 2025-11-04 11:44:49 +01:00
content_mapnode.cpp Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
content_mapnode.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
content_nodemeta.cpp Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
content_nodemeta.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
convert_json.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
convert_json.h Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
craftdef.cpp Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
craftdef.h Break include chains and tidy (part 2) 2025-11-06 19:31:13 +01:00
daynightratio.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
debug.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
debug.h Reduce irrlicht_extrabloated.h includes in header files 2025-01-04 12:39:34 +01:00
defaultsettings.cpp Add exit confirmation dialog on ESC in main menu (#16164) 2025-11-22 09:46:37 +01:00
defaultsettings.h Clean up unused Forward Declarations (#16324) 2025-08-02 10:07:45 +02:00
dummygamedef.h Move client code from nodedef.h/cpp (#16615) 2025-11-08 21:49:01 +01:00
dummymap.h MapBlock::getData be gone (#16292) 2025-06-29 13:36:47 -07:00
emerge.cpp Use emplace instead of insert where applicable (#16699) 2025-11-27 11:27:34 +01:00
emerge.h Automatically choose multiple emerge threads for singlenode (#16634) 2025-11-13 20:17:24 +01:00
emerge_internal.h Fix meaning of VoxelArea::hasEmptyExtent() 2024-12-10 22:00:28 +01:00
environment.cpp Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
environment.h Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
exceptions.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
face_position_cache.cpp Various random code cleanups 2025-03-04 19:53:01 +01:00
face_position_cache.h Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
filesys.cpp Fix errors with fs::RecursiveDelete() on paths that don't exist 2025-12-10 21:32:05 +01:00
filesys.h Clean up some filesys code 2025-11-28 13:16:41 +01:00
gamedef.h Monoblocks: optimize blocks that contain a single type of node (#16293) 2025-09-21 13:19:30 -07:00
gameparams.h Add server/client annotations to settingtypes.txt and make use of them (#15756) 2025-04-01 07:55:47 -04:00
gettext.cpp Disable debug-breaking locale workaround when debugging (#15859) 2025-03-03 20:33:42 +01:00
gettext.h Add/remove/change some log messages for clarity 2025-04-10 14:39:21 +02:00
gettext_plural_form.cpp Minor refactor to the `Plural-Forms` parser (#16489) 2025-09-14 22:56:40 +02:00
gettext_plural_form.h Minor refactor to the `Plural-Forms` parser (#16489) 2025-09-14 22:56:40 +02:00
gettime.h Clean up makeScreenshot() and make message translateable 2025-06-07 14:43:26 +02:00
httpfetch.cpp Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
httpfetch.h Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
hud_element.cpp Rename hud.h/cpp to hud_element.h/cpp 2025-11-30 19:26:22 +01:00
hud_element.h Rename hud.h/cpp to hud_element.h/cpp 2025-11-30 19:26:22 +01:00
inventory.cpp Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
inventory.h Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
inventorymanager.cpp Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
inventorymanager.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
irr_aabb3d.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
irr_gui_ptr.h Remove `irr` namespace (#16309) 2025-07-09 10:35:52 +02:00
irr_v2d.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
irr_v3d.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
irrlichttypes.h Remove `irr` namespace (#16309) 2025-07-09 10:35:52 +02:00
irrlichttypes_bloated.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
itemdef.cpp Use emplace instead of insert where applicable (#16699) 2025-11-27 11:27:34 +01:00
itemdef.h Rename sound.h to sound_spec.h 2025-11-30 19:26:22 +01:00
itemgroup.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
itemstackmetadata.cpp Avoid some inefficiencies when handling ItemStack(Metadata) 2024-12-31 14:47:46 +01:00
itemstackmetadata.h Fix meta tool capabilities regression (#16563) 2025-10-11 19:38:21 +02:00
json-forwards.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
light.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
light.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
lighting.h Remove `irr` namespace (#16309) 2025-07-09 10:35:52 +02:00
log.cpp Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
log.h Ensure that null C strings do not break logging (#15255) 2024-10-12 22:34:24 +02:00
log_internal.h Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
main.cpp Move serialisation code out of sound_spec.h 2025-11-30 19:26:22 +01:00
map.cpp Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
map.h Revert part of 16013 - restore liquid updates to the client (#16663) 2025-11-11 11:10:49 -08:00
map_settings_manager.cpp Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
map_settings_manager.h Break include chains and tidy (part 2) 2025-11-06 19:31:13 +01:00
mapblock.cpp Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
mapblock.h Break include chains and tidy (part 2) 2025-11-06 19:31:13 +01:00
mapnode.cpp Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
mapnode.h Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
mapsector.cpp Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
mapsector.h Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
metadata.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
metadata.h Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
migratesettings.h Allow FXAA to be used together with FSAA or SSAA (#16555) 2025-10-11 20:50:23 -07:00
modchannels.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
modchannels.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
modifiedstate.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
nameidmapping.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
nameidmapping.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
nodedef.cpp Some random code cleanups 2025-11-19 20:00:09 +01:00
nodedef.h Rename sound.h to sound_spec.h 2025-11-30 19:26:22 +01:00
nodemetadata.cpp Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
nodemetadata.h Use unique_ptr for trivial ownership (#16300) 2025-07-03 17:32:46 +02:00
nodetimer.cpp Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
nodetimer.h Various random code cleanups 2025-03-04 19:53:01 +01:00
noise.cpp ParticleSpawner: Fix crash caused by empty texture 2025-07-22 16:39:51 +02:00
noise.h Rename perlin noise to value noise (#15858) 2025-04-10 14:39:40 +02:00
objdef.cpp Reduce irrlicht_extrabloated.h includes in header files 2025-01-04 12:39:34 +01:00
objdef.h Reduce irrlicht_extrabloated.h includes in header files 2025-01-04 12:39:34 +01:00
object_properties.cpp Allow to scale nametag by distance and set font size (#16267) 2025-09-23 21:07:17 +02:00
object_properties.h Allow to scale nametag by distance and set font size (#16267) 2025-09-23 21:07:17 +02:00
particles.cpp Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
particles.h Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
pathfinder.cpp Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
pathfinder.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
player.cpp Rename hud.h/cpp to hud_element.h/cpp 2025-11-30 19:26:22 +01:00
player.h Break include chains and tidy (part 2) 2025-11-06 19:31:13 +01:00
porting.cpp Apply some general fixes to porting code 2025-12-14 17:42:42 +01:00
porting.h Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
porting_android.cpp Android: Persistent notification while ingame (#13125) 2025-04-24 07:38:52 -04:00
porting_android.h Android: Persistent notification while ingame (#13125) 2025-04-24 07:38:52 -04:00
precompiled_headers.txt Add precompiled header support 2024-05-27 17:12:39 +02:00
profiler.cpp Profiler and profiler graph improvements 2025-12-07 21:43:27 +01:00
profiler.h Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
raycast.cpp Use matrix4::getRotationRadians 2025-02-27 12:31:04 +01:00
raycast.h Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
reflowscan.cpp Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
reflowscan.h Reduce irrlicht_extrabloated.h includes in header files 2025-01-04 12:39:34 +01:00
remoteplayer.cpp Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
remoteplayer.h Break include chains and tidy (part 2) 2025-11-06 19:31:13 +01:00
rollback_interface.cpp Break include chains and tidy (part 2) 2025-11-06 19:31:13 +01:00
rollback_interface.h Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
serialization.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
serialization.h Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
server.cpp Profiler and profiler graph improvements 2025-12-07 21:43:27 +01:00
server.h Rename sound.h to sound_spec.h 2025-11-30 19:26:22 +01:00
serverenvironment.cpp Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
serverenvironment.h Break include chains and tidy (part 2) 2025-11-06 19:31:13 +01:00
servermap.cpp Move serialisation code out of sound_spec.h 2025-11-30 19:26:22 +01:00
servermap.h Prevent MapBlocks in generation from being unloaded (#16339) 2025-09-04 18:57:29 +02:00
settings.cpp Clean up some filesys code 2025-11-28 13:16:41 +01:00
settings.h Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
settings_translation_file.cpp Update minetest.conf.example and translation file 2025-09-23 19:19:35 +02:00
skyparams.h Option to make sky stars deterministic (#16529) 2025-11-22 09:47:15 +01:00
sound_spec.cpp Move serialisation code out of sound_spec.h 2025-11-30 19:26:22 +01:00
sound_spec.h Move serialisation code out of sound_spec.h 2025-11-30 19:26:22 +01:00
staticobject.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
staticobject.h Break include chains and tidy (part 2) 2025-11-06 19:31:13 +01:00
terminal_chat_console.cpp Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
terminal_chat_console.h Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
texture_override.cpp Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
texture_override.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
tileanimation.cpp Add inventory image animation API (#16538) 2025-10-26 18:48:53 +01:00
tileanimation.h Fixes and improvements for item image animations (#16620) 2025-10-29 10:26:59 +01:00
tool.cpp Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
tool.h Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
translation.cpp Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
translation.h Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
unsupported_language_list.txt Move unsupported language list into a separate file (#13865) 2023-10-05 17:29:02 +02:00
version.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
version.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
voxel.cpp Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
voxel.h Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00
voxelalgorithms.cpp Use appropriate sized type for VoxelArea extent 2024-12-10 22:00:28 +01:00
voxelalgorithms.h Clean up header includes (#16674) 2025-11-16 15:00:51 +01:00