EverWrath/src/server/game
2021-05-28 00:34:54 +02:00
..
Accounts feat(Core/Misc): implement ObjectGuid class (port from TC) (#4885) 2021-04-25 22:18:03 +02:00
Achievements feat(Core/Misc): includes cleanup (#5953) 2021-05-26 19:00:08 +07:00
Addons feat(Core/Logging): rework logging (#4692) 2021-04-17 11:20:07 +02:00
AI feat(Core/Misc): includes cleanup (#5953) 2021-05-26 19:00:08 +07:00
ArenaSpectator refactor(Core/Misc): Define & Rename Attributes (#5311) 2021-04-28 14:55:24 +02:00
AuctionHouse fix(Core): Memleaks fixes - Part II. (#5760) 2021-05-14 10:15:45 +02:00
Battlefield fix(Core): Memleaks fixes - Part II. (#5760) 2021-05-14 10:15:45 +02:00
Battlegrounds feat(Core/Random): port random system from TrinityCore (#5454) 2021-05-16 21:53:21 +02:00
Calendar feat(Core/Misc): implement ObjectGuid class (port from TC) (#4885) 2021-04-25 22:18:03 +02:00
Chat feat(Core/RealmList): port TrinityCore realm api (#5626) 2021-05-27 00:12:46 +02:00
Combat feat(Core/Misc): implement ObjectGuid class (port from TC) (#4885) 2021-04-25 22:18:03 +02:00
Conditions feat(Core/Common): delete lib game-interface inherited (#5333) 2021-05-07 02:16:44 +07:00
DataStores feat(Core/Misc): includes cleanup (#5953) 2021-05-26 19:00:08 +07:00
DungeonFinding feat(Core/Misc): includes cleanup (#5953) 2021-05-26 19:00:08 +07:00
Entities fix(Core/Creature): Creatures will periodically call for assistance. (#5065) 2021-05-27 13:42:48 +02:00
Events feat(Core/Misc): includes cleanup (#5953) 2021-05-26 19:00:08 +07:00
Globals feat(Core/Misc): includes cleanup (#5953) 2021-05-26 19:00:08 +07:00
Grids feat(Core/Misc): includes cleanup (#5953) 2021-05-26 19:00:08 +07:00
Groups fix(Core/Groups): fix group enchanting level not resetting properly (#5501) 2021-05-07 13:51:39 +02:00
Guilds fix(Core/Guild): disable invite if players diff factions (#5519) 2021-04-30 15:32:33 +02:00
Handlers feat(Core/PacketIO): correct parsing some opcodes (#6051) 2021-05-28 00:34:54 +02:00
Instances feat(Core/Misc): implement ObjectGuid class (port from TC) (#4885) 2021-04-25 22:18:03 +02:00
Loot feat(Core/Misc): includes cleanup (#5953) 2021-05-26 19:00:08 +07:00
Mails feat(Core/Misc): implement ObjectGuid class (port from TC) (#4885) 2021-04-25 22:18:03 +02:00
Maps feat(Core/Common): delete lib game-interface inherited (#5333) 2021-05-07 02:16:44 +07:00
Misc feat(Core/Misc): includes cleanup (#5953) 2021-05-26 19:00:08 +07:00
Miscellaneous feat(Core/Authserver): TOTP rewrite (#5620) 2021-05-12 18:57:10 -06:00
Motd refactor(Core): sort #includes alphabetically (#4579) 2021-02-24 22:34:42 +01:00
Movement fix(Core): Memleaks fixes - Part II. (#5760) 2021-05-14 10:15:45 +02:00
OutdoorPvP feat(Core/Misc): implement ObjectGuid class (port from TC) (#4885) 2021-04-25 22:18:03 +02:00
Petitions feat(Core/Misc): implement ObjectGuid class (port from TC) (#4885) 2021-04-25 22:18:03 +02:00
Pools fix(Core/Pooling): Fixed less and less objects from pools being spawned the longer the server is running (#5572) 2021-05-08 12:39:09 -06:00
PrecompiledHeaders refactor(Core): sort #includes alphabetically (#4579) 2021-02-24 22:34:42 +01:00
Quests feat(Core/Misc): includes cleanup (#5953) 2021-05-26 19:00:08 +07:00
Reputation feat(Core/Misc): implement ObjectGuid class (port from TC) (#4885) 2021-04-25 22:18:03 +02:00
Scripting feat(Core/Anticheat): Preparation to implement new passive anticheat … (#5516) 2021-05-07 18:10:44 +02:00
Server feat(Core/PacketIO): correct parsing some opcodes (#6051) 2021-05-28 00:34:54 +02:00
Skills feat(Core/Logging): rework logging (#4692) 2021-04-17 11:20:07 +02:00
Spells fix(Core/Spell): Apply AURA_STATE_FAERIE_FIRE (#5703) 2021-05-12 21:46:47 -06:00
Texts feat(Core/Misc): includes cleanup (#5953) 2021-05-26 19:00:08 +07:00
Tickets fix(Core/Ticket): close & resolve by console -1 (#5326) 2021-04-27 15:43:40 +02:00
Tools feat(Core/Misc): implement ObjectGuid class (port from TC) (#4885) 2021-04-25 22:18:03 +02:00
Warden feat(Core/Misc): implement ObjectGuid class (port from TC) (#4885) 2021-04-25 22:18:03 +02:00
Weather feat(Core/Logging): rework logging (#4692) 2021-04-17 11:20:07 +02:00
World fix(Core/Creature): Creatures will periodically call for assistance. (#5065) 2021-05-27 13:42:48 +02:00
CMakeLists.txt feat(Core/DBC): rework load DBC (#3002) 2020-07-22 08:43:16 +02:00