..
Accounts
feat(Core/DBLayer): replace char const* to std::string_view ( #10211 )
2022-02-05 00:37:11 +01:00
Achievements
refactor(Core/Object): getLevel() -> GetLevel() ( #14122 )
2022-12-31 17:39:23 +01:00
Addons
feat(Core/Crypto): add support OpenSSL 3.0 ( #13354 )
2022-11-24 01:12:20 +07:00
AI
fix(Core): Crashfix. ( #14660 )
2023-01-14 10:41:40 +01:00
ArenaSpectator
feat(Core/Battleground): rework bg queue system ( #10817 )
2022-03-15 14:36:49 -03:00
AuctionHouse
fix(Core): Crashfix. ( #11495 )
2022-04-25 09:26:03 -03:00
Battlefield
refactor(Core/Object): getLevel() -> GetLevel() ( #14122 )
2022-12-31 17:39:23 +01:00
Battlegrounds
refactor(Core/Object): getLevel() -> GetLevel() ( #14122 )
2022-12-31 17:39:23 +01:00
Cache
refactor(Core/Object): getLevel() -> GetLevel() ( #14122 )
2022-12-31 17:39:23 +01:00
Calendar
refactor(Core/Object): getLevel() -> GetLevel() ( #14122 )
2022-12-31 17:39:23 +01:00
Chat
fix and bringing to a unified style warnings of server loading logs to be more visible at server startup ( #10970 )
2022-03-12 04:57:26 -03:00
Combat
fix(Core/Creatures): Implemented `SUMMON_PROP_FLAG_ONLY_VISIBLE_TO_SU… ( #14054 )
2023-01-06 00:52:05 +01:00
Conditions
refactor(Core/Object): getLevel() -> GetLevel() ( #14122 )
2022-12-31 17:39:23 +01:00
DataStores
update (core): Startup console capitalizations ( #13195 )
2022-10-01 13:09:34 -04:00
DungeonFinding
refactor(Core/Object): getLevel() -> GetLevel() ( #14122 )
2022-12-31 17:39:23 +01:00
Entities
fix(Core/Formations): Implemented new creature formation flag: GROUP_… ( #14537 )
2023-01-19 20:08:51 +01:00
Events
update (core): Startup console capitalizations ( #13195 )
2022-10-01 13:09:34 -04:00
Globals
chore(Core/Docs): Remvoe old comment ( #14684 )
2023-01-15 14:30:48 +01:00
Grids
fix(Core/Creatures): Implemented `SUMMON_PROP_FLAG_ONLY_VISIBLE_TO_SU… ( #14054 )
2023-01-06 00:52:05 +01:00
Groups
refactor(Core/Object): getLevel() -> GetLevel() ( #14122 )
2022-12-31 17:39:23 +01:00
Guilds
refactor(Core/Object): getLevel() -> GetLevel() ( #14122 )
2022-12-31 17:39:23 +01:00
Handlers
feat(Core/Mail): call CanSendMail() even if no items are sent ( #14435 )
2023-01-22 20:15:34 +01:00
Instances
update (core): Startup console capitalizations ( #13195 )
2022-10-01 13:09:34 -04:00
Loot
fix(Core/Loot): Fix too many quest items visible by master looter ( #14510 )
2023-01-07 13:27:28 -03:00
Mails
chore(Core): Debloat Mail.cpp ( #12881 )
2022-09-18 23:57:22 -03:00
Maps
feat: getter for the used instance IDs ( #14677 )
2023-01-15 15:47:49 +01:00
Misc
update (core): Startup console capitalizations ( #13195 )
2022-10-01 13:09:34 -04:00
Miscellaneous
refactor(Core/Object): getLevel() -> GetLevel() ( #14122 )
2022-12-31 17:39:23 +01:00
Modules
refactor(Core): remove unused imports ( #9969 )
2022-01-02 20:22:09 +01:00
Motd
refactor(Core): remove unused imports ( #10296 )
2022-01-22 11:21:35 +01:00
Movement
fix(Core): Crashfix. ( #14536 )
2023-01-11 02:40:03 -03:00
OutdoorPvP
feat(Core/scripts): expose Halaa slider value and owner setter
2022-12-30 22:29:19 +01:00
Petitions
fix and bringing to a unified style warnings of server loading logs to be more visible at server startup ( #10970 )
2022-03-12 04:57:26 -03:00
Pools
update (core): Startup console capitalizations ( #13195 )
2022-10-01 13:09:34 -04:00
PrecompiledHeaders
feat(License): add new headers information about license ( #7941 )
2021-09-30 13:40:52 +07:00
Quests
fix(Core/Quest): Fixed implementation of CONFIG_QUEST_IGNORE_AUTO_ACCEPT and CONFIG_QUEST_IGNORE_AUTO_COMPLETE configs. ( #13525 )
2022-10-29 07:11:50 -03:00
Reputation
fix(Core/Reputations): Faction rep gained by killing mobs is now prop… ( #9737 )
2022-02-05 07:37:00 -03:00
Scripting
feat(Core/Scripting): Pass SpellInfo through the ModifyPeriodicDamage… ( #14360 )
2022-12-24 11:38:21 -03:00
Server
refactor(Core/Object): getLevel() -> GetLevel() ( #14122 )
2022-12-31 17:39:23 +01:00
Skills
fix and bringing to a unified style warnings of server loading logs to be more visible at server startup ( #10970 )
2022-03-12 04:57:26 -03:00
Spells
fix(Scripts/The Underbog): Rewritten The Black Stalker's Levitate mec… ( #14541 )
2023-01-07 20:28:22 +01:00
Texts
update (core): Startup console capitalizations ( #13195 )
2022-10-01 13:09:34 -04:00
Tickets
refactor(Core): Improve struct alignment and codestyle ( #12335 )
2022-07-10 14:19:11 -04:00
Time
refactor(Core/Logging): switch to fmt style for LOG_ ( #10366 )
2022-01-27 16:44:41 +01:00
Tools
update (core): Startup console capitalizations ( #13195 )
2022-10-01 13:09:34 -04:00
Warden
feat(Core/Crypto): add support OpenSSL 3.0 ( #13354 )
2022-11-24 01:12:20 +07:00
Weather
update (core): Startup console capitalizations ( #13195 )
2022-10-01 13:09:34 -04:00
World
feat(Core/Config): Allow disable points of interest for quests ( #14501 )
2023-01-04 20:30:57 -03:00
CMakeLists.txt
feat(Core/Modules): add separated lib for modules ( #9281 )
2021-12-02 20:28:58 +07:00