EverWrath/src/server/game
2021-07-26 10:23:08 +02:00
..
Accounts fix(Core): Undefined symbols ArenaSpectator::HandleSpectatorSpectateC… (#6580) 2021-06-26 16:41:05 +02:00
Achievements feat(Core/Database): port TrinityCore database API (#5611) 2021-06-22 06:21:07 +02:00
Addons feat(Core/Database): port TrinityCore database API (#5611) 2021-06-22 06:21:07 +02:00
AI refactor(Scripts/Spells): code cleanup (part 9) (#6946) 2021-07-22 01:12:28 +02:00
ArenaSpectator feat(Core): replace ACE network with Boost.Asio (#6574) 2021-07-16 10:43:56 +02:00
AuctionHouse fix(Core/Common): -Wdeprecated-enum-float-conversion warning (#6870) 2021-07-11 18:05:07 +02:00
Battlefield fix(Core/Common): -Wdeprecated-enum-float-conversion warning (#6870) 2021-07-11 18:05:07 +02:00
Battlegrounds fix(Core/Unit): -Wdeprecated-enum-enum-conversion warning (#6868) 2021-07-13 11:51:58 +02:00
Calendar fix(Core/Build): correct macos build (#6492) 2021-06-22 16:27:03 +02:00
Chat feat(Core/Database): port TrinityCore database API (#5611) 2021-06-22 06:21:07 +02:00
Combat refactor(Core): code cleanup (part 1) (#6361) 2021-06-16 12:58:14 +02:00
Conditions chore(Core/Logging): replace most server loggers (#5726) 2021-06-21 03:07:12 +02:00
DataStores fix(Core/DBC): hackfix to prevent skills fuckup (#6631) 2021-06-29 00:45:12 +02:00
DungeonFinding fix(Core/Unit): -Wdeprecated-enum-enum-conversion warning (#6868) 2021-07-13 11:51:58 +02:00
Entities fix(Core/Spells): Far Sight auras are supposed to extend view distance and allows seeing objects from further distance (#7068) 2021-07-26 10:23:08 +02:00
Events feat(Core/Database): port TrinityCore database API (#5611) 2021-06-22 06:21:07 +02:00
Globals feat(Core): port aggro distance from vMaNGOS (#6214) 2021-07-08 18:01:27 +02:00
Grids fix(Core/Spells): Far Sight auras are supposed to extend view distance and allows seeing objects from further distance (#7068) 2021-07-26 10:23:08 +02:00
Groups feat(Core/Arena): support cross-faction teams (#6448) 2021-06-26 15:37:33 +02:00
Guilds feat(Core/Database): port TrinityCore database API (#5611) 2021-06-22 06:21:07 +02:00
Handlers fix(Core/Pets): spells disappearing while pet being offline (#7046) 2021-07-23 11:54:01 +02:00
Instances feat(Core/Database): port TrinityCore database API (#5611) 2021-06-22 06:21:07 +02:00
Loot fix(Core/LootItemStorage): missing write of 'conditionLootId' (#6950) 2021-07-23 13:16:14 +02:00
Mails fix(Core/Mail): cleanup pending auction sale mail (#6022) 2021-06-23 12:46:48 +02:00
Maps chore(Core/Misc): add LOG_ERROR where there was commented ASSERT (#6761) 2021-07-07 17:56:17 +02:00
Misc feat(Core/Database): port TrinityCore database API (#5611) 2021-06-22 06:21:07 +02:00
Miscellaneous feat(Scripts/Commands): show SpellSchoolImmuneMask in .npc info (#6788) 2021-07-09 11:39:48 +02:00
Motd refactor(Core): code cleanup (part 2) (#6374) 2021-06-16 20:40:42 +02:00
Movement fix(Core/Movement): correct weird pathing by clearing old path (#7034) 2021-07-24 16:26:18 +02:00
OutdoorPvP feat(Core/Database): port TrinityCore database API (#5611) 2021-06-22 06:21:07 +02:00
Petitions chore(Core/Logging): replace most server loggers (#5726) 2021-06-21 03:07:12 +02:00
Pools fix(Core/ObjectGuid): prevent creating copies when looping objects (#6852) 2021-07-10 15:54:16 +02:00
PrecompiledHeaders feat(Core): replace ACE network with Boost.Asio (#6574) 2021-07-16 10:43:56 +02:00
Quests refactor(Core/Misc): acore to Acore (#6043) 2021-05-31 14:21:54 +02:00
Reputation feat(Core/Database): port TrinityCore database API (#5611) 2021-06-22 06:21:07 +02:00
Scripting feat(Core): replace ACE network with Boost.Asio (#6574) 2021-07-16 10:43:56 +02:00
Server feat(Core): replace ACE network with Boost.Asio (#6574) 2021-07-16 10:43:56 +02:00
Skills fix(Core/Player): Use SkillLineAbility.dbc to determine player initia… (#6015) 2021-06-21 21:23:18 +02:00
Spells fix(Core/Spells): Far Sight auras are supposed to extend view distance and allows seeing objects from further distance (#7068) 2021-07-26 10:23:08 +02:00
Texts feat(Core/Database): port TrinityCore database API (#5611) 2021-06-22 06:21:07 +02:00
Tickets feat(Core/Database): port TrinityCore database API (#5611) 2021-06-22 06:21:07 +02:00
Tools feat(Core/Database): port TrinityCore database API (#5611) 2021-06-22 06:21:07 +02:00
Warden chore(Core/Logging): replace most server loggers (#5726) 2021-06-21 03:07:12 +02:00
Weather chore(Core/Logging): replace most server loggers (#5726) 2021-06-21 03:07:12 +02:00
World feat(Core): replace ACE network with Boost.Asio (#6574) 2021-07-16 10:43:56 +02:00
CMakeLists.txt feat(Core/Scripts): split the huge scriptloader into smaller pieces (#5346) 2021-06-22 23:19:02 +02:00