M'Dic
|
967f8ce6d6
|
update (core): Startup console capitalizations (#13195)
|
2022-10-01 13:09:34 -04:00 |
|
Kargatum
|
de13bf426e
|
feat(Core/DBLayer): replace char const* to std::string_view (#10211)
* feat(Core/DBLayer): replace `char const*` to `std::string_view`
* CString
* 1
* chore(Core/Misc): code cleanup
* cl
* db fix
* fmt style sql
* to fmt
* py
* del old
* 1
* 2
* 3
* 1
* 1
|
2022-02-05 00:37:11 +01:00 |
|
Kargatum
|
5969df4e30
|
refactor(Core/Logging): switch to fmt style for LOG_ (#10366)
* feat(Core/Common): add support fmt style for ASSERT and ABORT
* correct CheckCompactArrayMaskOverflow
* 1
* Update src/server/game/Spells/Spell.cpp
* rework logging
* add fmt replace logs
* logging
* FMT_LOG_
* settings
* fix startup
* 1
* 2
* 3
* 4
* 5
* fmt::print
* to fmt
|
2022-01-27 16:44:41 +01:00 |
|
Francesco Borzì
|
cbc7e5466a
|
refactor(Core): remove unused imports (#9767)
|
2021-12-19 19:41:14 +01:00 |
|
Skjalf
|
24f4e08708
|
chore(Core/Cache): Remove an assert breaking 1v1 arena module (#9651)
|
2021-12-17 00:27:59 -03:00 |
|
Skjalf
|
731d256420
|
refactor(Core/Cache): move the GlobalPlayerCache to its own class (#9166)
|
2021-11-18 16:53:36 +01:00 |
|