minetest/src
SmallJoker 9a177f009b PlayerDatabaseFiles: Fix segfault while saving a player
Corrects a typo introduced in 5e9dd166
2021-01-29 18:02:40 +01:00
..
client Settings: Purge getDefault, clean FontEngine 2021-01-29 17:32:35 +01:00
content Settings: Proper priority hierarchy 2021-01-29 17:32:35 +01:00
database PlayerDatabaseFiles: Fix segfault while saving a player 2021-01-29 18:02:40 +01:00
gui Settings: Proper priority hierarchy 2021-01-29 17:32:35 +01:00
irrlicht_changes Fix some minor code issues all over the place 2020-12-24 13:44:54 +01:00
mapgen Remove dead code (#10845) 2021-01-22 15:09:26 +00:00
network Remove dead code (#10845) 2021-01-22 15:09:26 +00:00
script Rework use_texture_alpha to provide three opaque/clip/blend modes 2021-01-29 17:34:41 +01:00
server Remove dead code (#10845) 2021-01-22 15:09:26 +00:00
threading Remove Thread::kill() and related unittest (#10317) 2020-09-10 12:19:18 +02:00
unittest Rework use_texture_alpha to provide three opaque/clip/blend modes 2021-01-29 17:34:41 +01:00
util Fix some minor code issues all over the place 2020-12-24 13:44:54 +01:00
activeobject.h Removed some obsolete code (#10562) 2021-01-21 18:17:09 +00:00
activeobjectmgr.h Add an activeobject manager to hold active objects (#7939) 2018-12-13 20:18:54 +01:00
ban.cpp
ban.h
chat_interface.h
chat.cpp Remove unused functions reported by cppcheck (#10463) 2020-10-05 09:07:33 +02:00
chat.h Remove unused functions reported by cppcheck (#10463) 2020-10-05 09:07:33 +02:00
chatmessage.h
clientiface.cpp Revert #10495 and simplify. 2020-11-07 08:51:10 -08:00
clientiface.h Avoid resending near blocks unnecessarily. 2020-10-27 12:08:44 -07:00
cloudparams.h
cmake_config_githash.h.in
cmake_config.h.in Add MetricsBackend with prometheus counter support 2020-04-29 07:48:08 +02:00
CMakeLists.txt Handle changes caused by CMake minimum version bump (#10859) 2021-01-29 17:35:29 +01:00
collision.cpp Add missing sao->isGone() checks 2020-05-18 23:23:25 +02:00
collision.h Expose collided objects in moveresult 2020-05-06 14:03:52 +02:00
config.h Add STATIC_LOCALEDIR to BUILD_INFO and move it to version.cpp 2020-04-27 17:50:05 +02:00
constants.h Consistently use "health points" (#10868) 2021-01-27 18:42:02 +00:00
content_mapnode.cpp
content_mapnode.h
content_nodemeta.cpp (se)SerializeString: Include max length in the name 2020-10-01 09:52:59 +02:00
content_nodemeta.h
convert_json.cpp
convert_json.h Update JsonCPP to 1.8.3 (#6466) 2017-09-26 20:30:14 +02:00
craftdef.cpp Overall improvements to log messages (#9598) 2020-04-08 20:13:23 +02:00
craftdef.h Clean up craft replacements docs 2019-12-07 23:46:24 +01:00
daynightratio.h Make natural night light as bright as MT 0.4.16 (#9053) 2019-10-18 21:54:44 +01:00
debug.cpp
debug.h
defaultsettings.cpp Settings: Proper priority hierarchy 2021-01-29 17:32:35 +01:00
defaultsettings.h Settings: Proper priority hierarchy 2021-01-29 17:32:35 +01:00
emerge.cpp Remove dead code (#10845) 2021-01-22 15:09:26 +00:00
emerge.h Avoid generating the same chunk more than once with multiple emerge threads. 2020-11-26 20:31:20 -08:00
environment.cpp Allow the ABM time budget to be configurable. 2020-08-18 16:04:32 -07:00
environment.h Allow the ABM time budget to be configurable. 2020-08-18 16:04:32 -07:00
exceptions.h Remove dead code (#10845) 2021-01-22 15:09:26 +00:00
face_position_cache.cpp
face_position_cache.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00
filesys.cpp Remove dead code (#10845) 2021-01-22 15:09:26 +00:00
filesys.h Remove dead code (#10845) 2021-01-22 15:09:26 +00:00
gamedef.h
gameparams.h Cleanup ClientLauncher structure (#10160) 2020-07-14 19:10:37 +02:00
gettext.cpp Fix detection of in-place path_locale when RUN_IN_PLACE=0 2020-04-27 17:50:05 +02:00
gettext.h
gettime.h
httpfetch.cpp Add PUT and DELETE request + specific method value to HTTP API (#9909) 2020-07-29 23:16:21 +02:00
httpfetch.h Add PUT and DELETE request + specific method value to HTTP API (#9909) 2020-07-29 23:16:21 +02:00
hud.cpp Minimap as HUD element with API control 2020-10-04 15:24:34 +02:00
hud.h Minimap as HUD element with API control 2020-10-04 15:24:34 +02:00
inventory.cpp Add a short_description to be used by mods (#8980) 2020-10-09 19:11:21 +01:00
inventory.h Add a short_description to be used by mods (#8980) 2020-10-09 19:11:21 +01:00
inventorymanager.cpp Fix inventory swapping not calling all callbacks (#9923) 2020-09-04 20:49:07 +02:00
inventorymanager.h Fix inventory swapping not calling all callbacks (#9923) 2020-09-04 20:49:07 +02:00
irr_aabb3d.h
irr_ptr.h Improve irr_ptr (#10808) 2021-01-24 14:40:34 +00:00
irr_v2d.h
irr_v3d.h
irrlichttypes_bloated.h
irrlichttypes_extrabloated.h
irrlichttypes.h
itemdef.cpp Add a short_description to be used by mods (#8980) 2020-10-09 19:11:21 +01:00
itemdef.h Add a short_description to be used by mods (#8980) 2020-10-09 19:11:21 +01:00
itemgroup.h
itemstackmetadata.cpp Sanitize ItemStack meta text 2021-01-28 21:33:10 +00:00
itemstackmetadata.h
light.cpp Fix light overflow of u8 if light is saturated at 255 (#10305) 2020-08-23 15:39:55 +02:00
light.h
log.cpp Remove unused functions reported by cppcheck (#10463) 2020-10-05 09:07:33 +02:00
log.h Remove unused functions reported by cppcheck (#10463) 2020-10-05 09:07:33 +02:00
main.cpp Settings: Purge getDefault, clean FontEngine 2021-01-29 17:32:35 +01:00
map_settings_manager.cpp Settings: Proper priority hierarchy 2021-01-29 17:32:35 +01:00
map_settings_manager.h Settings: Proper priority hierarchy 2021-01-29 17:32:35 +01:00
map.cpp Settings: Proper priority hierarchy 2021-01-29 17:32:35 +01:00
map.h Remove dead code (#10845) 2021-01-22 15:09:26 +00:00
mapblock.cpp Allow configuring block disk and net compression. Change default disk level. 2020-12-15 10:15:25 -08:00
mapblock.h Remove dead code (#10845) 2021-01-22 15:09:26 +00:00
mapnode.cpp Allow configuring block disk and net compression. Change default disk level. 2020-12-15 10:15:25 -08:00
mapnode.h Allow configuring block disk and net compression. Change default disk level. 2020-12-15 10:15:25 -08:00
mapsector.cpp
mapsector.h Minor clientmap improvements. 2020-10-19 09:31:09 -07:00
metadata.cpp
metadata.h
modchannels.cpp
modchannels.h
modifiedstate.h
mtevent.h Darwin platform build fix (#10376) 2020-09-09 19:12:03 +02:00
nameidmapping.cpp (se)SerializeString: Include max length in the name 2020-10-01 09:52:59 +02:00
nameidmapping.h
nodedef.cpp Rework use_texture_alpha to provide three opaque/clip/blend modes 2021-01-29 17:34:41 +01:00
nodedef.h Rework use_texture_alpha to provide three opaque/clip/blend modes 2021-01-29 17:34:41 +01:00
nodemetadata.cpp (se)SerializeString: Include max length in the name 2020-10-01 09:52:59 +02:00
nodemetadata.h
nodetimer.cpp
nodetimer.h
noise.cpp Fix GCC class-memaccess warnings (#10239) 2020-08-01 17:25:33 +02:00
noise.h NetBSD build fix proposal. (#10308) 2020-08-25 20:50:41 +02:00
objdef.cpp Allow ObjDefManager instances to be cloned 2020-05-05 19:26:59 +02:00
objdef.h Fix remaining issues with mapgen scriptapi 2020-05-05 19:26:59 +02:00
object_properties.cpp Decouple entity minimap markers from nametags replacing with show_on_minimap property (#10443) 2020-10-19 20:38:15 +02:00
object_properties.h Decouple entity minimap markers from nametags replacing with show_on_minimap property (#10443) 2020-10-19 20:38:15 +02:00
particles.cpp (se)SerializeString: Include max length in the name 2020-10-01 09:52:59 +02:00
particles.h Implement spawning particles with node texture appearance 2020-05-23 22:52:21 +02:00
pathfinder.cpp Remove dead code (#10845) 2021-01-22 15:09:26 +00:00
pathfinder.h Reduce ServerEnvironment propagation (#9642) 2020-04-11 19:59:43 +02:00
player.cpp
player.h Allow binding dig, place actions to keys; remove LMB/RMB hardcoding 2020-08-15 12:19:20 +03:00
porting_android.cpp Add open user data button to main menu (#10579) 2020-12-19 13:27:15 +00:00
porting_android.h Add open user data button to main menu (#10579) 2020-12-19 13:27:15 +00:00
porting.cpp Add open user data button to main menu (#10579) 2020-12-19 13:27:15 +00:00
porting.h Add open user data button to main menu (#10579) 2020-12-19 13:27:15 +00:00
profiler.cpp Minor profiler fixes. 2020-12-23 14:48:08 -08:00
profiler.h
raycast.cpp
raycast.h
reflowscan.cpp
reflowscan.h
remoteplayer.cpp RemotePlayer: Remove Settings writer to Files database 2021-01-29 17:32:35 +01:00
remoteplayer.h Settings: Proper priority hierarchy 2021-01-29 17:32:35 +01:00
rollback_interface.cpp
rollback_interface.h
rollback.cpp
rollback.h
serialization.cpp Add limit parameter to decompressZlib 2020-02-01 14:05:26 +01:00
serialization.h Add limit parameter to decompressZlib 2020-02-01 14:05:26 +01:00
server.cpp Settings: Proper priority hierarchy 2021-01-29 17:32:35 +01:00
server.h Settings: Proper priority hierarchy 2021-01-29 17:32:35 +01:00
serverenvironment.cpp Settings: Proper priority hierarchy 2021-01-29 17:32:35 +01:00
serverenvironment.h Remove dead code (#10845) 2021-01-22 15:09:26 +00:00
serverlist.cpp Use JSON for favorites, move server list code to Lua (#10085) 2021-01-22 15:08:57 +00:00
serverlist.h Use JSON for favorites, move server list code to Lua (#10085) 2021-01-22 15:08:57 +00:00
settings_translation_file.cpp Remove "generate normal maps" feature (#10313) 2020-09-14 19:27:25 +02:00
settings.cpp Settings: Purge getDefault, clean FontEngine 2021-01-29 17:32:35 +01:00
settings.h Settings: Purge getDefault, clean FontEngine 2021-01-29 17:32:35 +01:00
skyparams.h Color gradient for default and 'regular' type sky (#9502) 2020-05-09 17:14:56 +02:00
sound.h (se)SerializeString: Include max length in the name 2020-10-01 09:52:59 +02:00
staticobject.cpp (se)SerializeString: Include max length in the name 2020-10-01 09:52:59 +02:00
staticobject.h
terminal_chat_console.cpp
terminal_chat_console.h
texture_override.cpp Implement override.txt support for special tiles (#10140) 2020-08-04 20:12:47 +02:00
texture_override.h Implement override.txt support for special tiles (#10140) 2020-08-04 20:12:47 +02:00
tileanimation.cpp Proselytize the network. Use IEEE F32 (#8030) 2019-01-03 17:04:26 +01:00
tileanimation.h
tool.cpp (se)SerializeString: Include max length in the name 2020-10-01 09:52:59 +02:00
tool.h
translation.cpp Clean up server-side translations, remove global variable (#10075) 2020-09-16 14:51:11 +01:00
translation.h Clean up server-side translations, remove global variable (#10075) 2020-09-16 14:51:11 +01:00
version.cpp Improve --version output to include Lua(JIT) version 2021-01-21 00:52:31 +01:00
version.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00
voxel.cpp
voxel.h
voxelalgorithms.cpp
voxelalgorithms.h