minetest/src/util
kwolekr 515e7028ac Increase limit of serialized long strings 2015-07-14 03:22:16 -04:00
..
CMakeLists.txt Make early protocol auth mechanism generic, and add SRP 2015-05-11 18:40:27 +02:00
auth.cpp Make early protocol auth mechanism generic, and add SRP 2015-05-11 18:40:27 +02:00
auth.h Make early protocol auth mechanism generic, and add SRP 2015-05-11 18:40:27 +02: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
container.h MutexedQueue inherits must use std::deque instead of std::list 2015-03-17 17:12:20 +01:00
directiontables.cpp Update Copyright Years 2013-02-24 20:15:24 +01:00
directiontables.h Update Copyright Years 2013-02-24 20:15:24 +01:00
hex.h Move hex.h to util/ 2015-02-21 14:32:35 +01:00
mathconstants.h Define M_PI on MSVC 2012-07-21 03:36:34 +03:00
md32_common.h Make early protocol auth mechanism generic, and add SRP 2015-05-11 18:40:27 +02:00
numeric.cpp Clean scaling pre-filter for formspec/HUD. 2015-04-01 00:01:05 -04:00
numeric.h Fix several MSVC issues numeric.h 2015-05-01 07:34:51 +02:00
pointedthing.cpp Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu 2013-08-14 21:03:33 +02:00
pointedthing.h Update Copyright Years 2013-02-24 20:15:24 +01:00
pointer.h Bunch of small fixes (coding style, very unlikely errors, warning messages) 2014-04-19 11:56:19 +02:00
serialize.cpp Increase limit of serialized long strings 2015-07-14 03:22:16 -04:00
serialize.h Increase limit of serialized long strings 2015-07-14 03:22:16 -04:00
sha1.cpp Move sha1.hpp and base64.hpp to util/ 2015-02-21 14:03:27 +01:00
sha1.h Move sha1.hpp and base64.hpp to util/ 2015-02-21 14:03:27 +01:00
sha2.h Make early protocol auth mechanism generic, and add SRP 2015-05-11 18:40:27 +02:00
sha256.c Make early protocol auth mechanism generic, and add SRP 2015-05-11 18:40:27 +02:00
srp.cpp Make early protocol auth mechanism generic, and add SRP 2015-05-11 18:40:27 +02:00
srp.h Make early protocol auth mechanism generic, and add SRP 2015-05-11 18:40:27 +02:00
string.cpp Use UTF-8 instead of narrow 2015-07-08 10:12:44 +02:00
string.h Use UTF-8 instead of narrow 2015-07-08 10:12:44 +02:00
thread.h Misc. minor fixes 2015-07-10 15:58:57 -04:00
timetaker.cpp Fix unit reported by TimeTaker (was always ms) 2014-10-09 11:15:03 +02:00
timetaker.h Add varying levels of precision to TimeTaker 2013-03-29 16:53:15 -04:00