Commit Graph

66 Commits

Author SHA1 Message Date
Viste
e22d78ecd6 refactor(Core): rename namespaces and macros to acore (#2454) 2019-12-01 13:13:31 +01:00
Kargatum
a3206c56dc feat(Core/Misc): replace all prefix preprocessor defines from CompilerDefs with AC_ (#2419) 2019-11-15 23:27:31 +07:00
Stefano Borzì
c294dd3142 fix(Core/Crash): Improved Utf8toWStr() function to prevent crashes (#2407) 2019-11-06 09:34:24 +01:00
Viste
854b426978 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
Viste
bc1ad036a5 refactor(Core/Misc): Rewrite name handling functions that use raw buffers (#2230) 2019-08-26 21:12:19 +02:00
Kargatum
859eaed800 feat(Core/Deps): Added fmt lib (#2190)
* About library (https://github.com/fmtlib/fmt)
2019-08-13 15:52:03 +07:00
Nefertumm
dd300003e2 Update license links (#783) 2018-03-12 10:54:57 +01:00
Yehonal
a36e94a49a Fixed crashes with not initialized CustomData 2018-03-02 21:03:40 +00:00
Rochet2
96761f0741 Fix VS 2015 compile 2018-02-03 01:33:07 +02:00
Rochet2
7696bd355e Add missing include (travis passed though) 2018-02-02 00:52:49 +02:00
Rochet2
6217874f77 Update DataMap.h 2018-02-02 00:41:26 +02:00
Rochet2
96167c54ea Fix copy paste mistakes 2018-02-02 00:39:55 +02:00
Rochet2
0a3be94815 Implement convenience functions for DataMap
See https://github.com/azerothcore/azerothcore-wotlk/pull/748#issuecomment-362411082 for more.
2018-02-02 00:27:14 +02:00
Rochet2
ff2851164d Implement data storage for Entitiies (#748) 2018-02-01 13:46:34 +01:00
Yehonal
8f7bc1c749 Moved files after merging 2017-12-21 11:29:24 +01:00
Yehonal
17332304fd Using TC structure allowing easier patches importing 2017-12-21 00:20:29 +01:00