Kargatum
|
4fbec972a8
|
refactor(Cmake): add support build selected applications and tools (#11836)
|
2022-05-31 17:05:39 +07:00 |
|
r0m1ntik
|
02ba514f0a
|
fix(Core/Auth): Fix uninitialized variable, fixes changing realms aFter logging in to world (#11415)
* …ter logging in to world
* upd
Co-authored-by: Badanin Roman <r.badanin@etud.univ-pau.fr>
Co-Authored-By: Shauren <shauren.trinity@gmail.com>
|
2022-04-16 22:44:15 +02: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 |
|
Kargatum
|
6d7f58e6ed
|
feat(Core/Common): delete old Tokenizer (#10121)
|
2022-01-21 14:59:05 +07:00 |
|
Kargatum
|
f62664c987
|
refactor(Core/Misc): headers cleanup (#9259)
|
2021-11-22 17:24:39 +07:00 |
|
Kargatum
|
52aa0e9966
|
feat(License): add new headers information about license (#7941)
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
|
2021-09-30 13:40:52 +07:00 |
|
Kitzunu
|
556d91a2ea
|
feat(Core/Network): Add conf to allow/disallow storing IP address (#7168)
* feat(Core/Network): Add conf to allow/disallow storing the IP address
* cherry-pick commit (68bf7e6d12)
Co-Authored-By: Giacomo Pozzoni <giacomopoz@gmail.com>
|
2021-08-19 00:20:07 +02:00 |
|
Kargatum
|
8568c4fb33
|
feat(Core): replace ACE network with Boost.Asio (#6574)
|
2021-07-16 10:43:56 +02:00 |
|