Jude Melton-Houghton 4da8a18c8c Check specific outputs for isatty (#12980) il y a 1 an
..
benchmark f916398a54 Add lighting test and benchmark (#12802) il y a 1 an
client 70a82b0784 Avoid shadow flicker at certain angles (#12961) il y a 1 an
content 8de9e2ac84 game.conf: Add setting to use volatile a map backend (#12956) il y a 1 an
database cd8a7fe472 Add MetaDataRef:get_keys (#12841) il y a 1 an
gui d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) il y a 1 an
irrlicht_changes d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) il y a 1 an
mapgen d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) il y a 1 an
network d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) il y a 1 an
script 6bf662cb9e set_nametag_attributes: don't reset nametags if text param is not touched il y a 1 an
server 077627181e Allow rotating entity selectionboxes (#12379) il y a 1 an
threading 663c936428 Fix synchronization issue at thread start il y a 2 ans
unittest cd8a7fe472 Add MetaDataRef:get_keys (#12841) il y a 1 an
util d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) il y a 1 an
CMakeLists.txt d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) il y a 1 an
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 adb03ccc6d Chat weblink: remove comma as delimiter (#12730) il y a 1 an
chat.h ecc6f4ba25 Remove a few unused functions reported by callcatcher (#11658) il y a 2 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 8f996e4a7c Remove unused MapBlock functionality il y a 1 an
clientiface.h d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) il y a 1 an
cmake_config.h.in a81259d19a Run Minetest update checker on startup (#7629) il y a 1 an
cmake_config_githash.h.in 921151d97a C++ modernize: Pragma once (#6264) il y a 6 ans
collision.cpp e832cee1e6 Avert collision static detection rounding error (#12822) il y a 1 an
collision.h b6b80f55c8 Expose collided objects in moveresult il y a 4 ans
config.h a81259d19a Run Minetest update checker on startup (#7629) il y a 1 an
constants.h a9bccb964f Raise max mapgen limit constant to align with mapblock size il y a 2 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 34888a914e Sort out cURL timeouts and increase default il y a 3 ans
convert_json.h 34888a914e Sort out cURL timeouts and increase default il y a 3 ans
craftdef.cpp 6eb7d57ed3 Fix inconsistent craft replacements (#9250) (#12819) il y a 1 an
craftdef.h d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) il y a 1 an
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 7bf64fc61a Add configurable saturation (#12865) il y a 1 an
defaultsettings.h 37a05ec8d6 Settings: Proper priority hierarchy il y a 3 ans
dummygamedef.h f4a01f3a5d Avoid duplication of mod metadata in memory (#12562) il y a 1 an
dummymap.h f916398a54 Add lighting test and benchmark (#12802) il y a 1 an
emerge.cpp 8f996e4a7c Remove unused MapBlock functionality il y a 1 an
emerge.h f5a8593b11 Add more Prometheus metrics (#12274) il y a 2 ans
environment.cpp 322c8cf270 Reduce exposure of various internals (#12885) il y a 1 an
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 038da00e79 Code optimizations / refactor (#12704) il y a 1 an
filesys.h 06de82fd86 Refactor ModConfiguration il y a 1 an
gamedef.h f4a01f3a5d Avoid duplication of mod metadata in memory (#12562) il y a 1 an
gameparams.h 03d86ea0b4 Add register dialog to separate login/register (#12185) il y a 2 ans
gettext.cpp c6eddb0bae Gettext support on Android (#11435) il y a 2 ans
gettext.h ff934d538c Fix various code & correctness issues (#11815) il y a 2 ans
gettime.h 0d91ef78dd Refactor local time getter functions (#12221) il y a 2 ans
httpfetch.cpp 29d2b2ccd0 Print announce error response (#11878) il y a 2 ans
httpfetch.h 29d2b2ccd0 Print announce error response (#11878) il y a 2 ans
hud.cpp b9e886726c Readd basic_debug as a HUD flag (#12020) il y a 2 ans
hud.h b9e886726c Readd basic_debug as a HUD flag (#12020) il y a 2 ans
inventory.cpp bbdb1929c6 Clean up Game::handleDigging() and some related parts il y a 1 an
inventory.h bbdb1929c6 Clean up Game::handleDigging() and some related parts il y a 1 an
inventorymanager.cpp d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) il y a 1 an
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 d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) il y a 1 an
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 1e4913cd76 Irrlicht support code maintenance il y a 3 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 525fc3833c Implement tool use sounds il y a 1 an
itemdef.h 525fc3833c Implement tool use sounds il y a 1 an
itemgroup.h 921151d97a C++ modernize: Pragma once (#6264) il y a 6 ans
itemstackmetadata.cpp f4a01f3a5d Avoid duplication of mod metadata in memory (#12562) il y a 1 an
itemstackmetadata.h f4a01f3a5d Avoid duplication of mod metadata in memory (#12562) il y a 1 an
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
lighting.h 0f25fa7af6 Add API to control shadow intensity from the game/mod (#11944) il y a 2 ans
log.cpp 367a2d4b29 Add missing concurrency protection in logger (#12325) il y a 2 ans
log.h 4da8a18c8c Check specific outputs for isatty (#12980) il y a 1 an
main.cpp 8f996e4a7c Remove unused MapBlock functionality il y a 1 an
map.cpp d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) il y a 1 an
map.h cb725a4555 Speed up find_nodes_in_area (#12845) il y a 1 an
map_settings_manager.cpp d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) il y a 1 an
map_settings_manager.h c60a146e22 Rework Settings to support arbitrary hierarchies (#11352) il y a 2 ans
mapblock.cpp d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) il y a 1 an
mapblock.h 322c8cf270 Reduce exposure of various internals (#12885) il y a 1 an
mapnode.cpp d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) il y a 1 an
mapnode.h b3503e7853 Embed data directly in mapblocks il y a 1 an
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 cd8a7fe472 Add MetaDataRef:get_keys (#12841) il y a 1 an
metadata.h cd8a7fe472 Add MetaDataRef:get_keys (#12841) il y a 1 an
modchannels.cpp 04bd253390 Move the codebase to C++14 il y a 2 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 d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) il y a 1 an
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 d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) il y a 1 an
nodedef.h d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) il y a 1 an
nodemetadata.cpp f4a01f3a5d Avoid duplication of mod metadata in memory (#12562) il y a 1 an
nodemetadata.h f4a01f3a5d Avoid duplication of mod metadata in memory (#12562) il y a 1 an
nodetimer.cpp 1992db1395 Code modernization: src/n*, src/o* (#6280) il y a 6 ans
nodetimer.h d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) il y a 1 an
noise.cpp 7ffc0268df Inline triLinearInterpolationNoEase and triLinearInterpolation (#12421) il y a 2 ans
noise.h d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) il y a 1 an
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 077627181e Allow rotating entity selectionboxes (#12379) il y a 1 an
object_properties.h 077627181e Allow rotating entity selectionboxes (#12379) il y a 1 an
particles.cpp c607bee19e Allow looped animation to be used safely with old clients il y a 1 an
particles.h 644f145ff2 Explicitly initialize value of particle parameter. Fixes #12621. il y a 1 an
pathfinder.cpp d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) il y a 1 an
pathfinder.h 5cc06e4748 Reduce ServerEnvironment propagation (#9642) il y a 4 ans
player.cpp b9e886726c Readd basic_debug as a HUD flag (#12020) il y a 2 ans
player.h c8ee755c05 Physics overrides: Move values to a common struct (#12591) il y a 1 an
porting.cpp d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) il y a 1 an
porting.h b5eda416ce Slap u64 on everything time-y (#10984) il y a 3 ans
porting_android.cpp 4baf56520d Android: Add support for sharing debug.txt (#12370) il y a 2 ans
porting_android.h 4baf56520d Android: Add support for sharing debug.txt (#12370) il y a 2 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 d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) il y a 1 an
raycast.h 077627181e Allow rotating entity selectionboxes (#12379) il y a 1 an
reflowscan.cpp d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) il y a 1 an
reflowscan.h 3face01a20 Node definition manager refactor (#7016) il y a 6 ans
remoteplayer.cpp f8cef52ea0 Fix consistency of sky sun/moon texture behaviour il y a 2 ans
remoteplayer.h 0f25fa7af6 Add API to control shadow intensity from the game/mod (#11944) il y a 2 ans
rollback.cpp 0f8c46771e Fix possible unreliable behavior due to uninitialized variables il y a 2 ans
rollback.h ecc6f4ba25 Remove a few unused functions reported by callcatcher (#11658) il y a 2 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 ae555465ba Fix zlib (de)compressor memory leaks il y a 1 an
serialization.h d1624a5521 Switch MapBlock compression to zstd (#10788) il y a 2 ans
server.cpp aaa05f901a Add mod storage PostgreSQL backend il y a 1 an
server.h d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) il y a 1 an
serverenvironment.cpp 1a045da0dd Reduce active mgmt interval for a bit when a player joins. (#12925) il y a 1 an
serverenvironment.h 1a045da0dd Reduce active mgmt interval for a bit when a player joins. (#12925) il y a 1 an
serverlist.cpp 29d2b2ccd0 Print announce error response (#11878) il y a 2 ans
serverlist.h 67aa75d444 Use JSON for favorites, move server list code to Lua (#10085) il y a 3 ans
settings.cpp 051181fa6e Enforce limits of settings that could cause buggy behaviour (#12450) il y a 1 an
settings.h 051181fa6e Enforce limits of settings that could cause buggy behaviour (#12450) il y a 1 an
settings_translation_file.cpp d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) il y a 1 an
skyparams.h 142928e944 Allow to set maximum star opacity at daytime (#11663) il y a 1 an
sound.h e51f474613 Sounds: Various little improvements (#12486) il y a 1 an
staticobject.cpp 322c8cf270 Reduce exposure of various internals (#12885) il y a 1 an
staticobject.h 322c8cf270 Reduce exposure of various internals (#12885) il y a 1 an
terminal_chat_console.cpp 5683bb76cc Fix compiler warnings il y a 2 ans
terminal_chat_console.h 921151d97a C++ modernize: Pragma once (#6264) il y a 6 ans
texture_override.cpp 023a1c2427 Textures: introduce world-align overrides (#12540) il y a 1 an
texture_override.h 023a1c2427 Textures: introduce world-align overrides (#12540) il y a 1 an
tileanimation.cpp c607bee19e Allow looped animation to be used safely with old clients il y a 1 an
tileanimation.h c607bee19e Allow looped animation to be used safely with old clients il y a 1 an
tool.cpp d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) il y a 1 an
tool.h 6a6b579c54 Add helper functions to make tool usable n times (#12047) il y a 2 ans
translation.cpp 622d857bed Update my name il y a 1 an
translation.h 622d857bed Update my name il y a 1 an
version.cpp 76dbd0d2d0 Fully remove bitmap font support (#11863) il y a 2 ans
version.h 921151d97a C++ modernize: Pragma once (#6264) il y a 6 ans
voxel.cpp 9676364c1f Optimize lighting calculation (#12797) il y a 1 an
voxel.h 12d1e4ff04 VoxelArea: add_{x,y,z,p} must be static il y a 6 ans
voxelalgorithms.cpp 8f996e4a7c Remove unused MapBlock functionality il y a 1 an
voxelalgorithms.h f916398a54 Add lighting test and benchmark (#12802) il y a 1 an