1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-07-22 17:18:39 +00:00
luanti/src/util
2024-09-06 11:30:35 +02:00
..
areastore.cpp Fix typos and en_US/en_GB inconsistency in various files (#12902) 2022-11-09 11:57:19 -05:00
areastore.h Fix AreaStore's IDs persistence (#8888) 2019-09-21 17:54:52 +02:00
auth.cpp Introduce std::string_view into wider use (#14368) 2024-02-17 15:35:33 +01:00
auth.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00
base64.cpp Introduce std::string_view into wider use (#14368) 2024-02-17 15:35:33 +01:00
base64.h Introduce std::string_view into wider use (#14368) 2024-02-17 15:35:33 +01:00
basic_macros.h Replace PP with direct printing 2023-06-26 22:51:32 +02:00
CMakeLists.txt Move sha256.c to lib/ 2024-05-27 17:12:39 +02:00
colorize.cpp Fix curl compatibility issues with colorize_url (#14615) 2024-05-09 11:31:10 +02:00
colorize.h Fix curl compatibility issues with colorize_url (#14615) 2024-05-09 11:31:10 +02:00
container.h Fix MSVC warning C4172 in ModifySafeMap::get (#14576) 2024-04-23 19:04:26 +02:00
directiontables.cpp Add rotation support for wallmounted nodes in 'ceiling' or 'floor' mode (#11073) 2024-01-17 17:47:06 +01:00
directiontables.h Add rotation support for wallmounted nodes in 'ceiling' or 'floor' mode (#11073) 2024-01-17 17:47:06 +01:00
enriched_string.cpp Avoid copies when working with EnrichedString 2024-08-28 15:38:02 +02:00
enriched_string.h Avoid copies when working with EnrichedString 2024-08-28 15:38:02 +02:00
hex.h Introduce std::string_view into wider use (#14368) 2024-02-17 15:35:33 +01:00
ieee_float.cpp Remove excessive includes from porting.h 2024-01-14 13:17:53 +01:00
ieee_float.h Network: Send IEEE floats (#7768) 2018-12-13 11:20:57 +01:00
metricsbackend.cpp Add more Prometheus metrics (#12274) 2022-05-09 21:20:58 +02:00
metricsbackend.h Add more Prometheus metrics (#12274) 2022-05-09 21:20:58 +02:00
numeric.cpp General code refactoring/improvements in server, treegen and connection 2024-03-20 16:37:32 +01:00
numeric.h Generate Minetest.app on macOS 12, so at least macOS 12 will be supported 2024-09-06 11:30:27 +02:00
png.cpp Remove mistaken exec mode from three files 2024-01-17 20:06:26 +01:00
png.h Remove mistaken exec mode from three files 2024-01-17 20:06:26 +01:00
pointabilities.cpp Tool specific pointing and blocking pointable type (#13992) 2024-01-22 18:27:08 +01:00
pointabilities.h Restore pointability backwards compatibility 2024-01-23 23:30:28 +01:00
pointedthing.cpp Optimize code patterns around raycasting 2024-05-03 16:28:29 +02:00
pointedthing.h Optimize code patterns around raycasting 2024-05-03 16:28:29 +02:00
pointer.h Prevent accidentally copy/move of refcounted objects 2024-09-02 21:50:13 +02:00
quicktune.cpp Some globals (un-)init fixes 2024-04-20 13:03:42 +02:00
quicktune.h Some globals (un-)init fixes 2024-04-20 13:03:42 +02:00
quicktune_shortcutter.h Code optimizations / refactor (#12704) 2022-09-06 11:21:09 +01:00
serialize.cpp Introduce std::string_view into wider use (#14368) 2024-02-17 15:35:33 +01:00
serialize.h Optimize MapNode::serializeBulk 2024-04-20 13:03:42 +02:00
sha1.cpp Introduce std::string_view into wider use (#14368) 2024-02-17 15:35:33 +01:00
sha1.h Introduce std::string_view into wider use (#14368) 2024-02-17 15:35:33 +01:00
srp.cpp SRP switch to porting randomness source 2024-09-06 11:30:35 +02:00
srp.h Delete clang-format files and comments (#14079) 2023-12-15 10:23:44 +01:00
stream.h Use std::string_view in logging code 2024-09-02 16:09:14 +02:00
strfnd.h Introduce std::string_view into wider use (#14368) 2024-02-17 15:35:33 +01:00
string.cpp Avoid copies when working with EnrichedString 2024-08-28 15:38:02 +02:00
string.h Avoid copies when working with EnrichedString 2024-08-28 15:38:02 +02:00
thread.h Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00
timetaker.cpp Refactor profiler and related classes 2024-04-20 13:03:42 +02:00
timetaker.h Refactor profiler and related classes 2024-04-20 13:03:42 +02:00