EverWrath/src/common
2019-09-26 09:51:33 +02:00
..
Collision feat(Core): Added ABORT() macro to prevent the usage of ASSERT(false) as a quick hack to crash the core misusing assert (#2273) 2019-09-26 09:51:33 +02:00
Configuration feat(CI): prevent PRs that cause DB errors to get on master (#1407) 2019-02-06 23:55:23 +01:00
Cryptography feat(CI/Travis): use Ubuntu 18.04 + update min clang version (#2232) 2019-08-25 10:22:11 +02:00
Database fix(Core/Hunter): Stable Master, exotics pets management, tame validations. (#2100) 2019-09-25 18:29:18 +02:00
DataStores Fix(Core/Common): Added header <unordered_map> in file DBCStore.h (#1592) 2019-03-20 22:53:51 +07:00
Debugging feat(Core): Added ABORT() macro to prevent the usage of ASSERT(false) as a quick hack to crash the core misusing assert (#2273) 2019-09-26 09:51:33 +02:00
Dynamic Refactor(Core/Misc): Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros (#1627) 2019-03-26 00:01:56 +07:00
Logging feat(core): allow to debug KickPlayer() (#1549) 2019-03-05 22:58:40 +01:00
Packets Core/Packets: Fix calendar event time (#1289) 2019-01-18 14:43:12 +01:00
PrecompiledHeaders feat(Core/Library): Rename shared library to common (#1675) 2019-04-04 16:47:17 +07:00
Threading chore: Update copyright note (#1292) 2019-01-16 15:59:02 +01:00
Utilities feat(Core): Added ABORT() macro to prevent the usage of ASSERT(false) as a quick hack to crash the core misusing assert (#2273) 2019-09-26 09:51:33 +02:00
AutoPtr.h chore: Update copyright note (#1292) 2019-01-16 15:59:02 +01:00
CMakeLists.txt feat(Cmake/Build): Use interface targets for inheriting flags and definitions (#2255) 2019-09-18 20:04:48 +07:00
Common.cpp Update license links (#783) 2018-03-12 10:54:57 +01:00
Common.h feat(Core): enable C++17 (#2234) 2019-09-02 13:54:10 +07:00
CompilerDefs.h Refactor(Core/Misc): Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros (#1627) 2019-03-26 00:01:56 +07:00
Containers.h chore: Update copyright note (#1292) 2019-01-16 15:59:02 +01:00
Define.h Update license links (#783) 2018-03-12 10:54:57 +01:00
GitRevision.cpp Add GitRevision 2018-06-24 17:32:50 +02:00
GitRevision.h Add GitRevision 2018-06-24 17:32:50 +02:00