EverWrath/src/server/game
2019-06-17 11:14:29 +02: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(DB/Core): Play "Lament of the Highborne" as music instead of sound (#1926) 2019-06-14 07:51:29 +02: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 Refactor(Core/Misc): Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros (#1627) 2019-03-26 00:01:56 +07:00
Battlegrounds fix(Core/BG): prevent potential crash in BG (#1931) 2019-06-17 11:14:29 +02:00
Calendar Refactor(Core/Misc): Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros (#1627) 2019-03-26 00:01:56 +07:00
Chat Refactor(Core/Misc): Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros (#1627) 2019-03-26 00:01:56 +07: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 feat(conditions): prevent adding bad contitions + align enums with TC (#1381) 2019-01-29 23:02:54 +01: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(Core): check quest conditions on item equip (#1936) 2019-06-15 06:35:57 +02:00
Events Core/Hooks: Adds hooks for start and stop game events (#1472) 2019-02-19 09:24:55 +07:00
Globals fix(Core): implement "SCRIPT_COMMAND_MOVEMENT" (35) to fix Defias Thug waypoint errors (#1721) 2019-04-21 16:56:32 +02:00
Grids Core/NPC: Creatures now alert when they detect stealthed players (#1060) 2018-10-31 20:25:23 +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/Player): PartyLevelReq invite settings (#1919) 2019-06-09 09:03:18 +02:00
Instances Refactor(Core/Misc): Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros (#1627) 2019-03-26 00:01:56 +07:00
Loot Refactor(Core/Misc): Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros (#1627) 2019-03-26 00:01:56 +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 Core/Misc: Replace ACE_UINT* to uint* (#1628) 2019-03-26 13:38:16 +07: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/BG): Queue Announcer FIX (#1643) 2019-04-06 12:33:17 -03:00
Motd fix build 2019-01-19 10:23:23 +01:00
Movement Refactor(Core/Misc): Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros (#1627) 2019-03-26 00:01:56 +07: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 Refactor(Core/Misc): Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros (#1627) 2019-03-26 00:01:56 +07: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 fix(Core): implement "SCRIPT_COMMAND_MOVEMENT" (35) to fix Defias Thug waypoint errors (#1721) 2019-04-21 16:56:32 +02:00
Server feat(core): Increased limit of realms (#1664) 2019-04-13 18:07:26 +02:00
Skills Refactor(Core/Misc): Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros (#1627) 2019-03-26 00:01:56 +07:00
Spells feat(Core/Eluna): PLAYER_EVENT_ON_SPELL_CAST (#1624) 2019-06-07 23:39:09 +02: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/Player): PartyLevelReq invite settings (#1919) 2019-06-09 09:03:18 +02:00
CMakeLists.txt feat(Core/Library): Rename shared library to common (#1675) 2019-04-04 16:47:17 +07:00