minetest/src/util
techno-sam 176e674a51
Add wear bar color API (#13328)
---------

Co-authored-by: Muhammad Rifqi Priyo Susanto <muhammadrifqipriyosusanto@gmail.com>
Co-authored-by: Lars Müller <34514239+appgurueu@users.noreply.github.com>
Co-authored-by: grorp <gregor.parzefall@posteo.de>
2024-02-02 21:21:00 +01:00
..
CMakeLists.txt Tool specific pointing and blocking pointable type (#13992) 2024-01-22 18:27:08 +01: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 Code modernization: subfolders (#6283) 2017-08-19 22:23:47 +02:00
auth.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00
base64.cpp Comply with base64 license terms (#14199) 2024-01-01 22:49:12 +01:00
base64.h Comply with base64 license terms (#14199) 2024-01-01 22:49:12 +01:00
basic_macros.h Replace PP with direct printing 2023-06-26 22:51:32 +02:00
container.h Fix bugs in ModifySafeMap (#14276) 2024-01-20 15:37:30 +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 util/hex.h: Remove whitespace-only line (#8460) 2019-04-08 19:40:02 +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 Enable -Wimplicit-fallthrough and use [[fallthrough]] attribute 2023-06-15 10:38:44 +02:00
numeric.h Fix undefined behaviour in modulo360f (#13976) 2023-11-12 20:08:33 +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 Fix potential use-after-free with item metadata (#12729) 2022-09-11 19:28:37 +02: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 Optimize JSON string (de)serialization routines 2022-05-21 17:46:10 +02:00
serialize.h Move f1000 sanitizing to the places that still use this type 2022-07-14 20:55:45 +02:00
sha1.cpp Simplify bit flip in sha1.cpp 2022-09-20 10:54:35 +02:00
sha1.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02: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 Fix typos and en_US/en_GB inconsistency in various files (#12902) 2022-11-09 11:57:19 -05:00
string.cpp Add wear bar color API (#13328) 2024-02-02 21:21:00 +01:00
string.h Add wear bar color API (#13328) 2024-02-02 21:21:00 +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