Kargatum
|
a278fd7340
|
feat(Cmake/Database): separate database lib from common (#5334)
* feat(Core/Database): separate databse lib from common
* 1
|
2021-04-20 12:08:23 +02:00 |
|
Kargatum
|
4af4cbd3d9
|
feat(Core/Logging): rework logging (#4692)
* feat(Core/Logging): rework logging
* correct level for sql.sql
* del unused config options
* Correct build
* correct after merge
* whitespace
20:29:37 1. 'Player.cpp'. Replace (1)
20:29:37 2. 'ObjectMgr.cpp'. Replace (3)
* 1
* correct logging
* correct affter merge
* 1
* 2
* LOG_LEVEL_WARN
* #include "AppenderDB.h"
* 3
* 4
* 5
* 1. 'WorldSocket.cpp'. Replace (1)
* 6
* 1
|
2021-04-17 11:20:07 +02:00 |
|
Kargatum
|
53ce87d0f7
|
feat(Core/Database): implement db loader (#4431)
|
2021-04-12 10:09:13 +02:00 |
|
Kitzunu
|
28f1dc5c0c
|
refactor(Core): replace NULL with nullptr (#4593)
|
2021-03-02 01:34:20 +01:00 |
|
Kitzunu
|
da4edd547d
|
chore(core): remove malformed whitespaces (#4244)
* from https://www.codefactor.io/repository/github/azerothcore/azerothcore-wotlk/issues?category=Style&groupId=838&lang=5&page=75
|
2021-01-10 14:27:55 +01:00 |
|
Kargatum
|
7f26c9ddad
|
refactor(Core/Common): restyle tools with astyle (#3706)
|
2020-11-17 16:59:58 +07:00 |
|
Kargatum
|
3a0b0356ac
|
refactor(Core/Common): restyle common lib with astyle (#3461)
|
2020-09-12 03:50:48 +07:00 |
|
Kargatum
|
e15a493927
|
feat(Core/Time): remove inherited ACE Time (#3455)
Co-authored-by: Viste <viste02@gmail.com>
|
2020-09-11 14:03:26 +02:00 |
|
Kargatum
|
6150b4b948
|
feat(Cmake/MYSQL): Correct support MariaDB for windows (#1674)
* Delete CMake option MARIADB
* Delete definitions (-DMARIADB)
* Replace macro MariaDB support 10.2+
|
2019-04-17 23:42:31 +07:00 |
|
Francesco Borzì
|
01c6d32ac9
|
feat(Core/Misc): compatibility with 10.2+ versions of MariaDB library (#1284) (#1437)
|
2019-02-09 21:51:05 +01:00 |
|
Francesco Borzì
|
b9d14372fd
|
chore: Update copyright note (#1292)
|
2019-01-16 15:59:02 +01:00 |
|
FrancescoBorzi
|
57f6a44082
|
Fix build on windows
|
2019-01-15 08:46:07 +01:00 |
|
FrancescoBorzi
|
e5ad0165b3
|
Core/MySQL: wait for the DB to be ready
- Closes #1285
|
2019-01-14 23:21:50 +01:00 |
|
Yehonal
|
17332304fd
|
Using TC structure allowing easier patches importing
|
2017-12-21 00:20:29 +01:00 |
|