EverWrath/src/common
2020-12-22 02:13:18 -06:00
..
Collision refactor(Core): apply clang-tidy modernize-deprecated-headers (#3821) 2020-12-12 10:33:07 -06:00
Configuration refactor(Core/Common): restyle tools with astyle (#3706) 2020-11-17 16:59:58 +07:00
Cryptography refactor(Core): removed unused ace includes (#3874) 2020-12-21 00:07:36 -06:00
Database refactor(Core): apply clang-tidy modernize-pass-by-value (#3823) 2020-12-12 18:11:15 -06:00
DataStores refactor(Core): apply clang-tidy modernize-use-nodiscard (#3835) 2020-12-06 19:39:48 +01:00
Debugging chore(Core): forgot to add copyright in new files + small correction (#3861) 2020-12-07 21:05:13 -06:00
Dynamic refactor(Core): apply clang-tidy modernize-use-default-member-init (#3827) 2020-12-07 13:34:06 -06:00
Logging refactor(Core): removed unused ace includes (#3874) 2020-12-21 00:07:36 -06:00
Packets refactor(Core): apply clang-tidy modernize-use-default-member-init (#3827) 2020-12-07 13:34:06 -06:00
PrecompiledHeaders feat(Core/Library): Rename shared library to common (#1675) 2019-04-04 16:47:17 +07:00
Threading refactor(Core): apply clang-tidy modernize-deprecated-headers (#3821) 2020-12-12 10:33:07 -06:00
Utilities Core/Utils: Create std::optional helper class (#3994) 2020-12-22 02:13:18 -06:00
CMakeLists.txt chore(Core): forgot to add copyright in new files + small correction (#3861) 2020-12-07 21:05:13 -06:00
Common.cpp refactor(Core/Common): restyle common lib with astyle (#3461) 2020-09-12 03:50:48 +07:00
Common.h refactor(Core): removed unused ace includes (#3874) 2020-12-21 00:07:36 -06:00
CompilerDefs.h refactor(Core): rename namespaces and macros to acore (#2454) 2019-12-01 13:13:31 +01:00
Containers.h refactor(Core): apply clang-tidy modernize-use-nodiscard (#3835) 2020-12-06 19:39:48 +01:00
Define.h fix(Core/Tools): fix build (#2529) 2019-12-29 03:07:17 +07:00
GitRevision.cpp feat(Core/Misc): replace all prefix preprocessor defines from CompilerDefs with AC_ (#2419) 2019-11-15 23:27:31 +07:00
GitRevision.h Add GitRevision 2018-06-24 17:32:50 +02:00