EverWrath/src/server/game
Kitzunu 913e65f97f
refactor(Core/Misc): fabs() to std::fabs() (#9790)
- prefer std functions over C functions
2021-12-31 20:41:00 -03:00
..
Accounts refactor(Core/Misc): headers cleanup (#9259) 2021-11-22 17:24:39 +07:00
Achievements refactor(Core/Misc): headers cleanup (#9259) 2021-11-22 17:24:39 +07:00
Addons refactor(Core): remove unused imports (#9767) 2021-12-19 19:41:14 +01:00
AI refactor(Core/Misc): fabs() to std::fabs() (#9790) 2021-12-31 20:41:00 -03:00
ArenaSpectator refactor(Core/Misc): headers cleanup (#9259) 2021-11-22 17:24:39 +07:00
AuctionHouse refactor(Core): remove unused imports (#9767) 2021-12-19 19:41:14 +01:00
Battlefield refactor(Core/Misc): abs() to std::abs() (#9789) 2021-12-31 19:29:39 -03:00
Battlegrounds refactor(Core/Misc): fabs() to std::fabs() (#9790) 2021-12-31 20:41:00 -03:00
Cache refactor(Core): remove unused imports (#9767) 2021-12-19 19:41:14 +01:00
Calendar refactor(Core/Misc): headers cleanup (#9259) 2021-11-22 17:24:39 +07:00
Chat refactor(Scripts/Commands): convert cs_misc to new system (#8939) 2021-12-21 19:32:21 +07:00
Combat fix(Core/Players): Removed old and invalid Player::SetInWater funct… (#9739) 2021-12-28 09:34:45 -03:00
Conditions refactor(Core/Misc): abs() to std::abs() (#9789) 2021-12-31 19:29:39 -03:00
DataStores feat(Core/Pets): Management refactoring (#9712) 2021-12-30 18:45:13 -03:00
DungeonFinding refactor(Core/Misc): fabs() to std::fabs() (#9790) 2021-12-31 20:41:00 -03:00
Entities refactor(Core/Misc): fabs() to std::fabs() (#9790) 2021-12-31 20:41:00 -03:00
Events (Core\DB) Create Logging Game Event Creatures\Gameobjects (#9731) 2021-12-16 11:02:57 -05:00
Globals refactor(Core/Misc): abs() to std::abs() (#9789) 2021-12-31 19:29:39 -03:00
Grids fix(Core/GridNotifiers): fix tempsummons not finding nearby creatures (#9749) 2021-12-19 07:53:53 -03:00
Groups Revert "fix(Core/Spells): Forward core changes (#8841)" (#9631) 2021-12-10 15:31:48 +01:00
Guilds refactor(Core/Misc): abs() to std::abs() (#9789) 2021-12-31 19:29:39 -03:00
Handlers refactor(Core/Misc): fabs() to std::fabs() (#9790) 2021-12-31 20:41:00 -03:00
Instances fix(Core/Instances): always put boss minions in combat with zone (#9649) 2021-12-13 18:26:38 +01:00
Loot fix(Core/Loot): Proeprly handle UNIT_DYNFLAG_LOOTABLE flag. (#9761) 2021-12-24 06:04:43 -03:00
Mails refactor(Core): remove unused imports (#9767) 2021-12-19 19:41:14 +01:00
Maps refactor(Core/Misc): fabs() to std::fabs() (#9790) 2021-12-31 20:41:00 -03:00
Misc feat(Core/SavingSystem): remove old player saving system (#9779) 2021-12-24 08:37:45 -03:00
Miscellaneous feat(Core/Player): Implement player specific settings (#9483) 2021-12-26 08:39:15 -03:00
Modules feat(Core/Modules): add separated lib for modules (#9281) 2021-12-02 20:28:58 +07:00
Motd refactor(Core): remove unused imports (#9767) 2021-12-19 19:41:14 +01:00
Movement refactor(Core/Misc): fabs() to std::fabs() (#9790) 2021-12-31 20:41:00 -03:00
OutdoorPvP chore(Core): Remove unnecessary slang Cosmetic (#9325) 2021-11-25 04:31:54 -03:00
Petitions refactor(Core/Misc): headers cleanup (#9259) 2021-11-22 17:24:39 +07:00
Pools refactor(Core/Misc): fabs() to std::fabs() (#9790) 2021-12-31 20:41:00 -03:00
PrecompiledHeaders feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Quests fix(Core/Quests): implement QUEST_SPECIAL_FLAGS_NO_REP_SPILLOVER (#9661) 2021-12-17 18:06:15 +01:00
Reputation fix(Core/Quests): implement QUEST_SPECIAL_FLAGS_NO_REP_SPILLOVER (#9661) 2021-12-17 18:06:15 +01:00
Scripting refactor(Core/Misc): abs() to std::abs() (#9789) 2021-12-31 19:29:39 -03:00
Server refactor(Core/Packets): Totem (#9451) 2021-12-31 10:23:38 -03:00
Skills refactor(Core/Misc): headers cleanup (#9259) 2021-11-22 17:24:39 +07:00
Spells refactor(Core/Misc): fabs() to std::fabs() (#9790) 2021-12-31 20:41:00 -03:00
Texts refactor(Core/Misc): headers cleanup (#9259) 2021-11-22 17:24:39 +07:00
Tickets refactor(Core/Misc): headers cleanup (#9259) 2021-11-22 17:24:39 +07:00
Tools refactor(Core/Misc): headers cleanup (#9259) 2021-11-22 17:24:39 +07:00
Warden chore(Core/Warden): comment auto ban from TIMING_CHECK_FAIL (#9470) 2021-12-02 19:26:10 -03:00
Weather refactor(Core/Misc): headers cleanup (#9259) 2021-11-22 17:24:39 +07:00
World feat(Core/Player): Implement player specific settings (#9483) 2021-12-26 08:39:15 -03:00
CMakeLists.txt feat(Core/Modules): add separated lib for modules (#9281) 2021-12-02 20:28:58 +07:00