..
areastore.cpp
Fix memory leak from SpatialAreaStore ( #12120 )
2022-03-09 19:28:12 +01: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
Fix base64 validation and add unittests ( #10515 )
2021-05-30 20:23:12 +02:00
base64.h
C++ modernize: Pragma once ( #6264 )
2017-08-17 22:19:39 +02:00
basic_macros.h
Async environment for mods to do concurrent tasks ( #11131 )
2022-05-02 20:56:06 +02:00
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: 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
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
util/hex.h: Remove whitespace-only line ( #8460 )
2019-04-08 19:40:02 +01:00
ieee_float.cpp
Spacing fixes
2022-04-08 14:55:21 +01:00
ieee_float.h
Network: Send IEEE floats ( #7768 )
2018-12-13 11:20:57 +01:00
md32_common.h
Fix build for Visual Studio (explicitly cast pointers) ( #10256 )
2020-08-03 23:38:45 +02:00
metricsbackend.cpp
Move the codebase to C++14
2022-02-26 14:39:41 +01: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
Fix item duplication if player dies during interact callback (alternative) ( #11662 )
2021-10-25 20:30:27 +02:00
png.cpp
Restore GCC 5 compatibility ( #11778 )
2021-12-28 14:05:49 +01:00
png.h
Add a simple PNG image encoder with Lua API ( #11485 )
2021-07-29 05:10:10 +02: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
Network: Delete copy constructor and use std::move instead ( #11642 )
2021-12-01 20:22:33 +01:00
quicktune_shortcutter.h
Move Quicktune code to util/ ( #8871 )
2019-09-29 13:41:13 +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
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
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 build for Visual Studio (explicitly cast pointers) ( #10256 )
2020-08-03 23:38:45 +02:00
srp.cpp
Fix compiler warnings
2022-04-08 14:55:21 +01:00
srp.h
C++ modernize: Pragma once ( #6264 )
2017-08-17 22:19:39 +02:00
stream.h
Make logging cost free when there is no output target ( #12247 )
2022-05-04 20:55:01 +02:00
strfnd.h
C++ modernize: Pragma once ( #6264 )
2017-08-17 22:19:39 +02:00
string.cpp
Support CSS Color Module Level 4 ( #12204 )
2022-04-27 17:00:02 -04:00
string.h
Fix OOB read in trim("")
2022-04-08 14:55:21 +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