.. |
benchmark
|
Use openssl's sha1 and sha256, optionally (#15472)
|
2024-12-10 22:00:43 +01:00 |
client
|
Don't use fps_max_unfocused for server step time on non-singleplayer main-menu-hosted servers
|
2025-02-15 18:21:01 +01:00 |
content
|
Don't save load_mod_* = false lines in world.mt (#15758)
|
2025-02-14 22:25:39 +01:00 |
database
|
Add unit tests for MapDatabase implementations
|
2025-02-18 19:29:06 +01:00 |
gui
|
GUI inventory list: Do not render clipped slots (#15764)
|
2025-02-09 12:19:25 +01:00 |
irrlicht_changes
|
Allow overriding fonts via media files (#15606)
|
2025-01-19 20:42:40 +01:00 |
mapgen
|
Code style fixes.
|
2025-01-21 16:29:12 +01:00 |
network
|
Enable ipv6_server by default
|
2025-02-15 12:18:07 +01:00 |
script
|
Expose client version information in non-debug builds (#15708)
|
2025-02-09 18:09:07 +01:00 |
server
|
Document that object properties colors field is unused (#15685)
|
2025-02-02 19:04:18 +01:00 |
threading
|
Const correct Thread class (#15741)
|
2025-02-09 12:20:47 +01:00 |
unittest
|
Add unit tests for MapDatabase implementations
|
2025-02-18 19:29:06 +01:00 |
util
|
Move EnumString to separate file and add enum_to_string (#15714)
|
2025-01-26 19:17:14 +01:00 |
activeobject.h
|
Replace licensing text in headers (LGPLv2.1) (#15321)
|
2024-10-28 15:57:39 +01:00 |
activeobjectmgr.h
|
Reduce irrlicht_extrabloated.h includes in header files
|
2025-01-04 12:39:34 +01: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
|
Add chat console scrollbar (#15104)
|
2025-01-12 14:49:01 +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
|
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
|
Move AutoExposure constructor to header
|
2025-01-04 12:39:52 +01:00 |
collision.cpp
|
Optimize add_area_node_boxes in collision code (#15719)
|
2025-02-15 12:19:17 +01:00 |
collision.h
|
Remove unused pos_max_d
|
2024-11-12 10:52:46 +01:00 |
config.h
|
Cleanup headers in irr/include/ (#15181)
|
2024-10-18 10:58:32 +02:00 |
constants.h
|
Centralize arbitrary area volume limit and raise it (#15696)
|
2025-01-23 12:18:20 +01: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
|
Decrease fps_max_unfocused from 20 to 10
|
2025-02-15 18:21:01 +01:00 |
defaultsettings.h
|
Replace licensing text in headers (LGPLv2.1) (#15321)
|
2024-10-28 15:57:39 +01:00 |
dummygamedef.h
|
Replace licensing text in headers (LGPLv2.1) (#15321)
|
2024-10-28 15:57:39 +01:00 |
dummymap.h
|
Add basic unit tests for collisionMoveSimple
|
2024-11-12 10:52:46 +01:00 |
emerge.cpp
|
Replace licensing text in headers (LGPLv2.1) (#15321)
|
2024-10-28 15:57:39 +01:00 |
emerge.h
|
Reduce irrlicht_extrabloated.h includes in header files
|
2025-01-04 12:39:34 +01:00 |
emerge_internal.h
|
Fix meaning of VoxelArea::hasEmptyExtent()
|
2024-12-10 22:00:28 +01:00 |
environment.cpp
|
Revert "Optimize raycast performance (#15233)"
|
2024-12-14 19:29:00 +01:00 |
environment.h
|
Drop fixed pipeline support code (#15421)
|
2024-11-13 14:24:01 +01:00 |
exceptions.h
|
Replace licensing text in headers (LGPLv2.1) (#15321)
|
2024-10-28 15:57:39 +01:00 |
face_position_cache.cpp
|
Replace licensing text in headers (LGPLv2.1) (#15321)
|
2024-10-28 15:57:39 +01:00 |
face_position_cache.h
|
Replace licensing text in headers (LGPLv2.1) (#15321)
|
2024-10-28 15:57:39 +01:00 |
filesys.cpp
|
filesys: replace goto by #else to avoid compiler warning
|
2025-01-25 10:48:15 +01:00 |
filesys.h
|
Fix script security path normalization in presence of links (#15481)
|
2024-12-03 16:51:34 +01:00 |
gamedef.h
|
Replace licensing text in headers (LGPLv2.1) (#15321)
|
2024-10-28 15:57:39 +01:00 |
gameparams.h
|
Replace licensing text in headers (LGPLv2.1) (#15321)
|
2024-10-28 15:57:39 +01:00 |
gettext.cpp
|
Replace licensing text in headers (LGPLv2.1) (#15321)
|
2024-10-28 15:57:39 +01:00 |
gettext.h
|
Replace licensing text in headers (LGPLv2.1) (#15321)
|
2024-10-28 15:57:39 +01:00 |
gettext_plural_form.cpp
|
Fixup parsing for Plural-Forms (#15519)
|
2024-12-12 15:33:34 +01:00 |
gettext_plural_form.h
|
Fixup parsing for Plural-Forms (#15519)
|
2024-12-12 15:33:34 +01:00 |
gettime.h
|
Replace licensing text in headers (LGPLv2.1) (#15321)
|
2024-10-28 15:57:39 +01:00 |
httpfetch.cpp
|
Const correct Thread class (#15741)
|
2025-02-09 12:20:47 +01:00 |
httpfetch.h
|
Replace licensing text in headers (LGPLv2.1) (#15321)
|
2024-10-28 15:57:39 +01: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
|
Make string to v3f parsing consistent, replace core.setting_get_pos() by core.settings:get_pos() (#15438)
|
2024-12-04 18:19:46 +01:00 |
inventory.h
|
Replace licensing text in headers (LGPLv2.1) (#15321)
|
2024-10-28 15:57:39 +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
|
Implement an editor to customize the touchscreen controls (#14933)
|
2024-11-24 11:33:39 +01: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
|
Replace licensing text in headers (LGPLv2.1) (#15321)
|
2024-10-28 15:57:39 +01:00 |
irrlichttypes_bloated.h
|
Replace licensing text in headers (LGPLv2.1) (#15321)
|
2024-10-28 15:57:39 +01:00 |
itemdef.cpp
|
Replace licensing text in headers (LGPLv2.1) (#15321)
|
2024-10-28 15:57:39 +01:00 |
itemdef.h
|
Replace licensing text in headers (LGPLv2.1) (#15321)
|
2024-10-28 15:57:39 +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
|
Avoid some inefficiencies when handling ItemStack(Metadata)
|
2024-12-31 14:47:46 +01: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
|
Move AutoExposure constructor to header
|
2025-01-04 12:39:52 +01: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
|
Update github URL references (#15705)
|
2025-01-24 16:50:39 +01:00 |
map.cpp
|
Prevent VoxelManipulator size overflow
|
2025-01-12 14:49:25 +01:00 |
map.h
|
Prevent VoxelManipulator size overflow
|
2025-01-12 14:49:25 +01:00 |
map_settings_manager.cpp
|
Rename getMapSettingNoiseParams to getNoiseParams
|
2025-01-02 14:59:19 +01:00 |
map_settings_manager.h
|
Rename getMapSettingNoiseParams to getNoiseParams
|
2025-01-02 14:59:19 +01:00 |
mapblock.cpp
|
Code style fixes.
|
2025-01-21 16:29:12 +01:00 |
mapblock.h
|
Replace licensing text in headers (LGPLv2.1) (#15321)
|
2024-10-28 15:57:39 +01:00 |
mapnode.cpp
|
transformNodeBox(): Rotate first by facedir
|
2025-01-11 16:43:37 +01:00 |
mapnode.h
|
Replace licensing text in headers (LGPLv2.1) (#15321)
|
2024-10-28 15:57:39 +01:00 |
mapsector.cpp
|
Replace licensing text in headers (LGPLv2.1) (#15321)
|
2024-10-28 15:57:39 +01:00 |
mapsector.h
|
Replace licensing text in headers (LGPLv2.1) (#15321)
|
2024-10-28 15:57:39 +01: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
|
Separate anticheat settings (#15040)
|
2024-10-11 12:01:22 +02: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
|
Minor improvements in ImageSource code
|
2024-12-31 14:47:46 +01:00 |
nodedef.h
|
Resolve some quirks with (wield) item meshes for nodes (#15654)
|
2025-01-13 09:39:06 +01:00 |
nodemetadata.cpp
|
Replace licensing text in headers (LGPLv2.1) (#15321)
|
2024-10-28 15:57:39 +01:00 |
nodemetadata.h
|
Replace licensing text in headers (LGPLv2.1) (#15321)
|
2024-10-28 15:57:39 +01:00 |
nodetimer.cpp
|
Replace licensing text in headers (LGPLv2.1) (#15321)
|
2024-10-28 15:57:39 +01:00 |
nodetimer.h
|
Replace licensing text in headers (LGPLv2.1) (#15321)
|
2024-10-28 15:57:39 +01:00 |
noise.cpp
|
Code style fixes.
|
2025-01-21 16:29:12 +01:00 |
noise.h
|
Fix signed overflow UB in PseudoRandom::next()
|
2024-01-19 11:52:53 +01: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
|
Document that object properties colors field is unused (#15685)
|
2025-02-02 19:04:18 +01:00 |
object_properties.h
|
Document that object properties colors field is unused (#15685)
|
2025-02-02 19:04:18 +01:00 |
particles.cpp
|
Add particle blend mode "clip" (#15444)
|
2024-11-19 13:30:17 +01:00 |
particles.h
|
Add particle blend mode "clip" (#15444)
|
2024-11-19 13:30:17 +01:00 |
pathfinder.cpp
|
Fix situation around aabbox3d default constructor (#15586)
|
2024-12-29 14:36:30 +01:00 |
pathfinder.h
|
Replace licensing text in headers (LGPLv2.1) (#15321)
|
2024-10-28 15:57:39 +01:00 |
player.cpp
|
Replace licensing text in headers (LGPLv2.1) (#15321)
|
2024-10-28 15:57:39 +01:00 |
player.h
|
Remove unused pos_max_d
|
2024-11-12 10:52:46 +01:00 |
porting.cpp
|
Fix script security path normalization in presence of links (#15481)
|
2024-12-03 16:51:34 +01:00 |
porting.h
|
Code style fixes.
|
2025-01-21 16:29:12 +01:00 |
porting_android.cpp
|
Avoid VLA usage and prohibit it by compiler flag
|
2024-10-28 15:59:17 +01:00 |
porting_android.h
|
Avoid VLA usage and prohibit it by compiler flag
|
2024-10-28 15:59:17 +01:00 |
precompiled_headers.txt
|
Add precompiled header support
|
2024-05-27 17:12:39 +02:00 |
profiler.cpp
|
Group sparse mesh buffers over entire scene for rendering
|
2024-12-24 15:27:08 +01:00 |
profiler.h
|
Replace licensing text in headers (LGPLv2.1) (#15321)
|
2024-10-28 15:57:39 +01:00 |
raycast.cpp
|
Replace licensing text in headers (LGPLv2.1) (#15321)
|
2024-10-28 15:57:39 +01:00 |
raycast.h
|
Replace licensing text in headers (LGPLv2.1) (#15321)
|
2024-10-28 15:57:39 +01:00 |
reflowscan.cpp
|
Replace licensing text in headers (LGPLv2.1) (#15321)
|
2024-10-28 15:57:39 +01: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
|
Replace licensing text in headers (LGPLv2.1) (#15321)
|
2024-10-28 15:57:39 +01:00 |
rollback_interface.cpp
|
Replace licensing text in headers (LGPLv2.1) (#15321)
|
2024-10-28 15:57:39 +01:00 |
rollback_interface.h
|
Replace licensing text in headers (LGPLv2.1) (#15321)
|
2024-10-28 15:57:39 +01: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
|
Code style fixes.
|
2025-01-21 16:29:12 +01:00 |
server.h
|
Move EnumString to separate file and add enum_to_string (#15714)
|
2025-01-26 19:17:14 +01:00 |
serverenvironment.cpp
|
Fix situation around aabbox3d default constructor (#15586)
|
2024-12-29 14:36:30 +01:00 |
serverenvironment.h
|
Reorder client initialization (#15554)
|
2024-12-24 15:24:56 +01:00 |
servermap.cpp
|
Replace licensing text in headers (LGPLv2.1) (#15321)
|
2024-10-28 15:57:39 +01:00 |
servermap.h
|
Reduce irrlicht_extrabloated.h includes in header files
|
2025-01-04 12:39:34 +01:00 |
settings.cpp
|
Code style fixes.
|
2025-01-21 16:29:12 +01:00 |
settings.h
|
Make string to v3f parsing consistent, replace core.setting_get_pos() by core.settings:get_pos() (#15438)
|
2024-12-04 18:19:46 +01:00 |
settings_translation_file.cpp
|
Update minetest.conf.example and settings_translation_file.cpp
|
2025-02-09 13:23:22 +01:00 |
skyparams.h
|
Replace licensing text in headers (LGPLv2.1) (#15321)
|
2024-10-28 15:57:39 +01: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
|
Replace licensing text in headers (LGPLv2.1) (#15321)
|
2024-10-28 15:57:39 +01:00 |
terminal_chat_console.h
|
Replace licensing text in headers (LGPLv2.1) (#15321)
|
2024-10-28 15:57:39 +01: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
|
Replace licensing text in headers (LGPLv2.1) (#15321)
|
2024-10-28 15:57:39 +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
|
Move EnumString to separate file and add enum_to_string (#15714)
|
2025-01-26 19:17:14 +01: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
|
Centralize arbitrary area volume limit and raise it (#15696)
|
2025-01-23 12:18:20 +01:00 |
voxel.h
|
Resolve some quirks with (wield) item meshes for nodes (#15654)
|
2025-01-13 09:39:06 +01: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 |