EverWrath/src
Kalimist 65d6bd0472
fix(Core/Creature): hardcoded gossip in zone_azshara (#18289)
* Changing hardcoded text in #define to enum member

- Changing #define to new enum member for AddGossipItemFor method

* Adding SQL Query File

* Forgot to add ';' in DELETE FROM
2024-02-08 07:41:23 +01:00
..
cmake chore(Cleanup): added new lines to the end of files where they are not present (#17774) 2023-11-19 11:57:37 +07:00
common chore(Core/Misc): Clean up workarounds (#17870) 2023-11-27 00:07:39 +01:00
genrev feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
server fix(Core/Creature): hardcoded gossip in zone_azshara (#18289) 2024-02-08 07:41:23 +01:00
test feat(Core/World): Implement DoForAllPlayers() helper for all online p… (#18060) 2024-01-01 13:57:57 +01:00
tools chore(Core/Misc): sort includes (#17776) 2023-11-18 17:51:26 +01:00
CMakeLists.txt refactor(Cmake): add support build selected applications and tools (#11836) 2022-05-31 17:05:39 +07:00