EverWrath/src/server/game/AI/SmartScripts
Kitzunu 913e65f97f
refactor(Core/Misc): fabs() to std::fabs() (#9790)
- prefer std functions over C functions
2021-12-31 20:41:00 -03:00
..
SmartAI.cpp refactor(Core/Misc): fabs() to std::fabs() (#9790) 2021-12-31 20:41:00 -03:00
SmartAI.h feat(Core/SmartScripts): SMART_ACTION_DISABLE_EVADE (#9772) 2021-12-19 18:30:55 -03:00
SmartScript.cpp feat(Core/AI): convert SelectAggroTarget to enum class (#9893) 2021-12-28 19:13:12 -03:00
SmartScript.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
SmartScriptMgr.cpp refactor(Core/Misc): fabs() to std::fabs() (#9790) 2021-12-31 20:41:00 -03:00
SmartScriptMgr.h feat(Core/SmartScripts): SMART_ACTION_DISABLE_EVADE (#9772) 2021-12-19 18:30:55 -03:00