sfan5 9b59b2f75d Fix keyWasDown in input handler il y a 3 ans
..
client 9b59b2f75d Fix keyWasDown in input handler il y a 3 ans
content 37a05ec8d6 Settings: Proper priority hierarchy il y a 3 ans
database 9a177f009b PlayerDatabaseFiles: Fix segfault while saving a player il y a 3 ans
gui 6591597430 Fix animation_image support in scroll containers il y a 3 ans
irrlicht_changes 0f74c7a977 Fix double free caused by CGUITTFont code il y a 3 ans
mapgen 4c76239818 Remove dead code (#10845) il y a 3 ans
network 7832b6843e Server-side authority for attached players (#10952) il y a 3 ans
script f85e9ab925 Add nametag background setting and object property (#10937) il y a 3 ans
server 4abe4b87b5 Allow overwriting media files of dependencies (#10752) il y a 3 ans
threading 3fb1f45301 Remove Thread::kill() and related unittest (#10317) il y a 3 ans
unittest 674d67f312 Encode high codepoints as surrogates to safely transport wchar_t over network il y a 3 ans
util f85e9ab925 Add nametag background setting and object property (#10937) il y a 3 ans
CMakeLists.txt 9c91cbf50c Handle changes caused by CMake minimum version bump (#10859) il y a 3 ans
activeobject.h 45ccfe26fb Removed some obsolete code (#10562) il y a 3 ans
activeobjectmgr.h f85e9ab925 Add nametag background setting and object property (#10937) il y a 3 ans
ban.cpp 0d6b58a772 Add unittests on ActiveObject and BanManager class (#6866) il y a 6 ans
ban.h 921151d97a C++ modernize: Pragma once (#6264) il y a 6 ans
chat.cpp c834d2ab25 Drop wide/narrow conversion functions il y a 3 ans
chat.h f46509d5e2 Remove unused functions reported by cppcheck (#10463) il y a 3 ans
chat_interface.h 921151d97a C++ modernize: Pragma once (#6264) il y a 6 ans
chatmessage.h 17016090e3 Travis: Update clang from 4.0 to 5.0 (#6467) il y a 6 ans
clientiface.cpp 112a6adb10 Cache client IP in RemoteClient so it can always be retrieved (#10887) il y a 3 ans
clientiface.h 112a6adb10 Cache client IP in RemoteClient so it can always be retrieved (#10887) il y a 3 ans
cloudparams.h 921151d97a C++ modernize: Pragma once (#6264) il y a 6 ans
cmake_config.h.in 56bababcdf Add MetricsBackend with prometheus counter support il y a 4 ans
cmake_config_githash.h.in 921151d97a C++ modernize: Pragma once (#6264) il y a 6 ans
collision.cpp 0fc51db772 Add missing sao->isGone() checks il y a 4 ans
collision.h b6b80f55c8 Expose collided objects in moveresult il y a 4 ans
config.h 13a8ea2dac Add STATIC_LOCALEDIR to BUILD_INFO and move it to version.cpp il y a 4 ans
constants.h 44a9510c81 Consistently use "health points" (#10868) il y a 3 ans
content_mapnode.cpp 13e995b811 Modernize src/c* src/d* and src/e* files (#6263) il y a 6 ans
content_mapnode.h 921151d97a C++ modernize: Pragma once (#6264) il y a 6 ans
content_nodemeta.cpp 947466ab28 (se)SerializeString: Include max length in the name il y a 3 ans
content_nodemeta.h 921151d97a C++ modernize: Pragma once (#6264) il y a 6 ans
convert_json.cpp 87ad4d8e7f Add online content repository il y a 6 ans
convert_json.h 50423d8c72 Update JsonCPP to 1.8.3 (#6466) il y a 6 ans
craftdef.cpp de73f989eb Overall improvements to log messages (#9598) il y a 4 ans
craftdef.h 27ce6d0ecc Clean up craft replacements docs il y a 4 ans
daynightratio.h 79440605ec Make natural night light as bright as MT 0.4.16 (#9053) il y a 4 ans
debug.cpp 3fce27ece5 Fix some misspellings (#8104) il y a 5 ans
debug.h bd6b90359c Remove DSTACK support (#6346) il y a 6 ans
defaultsettings.cpp f85e9ab925 Add nametag background setting and object property (#10937) il y a 3 ans
defaultsettings.h 37a05ec8d6 Settings: Proper priority hierarchy il y a 3 ans
emerge.cpp 4c76239818 Remove dead code (#10845) il y a 3 ans
emerge.h f1d72d212a Avoid generating the same chunk more than once with multiple emerge threads. il y a 3 ans
environment.cpp 649211bf27 Allow the ABM time budget to be configurable. il y a 3 ans
environment.h 649211bf27 Allow the ABM time budget to be configurable. il y a 3 ans
exceptions.h 4c76239818 Remove dead code (#10845) il y a 3 ans
face_position_cache.cpp 55ab4264dc Modernize various files il y a 6 ans
face_position_cache.h 921151d97a C++ modernize: Pragma once (#6264) il y a 6 ans
filesys.cpp 3a8c37181a Use consistent temp folder path (#10892) il y a 3 ans
filesys.h 4c76239818 Remove dead code (#10845) il y a 3 ans
gamedef.h ce873108aa Client eventmanager refactor (#7179) il y a 6 ans
gameparams.h 4fa1e03f68 Cleanup ClientLauncher structure (#10160) il y a 3 ans
gettext.cpp ca8957f500 Fix detection of in-place path_locale when RUN_IN_PLACE=0 il y a 4 ans
gettext.h 22ebbe136a Fix segfault caused by wrong wgettext() il y a 6 ans
gettime.h d1c27c7e80 Allow customizing chat message format (#8529) il y a 4 ans
httpfetch.cpp 715a123a33 Add PUT and DELETE request + specific method value to HTTP API (#9909) il y a 3 ans
httpfetch.h 715a123a33 Add PUT and DELETE request + specific method value to HTTP API (#9909) il y a 3 ans
hud.cpp 81c66d6efb Minimap as HUD element with API control il y a 3 ans
hud.h 81c66d6efb Minimap as HUD element with API control il y a 3 ans
inventory.cpp f3ae45b2b2 Add a short_description to be used by mods (#8980) il y a 3 ans
inventory.h f3ae45b2b2 Add a short_description to be used by mods (#8980) il y a 3 ans
inventorymanager.cpp 29681085b9 Fix wrong number of items in allow_metadata_inventory_put/take callbacks (#10990) il y a 3 ans
inventorymanager.h 050964bed6 Fix inventory swapping not calling all callbacks (#9923) il y a 3 ans
irr_aabb3d.h 94cd2bfeac Revert 6587 - Optimize entity-entity collision (#7539) il y a 5 ans
irr_ptr.h 8dae7b47fc Improve irr_ptr (#10808) il y a 3 ans
irr_v2d.h 921151d97a C++ modernize: Pragma once (#6264) il y a 6 ans
irr_v3d.h 94cd2bfeac Revert 6587 - Optimize entity-entity collision (#7539) il y a 5 ans
irrlichttypes.h 4900ff0c4b Fix Android build (#7873) il y a 5 ans
irrlichttypes_bloated.h 921151d97a C++ modernize: Pragma once (#6264) il y a 6 ans
irrlichttypes_extrabloated.h d5456da69d Use true pitch/yaw/roll rotations without loss of precision by pgimeno (#8019) il y a 5 ans
itemdef.cpp f3ae45b2b2 Add a short_description to be used by mods (#8980) il y a 3 ans
itemdef.h f3ae45b2b2 Add a short_description to be used by mods (#8980) il y a 3 ans
itemgroup.h 921151d97a C++ modernize: Pragma once (#6264) il y a 6 ans
itemstackmetadata.cpp b5956bde25 Sanitize ItemStack meta text il y a 3 ans
itemstackmetadata.h 91615f9588 Add player:get_meta(), deprecate player attributes (#7202) il y a 6 ans
light.cpp f5a203fbcd Fix light overflow of u8 if light is saturated at 255 (#10305) il y a 3 ans
light.h 79e393cf4b Light curve: Simplify and improve code, fix darkened daytime sky (#7693) il y a 5 ans
log.cpp f46509d5e2 Remove unused functions reported by cppcheck (#10463) il y a 3 ans
log.h f46509d5e2 Remove unused functions reported by cppcheck (#10463) il y a 3 ans
main.cpp 2760371d8e Settings: Purge getDefault, clean FontEngine il y a 3 ans
map.cpp 37a05ec8d6 Settings: Proper priority hierarchy il y a 3 ans
map.h 4c76239818 Remove dead code (#10845) il y a 3 ans
map_settings_manager.cpp d287da184c Server: properly delete ServerMap on interrupted startups il y a 3 ans
map_settings_manager.h 37a05ec8d6 Settings: Proper priority hierarchy il y a 3 ans
mapblock.cpp e638056523 Allow configuring block disk and net compression. Change default disk level. il y a 3 ans
mapblock.h 4c76239818 Remove dead code (#10845) il y a 3 ans
mapnode.cpp e638056523 Allow configuring block disk and net compression. Change default disk level. il y a 3 ans
mapnode.h e638056523 Allow configuring block disk and net compression. Change default disk level. il y a 3 ans
mapsector.cpp de4c2e4250 ServerMap saving: cleanups (#6274) il y a 6 ans
mapsector.h b826e39730 Minor clientmap improvements. il y a 3 ans
metadata.cpp 91615f9588 Add player:get_meta(), deprecate player attributes (#7202) il y a 6 ans
metadata.h 91615f9588 Add player:get_meta(), deprecate player attributes (#7202) il y a 6 ans
modchannels.cpp ad7daf7b52 Add session_t typedef + remove unused functions (#6470) il y a 6 ans
modchannels.h ad7daf7b52 Add session_t typedef + remove unused functions (#6470) il y a 6 ans
modifiedstate.h 921151d97a C++ modernize: Pragma once (#6264) il y a 6 ans
mtevent.h 62913b872e Darwin platform build fix (#10376) il y a 3 ans
nameidmapping.cpp 947466ab28 (se)SerializeString: Include max length in the name il y a 3 ans
nameidmapping.h 921151d97a C++ modernize: Pragma once (#6264) il y a 6 ans
nodedef.cpp 83229921e5 Rework use_texture_alpha to provide three opaque/clip/blend modes il y a 3 ans
nodedef.h 83229921e5 Rework use_texture_alpha to provide three opaque/clip/blend modes il y a 3 ans
nodemetadata.cpp 947466ab28 (se)SerializeString: Include max length in the name il y a 3 ans
nodemetadata.h 3d66622772 Send only changed node metadata to clients instead of whole mapblock (#5268) il y a 5 ans
nodetimer.cpp 1992db1395 Code modernization: src/n*, src/o* (#6280) il y a 6 ans
nodetimer.h 1992db1395 Code modernization: src/n*, src/o* (#6280) il y a 6 ans
noise.cpp 542df11bed Fix GCC class-memaccess warnings (#10239) il y a 3 ans
noise.h b262184acf NetBSD build fix proposal. (#10308) il y a 3 ans
objdef.cpp 2062c80e21 Allow ObjDefManager instances to be cloned il y a 4 ans
objdef.h c28fbd06a8 Fix remaining issues with mapgen scriptapi il y a 4 ans
object_properties.cpp f85e9ab925 Add nametag background setting and object property (#10937) il y a 3 ans
object_properties.h f85e9ab925 Add nametag background setting and object property (#10937) il y a 3 ans
particles.cpp 947466ab28 (se)SerializeString: Include max length in the name il y a 3 ans
particles.h 9d6e7e48d6 Implement spawning particles with node texture appearance il y a 4 ans
pathfinder.cpp 4c76239818 Remove dead code (#10845) il y a 3 ans
pathfinder.h 5cc06e4748 Reduce ServerEnvironment propagation (#9642) il y a 4 ans
player.cpp e462a9a5ef Unify wield item handling (#8677) il y a 4 ans
player.h 291a6b70d6 Allow binding dig, place actions to keys; remove LMB/RMB hardcoding il y a 3 ans
porting.cpp 664f5ce960 Add open user data button to main menu (#10579) il y a 3 ans
porting.h 664f5ce960 Add open user data button to main menu (#10579) il y a 3 ans
porting_android.cpp 664f5ce960 Add open user data button to main menu (#10579) il y a 3 ans
porting_android.h 664f5ce960 Add open user data button to main menu (#10579) il y a 3 ans
profiler.cpp 289425f6bd Minor profiler fixes. il y a 3 ans
profiler.h 539f016c1b Better F6 profiler (#8750) il y a 4 ans
raycast.cpp 45b52f6d5a Ease selection of entities behind nodes (#7739) il y a 5 ans
raycast.h 921151d97a C++ modernize: Pragma once (#6264) il y a 6 ans
reflowscan.cpp 3face01a20 Node definition manager refactor (#7016) il y a 6 ans
reflowscan.h 3face01a20 Node definition manager refactor (#7016) il y a 6 ans
remoteplayer.cpp 5e9dd1667b RemotePlayer: Remove Settings writer to Files database il y a 3 ans
remoteplayer.h 37a05ec8d6 Settings: Proper priority hierarchy il y a 3 ans
rollback.cpp 7528986e44 Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282) il y a 6 ans
rollback.h 921151d97a C++ modernize: Pragma once (#6264) il y a 6 ans
rollback_interface.cpp 26b39f1eae Fix some reference counters (memleak) (#8981) il y a 4 ans
rollback_interface.h 7528986e44 Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282) il y a 6 ans
serialization.cpp 2b3490db1f Add limit parameter to decompressZlib il y a 4 ans
serialization.h 2b3490db1f Add limit parameter to decompressZlib il y a 4 ans
server.cpp 375bcd65c1 Send attachments instantly before set_pos (#10235) il y a 3 ans
server.h d287da184c Server: properly delete ServerMap on interrupted startups il y a 3 ans
serverenvironment.cpp 37a05ec8d6 Settings: Proper priority hierarchy il y a 3 ans
serverenvironment.h 4c76239818 Remove dead code (#10845) il y a 3 ans
serverlist.cpp 67aa75d444 Use JSON for favorites, move server list code to Lua (#10085) il y a 3 ans
serverlist.h 67aa75d444 Use JSON for favorites, move server list code to Lua (#10085) il y a 3 ans
settings.cpp 2760371d8e Settings: Purge getDefault, clean FontEngine il y a 3 ans
settings.h 2760371d8e Settings: Purge getDefault, clean FontEngine il y a 3 ans
settings_translation_file.cpp e86fbf9c06 Update minetest.conf.example and dummy translation file il y a 3 ans
skyparams.h 7cb53791c3 Color gradient for default and 'regular' type sky (#9502) il y a 4 ans
sound.h 947466ab28 (se)SerializeString: Include max length in the name il y a 3 ans
staticobject.cpp 947466ab28 (se)SerializeString: Include max length in the name il y a 3 ans
staticobject.h 2c860a6a42 ServerEnvironment & StaticObject cleanups il y a 6 ans
terminal_chat_console.cpp 1c1c97cbd1 Modernize source code: last part (#6285) il y a 6 ans
terminal_chat_console.h 921151d97a C++ modernize: Pragma once (#6264) il y a 6 ans
texture_override.cpp 93ecc589bc Implement override.txt support for special tiles (#10140) il y a 3 ans
texture_override.h 93ecc589bc Implement override.txt support for special tiles (#10140) il y a 3 ans
tileanimation.cpp bba4563d89 Proselytize the network. Use IEEE F32 (#8030) il y a 5 ans
tileanimation.h b7ee608e70 Bump minimal protocol version to 36 (#6319) il y a 6 ans
tool.cpp 947466ab28 (se)SerializeString: Include max length in the name il y a 3 ans
tool.h 70f9e1aafa Punchwear (improved) (#8959) il y a 4 ans
translation.cpp 857dbcd572 Reduce empty translation error to infostream il y a 3 ans
translation.h 9ec75d7765 Clean up server-side translations, remove global variable (#10075) il y a 3 ans
version.cpp d92da47697 Improve --version output to include Lua(JIT) version il y a 3 ans
version.h 921151d97a C++ modernize: Pragma once (#6264) il y a 6 ans
voxel.cpp 3face01a20 Node definition manager refactor (#7016) il y a 6 ans
voxel.h 12d1e4ff04 VoxelArea: add_{x,y,z,p} must be static il y a 6 ans
voxelalgorithms.cpp 86d7f84b89 Merge pull request #8776 from osjc/FixGetNode il y a 4 ans
voxelalgorithms.h 735fc2a1f2 Remove unused light updating code il y a 6 ans