EverWrath/src/server/scripts/Events
M'Dic 437d93926f
fix (core): macos12 depreciation workflow error / security CWE-120 (#14746)
* fix (core): macos12 depreciation workflow error

Fix workflow error message:
azerothcore-wotlk/src/common/Utilities/Util.cpp:558:9: fatal error: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        sprintf(buffer, "%02X", bytes[i]);

* Update BattlegroundAV.cpp

* more macos12 fixit

* Update spell_generic.cpp
2023-01-23 06:13:27 -05:00
..
brewfest.cpp fix (core): macos12 depreciation workflow error / security CWE-120 (#14746) 2023-01-23 06:13:27 -05:00
childrens_week.cpp refactor(Core/Misc): sin() to std::sin() (#9795) 2022-01-06 19:29:40 +01:00
events_script_loader.cpp feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
hallows_end.cpp fix(Scripts/Spells): Hallow's End Candy punpkin treat should turn pla… (#13808) 2022-11-21 18:59:24 -03:00
love_in_air.cpp fix(Core/Spells): Crown Parcel Service Uniform should dismount players (#10654) 2022-02-15 12:46:53 +01:00
midsummer.cpp Script/Spell: fix Midsummer's Juggling Torch (#12198) 2022-07-02 16:30:58 -04:00
pilgrims_bounty.cpp fix(Core/Misc): Change const to be after type name (#10591) 2022-02-14 16:05:45 -03:00
winter_veil.cpp refactor(Core/Misc): sin() to std::sin() (#9795) 2022-01-06 19:29:40 +01:00