IntelligentQuantum
|
ab4ee71762
|
feat(Core/Maps): AreaBoundary (#10525)
* cherry-picked commit (2da458c56d)
|
2022-04-15 14:10:41 +02:00 |
|
Kitzunu
|
856aed6fc6
|
feat(Core/Unit): New helpers for UnitFlag and UnitFlag2 (#11227)
|
2022-03-30 07:59:42 -03:00 |
|
Kitzunu
|
3e6424151a
|
fix(Scripts/Scholomance): Darkmaster Gandling crash (#10546)
* fix(Scripts/Scholomance): Darkmaster Gandling crash
* Update boss_darkmaster_gandling.cpp
* Update boss_darkmaster_gandling.cpp
* Update boss_darkmaster_gandling.cpp
Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com>
Co-authored-by: UltraNix <80540499+UltraNix@users.noreply.github.com>
|
2022-02-20 10:19:56 +01:00 |
|
Kitzunu
|
455899dc75
|
fix(Core/Misc): Change const to be after type name (#10591)
|
2022-02-14 16:05:45 -03:00 |
|
Kargatum
|
259b9133f6
|
feat(Core/Common): add new helpers for time utility (#10207)
|
2022-01-19 12:01:59 +07:00 |
|
Kargatum
|
c81891fc11
|
feat(Core/AI): convert SelectAggroTarget to enum class (#9893)
|
2021-12-28 19:13:12 -03:00 |
|
UltraNix
|
1d9eea194f
|
fix(Scripts/BlackrockSpire): Improved Kormok encounter. (#9394)
Fixes #9101
|
2021-12-03 10:01:18 -03:00 |
|
Skjalf
|
53e9759014
|
fix(Scripts/Scholomance): Fix nullptr crash (#9298)
|
2021-11-23 15:26:30 -03:00 |
|
Kargatum
|
f62664c987
|
refactor(Core/Misc): headers cleanup (#9259)
|
2021-11-22 17:24:39 +07:00 |
|
patou01
|
8a570f483c
|
fix(Scripts/Scholomance): improvements for Kirtonos (#8401)
|
2021-11-19 10:03:55 +01:00 |
|
Malcrom
|
f106de8788
|
refactor(Core): update getFaction to GetFaction and setFaction to SetFaction (#8708)
|
2021-11-01 17:04:32 +01:00 |
|
patou01
|
ee0bc7d592
|
fix(Scripts/Scholomance): Grandmaster Gandling correctly drops threat if teleports the tank (#8455)
|
2021-11-01 09:55:01 +01:00 |
|
Kargatum
|
52aa0e9966
|
feat(License): add new headers information about license (#7941)
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
|
2021-09-30 13:40:52 +07:00 |
|
Kitzunu
|
2f449326e0
|
refactor(Core): Rename ...Manager to ...Mgr (#6910)
* Rename MapManager.h to MapMgr.h
* Rename BanManager.h to BanMgr.h
* Rename MapManager.cpp to MapMgr.cpp
* Rename BanManager.cpp to BanMgr.cpp
* Rename MapRefManager.h to MapRefMgr.h
* Rename ThreatManager.h to ThreatMgr.h
* Rename GridRefManager.h to GridRefMgr.h
* Rename ThreatManager.cpp to ThreatMgr.cpp
* Rename GroupRefManager.h to GroupRefMgr.h
* Rename HostileRefManager.h to HostileRefMgr.h
* Rename HostileRefManager.cpp to HostileRefMgr.cpp
* Rename MMapManager.h to MMapMgr.h
* Rename FollowerRefManager.h to FollowerRefMgr.h
* Rename VMapManager2.h to VMapMgr2.h
* Rename IVMapManager.h to IVMapMgr.h
* Rename MMapManager.cpp to MMapMgr.cpp
* Rename VMapManager2.cpp to VMapMgr2.cpp
* Rename RefManager.h to RefMgr.h
* Rename WaypointManager.h to WaypointMgr.h
* Rename WaypointManager.cpp to WaypointMgr.cpp
* Rename MPQManager.h to MPQMgr.h
* Rename MPQManager.cpp to MPQMgr.cpp
* Rename IMMAPManager.h to IMMAPMgr.h
* fix build
* Update Main.cpp
* chore(Core/Misc): Remove toxic language
* Revert "chore(Core/Misc): Remove toxic language"
* fix build
* build
|
2021-09-15 17:50:28 +02:00 |
|
Francesco Borzì
|
e5f1104849
|
refactor(Scripts/EasternKingdoms): code cleanup (part 5) - also fix potential crash (#6923)
|
2021-07-19 11:23:27 +02:00 |
|
Kargatum
|
26f2abaaa9
|
feat(Core/Authserver): TOTP rewrite (#5620)
|
2021-05-12 18:57:10 -06:00 |
|
UltraNix
|
f4c226423d
|
feat(Core/Misc): implement ObjectGuid class (port from TC) (#4885)
|
2021-04-25 22:18:03 +02:00 |
|
v.tihomirov
|
620eb8e9f3
|
fix(DB): Scholomance Occultists behavior (#5314)
|
2021-04-25 21:02:52 +02:00 |
|
v.tihomirov
|
2e8ef021b6
|
Adjust Scholomance Kirtonos boss fight (#5313)
|
2021-04-25 00:57:37 -04:00 |
|
v.tihomirov
|
d624baba2a
|
Fix Scholomance Gandling encounter (#5245)
|
2021-04-18 11:45:54 -04:00 |
|
Footman
|
c32cd06a78
|
fix(Core/Movement): fix multiple creature movement issues (#5097)
|
2021-04-09 20:56:19 +02:00 |
|
Kitzunu
|
f9d708b450
|
feat(Core/Instance): Add instance validation for creature scripts (#4596)
|
2021-04-05 15:34:26 +02:00 |
|
Kitzunu
|
dbc0ff6554
|
refactor(Core): sort #includes alphabetically (#4579)
|
2021-02-24 22:34:42 +01:00 |
|
Kitzunu
|
da4edd547d
|
chore(core): remove malformed whitespaces (#4244)
* from https://www.codefactor.io/repository/github/azerothcore/azerothcore-wotlk/issues?category=Style&groupId=838&lang=5&page=75
|
2021-01-10 14:27:55 +01:00 |
|
Francesco Borzì
|
d4a58700d4
|
refactor(Core): apply clang-tidy modernize-use-override (#3817)
|
2020-12-06 18:04:55 +01:00 |
|
Kargatum
|
5e20b46812
|
refactor(Core/Scripts): restyle scripts lib with astyle (#3467)
|
2020-10-11 10:35:34 +02:00 |
|
Stoabrogga
|
4e6a8a2756
|
fix(Core/Quest): The Lich, Ras Frostwhisper (#2373)
|
2019-11-11 09:18:15 +01:00 |
|
Stoabrogga
|
7a9f09341f
|
chore(PCH): remove "ScriptPCH.h" from cpp scripts (#1423)
remove "ScriptPCH.h" from cpp scripts as it is intended to be used as precompiled header for the build process only
|
2019-02-10 14:50:44 +01:00 |
|
Nefertumm
|
dd300003e2
|
Update license links (#783)
|
2018-03-12 10:54:57 +01:00 |
|
Yehonal
|
17332304fd
|
Using TC structure allowing easier patches importing
|
2017-12-21 00:20:29 +01:00 |
|
Yehonal
|
0f85ce1c54
|
Big re-organization of repository [W.I.P]
|
2016-08-11 20:25:27 +02:00 |
|
Yehonal
|
f6eefedcd5
|
converted all tabs to 4 spaces
|
2016-06-26 19:23:57 +02:00 |
|
Yehonal
|
e8e94a0a66
|
First Commit
For Azeroth!
|
2016-06-26 10:39:44 +02:00 |
|