EverWrath/src/common
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
..
Collision feat(Core/Movement): Improved pathfinding, collisions and movements (#4220) 2021-02-01 01:34:27 +01:00
Configuration refactor(Core/Common): restyle tools with astyle (#3706) 2020-11-17 16:59:58 +07:00
Cryptography chore(core): remove malformed whitespaces (#4244) 2021-01-10 14:27:55 +01:00
Database feat(Core/Creature): implement c_t->spell_school_immune_mask (#4358) 2021-02-03 03:44:09 +01:00
DataStores chore(core): remove malformed whitespaces (#4244) 2021-01-10 14:27:55 +01:00
Debugging chore(core): remove malformed whitespaces (#4244) 2021-01-10 14:27:55 +01:00
Dynamic feat(CI/Codestyle): added codestyle check (#3668) 2021-01-09 11:59:50 +01:00
Logging feat(CI/Codestyle): added codestyle check (#3668) 2021-01-09 11:59:50 +01:00
Navigation feat(Core/Movement): Improved pathfinding, collisions and movements (#4220) 2021-02-01 01:34:27 +01:00
Packets chore(core): remove malformed whitespaces (#4244) 2021-01-10 14:27:55 +01:00
PrecompiledHeaders feat(Core/Library): Rename shared library to common (#1675) 2019-04-04 16:47:17 +07:00
Threading chore(core): remove malformed whitespaces (#4244) 2021-01-10 14:27:55 +01:00
Utilities feat(Core/Movement): Improved pathfinding, collisions and movements (#4220) 2021-02-01 01:34:27 +01:00
CMakeLists.txt chore(Core): forgot to add copyright in new files + small correction (#3861) 2020-12-07 21:05:13 -06:00
Common.cpp feat(CI/Codestyle): added codestyle check (#3668) 2021-01-09 11:59:50 +01:00
Common.h feat(Core/Movement): Improved pathfinding, collisions and movements (#4220) 2021-02-01 01:34:27 +01:00
CompilerDefs.h refactor(Core): rename namespaces and macros to acore (#2454) 2019-12-01 13:13:31 +01:00
Containers.h feat(Core/Warden): optimization + PQR detection (#3875) 2021-01-17 18:36:35 +01:00
Define.h feat(Core/Movement): Improved pathfinding, collisions and movements (#4220) 2021-02-01 01:34:27 +01:00
GitRevision.cpp feat(Core/Misc): replace all prefix preprocessor defines from CompilerDefs with AC_ (#2419) 2019-11-15 23:27:31 +07:00
GitRevision.h Add GitRevision 2018-06-24 17:32:50 +02:00