EverWrath/src/server/game
2020-07-12 17:47:12 +02:00
..
Accounts feat(DB/Account): Delete account_muted when deleting an account 2020-05-16 03:57:56 +02:00
Achievements style(Core/Achievement): Improve error msg for achievement_reward (#2852) 2020-05-12 19:34:13 +02:00
Addons Update license links (#783) 2018-03-12 10:54:57 +01:00
AI feat(Core/AI): CU_SAI - Custom Target Options (#2879) 2020-04-18 16:59:52 +02:00
ArenaSpectator fix(Core/Spell): Implement SPELL_ATTR0_CU_DONT_BREAK_STEALTH (#3056) 2020-06-19 12:00:21 +02:00
AuctionHouse feat(Core/Hook): A few new hooks (#2671) 2020-02-27 22:45:38 +01:00
Battlefield feat(Core/Misc): remove and replace ACE_Singleton (#2418) 2019-12-21 00:29:29 +07:00
Battlegrounds feat(Core/Config): Enable/Disable Debug BG/Arena (#3001) 2020-06-21 13:17:07 +02:00
Calendar refactor(Core/Query): escape some MySQL 8.0 keywords (#3027) 2020-05-17 07:33:47 +02:00
Chat feat(Core/Packet): Implement AntiDOS protection from Trinity (#2789) 2020-03-23 15:46:00 -03:00
Combat feat(Core/Spell): Header include optimization for files: SpellAura.h SpellAuraEffects.h (#2632) 2020-02-19 07:55:18 +01:00
Conditions fix(Core/Conditions): Add CONDITION_SOURCE_TYPE_QUEST_AVAILABLE (#2859) 2020-05-13 08:46:05 +02:00
DataStores feat(Core/AI): CU_SAI - Custom Target Options (#2879) 2020-04-18 16:59:52 +02:00
DungeonFinding fix(Core): potential crashes/bugs reported by static analysis #2 (#2622) 2020-02-03 07:52:27 +01:00
Entities refactore(core/config): Move BG Report AFK To Conf (#2813) 2020-07-10 20:06:12 +02:00
Events fix(Core/DB/Events): Game Event on Calendar (#2890) 2020-04-24 14:13:44 +02:00
Globals refactor(DB/acore_string): Rename locale columns (#2929) 2020-05-20 22:31:07 +02:00
Grids fix(Core/Clang): make it work with clang 10 (#3104) 2020-06-02 18:29:12 +02:00
Groups fix(Core/Query): Update GroupMgr query to support MySQL 8.0 (#3068) 2020-05-30 13:35:01 +02:00
Guilds refactor(Core/Query): escape some MySQL 8.0 keywords (#3027) 2020-05-17 07:33:47 +02:00
Handlers fix(Core/MailHandler): Security check (#2889) 2020-06-03 08:42:12 +02:00
Instances feat(Core/Misc): remove and replace ACE_Singleton (#2418) 2019-12-21 00:29:29 +07:00
Loot feat(Core/Loot): Increase the max loot possible by 2 (#3025) 2020-07-05 11:18:49 +02:00
Mails feat(Core/Hook): A few new hooks (#2671) 2020-02-27 22:45:38 +01:00
Maps fix(Core): potential crashes/bugs reported by static analysis #2 (#2622) 2020-02-03 07:52:27 +01:00
Misc refactor(HandleAuctionListOwnerItems): prevent crash (#2684) 2020-02-24 08:40:02 +01:00
Miscellaneous feat(Core/Config): Enable/Disable Debug BG/Arena (#3001) 2020-06-21 13:17:07 +02:00
Motd fix build 2019-01-19 10:23:23 +01:00
Movement fix(Core): C++ 11 rule of 3 compiant constructors (#3023) 2020-06-15 12:45:04 +02:00
OutdoorPvP feat(Core/Misc): remove and replace ACE_Singleton (#2418) 2019-12-21 00:29:29 +07:00
Petitions feat(Core/Misc): remove and replace ACE_Singleton (#2418) 2019-12-21 00:29:29 +07:00
Pools feat(Core/Misc): remove and replace ACE_Singleton (#2418) 2019-12-21 00:29:29 +07:00
PrecompiledHeaders feat(Cmake): Rewrite build and use inherited dependencies (#1652) 2019-04-01 22:41:08 +02:00
Quests refactor(Core): rename namespaces and macros to acore (#2454) 2019-12-01 13:13:31 +01:00
Reputation feat(Core/Packet): Implement AntiDOS protection from Trinity (#2789) 2020-03-23 15:46:00 -03:00
Scripting feat(Core/Hook): A few new hooks (#2671) 2020-02-27 22:45:38 +01:00
Server fix(Core/WorldSocket): All control paths will return a value (#3117) 2020-06-13 14:05:51 +02:00
Skills refactor(Core): rename namespaces and macros to acore (#2454) 2019-12-01 13:13:31 +01:00
Spells fix(Core/Spell): Implement SPELL_ATTR0_CU_DONT_BREAK_STEALTH (#3056) 2020-06-19 12:00:21 +02:00
Texts feat(Core/Misc): remove and replace ACE_Singleton (#2418) 2019-12-21 00:29:29 +07:00
Tickets feat(Core/Misc): remove and replace ACE_Singleton (#2418) 2019-12-21 00:29:29 +07:00
Tools fix(Core/commands): Realign columns for command ".pdump" (#2699) 2020-02-25 08:49:25 +01:00
Warden feat(Core/Misc): remove and replace ACE_Singleton (#2418) 2019-12-21 00:29:29 +07:00
Weather feat(Core/Packet): Implement AntiDOS protection from Trinity (#2789) 2020-03-23 15:46:00 -03:00
World feat(Core/Config): rework configs load system (#2566) 2020-07-12 17:47:12 +02:00
CMakeLists.txt feat(Core/Library): Rename shared library to common (#1675) 2019-04-04 16:47:17 +07:00