minetest/src/util
SmallJoker 9cb3219f34 EnrichedString: Fix substr segfault caused by non-formatted text 2020-01-24 21:06:30 +01:00
..
CMakeLists.txt Move Quicktune code to util/ (#8871) 2019-09-29 13:41:13 +02:00
areastore.cpp Fix AreaStore's IDs persistence (#8888) 2019-09-21 17:54:52 +02: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 Code modernization: subfolders (#6283) 2017-08-19 22:23:47 +02:00
base64.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00
basic_macros.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00
container.h Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00
directiontables.cpp directiontables: Fix MSVC compiler error (#6785) 2017-12-14 19:46:42 +01:00
directiontables.h Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00
enriched_string.cpp EnrichedString: Fix substr segfault caused by non-formatted text 2020-01-24 21:06:30 +01:00
enriched_string.h EnrichedString: Fix uninitialized variable m_default_length 2020-01-23 20:14:46 +01:00
hex.h util/hex.h: Remove whitespace-only line (#8460) 2019-04-08 19:40:02 +01:00
ieee_float.cpp ieee_float: Silence compiler warning 2018-12-18 19:50:07 +01:00
ieee_float.h Network: Send IEEE floats (#7768) 2018-12-13 11:20:57 +01:00
md32_common.h Make early protocol auth mechanism generic, and add SRP 2015-05-11 18:40:27 +02:00
numeric.cpp numeric: Fix clang, broken since d5456da 2019-02-09 18:33:31 +01:00
numeric.h Use true pitch/yaw/roll rotations without loss of precision by pgimeno (#8019) 2019-02-07 21:26:06 +00:00
pointedthing.cpp Raycast: export exact pointing location (#6304) 2018-08-16 20:10:08 +02:00
pointedthing.h Raycast: export exact pointing location (#6304) 2018-08-16 20:10:08 +02:00
pointer.h Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01: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 Network: Send IEEE floats (#7768) 2018-12-13 11:20:57 +01:00
serialize.h DragonFly BSD is somewhat identical to FreeBSD (#8159) 2019-02-03 09:53:54 +01:00
sha1.cpp Code modernization: subfolders (#6283) 2017-08-19 22:23:47 +02:00
sha1.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00
sha2.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00
sha256.c Fix fips_cipher_abort warning and other duplicate macros 2017-04-12 09:06:26 +02:00
srp.cpp Drop libgmp on Android and use mini-gmp (#8047) 2019-01-04 16:45:37 +01:00
srp.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00
strfnd.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00
string.cpp Android: fix cyrillic characters, update iconv lib (#9117) 2020-01-13 07:10:15 +01:00
string.h Formspec: add hypertext element 2019-11-03 11:45:33 +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