1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-07-02 16:38:41 +00:00
luanti/src/util
2025-05-18 21:59:57 +02:00
..
areastore.cpp Various random code cleanups 2025-03-04 19:53:01 +01:00
areastore.h Various random code cleanups 2025-03-04 19:53:01 +01:00
auth.cpp Fix uninitialized variable warning in generate_srp_verifier_and_salt 2025-05-18 21:59:57 +02:00
auth.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
base64.cpp Introduce std::string_view into wider use (#14368) 2024-02-17 15:35:33 +01:00
base64.h Add nodiscard attribute to helper functions where it makes sense 2025-03-30 18:17:19 +02:00
basic_macros.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
CMakeLists.txt Move EnumString to separate file and add enum_to_string (#15714) 2025-01-26 19:17:14 +01:00
colorize.cpp Split log.h to speed up compilation (#15258) 2024-10-09 16:24:44 +02:00
colorize.h Add nodiscard attribute to helper functions where it makes sense 2025-03-30 18:17:19 +02:00
container.h Apply some refactoring/cleanup to mainly util functions 2025-03-30 18:17:19 +02:00
directiontables.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
directiontables.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +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
enum_string.cpp Move EnumString to separate file and add enum_to_string (#15714) 2025-01-26 19:17:14 +01:00
enum_string.h Add nodiscard attribute to helper functions where it makes sense 2025-03-30 18:17:19 +02:00
hashing.cpp Apply some refactoring/cleanup to mainly util functions 2025-03-30 18:17:19 +02:00
hashing.h Use openssl's sha1 and sha256, optionally (#15472) 2024-12-10 22:00:43 +01:00
hex.h Add nodiscard attribute to helper functions where it makes sense 2025-03-30 18:17:19 +02:00
ieee_float.cpp Remove excessive includes from porting.h 2024-01-14 13:17:53 +01:00
ieee_float.h Add nodiscard attribute to helper functions where it makes sense 2025-03-30 18:17:19 +02:00
k_d_tree.h Add spatial index for objects (#14631) 2025-04-08 08:44:53 +02:00
metricsbackend.cpp Improve usability of Prometheus metrics backend (#16060) 2025-04-23 09:30:04 +02:00
metricsbackend.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
numeric.cpp Use secure randomness to seed internal RNG 2025-03-30 18:17:19 +02:00
numeric.h Use secure randomness to seed internal RNG 2025-03-30 18:17:19 +02:00
png.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
png.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
pointabilities.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
pointabilities.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
pointedthing.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
pointedthing.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
pointer.h Reduce transitive includes by moving a class 2025-03-30 18:17:19 +02:00
quicktune.cpp Improve quicktune feature a bit 2024-12-24 15:27:08 +01:00
quicktune.h Improve quicktune feature a bit 2024-12-24 15:27:08 +01:00
quicktune_shortcutter.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
serialize.cpp Clean up and compress some pre-join packets (#15881) 2025-03-11 20:00:07 +01:00
serialize.h Add nodiscard attribute to helper functions where it makes sense 2025-03-30 18:17:19 +02:00
sha1.cpp Apply some refactoring/cleanup to mainly util functions 2025-03-30 18:17:19 +02:00
sha1.h Apply some refactoring/cleanup to mainly util functions 2025-03-30 18:17:19 +02:00
srp.cpp SRP remove custom memory allocator 2024-09-06 11:30:35 +02:00
srp.h Apply some refactoring/cleanup to mainly util functions 2025-03-30 18:17:19 +02:00
stream.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
strfnd.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
string.cpp Purge some dead code (mostly Irrlicht) (#16111) 2025-05-04 16:31:44 +02:00
string.h MetaDataRef: Make set_float preserve numbers exactly (#16090) 2025-05-02 21:27:00 +02:00
thread.h Apply some refactoring/cleanup to mainly util functions 2025-03-30 18:17:19 +02:00
timetaker.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
timetaker.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
tracy_wrapper.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00