EverWrath/src/server/game/Maps
Benjamin Jackson 1edac37ac3
refactor(Core): Make more use of helpers. (#19835)
* Init.

* Reword.

* Update codestyle script.

Co-Authored-By: Kitzunu <24550914+Kitzunu@users.noreply.github.com>

* Add gameobject type ID check, reorder checks.

* Add helper/codestyle check for unit type.

* `IsUnit()` -> `IsCreature()`

* Add `IsUnit()` method.

* Use type mask.

https: //github.com/TrinityCore/TrinityCore/commit/cc71da35b5dc74abf71f8691161525a23d870bb5
Co-Authored-By: Giacomo Pozzoni <giacomopoz@gmail.com>
Co-Authored-By: Ovahlord <18347559+Ovahlord@users.noreply.github.com>

* Replace instances of `isType` with `IsUnit`.

---------

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com>
Co-authored-by: Ovahlord <18347559+Ovahlord@users.noreply.github.com>
2024-09-03 14:41:31 -03:00
..
AreaBoundary.cpp fix(Scripts/Ulduar): falling down Kologarn's pit should kill (#18945) 2024-05-26 14:38:16 -03:00
AreaBoundary.h fix(Scripts/Ulduar): falling down Kologarn's pit should kill (#18945) 2024-05-26 14:38:16 -03:00
Map.cpp refactor(Core): Make more use of helpers. (#19835) 2024-09-03 14:41:31 -03:00
Map.h refactor(src/common): remove unused imports (#19506) 2024-07-30 20:06:46 -03:00
MapInstanced.cpp chore(Core): remove useless includes (#18036) 2023-12-23 12:16:27 -03:00
MapInstanced.h Revert Visibility Notifier changes (#17682) 2023-11-12 00:48:49 +01:00
MapMgr.cpp fix(Core/Map): Exempt raids from the hourly limit (#19650) 2024-08-18 19:56:38 +02:00
MapMgr.h Revert Visibility Notifier changes (#17682) 2023-11-12 00:48:49 +01:00
MapReference.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
MapRefMgr.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
MapUpdater.cpp refactor(src/common): remove unused imports (#19506) 2024-07-30 20:06:46 -03:00
MapUpdater.h refactor(src/common): remove unused imports (#19506) 2024-07-30 20:06:46 -03:00
TransportMgr.cpp refactor(src/common): remove unused imports (#19506) 2024-07-30 20:06:46 -03:00
TransportMgr.h refactor(Core/Misc): headers cleanup (#9259) 2021-11-22 17:24:39 +07:00
ZoneScript.h fix(Scripts/RuinsOfAhnQiraj): Implement Rajaxx waves (#12513) 2022-07-25 12:12:08 -03:00