EverWrath/src/server/scripts/Northrend
Kitzunu ceefd89a06
feat(CI/Codestyle): check for curly brackets before/after if/else statements (#20977)
* feat(CI/Codestyle): check for braces after if/else statements

* right need to edit a cpp file to trigger cpp check

* Revert "right need to edit a cpp file to trigger cpp check"

This reverts commit 2e34d8c52f35216549107a3476e79e79ea2ae077.

* fix codestyle in cpp

* Update oculus.cpp

* Update codestyle.py

* Update codestyle.py

* Update codestyle.py

* Update codestyle.py
2024-12-19 21:14:58 +01:00
..
AzjolNerub refactor(src/server/game/*): remove unused imports (big part 1) (#20310) 2024-10-27 10:25:40 +01:00
ChamberOfAspects refactor(Core/Spells): Add helpers for HasAuraType (#20802) 2024-12-01 08:50:59 -03:00
CrusadersColiseum fix(Scripts/TrialOfChampion): fail and send custom spell error when trying to mount without lance equipped (#19932) 2024-12-12 06:54:40 +01:00
DraktharonKeep refactor(src/server/game/*): remove unused imports (big part 1) (#20310) 2024-10-27 10:25:40 +01:00
FrozenHalls refactor(Core/Spells): Add helpers for HasAuraType (#20802) 2024-12-01 08:50:59 -03:00
Gundrak refactor(Core/Object): adds consistency in the use of type object check (#19671) 2024-08-25 09:57:37 -03:00
IcecrownCitadel fix(Scripts/IcecrownCitadel): Vengeful Shade unroot timer fix (#20902) 2024-12-12 00:03:29 -03:00
Naxxramas refactor(Scripts/Naxxramas): Modernize Anubrekhan script (#20596) 2024-11-16 16:00:34 -03:00
Nexus feat(CI/Codestyle): check for curly brackets before/after if/else statements (#20977) 2024-12-19 21:14:58 +01:00
Ulduar Fix(DB/Script): Halls of Stone, Brann escort (#20312) 2024-12-03 20:57:11 +01:00
UtgardeKeep refactor(Scripts/UtgardeKeep): Modernize Prince Keleseth script (#20806) 2024-12-02 08:17:16 -03:00
VaultOfArchavon refactor(Scripts/Northrend): spell scripts use registry macros (#20401) 2024-11-01 16:11:14 -03:00
VioletHold refactor(Scripts/VioletHold): Move all spells to spelldifficul… (#20796) 2024-12-01 08:47:52 -03:00
isle_of_conquest.cpp refactor(Core/Object): adds consistency in the use of type object check (#19671) 2024-08-25 09:57:37 -03:00
northrend_script_loader.cpp fix(Scripts/UtgardPinnacle): Implement Beast's Mark (#11298) 2022-04-07 15:55:01 -03:00
zone_borean_tundra.cpp fix(Scripts/BoreanTundra): make Escape from the Winterfin Caverns group completable (#20359) 2024-11-11 16:53:07 -03:00
zone_crystalsong_forest.cpp fix(Core/Creature): Prevent combat movement disabled creatures from r… (#18428) 2024-02-27 10:11:39 -03:00
zone_dalaran.cpp chore(Core/Misc): Some cleanup (#19970) 2024-09-21 19:34:31 +02:00
zone_dragonblight.cpp fix(Scripts/Dragonblight): Fix Torturer Leclaft spamming abilities (#20130) 2024-10-05 11:02:31 +02:00
zone_grizzly_hills.cpp refactor(Core): Make more use of helpers. (#19835) 2024-09-03 14:41:31 -03:00
zone_howling_fjord.cpp refactor(Core): Make more use of helpers. (#19835) 2024-09-03 14:41:31 -03:00
zone_icecrown.cpp chore(Core/Misc): Some cleanup (#19970) 2024-09-21 19:34:31 +02:00
zone_sholazar_basin.cpp chore(Core/Misc): Some cleanup (#19970) 2024-09-21 19:34:31 +02:00
zone_storm_peaks.cpp refactor(Core/Spells): Add helpers for HasAuraType (#20802) 2024-12-01 08:50:59 -03:00
zone_wintergrasp.cpp chore(Core/Misc): update floor and ceil to std (#19837) 2024-09-03 08:01:00 -03:00
zone_zuldrak.cpp refactor(Core/Object): adds consistency in the use of type object check (#19671) 2024-08-25 09:57:37 -03:00