Benjamin Jackson
|
1edac37ac3
|
refactor(Core): Make more use of helpers. (#19835)
* Init.
* Reword.
* Update codestyle script.
Co-Authored-By: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
* Add gameobject type ID check, reorder checks.
* Add helper/codestyle check for unit type.
* `IsUnit()` -> `IsCreature()`
* Add `IsUnit()` method.
* Use type mask.
https: //github.com/TrinityCore/TrinityCore/commit/cc71da35b5dc74abf71f8691161525a23d870bb5
Co-Authored-By: Giacomo Pozzoni <giacomopoz@gmail.com>
Co-Authored-By: Ovahlord <18347559+Ovahlord@users.noreply.github.com>
* Replace instances of `isType` with `IsUnit`.
---------
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com>
Co-authored-by: Ovahlord <18347559+Ovahlord@users.noreply.github.com>
|
2024-09-03 14:41:31 -03:00 |
|
Francesco Borzì
|
e8bd391505
|
refactor(Scripts/EasternKingdoms): remove unused imports (#19457)
|
2024-07-23 08:56:46 -03:00 |
|
Winfidonarleyan
|
eb1ecc38a5
|
feat(Core/Scripting): move all script objects to separated files (#17860)
* feat(Core/Scripts): move all script objects to separated files
* Apply 5bfeabde81
* try gcc build
* again
|
2023-12-02 21:13:20 +01:00 |
|
Andrew
|
c605a48f98
|
refactor(Scripts/Stormwind): Move Bartleby script to SAI (#17731)
|
2023-11-16 13:59:03 -03:00 |
|
Kitzunu
|
bd6034e1a9
|
refactor(Core/AI): Some more refactoring prep for Comat Threat system… (#15026)
Co-authored-by: Treeston <14020072+Treeston@users.noreply.github.com>
|
2023-02-13 21:39:40 +01:00 |
|
IntelligentQuantum
|
ab4ee71762
|
feat(Core/Maps): AreaBoundary (#10525)
* cherry-picked commit (2da458c56d)
|
2022-04-15 14:10:41 +02:00 |
|
Kargatum
|
f62664c987
|
refactor(Core/Misc): headers cleanup (#9259)
|
2021-11-22 17:24:39 +07:00 |
|
Malcrom
|
f106de8788
|
refactor(Core): update getFaction to GetFaction and setFaction to SetFaction (#8708)
|
2021-11-01 17:04:32 +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 |
|
Viste
|
a9796af174
|
fix(Core/Misc): bunch of crashfixes (#7307)
|
2021-09-14 14:38:56 +02:00 |
|
UltraNix
|
f4c226423d
|
feat(Core/Misc): implement ObjectGuid class (port from TC) (#4885)
|
2021-04-25 22:18:03 +02:00 |
|
Francesco Borzì
|
f6a17164be
|
fix(Core/License): issue with old files license (#4762)
|
2021-03-17 09:46:01 -06:00 |
|
Kitzunu
|
dbc0ff6554
|
refactor(Core): sort #includes alphabetically (#4579)
|
2021-02-24 22:34:42 +01:00 |
|
Vox
|
0a5262a73e
|
fix(core/Scripts): 'The Attack!' Quest Improvements/NPC Spawn Adjust (#4577)
|
2021-02-16 13:14:43 -05: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 |
|
gengarshadowball
|
56b88502fe
|
fix(Core/Creature): Lady Katrana hardcoded text (#3110)
|
2020-07-30 23:18:42 +02:00 |
|
Kargatum
|
b6cb9247ba
|
Refactor(Core/Gossip): Replacing old macros with new (#1338)
* Correct support new macro
|
2019-03-25 21:10:57 +07:00 |
|
Walter Pagani
|
b39042d533
|
DB/Quest: Quest 11223 moved from core to DB (#1334)
|
2019-01-21 06:38:26 +07: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 |
|