Muhammad Rifqi Priyo Susanto c60d971bc4 Move unsupported language list into a separate file (#13865) há 8 meses atrás
..
benchmark f916398a54 Add lighting test and benchmark (#12802) há 1 ano atrás
client 8db4381304 MapblockMeshGenerator: Use more verbose member names (#13244) há 8 meses atrás
content 7f6b09dce8 Use json forward-declarations há 1 ano atrás
database 3b74cc4a41 Replace PP with direct printing há 11 meses atrás
gui 56965bc814 Android: Add `field_enter_after_edit[]` formspec element (#13836) há 8 meses atrás
irrlicht_changes 3a4bf14c20 Replace all core::unicode::ustring with std::u32string (#13775) há 8 meses atrás
mapgen e48f15c135 Skip liquid updates in MapgenSinglenode if not applicable há 9 meses atrás
network 33cc29bbda Allow setting custom third person front view camera offset (#13686) há 8 meses atrás
script 33cc29bbda Allow setting custom third person front view camera offset (#13686) há 8 meses atrás
server c3114132d3 Improve readability and infos in verbose log (#13828) há 8 meses atrás
threading 34ad551efc Use MutexAutoLock for Thread::m_start_finished_mutex há 11 meses atrás
unittest d57c936b08 Don't trigger a key event if a key with the same associated char was pressed (#13773) há 8 meses atrás
util 50234b8e5c Fix string conversion for FreeBSD (#13648) há 10 meses atrás
CMakeLists.txt c60d971bc4 Move unsupported language list into a separate file (#13865) há 8 meses atrás
activeobject.h 45ccfe26fb Removed some obsolete code (#10562) há 3 anos atrás
activeobjectmgr.h 6832bf044e Avoid jittering when player is attached (#12439) há 1 ano atrás
ban.cpp 0d6b58a772 Add unittests on ActiveObject and BanManager class (#6866) há 6 anos atrás
ban.h 921151d97a C++ modernize: Pragma once (#6264) há 6 anos atrás
chat.cpp e700182f44 Replace Optional with std::optional há 11 meses atrás
chat.h e700182f44 Replace Optional with std::optional há 11 meses atrás
chat_interface.h 921151d97a C++ modernize: Pragma once (#6264) há 6 anos atrás
chatmessage.h 17016090e3 Travis: Update clang from 4.0 to 5.0 (#6467) há 6 anos atrás
clientdynamicinfo.h 0218963f1b Fix max_formspec_size not taking gui_scaling into account (#13493) há 11 meses atrás
clientiface.cpp c3114132d3 Improve readability and infos in verbose log (#13828) há 8 meses atrás
clientiface.h 1f0d042377 Reduce server CPU consumed by occlusion culling. (#13260) há 1 ano atrás
cmake_config.h.in 7f6b09dce8 Use json forward-declarations há 1 ano atrás
cmake_config_githash.h.in 921151d97a C++ modernize: Pragma once (#6264) há 6 anos atrás
collision.cpp ecd6d61697 Revisit F6 statistics formatting (#13126) há 1 ano atrás
collision.h b6b80f55c8 Expose collided objects in moveresult há 4 anos atrás
config.h 8cccd75e81 Android build via CMake (#13528) há 1 ano atrás
constants.h a9bccb964f Raise max mapgen limit constant to align with mapblock size há 2 anos atrás
content_mapnode.cpp 13e995b811 Modernize src/c* src/d* and src/e* files (#6263) há 6 anos atrás
content_mapnode.h 921151d97a C++ modernize: Pragma once (#6264) há 6 anos atrás
content_nodemeta.cpp 947466ab28 (se)SerializeString: Include max length in the name há 3 anos atrás
content_nodemeta.h 921151d97a C++ modernize: Pragma once (#6264) há 6 anos atrás
convert_json.cpp 7f6b09dce8 Use json forward-declarations há 1 ano atrás
convert_json.h 7f6b09dce8 Use json forward-declarations há 1 ano atrás
craftdef.cpp ccd696c49a Throw Hocroft-Karp onto shapeless recipes há 1 ano atrás
craftdef.h ccd696c49a Throw Hocroft-Karp onto shapeless recipes há 1 ano atrás
daynightratio.h 79440605ec Make natural night light as bright as MT 0.4.16 (#9053) há 4 anos atrás
debug.cpp 033128d8dc Show better description to users when std::bad_alloc happens há 8 meses atrás
debug.h 033128d8dc Show better description to users when std::bad_alloc happens há 8 meses atrás
defaultsettings.cpp a88e61c2cf Improve UX when no game exists and drop `default_game` (#13550) há 8 meses atrás
defaultsettings.h 37a05ec8d6 Settings: Proper priority hierarchy há 3 anos atrás
dummygamedef.h 7c21347a40 Rename "mod metadata" to "mod storage" everywhere há 1 ano atrás
dummymap.h f916398a54 Add lighting test and benchmark (#12802) há 1 ano atrás
emerge.cpp 3b74cc4a41 Replace PP with direct printing há 11 meses atrás
emerge.h f5a8593b11 Add more Prometheus metrics (#12274) há 2 anos atrás
environment.cpp 322c8cf270 Reduce exposure of various internals (#12885) há 1 ano atrás
environment.h 8b73743baa Reduce number of recursively included headers há 1 ano atrás
exceptions.h 4c76239818 Remove dead code (#10845) há 3 anos atrás
face_position_cache.cpp 55ab4264dc Modernize various files há 6 anos atrás
face_position_cache.h 921151d97a C++ modernize: Pragma once (#6264) há 6 anos atrás
filesys.cpp 15445a0fbe Raise and clean up _WIN32_WINNT constant há 1 ano atrás
filesys.h 8b108ed5f2 Use nicer syntax for nested namespace definitions há 11 meses atrás
gamedef.h 8b108ed5f2 Use nicer syntax for nested namespace definitions há 11 meses atrás
gameparams.h 03d86ea0b4 Add register dialog to separate login/register (#12185) há 2 anos atrás
gettext.cpp a1463263b5 Auto-detect locale on Android (#13561) há 1 ano atrás
gettext.h 67068cfaf4 Get rid of wgettext há 1 ano atrás
gettime.h 0d91ef78dd Refactor local time getter functions (#12221) há 2 anos atrás
httpfetch.cpp dade95e142 Fix curl deprecation warnings, and set minimum curl version to 7.56.0 há 11 meses atrás
httpfetch.h 29d2b2ccd0 Print announce error response (#11878) há 2 anos atrás
hud.cpp af4009d924 Add chat HUD flag (#13189) há 1 ano atrás
hud.h af4009d924 Add chat HUD flag (#13189) há 1 ano atrás
inventory.cpp 252c79d53a Inventory mouse shortcut improvements (#13146) há 1 ano atrás
inventory.h 252c79d53a Inventory mouse shortcut improvements (#13146) há 1 ano atrás
inventorymanager.cpp 0ba899e239 Inventory: Fix assertion caused by a no-op stack movement há 9 meses atrás
inventorymanager.h 00c647e4cc Convert spaces to tabs (#13506) há 1 ano atrás
irr_aabb3d.h 94cd2bfeac Revert 6587 - Optimize entity-entity collision (#7539) há 6 anos atrás
irr_ptr.h ceec560779 Add make_irr há 1 ano atrás
irr_v2d.h 921151d97a C++ modernize: Pragma once (#6264) há 6 anos atrás
irr_v3d.h 94cd2bfeac Revert 6587 - Optimize entity-entity collision (#7539) há 6 anos atrás
irrlichttypes.h 3bafbaac49 Remove dead code behind Irrlicht version checks há 1 ano atrás
irrlichttypes_bloated.h 921151d97a C++ modernize: Pragma once (#6264) há 6 anos atrás
irrlichttypes_extrabloated.h d5456da69d Use true pitch/yaw/roll rotations without loss of precision by pgimeno (#8019) há 5 anos atrás
itemdef.cpp c3114132d3 Improve readability and infos in verbose log (#13828) há 8 meses atrás
itemdef.h 4ef93fe25f Allow place_param2 = 0 node placement predictions (#13787) há 8 meses atrás
itemgroup.h 921151d97a C++ modernize: Pragma once (#6264) há 6 anos atrás
itemstackmetadata.cpp f4a01f3a5d Avoid duplication of mod metadata in memory (#12562) há 1 ano atrás
itemstackmetadata.h f4a01f3a5d Avoid duplication of mod metadata in memory (#12562) há 1 ano atrás
json-forwards.h 7f6b09dce8 Use json forward-declarations há 1 ano atrás
light.cpp f5a203fbcd Fix light overflow of u8 if light is saturated at 255 (#10305) há 3 anos atrás
light.h 79e393cf4b Light curve: Simplify and improve code, fix darkened daytime sky (#7693) há 5 anos atrás
lighting.cpp 00c647e4cc Convert spaces to tabs (#13506) há 1 ano atrás
lighting.h 00c647e4cc Convert spaces to tabs (#13506) há 1 ano atrás
log.cpp 9c348d057e Replace the old STATIC_ASSERT macro with static_assert há 11 meses atrás
log.h 4da8a18c8c Check specific outputs for isatty (#12980) há 1 ano atrás
main.cpp c3114132d3 Improve readability and infos in verbose log (#13828) há 8 meses atrás
map.cpp 3b74cc4a41 Replace PP with direct printing há 11 meses atrás
map.h 2c987b66c1 Move implementations of some LuaVoxelManip functions to l_mapgen há 9 meses atrás
map_settings_manager.cpp 524d446757 Minor script api fixes/cleanups há 11 meses atrás
map_settings_manager.h 524d446757 Minor script api fixes/cleanups há 11 meses atrás
mapblock.cpp c3114132d3 Improve readability and infos in verbose log (#13828) há 8 meses atrás
mapblock.h 8b73743baa Reduce number of recursively included headers há 1 ano atrás
mapnode.cpp 5ba70cf5ef Fix crash on handling wallmounted nodes with invalid param2 (#13487) há 1 ano atrás
mapnode.h b3503e7853 Embed data directly in mapblocks há 1 ano atrás
mapsector.cpp 1780d1bbde Use unique_ptrs for MapSector::m_blocks há 1 ano atrás
mapsector.h 1780d1bbde Use unique_ptrs for MapSector::m_blocks há 1 ano atrás
metadata.cpp 8817af07fb Deprecate special handling of `${key}` syntax in metadata values (#12970) há 1 ano atrás
metadata.h 8817af07fb Deprecate special handling of `${key}` syntax in metadata values (#12970) há 1 ano atrás
modchannels.cpp 04bd253390 Move the codebase to C++14 há 2 anos atrás
modchannels.h ad7daf7b52 Add session_t typedef + remove unused functions (#6470) há 6 anos atrás
modifiedstate.h 921151d97a C++ modernize: Pragma once (#6264) há 6 anos atrás
mtevent.h d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) há 1 ano atrás
nameidmapping.cpp 947466ab28 (se)SerializeString: Include max length in the name há 3 anos atrás
nameidmapping.h 921151d97a C++ modernize: Pragma once (#6264) há 6 anos atrás
nodedef.cpp aea9242a96 Allow nodes to have their post_effect_color affected by lighting (#13637) há 9 meses atrás
nodedef.h aea9242a96 Allow nodes to have their post_effect_color affected by lighting (#13637) há 9 meses atrás
nodemetadata.cpp 3b74cc4a41 Replace PP with direct printing há 11 meses atrás
nodemetadata.h f4a01f3a5d Avoid duplication of mod metadata in memory (#12562) há 1 ano atrás
nodetimer.cpp 1992db1395 Code modernization: src/n*, src/o* (#6280) há 6 anos atrás
nodetimer.h d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) há 1 ano atrás
noise.cpp 7ffc0268df Inline triLinearInterpolationNoEase and triLinearInterpolation (#12421) há 2 anos atrás
noise.h d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) há 1 ano atrás
objdef.cpp 2062c80e21 Allow ObjDefManager instances to be cloned há 4 anos atrás
objdef.h c28fbd06a8 Fix remaining issues with mapgen scriptapi há 4 anos atrás
object_properties.cpp 3b74cc4a41 Replace PP with direct printing há 11 meses atrás
object_properties.h e700182f44 Replace Optional with std::optional há 11 meses atrás
particles.cpp f8e0778fc9 Particle spawner: Move definitions to source há 1 ano atrás
particles.h 3b74cc4a41 Replace PP with direct printing há 11 meses atrás
pathfinder.cpp 3b74cc4a41 Replace PP with direct printing há 11 meses atrás
pathfinder.h 5cc06e4748 Reduce ServerEnvironment propagation (#9642) há 4 anos atrás
player.cpp af4009d924 Add chat HUD flag (#13189) há 1 ano atrás
player.h 33cc29bbda Allow setting custom third person front view camera offset (#13686) há 8 meses atrás
porting.cpp 00c647e4cc Convert spaces to tabs (#13506) há 1 ano atrás
porting.h 53c594abe0 Introduce and start using microsecond sleep on Linux (#13445) há 10 meses atrás
porting_android.cpp a1463263b5 Auto-detect locale on Android (#13561) há 1 ano atrás
porting_android.h a1463263b5 Auto-detect locale on Android (#13561) há 1 ano atrás
profiler.cpp 3d232e2345 Add MAX profiler option há 1 ano atrás
profiler.h 3d232e2345 Add MAX profiler option há 1 ano atrás
raycast.cpp d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) há 1 ano atrás
raycast.h 077627181e Allow rotating entity selectionboxes (#12379) há 1 ano atrás
reflowscan.cpp d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) há 1 ano atrás
reflowscan.h 3face01a20 Node definition manager refactor (#7016) há 6 anos atrás
remoteplayer.cpp f8cef52ea0 Fix consistency of sky sun/moon texture behaviour há 2 anos atrás
remoteplayer.h 0f25fa7af6 Add API to control shadow intensity from the game/mod (#11944) há 2 anos atrás
rollback.cpp bb74da5903 Remove old rollback migration code (#13082) há 1 ano atrás
rollback.h bb74da5903 Remove old rollback migration code (#13082) há 1 ano atrás
rollback_interface.cpp 3b74cc4a41 Replace PP with direct printing há 11 meses atrás
rollback_interface.h 7528986e44 Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282) há 6 anos atrás
serialization.cpp 00c647e4cc Convert spaces to tabs (#13506) há 1 ano atrás
serialization.h d1624a5521 Switch MapBlock compression to zstd (#10788) há 2 anos atrás
server.cpp 33cc29bbda Allow setting custom third person front view camera offset (#13686) há 8 meses atrás
server.h 33cc29bbda Allow setting custom third person front view camera offset (#13686) há 8 meses atrás
serverenvironment.cpp c3114132d3 Improve readability and infos in verbose log (#13828) há 8 meses atrás
serverenvironment.h 8b73743baa Reduce number of recursively included headers há 1 ano atrás
serverlist.cpp 29d2b2ccd0 Print announce error response (#11878) há 2 anos atrás
serverlist.h 7f6b09dce8 Use json forward-declarations há 1 ano atrás
settings.cpp 4158b72971 Add ability to override item images using meta (#12614) há 1 ano atrás
settings.h 051181fa6e Enforce limits of settings that could cause buggy behaviour (#12450) há 1 ano atrás
settings_translation_file.cpp 5cd6a22dd3 Update settingtypes (#13428) há 1 ano atrás
skyparams.h 0ade097e99 Allow the server to control fog_distance and fog_start via the sky-api (#13448) há 11 meses atrás
sound.h edcbfa31c9 Sound refactor and improvements (#12764) há 11 meses atrás
staticobject.cpp 322c8cf270 Reduce exposure of various internals (#12885) há 1 ano atrás
staticobject.h 322c8cf270 Reduce exposure of various internals (#12885) há 1 ano atrás
terminal_chat_console.cpp 5683bb76cc Fix compiler warnings há 2 anos atrás
terminal_chat_console.h 921151d97a C++ modernize: Pragma once (#6264) há 6 anos atrás
texture_override.cpp 180ec92ef9 Remove trailing whitespace (#13505) há 1 ano atrás
texture_override.h 023a1c2427 Textures: introduce world-align overrides (#12540) há 1 ano atrás
tileanimation.cpp c607bee19e Allow looped animation to be used safely with old clients há 1 ano atrás
tileanimation.h c607bee19e Allow looped animation to be used safely with old clients há 1 ano atrás
tool.cpp 7f6b09dce8 Use json forward-declarations há 1 ano atrás
tool.h 7f6b09dce8 Use json forward-declarations há 1 ano atrás
translation.cpp 622d857bed Update my name há 2 anos atrás
translation.h 622d857bed Update my name há 2 anos atrás
unsupported_language_list.txt c60d971bc4 Move unsupported language list into a separate file (#13865) há 8 meses atrás
version.cpp 8cccd75e81 Android build via CMake (#13528) há 1 ano atrás
version.h 921151d97a C++ modernize: Pragma once (#6264) há 6 anos atrás
voxel.cpp 9676364c1f Optimize lighting calculation (#12797) há 1 ano atrás
voxel.h 3b74cc4a41 Replace PP with direct printing há 11 meses atrás
voxelalgorithms.cpp bf987bf58a Handle blit_back_with_light with empty area há 11 meses atrás
voxelalgorithms.h f916398a54 Add lighting test and benchmark (#12802) há 1 ano atrás