sfan5 75bf9b75ca Make sure relevant std::stringstreams are set to binary 2 years ago
..
CMakeLists.txt 111f1dc9c5 Revert "Revert CSM particles commit to fix particle spawner bug for 5.0.0 (#8288)" 5 years ago
l_areastore.cpp a0047d6edc script: Replace calls to depreated luaL_openlib 2 years ago
l_areastore.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
l_auth.cpp 062fd2190e Auth API: Error when accessed prior to ServerEnv init (#11398) 2 years ago
l_auth.h 153fb211ac Replace auth.txt with SQLite auth database (#7279) 5 years ago
l_base.cpp 89dd05fdf3 Fix segfault in deprecation logging due to tail call, log by default (#10174) 3 years ago
l_base.h 89dd05fdf3 Fix segfault in deprecation logging due to tail call, log by default (#10174) 3 years ago
l_camera.cpp a0047d6edc script: Replace calls to depreated luaL_openlib 2 years ago
l_camera.h 88b436e6a9 Code modernization: subfolders (#6283) 6 years ago
l_client.cpp 1292bdbbce Various features and fixes 4 years ago
l_client.h 5f3a17eb65 Implement minetest.sound_fade() 4 years ago
l_craft.cpp 120155f312 Fix some issues with minetest.clear_craft (#8712) 4 years ago
l_craft.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
l_env.cpp c9144ae5e2 Add core.compare_block_status function (#11247) 2 years ago
l_env.h b10091be9b Add min_y and max_y checks for Active Block Modifiers (ABM) (#11333) 2 years ago
l_http.cpp b56a028d6b Fix curl_timeout being ignored for Lua HTTP fetches 3 years ago
l_http.h 715a123a33 Add PUT and DELETE request + specific method value to HTTP API (#9909) 3 years ago
l_internal.h 9c9344ceb3 Fix incorrect deprecation hints 3 years ago
l_inventory.cpp a0047d6edc script: Replace calls to depreated luaL_openlib 2 years ago
l_inventory.h 0a5e77132a Add core.remove_detached_inventory (#7684) 5 years ago
l_item.cpp a0047d6edc script: Replace calls to depreated luaL_openlib 2 years ago
l_item.h f3ae45b2b2 Add a short_description to be used by mods (#8980) 3 years ago
l_itemstackmeta.cpp a0047d6edc script: Replace calls to depreated luaL_openlib 2 years ago
l_itemstackmeta.h 3d66622772 Send only changed node metadata to clients instead of whole mapblock (#5268) 5 years ago
l_localplayer.cpp 1d69a23ba4 Joystick sensitivity for player movement (#11262) 2 years ago
l_localplayer.h 1292bdbbce Various features and fixes 4 years ago
l_mainmenu.cpp 6a1424f2b1 Async-related script cleanups 2 years ago
l_mainmenu.h edf098db63 Drop --videomodes, fullscreen_bpp and high_precision_fpu settings 2 years ago
l_mapgen.cpp 75bf9b75ca Make sure relevant std::stringstreams are set to binary 2 years ago
l_mapgen.h 42fcfb75e8 Allow more than 255 biomes, document new maximum (#9855) 4 years ago
l_metadata.cpp 82731d0d3d Revert "Auto delete MetaData when = 0 (#8770)" (#10183) 3 years ago
l_metadata.h 3d66622772 Send only changed node metadata to clients instead of whole mapblock (#5268) 5 years ago
l_minimap.cpp a0047d6edc script: Replace calls to depreated luaL_openlib 2 years ago
l_minimap.h 88b436e6a9 Code modernization: subfolders (#6283) 6 years ago
l_modchannels.cpp a0047d6edc script: Replace calls to depreated luaL_openlib 2 years ago
l_modchannels.h e36af6f969 Fix mod channels crash (#7481) 5 years ago
l_nodemeta.cpp a0047d6edc script: Replace calls to depreated luaL_openlib 2 years ago
l_nodemeta.h 3d66622772 Send only changed node metadata to clients instead of whole mapblock (#5268) 5 years ago
l_nodetimer.cpp a0047d6edc script: Replace calls to depreated luaL_openlib 2 years ago
l_nodetimer.h 5cc06e4748 Reduce ServerEnvironment propagation (#9642) 4 years ago
l_noise.cpp a0047d6edc script: Replace calls to depreated luaL_openlib 2 years ago
l_noise.h 49509d2f74 Log deprecated Lua function calls (#7491) 5 years ago
l_object.cpp 3f1adb49ae Remove redundant on_dieplayer calls 2 years ago
l_object.h 33b2c5f5b1 Clean up l_object.cpp (#10512) 3 years ago
l_particles.cpp 9d6e7e48d6 Implement spawning particles with node texture appearance 4 years ago
l_particles.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
l_particles_local.cpp 9d6e7e48d6 Implement spawning particles with node texture appearance 4 years ago
l_particles_local.h 037422fdba Modernize include guards and add missing ones (#9898) 4 years ago
l_playermeta.cpp a0047d6edc script: Replace calls to depreated luaL_openlib 2 years ago
l_playermeta.h 2a69f874da reportMetadataChange; Silence clang warnings 5 years ago
l_rollback.cpp 54f1267c2c SAPI: Mark all Lua API functions requiring envlock 8 years ago
l_rollback.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
l_server.cpp bbfae0cc67 Dynamic_Add_Media v2 (#11550) 2 years ago
l_server.h bbfae0cc67 Dynamic_Add_Media v2 (#11550) 2 years ago
l_settings.cpp a0047d6edc script: Replace calls to depreated luaL_openlib 2 years ago
l_settings.h cde2a7f6f2 Settings: Add get_flags API for mapgen flags (mg_flags, mgv6_spflags, ...) (#9284) 4 years ago
l_sound.cpp eef62c82a2 Modernize lua read (part 2 & 3): C++ templating assurance (#7410) 5 years ago
l_sound.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
l_storage.cpp a0047d6edc script: Replace calls to depreated luaL_openlib 2 years ago
l_storage.h 227c71eb76 Fix memory leaks in mod storage (#7500) 5 years ago
l_util.cpp 75bf9b75ca Make sure relevant std::stringstreams are set to binary 2 years ago
l_util.h 6a1424f2b1 Async-related script cleanups 2 years ago
l_vmanip.cpp a0047d6edc script: Replace calls to depreated luaL_openlib 2 years ago
l_vmanip.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago