EverWrath/src/common
Kitzunu 317e793b12
refactor(Core/Misc): atan2() to std::atan2() (#9793)
- prefer std functions over C functions
2022-01-03 13:24:06 -03:00
..
Asio feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Collision refactor(Core): remove unused imports (#9969) 2022-01-02 20:22:09 +01:00
Configuration feat(Core/Config): loading modules configs before loading scripts (#9653) 2021-12-12 13:20:39 -03:00
Cryptography refactor(Core/Misc): abs() to std::abs() (#9789) 2021-12-31 19:29:39 -03:00
DataStores feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Debugging fix(Core/WheatyExceptionReport): for c++20 (#6875) 2021-07-12 00:47:40 +02:00
Dynamic Revert "fix(Core/Spells): Forward core changes (#8841)" (#9631) 2021-12-10 15:31:48 +01:00
Encoding refactor(Core/Misc): add braces and impove codestyle (#6402) 2021-06-24 19:50:18 +02:00
IPLocation feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Logging feat(Core/Config): implement loading files optional (#8198) 2021-12-10 11:53:31 +01:00
Metric refactor(Core): remove unused imports (#9767) 2021-12-19 19:41:14 +01:00
Navigation refactor(Core/Misc): add braces and impove codestyle (#6402) 2021-06-24 19:50:18 +02:00
Platform feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
PrecompiledHeaders refactor(Core/Common): alphabetical sorting inlcudes (#6282) 2021-06-23 01:01:53 +02:00
Threading refactor(Core): remove unused imports (#9767) 2021-12-19 19:41:14 +01:00
Utilities refactor(Core/Misc): atan2() to std::atan2() (#9793) 2022-01-03 13:24:06 -03:00
Banner.cpp feat(Core/Logging): add support fmt::format logging (#6893) 2021-07-31 23:54:55 +02:00
Banner.h feat(Core/Logging): add support fmt::format logging (#6893) 2021-07-31 23:54:55 +02:00
CMakeLists.txt feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Common.cpp feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Common.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
CompilerDefs.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Define.h feat(Core/Chat): new argument parsing and unify chat hyperlink parsing (#6243) 2021-10-23 10:15:42 +02:00
GitRevision.cpp feat(Core/DBUpdater): implement db auto update (#6576) 2021-06-27 18:59:44 +02:00
GitRevision.h feat(Core/DBUpdater): implement db auto update (#6576) 2021-06-27 18:59:44 +02:00