sfan5 b480a3e9fd Fix broken handling of NodemetaChanged packets 2 years ago
..
client 75bf9b75ca Make sure relevant std::stringstreams are set to binary 2 years ago
content 32cb9d0828 Mods: Combine mod loading checks and deprection logging (#11503) 2 years ago
database 75bf9b75ca Make sure relevant std::stringstreams are set to binary 2 years ago
gui 75bf9b75ca Make sure relevant std::stringstreams are set to binary 2 years ago
irrlicht_changes 3e2145d662 Fix two CMake build issues 3 years ago
mapgen d1624a5521 Switch MapBlock compression to zstd (#10788) 2 years ago
network b480a3e9fd Fix broken handling of NodemetaChanged packets 2 years ago
script 75bf9b75ca Make sure relevant std::stringstreams are set to binary 2 years ago
server 3f1adb49ae Remove redundant on_dieplayer calls 2 years ago
threading 3fb1f45301 Remove Thread::kill() and related unittest (#10317) 3 years ago
unittest 75bf9b75ca Make sure relevant std::stringstreams are set to binary 2 years ago
util 75bf9b75ca Make sure relevant std::stringstreams are set to binary 2 years ago
CMakeLists.txt 31d2b9edcd Don't look for zlib and zstd manually on Windows 2 years ago
activeobject.h 45ccfe26fb Removed some obsolete code (#10562) 3 years ago
activeobjectmgr.h f85e9ab925 Add nametag background setting and object property (#10937) 3 years ago
ban.cpp 0d6b58a772 Add unittests on ActiveObject and BanManager class (#6866) 6 years ago
ban.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
chat.cpp 040aed37ab Remove closing paren as weblink delimiter 2 years ago
chat.h 1805775f3d Make chat web links clickable (#11092) 2 years ago
chat_interface.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
chatmessage.h 17016090e3 Travis: Update clang from 4.0 to 5.0 (#6467) 6 years ago
clientiface.cpp f0bad0e2ba Reserve vectors before pushing and other code quality changes (#11161) 3 years ago
clientiface.h 7c2826cbc0 Fix build for newer versions of GCC (#11246) 3 years ago
cloudparams.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
cmake_config.h.in 56bababcdf Add MetricsBackend with prometheus counter support 4 years ago
cmake_config_githash.h.in 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
collision.cpp 0fc51db772 Add missing sao->isGone() checks 3 years ago
collision.h b6b80f55c8 Expose collided objects in moveresult 4 years ago
config.h 13a8ea2dac Add STATIC_LOCALEDIR to BUILD_INFO and move it to version.cpp 4 years ago
constants.h 44a9510c81 Consistently use "health points" (#10868) 3 years ago
content_mapnode.cpp 13e995b811 Modernize src/c* src/d* and src/e* files (#6263) 6 years ago
content_mapnode.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
content_nodemeta.cpp 947466ab28 (se)SerializeString: Include max length in the name 3 years ago
content_nodemeta.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
convert_json.cpp 34888a914e Sort out cURL timeouts and increase default 3 years ago
convert_json.h 34888a914e Sort out cURL timeouts and increase default 3 years ago
craftdef.cpp de73f989eb Overall improvements to log messages (#9598) 4 years ago
craftdef.h 27ce6d0ecc Clean up craft replacements docs 4 years ago
daynightratio.h 79440605ec Make natural night light as bright as MT 0.4.16 (#9053) 4 years ago
debug.cpp 3fce27ece5 Fix some misspellings (#8104) 5 years ago
debug.h bd6b90359c Remove DSTACK support (#6346) 6 years ago
defaultsettings.cpp d1624a5521 Switch MapBlock compression to zstd (#10788) 2 years ago
defaultsettings.h 37a05ec8d6 Settings: Proper priority hierarchy 3 years ago
emerge.cpp 766e885a1b Clean up/improve some scriptapi error handling code 2 years ago
emerge.h e7cd4cfa25 Fix /emergeblocks crashing in debug builds (#11461) 2 years ago
environment.cpp 649211bf27 Allow the ABM time budget to be configurable. 3 years ago
environment.h 649211bf27 Allow the ABM time budget to be configurable. 3 years ago
exceptions.h 4c76239818 Remove dead code (#10845) 3 years ago
face_position_cache.cpp 55ab4264dc Modernize various files 6 years ago
face_position_cache.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
filesys.cpp bbfae0cc67 Dynamic_Add_Media v2 (#11550) 2 years ago
filesys.h bbfae0cc67 Dynamic_Add_Media v2 (#11550) 2 years ago
gamedef.h ce873108aa Client eventmanager refactor (#7179) 6 years ago
gameparams.h 4fa1e03f68 Cleanup ClientLauncher structure (#10160) 3 years ago
gettext.cpp c6eddb0bae Gettext support on Android (#11435) 2 years ago
gettext.h 24b66dede0 Add fwgettext util function 2 years ago
gettime.h d1c27c7e80 Allow customizing chat message format (#8529) 4 years ago
httpfetch.cpp c60a146e22 Rework Settings to support arbitrary hierarchies (#11352) 2 years ago
httpfetch.h 715a123a33 Add PUT and DELETE request + specific method value to HTTP API (#9909) 3 years ago
hud.cpp 6e8aebf432 Add bold, italic and monospace font styling for HUD text elements (#11478) 2 years ago
hud.h 6e8aebf432 Add bold, italic and monospace font styling for HUD text elements (#11478) 2 years ago
inventory.cpp 75bf9b75ca Make sure relevant std::stringstreams are set to binary 2 years ago
inventory.h f2fd443262 Inventory: Make addList() consistent (#11382) 2 years ago
inventorymanager.cpp eea488ed75 Inventory: Fix rare out-of-bounds access 2 years ago
inventorymanager.h 050964bed6 Fix inventory swapping not calling all callbacks (#9923) 3 years ago
irr_aabb3d.h 94cd2bfeac Revert 6587 - Optimize entity-entity collision (#7539) 5 years ago
irr_ptr.h 8dae7b47fc Improve irr_ptr (#10808) 3 years ago
irr_v2d.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
irr_v3d.h 94cd2bfeac Revert 6587 - Optimize entity-entity collision (#7539) 5 years ago
irrlichttypes.h 1e4913cd76 Irrlicht support code maintenance 3 years ago
irrlichttypes_bloated.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
irrlichttypes_extrabloated.h d5456da69d Use true pitch/yaw/roll rotations without loss of precision by pgimeno (#8019) 5 years ago
itemdef.cpp bf8fb2672e Use place_param2 client-side for item appearance & prediction (#11024) 3 years ago
itemdef.h bf8fb2672e Use place_param2 client-side for item appearance & prediction (#11024) 3 years ago
itemgroup.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
itemstackmetadata.cpp 75bf9b75ca Make sure relevant std::stringstreams are set to binary 2 years ago
itemstackmetadata.h 91615f9588 Add player:get_meta(), deprecate player attributes (#7202) 6 years ago
light.cpp f5a203fbcd Fix light overflow of u8 if light is saturated at 255 (#10305) 3 years ago
light.h 79e393cf4b Light curve: Simplify and improve code, fix darkened daytime sky (#7693) 5 years ago
log.cpp f46509d5e2 Remove unused functions reported by cppcheck (#10463) 3 years ago
log.h f46509d5e2 Remove unused functions reported by cppcheck (#10463) 3 years ago
main.cpp d1624a5521 Switch MapBlock compression to zstd (#10788) 2 years ago
map.cpp 52128ae11e Add API for mods to hook liquid transformation events (#11405) 2 years ago
map.h c9144ae5e2 Add core.compare_block_status function (#11247) 2 years ago
map_settings_manager.cpp c60a146e22 Rework Settings to support arbitrary hierarchies (#11352) 2 years ago
map_settings_manager.h c60a146e22 Rework Settings to support arbitrary hierarchies (#11352) 2 years ago
mapblock.cpp d1624a5521 Switch MapBlock compression to zstd (#10788) 2 years ago
mapblock.h d1624a5521 Switch MapBlock compression to zstd (#10788) 2 years ago
mapnode.cpp d1624a5521 Switch MapBlock compression to zstd (#10788) 2 years ago
mapnode.h d1624a5521 Switch MapBlock compression to zstd (#10788) 2 years ago
mapsector.cpp de4c2e4250 ServerMap saving: cleanups (#6274) 6 years ago
mapsector.h b826e39730 Minor clientmap improvements. 3 years ago
metadata.cpp 91615f9588 Add player:get_meta(), deprecate player attributes (#7202) 6 years ago
metadata.h 91615f9588 Add player:get_meta(), deprecate player attributes (#7202) 6 years ago
modchannels.cpp ad7daf7b52 Add session_t typedef + remove unused functions (#6470) 6 years ago
modchannels.h ad7daf7b52 Add session_t typedef + remove unused functions (#6470) 6 years ago
modifiedstate.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
mtevent.h 62913b872e Darwin platform build fix (#10376) 3 years ago
nameidmapping.cpp 947466ab28 (se)SerializeString: Include max length in the name 3 years ago
nameidmapping.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
nodedef.cpp 48d5abd5be refacto: remove get_gui_env & draw_load_screen from RenderingEngine singleton 3 years ago
nodedef.h 48d5abd5be refacto: remove get_gui_env & draw_load_screen from RenderingEngine singleton 3 years ago
nodemetadata.cpp 7423c4c11e Send to clients node metadata that changed to become empty (#11597) 2 years ago
nodemetadata.h 7423c4c11e Send to clients node metadata that changed to become empty (#11597) 2 years ago
nodetimer.cpp 1992db1395 Code modernization: src/n*, src/o* (#6280) 6 years ago
nodetimer.h 1992db1395 Code modernization: src/n*, src/o* (#6280) 6 years ago
noise.cpp 2da1eee394 Fix broken `BiomeGen` abstraction (#11107) 3 years ago
noise.h 2da1eee394 Fix broken `BiomeGen` abstraction (#11107) 3 years ago
objdef.cpp 2062c80e21 Allow ObjDefManager instances to be cloned 4 years ago
objdef.h c28fbd06a8 Fix remaining issues with mapgen scriptapi 4 years ago
object_properties.cpp e7b05beb7d Validate staticdata and object property length limits (#11511) 2 years ago
object_properties.h e7b05beb7d Validate staticdata and object property length limits (#11511) 2 years ago
particles.cpp 947466ab28 (se)SerializeString: Include max length in the name 3 years ago
particles.h 9d6e7e48d6 Implement spawning particles with node texture appearance 3 years ago
pathfinder.cpp f0bad0e2ba Reserve vectors before pushing and other code quality changes (#11161) 3 years ago
pathfinder.h 5cc06e4748 Reduce ServerEnvironment propagation (#9642) 4 years ago
player.cpp e462a9a5ef Unify wield item handling (#8677) 4 years ago
player.h 1d69a23ba4 Joystick sensitivity for player movement (#11262) 2 years ago
porting.cpp 664f5ce960 Add open user data button to main menu (#10579) 3 years ago
porting.h b5eda416ce Slap u64 on everything time-y (#10984) 3 years ago
porting_android.cpp c6eddb0bae Gettext support on Android (#11435) 2 years ago
porting_android.h 664f5ce960 Add open user data button to main menu (#10579) 3 years ago
profiler.cpp 289425f6bd Minor profiler fixes. 3 years ago
profiler.h 539f016c1b Better F6 profiler (#8750) 4 years ago
raycast.cpp 45b52f6d5a Ease selection of entities behind nodes (#7739) 5 years ago
raycast.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
reflowscan.cpp 3face01a20 Node definition manager refactor (#7016) 6 years ago
reflowscan.h 3face01a20 Node definition manager refactor (#7016) 6 years ago
remoteplayer.cpp 5e9dd1667b RemotePlayer: Remove Settings writer to Files database 3 years ago
remoteplayer.h 37a05ec8d6 Settings: Proper priority hierarchy 3 years ago
rollback.cpp 7528986e44 Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282) 6 years ago
rollback.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
rollback_interface.cpp 26b39f1eae Fix some reference counters (memleak) (#8981) 4 years ago
rollback_interface.h 7528986e44 Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282) 6 years ago
serialization.cpp d1624a5521 Switch MapBlock compression to zstd (#10788) 2 years ago
serialization.h d1624a5521 Switch MapBlock compression to zstd (#10788) 2 years ago
server.cpp 766e885a1b Clean up/improve some scriptapi error handling code 2 years ago
server.h 766e885a1b Clean up/improve some scriptapi error handling code 2 years ago
serverenvironment.cpp b10091be9b Add min_y and max_y checks for Active Block Modifiers (ABM) (#11333) 2 years ago
serverenvironment.h b10091be9b Add min_y and max_y checks for Active Block Modifiers (ABM) (#11333) 2 years ago
serverlist.cpp 67aa75d444 Use JSON for favorites, move server list code to Lua (#10085) 3 years ago
serverlist.h 67aa75d444 Use JSON for favorites, move server list code to Lua (#10085) 3 years ago
settings.cpp 75bf9b75ca Make sure relevant std::stringstreams are set to binary 2 years ago
settings.h e7cd4cfa25 Fix /emergeblocks crashing in debug builds (#11461) 2 years ago
settings_translation_file.cpp cb5dd0dae4 Update minetest.conf.example and dummy translation file 2 years ago
skyparams.h 7cb53791c3 Color gradient for default and 'regular' type sky (#9502) 4 years ago
sound.h 947466ab28 (se)SerializeString: Include max length in the name 3 years ago
staticobject.cpp e7b05beb7d Validate staticdata and object property length limits (#11511) 2 years ago
staticobject.h 2c860a6a42 ServerEnvironment & StaticObject cleanups 6 years ago
terminal_chat_console.cpp 1c1c97cbd1 Modernize source code: last part (#6285) 6 years ago
terminal_chat_console.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
texture_override.cpp 93ecc589bc Implement override.txt support for special tiles (#10140) 3 years ago
texture_override.h 93ecc589bc Implement override.txt support for special tiles (#10140) 3 years ago
tileanimation.cpp bba4563d89 Proselytize the network. Use IEEE F32 (#8030) 5 years ago
tileanimation.h b7ee608e70 Bump minimal protocol version to 36 (#6319) 6 years ago
tool.cpp 531e7ef8eb Serialize tool capabilities JSON without whitespace 3 years ago
tool.h 70f9e1aafa Punchwear (improved) (#8959) 4 years ago
translation.cpp 0709946c75 Fix a segfault caused by wrong textdomain lines in translation files (#11530) 2 years ago
translation.h 9ec75d7765 Clean up server-side translations, remove global variable (#10075) 3 years ago
version.cpp d92da47697 Improve --version output to include Lua(JIT) version 3 years ago
version.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
voxel.cpp 3face01a20 Node definition manager refactor (#7016) 6 years ago
voxel.h 12d1e4ff04 VoxelArea: add_{x,y,z,p} must be static 6 years ago
voxelalgorithms.cpp f0bad0e2ba Reserve vectors before pushing and other code quality changes (#11161) 3 years ago
voxelalgorithms.h f0bad0e2ba Reserve vectors before pushing and other code quality changes (#11161) 3 years ago