minetest/src/util
mazocomp f72490950a Fix C++11 feature detection for undefined _MSC_VER (#7255) 2018-06-03 17:32:00 +02:00
..
CMakeLists.txt Add colored text (not only colored chat). 2016-05-31 17:34:29 +02:00
areastore.cpp couple of memory leaks fixes. 2016-08-10 16:59:32 +02:00
areastore.h Add AreaStore custom ID API 2016-03-07 16:33:20 -05:00
auth.cpp Much better API for auth.{cpp, h} 2016-03-15 05:55:49 +01:00
auth.h Add minetest.check_password_entry callback 2016-05-30 23:28:08 +10:00
base64.cpp Move sha1.hpp and base64.hpp to util/ 2015-02-21 14:03:27 +01:00
base64.h Move sha1.hpp and base64.hpp to util/ 2015-02-21 14:03:27 +01:00
basic_macros.h Clean up numeric.h and split FacePositionCache from it 2017-05-06 16:09:45 -04:00
container.h Clean up threading 2015-08-23 22:04:06 -04:00
cpp11.h Fix C++11 feature detection for undefined _MSC_VER (#7255) 2018-06-03 17:32:00 +02:00
cpp11_container.h Fix C++11 feature detection for undefined _MSC_VER (#7255) 2018-06-03 17:32:00 +02:00
directiontables.cpp Update Copyright Years 2013-02-24 20:15:24 +01:00
directiontables.h Content_mapblock.cpp: Refactor 2017-03-20 20:28:22 +00:00
enriched_string.cpp Add colored text (not only colored chat). 2016-05-31 17:34:29 +02:00
enriched_string.h Add colored text (not only colored chat). 2016-05-31 17:34:29 +02:00
hex.h Clang-format: fix some header files and remove them from whitelist 2017-04-07 08:50:17 +02:00
md32_common.h Make early protocol auth mechanism generic, and add SRP 2015-05-11 18:40:27 +02:00
numeric.cpp Clean up numeric.h and split FacePositionCache from it 2017-05-06 16:09:45 -04:00
numeric.h Fix rounding error in g/set_node caused by truncation to float 2018-06-03 17:32:00 +02:00
pointedthing.cpp Improve getPointedThing() (#4346) 2017-01-04 19:18:40 +01:00
pointedthing.h Improve getPointedThing() (#4346) 2017-01-04 19:18:40 +01:00
pointer.h Fix BufferedPacket race condition (fixes #2983) 2015-08-06 02:25:35 -04:00
serialize.cpp serialize: use a temporary for SerializeException Exception must always use temporary instead of global copied exception instances, it's not recommended and should have undefined issues 2018-06-03 17:31:59 +02:00
serialize.h serialize: use a temporary for SerializeException Exception must always use temporary instead of global copied exception instances, it's not recommended and should have undefined issues 2018-06-03 17:31:59 +02:00
sha1.cpp Move sha1.hpp and base64.hpp to util/ 2015-02-21 14:03:27 +01:00
sha1.h Clang-format: fix some header files and remove them from whitelist 2017-04-07 08:50:17 +02:00
sha2.h Clang-format: fix some header files and remove them from whitelist 2017-04-07 08:50:17 +02:00
sha256.c Fix fips_cipher_abort warning and other duplicate macros 2017-04-12 09:06:26 +02:00
srp.cpp Fix Wstringop-overflow warning from util/srp.cpp (#6855) 2018-06-03 17:32:00 +02:00
srp.h Update CSRP-GMP to commit deaa11a7c29a73008 2016-04-10 14:56:54 +02:00
strfnd.h Clean up Strfnd 2016-03-19 21:27:57 -04:00
string.cpp Clean up numeric.h and split FacePositionCache from it 2017-05-06 16:09:45 -04:00
string.h Rework escape/pause menu (#5719) 2017-05-11 10:39:37 +02:00
thread.h Fix various points reported by cppcheck (#5656) 2017-04-25 10:21:42 +02:00
timetaker.cpp Time: Change old `u32` timestamps to 64-bit (#5818) 2017-05-26 14:03:36 +02:00
timetaker.h Time: Change old `u32` timestamps to 64-bit (#5818) 2017-05-26 14:03:36 +02:00