minetest/src/util
sfan5 5df60d85f7 Cache iconv context per-thread 2024-03-30 11:07:02 +01:00
..
CMakeLists.txt Add button_url[] and hypertext element to allow mods to open web pages (#13825) 2024-03-24 17:19:23 +00: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
colorize.cpp Add button_url[] and hypertext element to allow mods to open web pages (#13825) 2024-03-24 17:19:23 +00:00
colorize.h Add button_url[] and hypertext element to allow mods to open web pages (#13825) 2024-03-24 17:19:23 +00:00
container.h Add missing include in container.h 2024-03-02 01:47:03 +01: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 Address some clang-tidy warnings 2023-12-25 10:07:28 +01:00
enriched_string.h Address some clang-tidy warnings 2023-12-25 10:07:28 +01: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 General code refactoring/improvements in server, treegen and connection 2024-03-20 16:37:32 +01: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 Tool specific pointing and blocking pointable type (#13992) 2024-01-22 18:27:08 +01:00
pointedthing.h Tool specific pointing and blocking pointable type (#13992) 2024-01-22 18:27:08 +01:00
pointer.h Introduce `std::string_view` into wider use (#14368) 2024-02-17 15:35:33 +01:00
quicktune.cpp Move Quicktune code to util/ (#8871) 2019-09-29 13:41:13 +02:00
quicktune.h Move Quicktune code to util/ (#8871) 2019-09-29 13:41:13 +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 Rework iconv encoding detection 2024-03-30 11:07:02 +01: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
sha256.c Replace SHA256 implementation with one from LibreSSL 2024-01-17 20:06:26 +01:00
sha256.h Replace SHA256 implementation with one from LibreSSL 2024-01-17 20:06:26 +01:00
srp.cpp Replace SHA256 implementation with one from LibreSSL 2024-01-17 20:06:26 +01:00
srp.h Delete clang-format files and comments (#14079) 2023-12-15 10:23:44 +01:00
stream.h Make logging cost free when there is no output target (#12247) 2022-05-04 20:55:01 +02:00
strfnd.h Introduce `std::string_view` into wider use (#14368) 2024-02-17 15:35:33 +01:00
string.cpp Cache iconv context per-thread 2024-03-30 11:07:02 +01:00
string.h Fix tests that rely on UTF-8 literals 2024-03-28 16:22:04 +01:00
thread.h Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00
timetaker.cpp Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00
timetaker.h Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00