EverWrath/src/server/game
Benjamin Jackson b595586bf0
refactor(Core/SpellMgr): Remove nested ifs for binary evaluation. (#19762)
* Init.

Co-Authored-By: Anton Popovichenko <walkline.ua@gmail.com>

* Whitespace.

* Tiny nitpick.

Co-Authored-By: Anton Popovichenko <walkline.ua@gmail.com>

* Tiny nitpick.*

Today Bench learns the difference between break and continue.

Co-Authored-By: Anton Popovichenko <walkline.ua@gmail.com>

* Parentheses warnings.

* Apply suggestion.

Co-Authored-By: Anton Popovichenko <walkline.ua@gmail.com>

---------

Co-authored-by: Anton Popovichenko <walkline.ua@gmail.com>
2024-08-28 08:13:42 -03:00
..
Accounts feat(Scripts/Commands): account set email (#19481) 2024-07-30 15:33:13 +02:00
Achievements fix(Core/AchievementMgr): Check for null achievement before being derefenced. (#19504) 2024-07-28 16:40:21 -03:00
Addons chore(Core/Misc): sort includes (#17776) 2023-11-18 17:51:26 +01:00
AI refactor(Core/BossAI): Improve the ScheduleHealthCheck() code (#19743) 2024-08-26 14:44:05 -03:00
ArenaSpectator refactor(src/common): remove unused imports (#19506) 2024-07-30 20:06:46 -03:00
AuctionHouse fix(Core/AuctionHouse): fix crash in BuildListAuctionItems (#17222) 2023-09-08 23:09:35 -03:00
Autobroadcast refactor(Core/Chat): Move SendWorldText(optional) to ChatHandler and … (#19501) 2024-07-29 14:44:13 -03:00
Battlefield refactor(Core/Object): adds consistency in the use of type object check (#19671) 2024-08-25 09:57:37 -03:00
Battlegrounds fix(Core/BG): Fix fmt issue for bg sent notifications (#19718) 2024-08-25 19:22:37 -03:00
Cache refactor(Core/Object): getLevel() -> GetLevel() (#14122) 2022-12-31 17:39:23 +01:00
Calendar refactor(src/common): remove unused imports (#19506) 2024-07-30 20:06:46 -03:00
Chat feat(DB/Module): introduce module_string table (#19475) 2024-08-13 19:53:16 +02:00
Combat refactor(Core/Object): adds consistency in the use of type object check (#19671) 2024-08-25 09:57:37 -03:00
Conditions refactor(Core/Object): adds consistency in the use of type object check (#19671) 2024-08-25 09:57:37 -03:00
DataStores chore(Core/DBC): define unused unknown dbc fields (#19262) 2024-07-04 14:23:25 -03:00
DungeonFinding feat(Core/LFG): Option to disable deserter (#19618) 2024-08-14 09:19:56 -03:00
Entities fix(Core/Creature): Fix grace period for can attack check. (#19763) 2024-08-28 08:13:06 -03:00
Events refactor(Core/Chat): Move SendWorldText(optional) to ChatHandler and … (#19501) 2024-07-29 14:44:13 -03:00
Globals refactor(Core/Object): adds consistency in the use of type object check (#19671) 2024-08-25 09:57:37 -03:00
Grids refactor(Core/Object): adds consistency in the use of type object check (#19671) 2024-08-25 09:57:37 -03:00
Groups fix(Core/Loot): implement automatic pass in group loot for items that… (#19272) 2024-07-04 14:21:00 -03:00
Guilds refactor(Core/Chat): PSendSysMessage to fmt (#19449) 2024-07-23 23:48:46 +02:00
Handlers refactor(Core/Object): adds consistency in the use of type object check (#19671) 2024-08-25 09:57:37 -03:00
Instances refactor(Core/Chat): Move SendNotification to ChatHander (#19491) 2024-08-10 11:39:46 -03:00
Loot refactor(src/common): remove unused imports (#19506) 2024-07-30 20:06:46 -03:00
Mails feat(Core/Scripting): move all script objects to separated files (#17860) 2023-12-02 21:13:20 +01:00
Maps refactor(Core/Object): adds consistency in the use of type object check (#19671) 2024-08-25 09:57:37 -03:00
Misc refactor(Core/Chat): Move SendWorldText(optional) to ChatHandler and … (#19501) 2024-07-29 14:44:13 -03:00
Miscellaneous fix(Scritps/AV): Use db defined text for Herald (#19486) 2024-07-28 01:44:03 +02:00
Modules refactor(Core): remove unused imports (#9969) 2022-01-02 20:22:09 +01:00
Motd feat(Core/Scripting): move all script objects to separated files (#17860) 2023-12-02 21:13:20 +01:00
Movement refactor(Core/Object): adds consistency in the use of type object check (#19671) 2024-08-25 09:57:37 -03:00
OutdoorPvP fix(Core/PVP): Fix OutDoorPVP CustomSpell handling (#18389) 2024-03-10 15:35:29 +01:00
Petitions fix and bringing to a unified style warnings of server loading logs to be more visible at server startup (#10970) 2022-03-12 04:57:26 -03:00
Pools refactor(src/common): remove unused imports (#19506) 2024-07-30 20:06:46 -03:00
PrecompiledHeaders feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Quests refactor(src/common): remove unused imports (#19506) 2024-07-30 20:06:46 -03:00
Reputation refactor(src/common): remove unused imports (#19506) 2024-07-30 20:06:46 -03:00
Scripting refactor(Core/Object): adds consistency in the use of type object check (#19671) 2024-08-25 09:57:37 -03:00
Server fix(Core/WorldSocketMgr): sync default Network.OutUBuff with worldser… (#19702) 2024-08-23 06:38:00 +02:00
Skills chore(Core/Misc): rename spellInfo pointers (#17914) 2023-12-02 06:03:15 -03:00
Spells refactor(Core/SpellMgr): Remove nested ifs for binary evaluation. (#19762) 2024-08-28 08:13:42 -03:00
Texts refactor(src/common): remove unused imports (#19506) 2024-07-30 20:06:46 -03:00
Tickets Revert "chore(Script/Misc): cleanup" (#19627) 2024-08-15 05:43:11 +02:00
Time fix(Core/Player): Vertical Message distance (#19302) 2024-07-06 10:05:34 -03:00
Tools refactor(src/common): remove unused imports (#19506) 2024-07-30 20:06:46 -03:00
Warden refactor(src/common): remove unused imports (#19506) 2024-07-30 20:06:46 -03:00
Weather refactor(Core): remove unused imports (#17094) 2023-08-28 13:39:43 +02:00
World feat(Core/LFG): Option to disable deserter (#19618) 2024-08-14 09:19:56 -03:00
CMakeLists.txt feat(Core/Modules): add separated lib for modules (#9281) 2021-12-02 20:28:58 +07:00