EverWrath/src/server/game
2023-02-13 00:53:20 +01:00
..
Accounts feat(Core/DBLayer): replace char const* to std::string_view (#10211) 2022-02-05 00:37:11 +01:00
Achievements chore(Core/Misc): Change all TODO to doxygen comment (#14966) 2023-02-12 10:05:34 -03:00
Addons feat(Core/Crypto): add support OpenSSL 3.0 (#13354) 2022-11-24 01:12:20 +07:00
AI feat(Core/SAI): Implement SMART_TARGET_INSTANCE_STORAGE (#14981) 2023-02-13 00:53:20 +01:00
ArenaSpectator feat(Core/Battleground): rework bg queue system (#10817) 2022-03-15 14:36:49 -03:00
AuctionHouse refactor(Core/AuctionHouse): Remove Hungarian notation (#14097) 2023-01-31 22:52:56 +01:00
Battlefield chore(Core/Misc): Change all TODO to doxygen comment (#14966) 2023-02-12 10:05:34 -03:00
Battlegrounds chore(Core/Misc): Change all TODO to doxygen comment (#14966) 2023-02-12 10:05:34 -03: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 chore(Core/Object): Rename GetGOData() to GetGameObjectData() (#14875) 2023-02-05 08:35:52 -03:00
Combat fix(Core/Creatures): Implemented `SUMMON_PROP_FLAG_ONLY_VISIBLE_TO_SU… (#14054) 2023-01-06 00:52:05 +01:00
Conditions chore(Core/Object): Rename GetGOData() to GetGameObjectData() (#14875) 2023-02-05 08:35:52 -03:00
DataStores feat(Core/DBC): Implement NamesProfanity and NamesReserved DBC (#14956) 2023-02-12 10:51:42 +01:00
DungeonFinding chore(Core/Misc): Change all TODO to doxygen comment (#14966) 2023-02-12 10:05:34 -03:00
Entities fix(CORE/Spell): Book of the Dead unequip fix (#14839) 2023-02-13 00:48:58 +01:00
Events chore(Core/Misc): Change all TODO to doxygen comment (#14966) 2023-02-12 10:05:34 -03:00
Globals feat(Core/DBC): Implement NamesProfanity and NamesReserved DBC (#14956) 2023-02-12 10:51:42 +01:00
Grids chore(Core/Object): Rename GetGOData() to GetGameObjectData() (#14875) 2023-02-05 08:35:52 -03:00
Groups fix(Core/Players): Fixed sending power regen update to nearby players. (#14043) 2023-01-28 11:03:56 +01:00
Guilds chore(Core/Misc): Change all TODO to doxygen comment (#14966) 2023-02-12 10:05:34 -03:00
Handlers chore(Core/Misc): Change all TODO to doxygen comment (#14966) 2023-02-12 10:05:34 -03:00
Instances refactor(Core/InstanceScript): refactored load and save methods (#14977) 2023-02-12 15:53:48 -03:00
Loot chore(Core/Misc): Change all TODO to doxygen comment (#14966) 2023-02-12 10:05:34 -03:00
Mails chore(Core): Debloat Mail.cpp (#12881) 2022-09-18 23:57:22 -03:00
Maps chore(Core/Misc): Change all TODO to doxygen comment (#14966) 2023-02-12 10:05:34 -03: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 chore(Core/Misc): Change all TODO to doxygen comment (#14966) 2023-02-12 10:05:34 -03:00
OutdoorPvP chore(Core/Object): Rename GetGOData() to GetGameObjectData() (#14875) 2023-02-05 08:35:52 -03: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 chore(Core/Object): Rename GetGOData() to GetGameObjectData() (#14875) 2023-02-05 08:35:52 -03: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 chore(Core/Misc): Change all TODO to doxygen comment (#14966) 2023-02-12 10:05:34 -03:00
Server feat(Core/Warden): Allow sending of custom lua payloads through Warden. (#14723) 2023-02-13 00:42:58 +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 chore(Core/Misc): Change all TODO to doxygen comment (#14966) 2023-02-12 10:05:34 -03:00
Texts update (core): Startup console capitalizations (#13195) 2022-10-01 13:09:34 -04:00
Tickets chore(Core/Misc): Change all TODO to doxygen comment (#14966) 2023-02-12 10:05:34 -03: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/Warden): Allow sending of custom lua payloads through Warden. (#14723) 2023-02-13 00:42:58 +01:00
Weather update (core): Startup console capitalizations (#13195) 2022-10-01 13:09:34 -04:00
World feat(Core/DBC): Implement NamesProfanity and NamesReserved DBC (#14956) 2023-02-12 10:51:42 +01:00
CMakeLists.txt feat(Core/Modules): add separated lib for modules (#9281) 2021-12-02 20:28:58 +07:00