..
benchmark
Include header files in CMake sources ( #16297 )
2025-07-12 13:23:35 +02:00
client
Use consistent dtime_limit ( #16492 )
2025-09-12 11:29:40 -07:00
content
Clean up unused Forward Declarations ( #16324 )
2025-08-02 10:07:45 +02:00
database
Resolve FIXME in ModStorageDatabaseSQLite3
2025-08-19 17:34:22 +02:00
gui
Formspec: Implement Ctrl+Shift+Left/Right text selection ( #16455 )
2025-09-04 18:58:46 +02:00
irrlicht_changes
CGUITTFont: Clean up, unify and comment draw code ( #16380 )
2025-09-10 20:23:45 +02:00
mapgen
Clean up unused Forward Declarations ( #16324 )
2025-08-02 10:07:45 +02:00
network
Bump network/formspec versions for 5.13.0
2025-07-27 09:00:20 +02:00
script
Extend core.generate_decorations to generate biomes respecting the biome map ( #16397 )
2025-09-20 13:44:19 +02:00
server
Minor cleanups and logging changes
2025-07-16 11:42:54 +02:00
threading
Include header files in CMake sources ( #16297 )
2025-07-12 13:23:35 +02:00
unittest
Add core.strip_escapes() ( #16485 )
2025-09-14 23:01:43 +02:00
util
Add core.strip_escapes() ( #16485 )
2025-09-14 23:01:43 +02:00
activeobject.h
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +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
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
chat.h
Remove irr
namespace ( #16309 )
2025-07-09 10:35:52 +02: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
Use openssl's sha1 and sha256, optionally ( #15472 )
2024-12-10 22:00:43 +01:00
cmake_config_githash.h.in
C++ modernize: Pragma once ( #6264 )
2017-08-17 22:19:39 +02:00
CMakeLists.txt
Include header files in CMake sources ( #16297 )
2025-07-12 13:23:35 +02:00
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
Handle texture filtering sanely to avoid blurriness ( #16034 )
2025-04-21 12:31:44 +02:00
content_mapnode.cpp
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
content_mapnode.h
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
content_nodemeta.cpp
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +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
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
craftdef.cpp
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
craftdef.h
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +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 keybinding for world close key ( #16250 )
2025-07-01 14:31:26 +02:00
defaultsettings.h
Clean up unused Forward Declarations ( #16324 )
2025-08-02 10:07:45 +02:00
dummygamedef.h
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
dummymap.h
MapBlock::getData be gone ( #16292 )
2025-06-29 13:36:47 -07:00
emerge.cpp
Prevent MapBlocks in generation from being unloaded ( #16339 )
2025-09-04 18:57:29 +02:00
emerge.h
Clean up unused Forward Declarations ( #16324 )
2025-08-02 10:07:45 +02:00
emerge_internal.h
Fix meaning of VoxelArea::hasEmptyExtent()
2024-12-10 22:00:28 +01:00
environment.cpp
Some more random code cleanups
2025-03-26 20:49:43 +01:00
environment.h
Some more random code cleanups
2025-03-26 20:49:43 +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
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
filesys.cpp
Apply some refactoring/cleanup to mainly util functions
2025-03-30 18:17:19 +02:00
filesys.h
Remove irr
namespace ( #16309 )
2025-07-09 10:35:52 +02:00
gamedef.h
Clean up unused Forward Declarations ( #16324 )
2025-08-02 10:07:45 +02: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
Do not block in httpfetch_request_clear() ( #16303 )
2025-07-03 17:32:05 +02:00
httpfetch.h
Support HEAD and PATCH methods in http api
2025-05-01 10:46:24 +02:00
hud.cpp
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
hud.h
Move EnumString to separate file and add enum_to_string ( #15714 )
2025-01-26 19:17:14 +01:00
inventory.cpp
Implement metadata-aware version of InvRef:remove_item() ( #15771 )
2025-02-22 16:18:48 +01:00
inventory.h
Fix overrideable hand ToolCapabilities and range ( #15743 )
2025-03-16 20:03:31 +01:00
inventorymanager.cpp
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +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
Move client code out of ItemDefManager ( #15967 )
2025-04-04 18:58:14 +02:00
itemdef.h
Clean up unused Forward Declarations ( #16324 )
2025-08-02 10:07:45 +02: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
Clean up unused Forward Declarations ( #16324 )
2025-08-02 10:07:45 +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
Fix some compiler warnings ( #15596 )
2024-12-26 11:29:00 +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
Ensure that null C strings do not break logging ( #15255 )
2024-10-12 22:34:24 +02:00
main.cpp
Show supported backends in --help output ( #16441 )
2025-08-25 21:36:25 +02:00
map.cpp
Add a bit of debug code around MapBlock refcounting
2025-08-02 10:05:22 +02:00
map.h
Clean up unused Forward Declarations ( #16324 )
2025-08-02 10:07:45 +02:00
map_settings_manager.cpp
Use unique_ptr for trivial ownership ( #16300 )
2025-07-03 17:32:46 +02:00
map_settings_manager.h
Use unique_ptr for trivial ownership ( #16300 )
2025-07-03 17:32:46 +02:00
mapblock.cpp
Give more infos to on_timer() callback
2025-08-14 12:33:35 +02:00
mapblock.h
Give more infos to on_timer() callback
2025-08-14 12:33:35 +02:00
mapnode.cpp
Clean up some packet-related code
2025-02-26 12:21:57 +01:00
mapnode.h
Clean up some packet-related code
2025-02-26 12:21:57 +01:00
mapsector.cpp
Add a bit of debug code around MapBlock refcounting
2025-08-02 10:05:22 +02:00
mapsector.h
Add a bit of debug code around MapBlock refcounting
2025-08-02 10:05:22 +02:00
metadata.cpp
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
metadata.h
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
migratesettings.h
TouchControls: Implement an option for dig/place buttons ( #15845 )
2025-03-21 12:06:44 +01: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
Handle overlay tiles for minimap color
2025-08-14 12:33:35 +02:00
nodedef.h
Clean up unused Forward Declarations ( #16324 )
2025-08-02 10:07:45 +02:00
nodemetadata.cpp
Use unique_ptr for trivial ownership ( #16300 )
2025-07-03 17:32:46 +02:00
nodemetadata.h
Use unique_ptr for trivial ownership ( #16300 )
2025-07-03 17:32:46 +02:00
nodetimer.cpp
Various random code cleanups
2025-03-04 19:53:01 +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
Replace object visual by enum ( #15681 )
2025-03-06 21:02:11 +01:00
object_properties.h
Replace object visual by enum ( #15681 )
2025-03-06 21:02:11 +01:00
particles.cpp
Add particle blend mode "clip" ( #15444 )
2024-11-19 13:30:17 +01:00
particles.h
Basic camera control API ( #15796 )
2025-02-19 18:45:45 +01:00
pathfinder.cpp
Use unique_ptr for trivial ownership ( #16300 )
2025-07-03 17:32:46 +02:00
pathfinder.h
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
player.cpp
Simplify HUD handling in Player class
2025-08-19 17:34:22 +02:00
player.h
Simplify HUD handling in Player class
2025-08-19 17:34:22 +02:00
porting.cpp
Avoid signal-unsafe operations in POSIX signal handler ( #16160 )
2025-06-01 15:24:32 +02:00
porting.h
Avoid signal-unsafe operations in POSIX signal handler ( #16160 )
2025-06-01 15:24:32 +02: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
Tune mesh generation interval and thread count
2025-06-26 16:39:26 +02:00
profiler.h
Tune mesh generation interval and thread count
2025-06-26 16:39:26 +02:00
raycast.cpp
Use matrix4::getRotationRadians
2025-02-27 12:31:04 +01:00
raycast.h
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
reflowscan.cpp
Break liquid reflow scan early for all-air blocks ( #15975 )
2025-04-05 11:01:39 -07:00
reflowscan.h
Reduce irrlicht_extrabloated.h includes in header files
2025-01-04 12:39:34 +01:00
remoteplayer.cpp
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
remoteplayer.h
Formspec: Show a player inventory using core.show_formspec ( #15963 )
2025-06-22 22:06:47 +02:00
rollback_interface.cpp
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
rollback_interface.h
Clean up unused Forward Declarations ( #16324 )
2025-08-02 10:07:45 +02:00
serialization.cpp
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
serialization.h
Network: Fix serialization version checks ( #15477 )
2024-11-27 18:39:57 +01:00
server.cpp
Add exclude_player to particle spawners
2025-09-10 20:23:55 +02:00
server.h
Add exclude_player to particle spawners
2025-09-10 20:23:55 +02:00
serverenvironment.cpp
Show supported backends in --help output ( #16441 )
2025-08-25 21:36:25 +02:00
serverenvironment.h
Show supported backends in --help output ( #16441 )
2025-08-25 21:36:25 +02:00
servermap.cpp
Prevent MapBlocks in generation from being unloaded ( #16339 )
2025-09-04 18:57:29 +02:00
servermap.h
Prevent MapBlocks in generation from being unloaded ( #16339 )
2025-09-04 18:57:29 +02:00
settings.cpp
Migrate existing keycode-based keybindings ( #16049 )
2025-05-14 22:15:15 +02:00
settings.h
Migrate existing keycode-based keybindings ( #16049 )
2025-05-14 22:15:15 +02:00
settings_translation_file.cpp
Update minetest.conf.example and translation file
2025-07-12 13:42:18 +02:00
skyparams.h
Remove irr
namespace ( #16309 )
2025-07-09 10:35:52 +02:00
sound.h
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
staticobject.cpp
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
staticobject.h
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
terminal_chat_console.cpp
Fix TerminalChatConsole crash
2025-03-04 19:53:01 +01:00
terminal_chat_console.h
Avoid signal-unsafe operations in POSIX signal handler ( #16160 )
2025-06-01 15:24:32 +02:00
texture_override.cpp
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
texture_override.h
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
tileanimation.cpp
Various random code cleanups
2025-03-04 19:53:01 +01:00
tileanimation.h
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
tool.cpp
Move EnumString to separate file and add enum_to_string ( #15714 )
2025-01-26 19:17:14 +01:00
tool.h
Clean up unused Forward Declarations ( #16324 )
2025-08-02 10:07:45 +02:00
translation.cpp
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00
translation.h
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +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
Handle writing to unloaded blocks in MMVManip::blitBackAll()
2025-05-30 13:03:21 +02:00
voxel.h
Handle writing to unloaded blocks in MMVManip::blitBackAll()
2025-05-30 13:03:21 +02:00
voxelalgorithms.cpp
Use appropriate sized type for VoxelArea extent
2024-12-10 22:00:28 +01:00
voxelalgorithms.h
Replace licensing text in headers (LGPLv2.1) ( #15321 )
2024-10-28 15:57:39 +01:00