x2048 139db66901 Remove mapblock cache for mesh generation. (#13124) 1 tahun lalu
..
benchmark f916398a54 Add lighting test and benchmark (#12802) 1 tahun lalu
client 139db66901 Remove mapblock cache for mesh generation. (#13124) 1 tahun lalu
content 7c21347a40 Rename "mod metadata" to "mod storage" everywhere 1 tahun lalu
database 8b26bab37d Remove unnecessary bool return types 1 tahun lalu
gui 055fc69c11 Handle num lock in chat (#12984) 1 tahun lalu
irrlicht_changes d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) 1 tahun lalu
mapgen d13b12b791 Store `MapEditEvent` blocks in a vector (#13071) 1 tahun lalu
network 139db66901 Remove mapblock cache for mesh generation. (#13124) 1 tahun lalu
script 6d45c243f8 Add dynamic exposure correction (#12959) 1 tahun lalu
server 7701e70dc9 Make MapEditEvent more complete 1 tahun lalu
threading 663c936428 Fix synchronization issue at thread start 2 tahun lalu
unittest 7c21347a40 Rename "mod metadata" to "mod storage" everywhere 1 tahun lalu
util 055fc69c11 Handle num lock in chat (#12984) 1 tahun lalu
CMakeLists.txt 6d45c243f8 Add dynamic exposure correction (#12959) 1 tahun lalu
activeobject.h 45ccfe26fb Removed some obsolete code (#10562) 3 tahun lalu
activeobjectmgr.h f85e9ab925 Add nametag background setting and object property (#10937) 3 tahun lalu
ban.cpp 0d6b58a772 Add unittests on ActiveObject and BanManager class (#6866) 6 tahun lalu
ban.h 921151d97a C++ modernize: Pragma once (#6264) 6 tahun lalu
chat.cpp adb03ccc6d Chat weblink: remove comma as delimiter (#12730) 1 tahun lalu
chat.h ecc6f4ba25 Remove a few unused functions reported by callcatcher (#11658) 2 tahun lalu
chat_interface.h 921151d97a C++ modernize: Pragma once (#6264) 6 tahun lalu
chatmessage.h 17016090e3 Travis: Update clang from 4.0 to 5.0 (#6467) 6 tahun lalu
clientiface.cpp 8f996e4a7c Remove unused MapBlock functionality 1 tahun lalu
clientiface.h d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) 1 tahun lalu
cmake_config.h.in a81259d19a Run Minetest update checker on startup (#7629) 1 tahun lalu
cmake_config_githash.h.in 921151d97a C++ modernize: Pragma once (#6264) 6 tahun lalu
collision.cpp 55804c56e9 Report collisionMoveSimple for client and server. (#13105) 1 tahun lalu
collision.h b6b80f55c8 Expose collided objects in moveresult 4 tahun lalu
config.h a81259d19a Run Minetest update checker on startup (#7629) 1 tahun lalu
constants.h a9bccb964f Raise max mapgen limit constant to align with mapblock size 2 tahun lalu
content_mapnode.cpp 13e995b811 Modernize src/c* src/d* and src/e* files (#6263) 6 tahun lalu
content_mapnode.h 921151d97a C++ modernize: Pragma once (#6264) 6 tahun lalu
content_nodemeta.cpp 947466ab28 (se)SerializeString: Include max length in the name 3 tahun lalu
content_nodemeta.h 921151d97a C++ modernize: Pragma once (#6264) 6 tahun lalu
convert_json.cpp 34888a914e Sort out cURL timeouts and increase default 3 tahun lalu
convert_json.h 34888a914e Sort out cURL timeouts and increase default 3 tahun lalu
craftdef.cpp 6eb7d57ed3 Fix inconsistent craft replacements (#9250) (#12819) 1 tahun lalu
craftdef.h d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) 1 tahun lalu
daynightratio.h 79440605ec Make natural night light as bright as MT 0.4.16 (#9053) 4 tahun lalu
debug.cpp 3fce27ece5 Fix some misspellings (#8104) 5 tahun lalu
debug.h bd6b90359c Remove DSTACK support (#6346) 6 tahun lalu
defaultsettings.cpp 6d45c243f8 Add dynamic exposure correction (#12959) 1 tahun lalu
defaultsettings.h 37a05ec8d6 Settings: Proper priority hierarchy 3 tahun lalu
dummygamedef.h 7c21347a40 Rename "mod metadata" to "mod storage" everywhere 1 tahun lalu
dummymap.h f916398a54 Add lighting test and benchmark (#12802) 1 tahun lalu
emerge.cpp d13b12b791 Store `MapEditEvent` blocks in a vector (#13071) 1 tahun lalu
emerge.h f5a8593b11 Add more Prometheus metrics (#12274) 2 tahun lalu
environment.cpp 322c8cf270 Reduce exposure of various internals (#12885) 1 tahun lalu
environment.h 649211bf27 Allow the ABM time budget to be configurable. 3 tahun lalu
exceptions.h 4c76239818 Remove dead code (#10845) 3 tahun lalu
face_position_cache.cpp 55ab4264dc Modernize various files 6 tahun lalu
face_position_cache.h 921151d97a C++ modernize: Pragma once (#6264) 6 tahun lalu
filesys.cpp 038da00e79 Code optimizations / refactor (#12704) 1 tahun lalu
filesys.h 06de82fd86 Refactor ModConfiguration 1 tahun lalu
gamedef.h d0a118f5b1 Add `minetest.get_game_info` and allow reading `game.conf` (#12989) 1 tahun lalu
gameparams.h 03d86ea0b4 Add register dialog to separate login/register (#12185) 1 tahun lalu
gettext.cpp c6eddb0bae Gettext support on Android (#11435) 2 tahun lalu
gettext.h ff934d538c Fix various code & correctness issues (#11815) 2 tahun lalu
gettime.h 0d91ef78dd Refactor local time getter functions (#12221) 2 tahun lalu
httpfetch.cpp 29d2b2ccd0 Print announce error response (#11878) 2 tahun lalu
httpfetch.h 29d2b2ccd0 Print announce error response (#11878) 2 tahun lalu
hud.cpp b9e886726c Readd basic_debug as a HUD flag (#12020) 2 tahun lalu
hud.h b9e886726c Readd basic_debug as a HUD flag (#12020) 2 tahun lalu
inventory.cpp bbdb1929c6 Clean up Game::handleDigging() and some related parts 1 tahun lalu
inventory.h bbdb1929c6 Clean up Game::handleDigging() and some related parts 1 tahun lalu
inventorymanager.cpp d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) 1 tahun lalu
inventorymanager.h 050964bed6 Fix inventory swapping not calling all callbacks (#9923) 3 tahun lalu
irr_aabb3d.h 94cd2bfeac Revert 6587 - Optimize entity-entity collision (#7539) 5 tahun lalu
irr_ptr.h d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) 1 tahun lalu
irr_v2d.h 921151d97a C++ modernize: Pragma once (#6264) 6 tahun lalu
irr_v3d.h 94cd2bfeac Revert 6587 - Optimize entity-entity collision (#7539) 5 tahun lalu
irrlichttypes.h 1e4913cd76 Irrlicht support code maintenance 3 tahun lalu
irrlichttypes_bloated.h 921151d97a C++ modernize: Pragma once (#6264) 6 tahun lalu
irrlichttypes_extrabloated.h d5456da69d Use true pitch/yaw/roll rotations without loss of precision by pgimeno (#8019) 5 tahun lalu
itemdef.cpp 525fc3833c Implement tool use sounds 1 tahun lalu
itemdef.h 525fc3833c Implement tool use sounds 1 tahun lalu
itemgroup.h 921151d97a C++ modernize: Pragma once (#6264) 6 tahun lalu
itemstackmetadata.cpp f4a01f3a5d Avoid duplication of mod metadata in memory (#12562) 1 tahun lalu
itemstackmetadata.h f4a01f3a5d Avoid duplication of mod metadata in memory (#12562) 1 tahun lalu
light.cpp f5a203fbcd Fix light overflow of u8 if light is saturated at 255 (#10305) 3 tahun lalu
light.h 79e393cf4b Light curve: Simplify and improve code, fix darkened daytime sky (#7693) 5 tahun lalu
lighting.cpp 6d45c243f8 Add dynamic exposure correction (#12959) 1 tahun lalu
lighting.h 6d45c243f8 Add dynamic exposure correction (#12959) 1 tahun lalu
log.cpp 367a2d4b29 Add missing concurrency protection in logger (#12325) 2 tahun lalu
log.h 4da8a18c8c Check specific outputs for isatty (#12980) 1 tahun lalu
main.cpp 8f996e4a7c Remove unused MapBlock functionality 1 tahun lalu
map.cpp d13b12b791 Store `MapEditEvent` blocks in a vector (#13071) 1 tahun lalu
map.h d13b12b791 Store `MapEditEvent` blocks in a vector (#13071) 1 tahun lalu
map_settings_manager.cpp d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) 1 tahun lalu
map_settings_manager.h c60a146e22 Rework Settings to support arbitrary hierarchies (#11352) 2 tahun lalu
mapblock.cpp d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) 1 tahun lalu
mapblock.h 2715cc8bf6 Occlusion culling algorithm based on recursive descend (#13104) 1 tahun lalu
mapnode.cpp d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) 1 tahun lalu
mapnode.h b3503e7853 Embed data directly in mapblocks 1 tahun lalu
mapsector.cpp de4c2e4250 ServerMap saving: cleanups (#6274) 6 tahun lalu
mapsector.h b826e39730 Minor clientmap improvements. 3 tahun lalu
metadata.cpp 8817af07fb Deprecate special handling of `${key}` syntax in metadata values (#12970) 1 tahun lalu
metadata.h 8817af07fb Deprecate special handling of `${key}` syntax in metadata values (#12970) 1 tahun lalu
modchannels.cpp 04bd253390 Move the codebase to C++14 2 tahun lalu
modchannels.h ad7daf7b52 Add session_t typedef + remove unused functions (#6470) 6 tahun lalu
modifiedstate.h 921151d97a C++ modernize: Pragma once (#6264) 6 tahun lalu
mtevent.h d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) 1 tahun lalu
nameidmapping.cpp 947466ab28 (se)SerializeString: Include max length in the name 3 tahun lalu
nameidmapping.h 921151d97a C++ modernize: Pragma once (#6264) 6 tahun lalu
nodedef.cpp d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) 1 tahun lalu
nodedef.h d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) 1 tahun lalu
nodemetadata.cpp f4a01f3a5d Avoid duplication of mod metadata in memory (#12562) 1 tahun lalu
nodemetadata.h f4a01f3a5d Avoid duplication of mod metadata in memory (#12562) 1 tahun lalu
nodetimer.cpp 1992db1395 Code modernization: src/n*, src/o* (#6280) 6 tahun lalu
nodetimer.h d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) 1 tahun lalu
noise.cpp 7ffc0268df Inline triLinearInterpolationNoEase and triLinearInterpolation (#12421) 1 tahun lalu
noise.h d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) 1 tahun lalu
objdef.cpp 2062c80e21 Allow ObjDefManager instances to be cloned 4 tahun lalu
objdef.h c28fbd06a8 Fix remaining issues with mapgen scriptapi 4 tahun lalu
object_properties.cpp 077627181e Allow rotating entity selectionboxes (#12379) 1 tahun lalu
object_properties.h 077627181e Allow rotating entity selectionboxes (#12379) 1 tahun lalu
particles.cpp c607bee19e Allow looped animation to be used safely with old clients 1 tahun lalu
particles.h 644f145ff2 Explicitly initialize value of particle parameter. Fixes #12621. 1 tahun lalu
pathfinder.cpp d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) 1 tahun lalu
pathfinder.h 5cc06e4748 Reduce ServerEnvironment propagation (#9642) 4 tahun lalu
player.cpp b9e886726c Readd basic_debug as a HUD flag (#12020) 2 tahun lalu
player.h c8ee755c05 Physics overrides: Move values to a common struct (#12591) 1 tahun lalu
porting.cpp d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) 1 tahun lalu
porting.h b5eda416ce Slap u64 on everything time-y (#10984) 3 tahun lalu
porting_android.cpp 4baf56520d Android: Add support for sharing debug.txt (#12370) 1 tahun lalu
porting_android.h 4baf56520d Android: Add support for sharing debug.txt (#12370) 1 tahun lalu
profiler.cpp 289425f6bd Minor profiler fixes. 3 tahun lalu
profiler.h 539f016c1b Better F6 profiler (#8750) 4 tahun lalu
raycast.cpp d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) 1 tahun lalu
raycast.h 077627181e Allow rotating entity selectionboxes (#12379) 1 tahun lalu
reflowscan.cpp d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) 1 tahun lalu
reflowscan.h 3face01a20 Node definition manager refactor (#7016) 6 tahun lalu
remoteplayer.cpp f8cef52ea0 Fix consistency of sky sun/moon texture behaviour 2 tahun lalu
remoteplayer.h 0f25fa7af6 Add API to control shadow intensity from the game/mod (#11944) 2 tahun lalu
rollback.cpp bb74da5903 Remove old rollback migration code (#13082) 1 tahun lalu
rollback.h bb74da5903 Remove old rollback migration code (#13082) 1 tahun lalu
rollback_interface.cpp 7701e70dc9 Make MapEditEvent more complete 1 tahun lalu
rollback_interface.h 7528986e44 Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282) 6 tahun lalu
serialization.cpp ae555465ba Fix zlib (de)compressor memory leaks 1 tahun lalu
serialization.h d1624a5521 Switch MapBlock compression to zstd (#10788) 2 tahun lalu
server.cpp 6d45c243f8 Add dynamic exposure correction (#12959) 1 tahun lalu
server.h 7701e70dc9 Make MapEditEvent more complete 1 tahun lalu
serverenvironment.cpp 5c248c2d7d Add callback on_mapblocks_changed 1 tahun lalu
serverenvironment.h 5c248c2d7d Add callback on_mapblocks_changed 1 tahun lalu
serverlist.cpp 29d2b2ccd0 Print announce error response (#11878) 2 tahun lalu
serverlist.h 67aa75d444 Use JSON for favorites, move server list code to Lua (#10085) 3 tahun lalu
settings.cpp 051181fa6e Enforce limits of settings that could cause buggy behaviour (#12450) 1 tahun lalu
settings.h 051181fa6e Enforce limits of settings that could cause buggy behaviour (#12450) 1 tahun lalu
settings_translation_file.cpp 111d047b0a Update minetest.conf.example 1 tahun lalu
skyparams.h 142928e944 Allow to set maximum star opacity at daytime (#11663) 1 tahun lalu
sound.h e51f474613 Sounds: Various little improvements (#12486) 1 tahun lalu
staticobject.cpp 322c8cf270 Reduce exposure of various internals (#12885) 1 tahun lalu
staticobject.h 322c8cf270 Reduce exposure of various internals (#12885) 1 tahun lalu
terminal_chat_console.cpp 5683bb76cc Fix compiler warnings 2 tahun lalu
terminal_chat_console.h 921151d97a C++ modernize: Pragma once (#6264) 6 tahun lalu
texture_override.cpp 023a1c2427 Textures: introduce world-align overrides (#12540) 1 tahun lalu
texture_override.h 023a1c2427 Textures: introduce world-align overrides (#12540) 1 tahun lalu
tileanimation.cpp c607bee19e Allow looped animation to be used safely with old clients 1 tahun lalu
tileanimation.h c607bee19e Allow looped animation to be used safely with old clients 1 tahun lalu
tool.cpp d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) 1 tahun lalu
tool.h 6a6b579c54 Add helper functions to make tool usable n times (#12047) 1 tahun lalu
translation.cpp 622d857bed Update my name 1 tahun lalu
translation.h 622d857bed Update my name 1 tahun lalu
version.cpp 76dbd0d2d0 Fully remove bitmap font support (#11863) 2 tahun lalu
version.h 921151d97a C++ modernize: Pragma once (#6264) 6 tahun lalu
voxel.cpp 9676364c1f Optimize lighting calculation (#12797) 1 tahun lalu
voxel.h 12d1e4ff04 VoxelArea: add_{x,y,z,p} must be static 6 tahun lalu
voxelalgorithms.cpp 8f996e4a7c Remove unused MapBlock functionality 1 tahun lalu
voxelalgorithms.h f916398a54 Add lighting test and benchmark (#12802) 1 tahun lalu