EverWrath/src/common/Database/Implementation
Kitzunu 6e1fb0d525
feat(Core/Creature): implement c_t->spell_school_immune_mask (#4358)
* feat(Core/Creature): implement spell_school_immune_mask

* ae878e18ef

Co-Authored-By: Wyreth <32145860+Wyreth@users.noreply.github.com>

* Import from TC

* just capitalize sql keywords

* Update rev_1611769264588956600.sql

Co-authored-by: Wyreth <32145860+Wyreth@users.noreply.github.com>
2021-02-03 03:44:09 +01:00
..
CharacterDatabase.cpp feat(Core/PvPstats): top players of the month (#4353) 2021-01-27 18:23:56 +01:00
CharacterDatabase.h feat(Core/PvPstats): top players of the month (#4353) 2021-01-27 18:23:56 +01:00
LoginDatabase.cpp refactor(Core/LoginDatabase): LOGIN_DEL_ACCOUNT_MUTEDEL -> LOGIN_DEL_ACCOUNT_MUTED (#4281) 2021-01-30 13:37:41 +01:00
LoginDatabase.h refactor(Core/LoginDatabase): LOGIN_DEL_ACCOUNT_MUTEDEL -> LOGIN_DEL_ACCOUNT_MUTED (#4281) 2021-01-30 13:37:41 +01:00
WorldDatabase.cpp feat(Core/Creature): implement c_t->spell_school_immune_mask (#4358) 2021-02-03 03:44:09 +01:00
WorldDatabase.h refactor(Core): apply clang-tidy modernize-use-override (#3817) 2020-12-06 18:04:55 +01:00