EverWrath/src
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
..
cmake refactor(Deps/OpenSSL): Deprecate OpenSSL 1.x (#19452) 2024-08-07 18:13:31 +02:00
common feat(Core/Achievements): Add possibility to complete achievements and update achievement criteria for offline players. (#19851) 2024-09-03 13:05:23 -03:00
genrev feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
server refactor(Core): Make more use of helpers. (#19835) 2024-09-03 14:41:31 -03:00
test refactor(Core/World): Move SendGMText to ChatHandler and allow fmt (#19490) 2024-08-08 20:12:33 -03:00
tools refactor(Core/Misc): Acore::StringFormat to fmt format (#19838) 2024-09-03 07:59:37 -03:00
CMakeLists.txt refactor(Cmake): add support build selected applications and tools (#11836) 2022-05-31 17:05:39 +07:00