EverWrath/src/server/game
2020-08-20 15:50:32 +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 fix(Core/SmartScripts): Disallow Gob to use Combat with Zone (#3199) 2020-07-19 20:46:14 +02:00
ArenaSpectator fix(CI/Core/ArenaSpectator): clang warnings + prevent new warnings (#3317) 2020-08-19 19:44:07 +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/DBC): rework load DBC (#3002) 2020-07-22 08:43:16 +02:00
DungeonFinding fix(Core): potential crashes/bugs reported by static analysis #2 (#2622) 2020-02-03 07:52:27 +01:00
Entities feat(Core/Config): CONFIG_INTERVAL_SAVE (#3171) 2020-08-20 15:50:32 +02:00
Events fix(Core/DB/Events): Game Event on Calendar (#2890) 2020-04-24 14:13:44 +02:00
Globals feat(Core/SendListInventory): Add multivendor function (#3172) 2020-08-20 11:00:11 +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 feat(Core/SendListInventory): Add multivendor function (#3172) 2020-08-20 11:00:11 +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 feat(Core/DBC): rework load DBC (#3002) 2020-07-22 08:43:16 +02:00
Misc feat(Core/DBC): rework load DBC (#3002) 2020-07-22 08:43:16 +02: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 feat(Core/SendListInventory): Add multivendor function (#3172) 2020-08-20 11:00:11 +02:00
Skills refactor(Core): rename namespaces and macros to acore (#2454) 2019-12-01 13:13:31 +01:00
Spells fix(#2147): enrage and some false-negative spells (#3153) 2020-08-18 11:10:43 +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): CONFIG_INTERVAL_SAVE (#3171) 2020-08-20 15:50:32 +02:00
CMakeLists.txt feat(Core/DBC): rework load DBC (#3002) 2020-07-22 08:43:16 +02:00