1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-07-17 17:08:39 +00:00
luanti/src/util
2021-09-17 18:14:25 +02:00
..
areastore.cpp Reserve vectors before pushing and other code quality changes (#11161) 2021-04-05 13:38:31 +02:00
areastore.h
auth.cpp
auth.h
base64.cpp Fix base64 validation and add unittests (#10515) 2021-05-30 20:23:12 +02:00
base64.h
basic_macros.h
CMakeLists.txt Add a simple PNG image encoder with Lua API (#11485) 2021-07-29 05:10:10 +02:00
container.h Shave off buffer copies in networking code (#11607) 2021-09-17 18:14:25 +02:00
directiontables.cpp
directiontables.h
enriched_string.cpp Reserve vectors before pushing and other code quality changes (#11161) 2021-04-05 13:38:31 +02:00
enriched_string.h Reserve vectors before pushing and other code quality changes (#11161) 2021-04-05 13:38:31 +02:00
hex.h
ieee_float.cpp
ieee_float.h
md32_common.h Fix build for Visual Studio (explicitly cast pointers) (#10256) 2020-08-03 23:38:45 +02:00
metricsbackend.cpp Add MetricsBackend with prometheus counter support 2020-04-29 07:48:08 +02:00
metricsbackend.h Add MetricsBackend with prometheus counter support 2020-04-29 07:48:08 +02:00
numeric.cpp Improve shadow rendering with non-default camera FOV (#11385) 2021-07-11 08:15:19 -07:00
numeric.h Keep mapblocks in memory if they're in range (#10714) 2021-02-26 21:23:46 +01:00
Optional.h Add nametag background setting and object property (#10937) 2021-02-17 19:51:28 +00:00
png.cpp Add a simple PNG image encoder with Lua API (#11485) 2021-07-29 05:10:10 +02:00
png.h Add a simple PNG image encoder with Lua API (#11485) 2021-07-29 05:10:10 +02:00
pointedthing.cpp
pointedthing.h
pointer.h Shave off buffer copies in networking code (#11607) 2021-09-17 18:14:25 +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 Move Quicktune code to util/ (#8871) 2019-09-29 13:41:13 +02:00
serialize.cpp Make sure relevant std::stringstreams are set to binary 2021-09-11 21:06:57 +02:00
serialize.h Add nametag background setting and object property (#10937) 2021-02-17 19:51:28 +00:00
sha1.cpp
sha1.h
sha2.h
sha256.c Fix build for Visual Studio (explicitly cast pointers) (#10256) 2020-08-03 23:38:45 +02:00
srp.cpp Fix some minor code issues all over the place 2020-12-24 13:44:54 +01:00
srp.h
strfnd.h
string.cpp Add minetest.colorspec_to_colorstring (#10425) 2021-04-23 21:37:24 +02:00
string.h Tweak duration_to_string formatting 2021-03-16 18:37:46 +01:00
thread.h
timetaker.cpp
timetaker.h