ShadowNinja f5e54cd398 Fix OOB read in trim("") 2 years ago
..
CMakeLists.txt 80d12dbedb Add a simple PNG image encoder with Lua API (#11485) 2 years ago
Optional.h 660e63dbae Fix item duplication if player dies during interact callback (alternative) (#11662) 2 years ago
areastore.cpp 598efbf7f9 Fix memory leak from SpatialAreaStore (#12120) 2 years ago
areastore.h fec30e37ac Fix AreaStore's IDs persistence (#8888) 4 years ago
auth.cpp 88b436e6a9 Code modernization: subfolders (#6283) 6 years ago
auth.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
base64.cpp 89f3991351 Fix base64 validation and add unittests (#10515) 3 years ago
base64.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
basic_macros.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
container.h fd8a8501bc Shave off buffer copies in networking code (#11607) 2 years ago
directiontables.cpp 551c12391a directiontables: Fix MSVC compiler error (#6785) 6 years ago
directiontables.h 20a85d76d9 Move files to subdirectories (#6599) 6 years ago
enriched_string.cpp f0bad0e2ba Reserve vectors before pushing and other code quality changes (#11161) 3 years ago
enriched_string.h f0bad0e2ba Reserve vectors before pushing and other code quality changes (#11161) 3 years ago
hex.h 8306f7d2e2 util/hex.h: Remove whitespace-only line (#8460) 5 years ago
ieee_float.cpp 7993909fab Spacing fixes 2 years ago
ieee_float.h 839e935ba0 Network: Send IEEE floats (#7768) 5 years ago
md32_common.h d22fd6fc34 Fix build for Visual Studio (explicitly cast pointers) (#10256) 3 years ago
metricsbackend.cpp 04bd253390 Move the codebase to C++14 2 years ago
metricsbackend.h 56bababcdf Add MetricsBackend with prometheus counter support 4 years ago
numeric.cpp f5706d444b Improve shadow rendering with non-default camera FOV (#11385) 2 years ago
numeric.h 225e69063f Keep mapblocks in memory if they're in range (#10714) 3 years ago
png.cpp 7f6306ca96 Restore GCC 5 compatibility (#11778) 2 years ago
png.h 80d12dbedb Add a simple PNG image encoder with Lua API (#11485) 2 years ago
pointedthing.cpp 325bf68041 Raycast: export exact pointing location (#6304) 5 years ago
pointedthing.h 325bf68041 Raycast: export exact pointing location (#6304) 5 years ago
pointer.h 57a59ae92d Network: Delete copy constructor and use std::move instead (#11642) 2 years ago
quicktune.cpp 3799ffd9d5 Move Quicktune code to util/ (#8871) 4 years ago
quicktune.h 3799ffd9d5 Move Quicktune code to util/ (#8871) 4 years ago
quicktune_shortcutter.h 3799ffd9d5 Move Quicktune code to util/ (#8871) 4 years ago
serialize.cpp 75bf9b75ca Make sure relevant std::stringstreams are set to binary 2 years ago
serialize.h f85e9ab925 Add nametag background setting and object property (#10937) 3 years ago
sha1.cpp 88b436e6a9 Code modernization: subfolders (#6283) 6 years ago
sha1.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
sha2.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
sha256.c d22fd6fc34 Fix build for Visual Studio (explicitly cast pointers) (#10256) 3 years ago
srp.cpp 5683bb76cc Fix compiler warnings 2 years ago
srp.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
strfnd.h 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
string.cpp dae6fe91a1 Update directory name sanitization 2 years ago
string.h f5e54cd398 Fix OOB read in trim("") 2 years ago
thread.h 20a85d76d9 Move files to subdirectories (#6599) 6 years ago
timetaker.cpp 20a85d76d9 Move files to subdirectories (#6599) 6 years ago
timetaker.h 20a85d76d9 Move files to subdirectories (#6599) 6 years ago