EverWrath/src/common/Utilities
2022-04-21 19:17:20 +02:00
..
advstd.h feat(Core): Enable C++20 support (#10440) 2022-02-11 14:37:24 +01:00
AsyncCallbackProcessor.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
ByteConverter.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
CircularBuffer.h refactor(Core): apply clang-tidy modernize-* (#9975) 2022-01-17 14:35:07 +01:00
Containers.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
DataMap.h refactor(Core/Misc): add braces and impove codestyle (#6402) 2021-06-24 19:50:18 +02:00
Duration.h feat(Core): Enable C++20 support (#10440) 2022-02-11 14:37:24 +01:00
EnumFlag.h feat(Core/Misc): improve enum flags with type safe operators (#7865) 2021-09-17 14:51:01 +02:00
EventMap.cpp feat(Core/Common): move EventMap to separated files, add support chrono (#10209) 2022-02-04 15:12:45 +01:00
EventMap.h feat(Core/Common): move EventMap to separated files, add support chrono (#10209) 2022-02-04 15:12:45 +01:00
EventProcessor.cpp feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
EventProcessor.h feat(Core): Enable C++20 support (#10440) 2022-02-11 14:37:24 +01:00
Geometry.h refactor(Core/Misc): sqrt/log/exp() to std::sqrt/log/exp() (#9792) 2022-02-09 11:59:30 +01:00
IteratorPair.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
MathUtil.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
MessageBuffer.h refactor(Core): apply clang-tidy modernize-* (#9975) 2022-01-17 14:35:07 +01:00
Optional.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Physics.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Random.cpp feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Random.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
SFMTRand.cpp feat(Core/Time): Implement saparated manager for game time (#8630) 2022-01-24 17:55:00 +07:00
SFMTRand.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
SignalHandler.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
SmartEnum.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
StartProcess.cpp fix(Core/Misc): Remove invalid comment (#10523) 2022-02-11 17:52:48 +01:00
StartProcess.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
StringConvert.h fix(Core/Misc): Remove Clang 7 workaround (#10521) 2022-02-11 04:03:29 +01:00
StringFormat.cpp feat(Core/Common): add new helpers for time utility (#10207) 2022-01-19 12:01:59 +07:00
StringFormat.h feat(Core/DBLayer): replace char const* to std::string_view (#10211) 2022-02-05 00:37:11 +01:00
TaskScheduler.cpp refactor(Core/Misc): add braces and impove codestyle (#6402) 2021-06-24 19:50:18 +02:00
TaskScheduler.h refactor(Core/Misc): add braces and impove codestyle (#6402) 2021-06-24 19:50:18 +02:00
Timer.cpp feat(Core/Common): add new helpers for time utility (#10207) 2022-01-19 12:01:59 +07:00
Timer.h feat(Core/Time): Implement saparated manager for game time (#8630) 2022-01-24 17:55:00 +07:00
Tokenize.cpp feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Tokenize.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Tuples.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Types.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Util.cpp chore(Core/Misc): nullptr cleanup (#11467) 2022-04-21 19:17:20 +02:00
Util.h feat(Core/DBLayer): replace char const* to std::string_view (#10211) 2022-02-05 00:37:11 +01:00