| Age | Commit message (Collapse) | Author |
|
(#24206)
|
|
|
|
|
|
(#23042)
|
|
|
|
|
|
* refactor(src/common|server): remove unused import (big part 1)
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: attempt to fix damn linkin error
|
|
|
|
|
|
(#19451)
|
|
refactor(Core/Utilities): Acore::StringFormat to fmt format
* closes https://github.com/azerothcore/azerothcore-wotlk/issues/10356
|
|
* refactor(src/common): remove unused imports
* fix: build
* chore: fix build
* chore: size_t -> std::size_t
* chore: fix fuckup from previous commit
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build with std::size_t
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
|
|
|
|
* Update MMapMgr.cpp
* Update UpdateFetcher.cpp
* Update AuctionHouseMgr.cpp
* Update AuctionHouseMgr.h
* Update BattlegroundAV.cpp
* Update ChannelMgr.cpp
* Update ThreatMgr.h
* Update Player.h
* Update PlayerSettings.cpp
* Update ObjectMgr.cpp
* Update Guild.cpp
* Update Guild.h
* Update Map.cpp
* Update World.cpp
* Update boss_nefarian.cpp
* Update boss_prince_malchezaar.cpp
* Update boss_venoxis.cpp
* Update zone_elwynn_forest.cpp
* Update zulfarrak.cpp
* Update boss_novos.cpp
|
|
* chore (core): Clean up
* Update SmartScript.cpp
* more clean up
* Update boss_xt002.cpp
|
|
|
|
|
|
Revert "feat(CORE): for Start Process and DBUpdater
This a selective reverts for commits:
c855e8d227a73b8328fb3d0a7a9eb99347a60738 and 636df195147ffeae3ea9ffbdc0cbb97a95e02cd2. To re-enable the windows build to function again while applying updates.
Update DBUpdater.cpp
|
|
Implement AC_DISABLE_INTERACTIVE that allow us to skip the question when the db doesn't exit
|
|
|
|
A different and non deprecated approach should be used.
|
|
* fix(CORE/dbupdate)): allow to pass MySQL password via env
+ fixed devContainer override file issue
+ added authserver dry-run in our CI
|
|
(#12842)
cherry-pick: https://github.com/TrinityCore/TrinityCore/commit/b79a91039bba12d62e43806d8a20ad76107ac5d7
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
|
|
|
* 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
|
|
* 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
|
|
|
|
|
|
|
|
* cherry-pick commit (https://github.com/TrinityCore/TrinityCore/commit/57617e215b2f45ba1636e0002714792326c3e57c)
Co-Authored-By: kvolk2git <78740198+kvolk2git@users.noreply.github.com>
Co-authored-by: kvolk2git <78740198+kvolk2git@users.noreply.github.com>
|
|
|
|
|
|
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
|
|
|
|
* feat(Core/DBUpdater): implement db auto update
* 1
* 2
* 3
* Some minor improvements
* add find bin for mysql 8.0
* lic
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
|
|
|