EverWrath/src/server/game
2019-11-30 08:42:20 +01:00
..
Accounts feat(Core): Changing max pass size (#1626) 2019-03-26 11:33:51 -03:00
Achievements Refactor(Core/Misc): Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros (#1627) 2019-03-26 00:01:56 +07:00
Addons Update license links (#783) 2018-03-12 10:54:57 +01:00
AI fix(Core/PetAI): aggro and movement of Warlock's IMP (#2379) 2019-11-18 16:05:25 +01:00
ArenaSpectator Revert "feat(core): Ensure that all actions are compared to fixed point in time (#1236) (#1458)" (#1471) 2019-02-15 15:14:49 -03:00
AuctionHouse Refactor(Core/Misc): Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros (#1627) 2019-03-26 00:01:56 +07:00
Battlefield fix(Core/Wintergrasp): Leaving Wintergrasp with the minimap button (#2018) 2019-07-04 09:01:24 +02:00
Battlegrounds fix(Core/Battleground): Improving the Anti-Spam BG Queue Announcer (#2299) 2019-10-06 19:34:46 +02:00
Calendar Refactor(Core/Misc): Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros (#1627) 2019-03-26 00:01:56 +07:00
Chat fix(Core): uint32 assignment, prevent crash, closes #2433 (#2435) 2019-11-16 18:44:06 +01:00
Combat Revert "feat(core): Ensure that all actions are compared to fixed point in time (#1236) (#1458)" (#1471) 2019-02-15 15:14:49 -03:00
Conditions fix(DB/Core): Quest "The Great Hunter's Challenge"; add new condition CONDITION_QUEST_OBJECTIVE_PROGRESS (#2342) 2019-10-21 08:57:41 +02:00
DataStores style(cpp): DBC AchievementCriteriaTypes indentation 2019-02-20 19:42:15 +01:00
DungeonFinding Refactor(Core/Misc): Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros (#1627) 2019-03-26 00:01:56 +07:00
Entities fix(DB/GameObject): Quest event "The Bones of Nozronn"; quest sparkle for GO type "GAMEOBJECT_TYPE_SPELL_FOCUS" (#2398) 2019-11-30 08:42:20 +01:00
Events feat(Core/Misc): replace ACE based typedefs (#2460) 2019-11-22 22:42:00 +07:00
Globals fix(DB/GameObject): Quest event "The Bones of Nozronn"; quest sparkle for GO type "GAMEOBJECT_TYPE_SPELL_FOCUS" (#2398) 2019-11-30 08:42:20 +01:00
Grids fix(Core): Missing updates for creatures; disable Travis modules check (#2457) 2019-11-26 09:49:58 +01:00
Groups Revert "feat(core): Ensure that all actions are compared to fixed point in time (#1236) (#1458)" (#1471) 2019-02-15 15:14:49 -03:00
Guilds Refactor(Core/Misc): Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros (#1627) 2019-03-26 00:01:56 +07:00
Handlers feat(Core/PacketIO): restrict CMSG_EMOTE/CMSG_STANDSTATECHANGE to only allow emotes/stand states that client can send by itself (#2412) 2019-11-15 16:28:54 +07:00
Instances Refactor(Core/Misc): Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros (#1627) 2019-03-26 00:01:56 +07:00
Loot feat(Core): enable C++17 (#2234) 2019-09-02 13:54:10 +07:00
Mails Revert "feat(core): Ensure that all actions are compared to fixed point in time (#1236) (#1458)" (#1471) 2019-02-15 15:14:49 -03:00
Maps fix(Core): Missing updates for creatures; disable Travis modules check (#2457) 2019-11-26 09:49:58 +01:00
Misc Refactor(Core/Misc): Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros (#1627) 2019-03-26 00:01:56 +07:00
Miscellaneous fix(Core/Commands): debug send opcode (#2344) 2019-10-22 08:20:00 +02:00
Motd fix build 2019-01-19 10:23:23 +01:00
Movement feat(Core): Added ABORT() macro to prevent the usage of ASSERT(false) as a quick hack to crash the core misusing assert (#2273) 2019-09-26 09:51:33 +02:00
OutdoorPvP Update license links (#783) 2018-03-12 10:54:57 +01:00
Petitions Using TC structure allowing easier patches importing 2017-12-21 00:20:29 +01:00
Pools feat(Core/Pool): improve pool manager (#2027) 2019-07-10 02:28:56 +02:00
PrecompiledHeaders feat(Cmake): Rewrite build and use inherited dependencies (#1652) 2019-04-01 22:41:08 +02:00
Quests fix(quest): fix some quest chains + align NextQuestID with TC (#1351) 2019-01-28 20:23:59 +01:00
Reputation Core/Hooks: Add new Player hooks (#1481) 2019-02-18 18:22:36 +07:00
Scripting feat(Core): Added ABORT() macro to prevent the usage of ASSERT(false) as a quick hack to crash the core misusing assert (#2273) 2019-09-26 09:51:33 +02:00
Server fix(Core): prevent movement exploit (#2410) 2019-11-15 10:03:57 +01:00
Skills Refactor(Core/Misc): Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros (#1627) 2019-03-26 00:01:56 +07:00
Spells fix(Core/Raid):Putricide mutated abomination being energized by players (#2386) 2019-11-24 09:26:30 +01:00
Texts Refactor(Core/Misc): Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros (#1627) 2019-03-26 00:01:56 +07:00
Tickets Revert "feat(core): Ensure that all actions are compared to fixed point in time (#1236) (#1458)" (#1471) 2019-02-15 15:14:49 -03:00
Tools Core/Characters: fix player dump load command 2018-05-07 15:51:52 +03:00
Warden Rewrite(Core/BanManager): Rewrite Ban system (#1576) 2019-03-25 10:00:17 +07:00
Weather Refactor(Core/Misc): Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros (#1627) 2019-03-26 00:01:56 +07:00
World feat(Core/Misc): replace all prefix preprocessor defines from CompilerDefs with AC_ (#2419) 2019-11-15 23:27:31 +07:00
CMakeLists.txt feat(Core/Library): Rename shared library to common (#1675) 2019-04-04 16:47:17 +07:00