EverWrath/src/server/game/Scripting/ScriptDefines
2023-02-07 13:15:17 -03:00
..
AccountScript.cpp fix(Core): CanAccountCreateCharacter hook parameters (#13060) 2022-09-21 07:42:56 -04:00
AchievementCriteriaScript.cpp refactor(Core): remove unused imports (#9767) 2021-12-19 19:41:14 +01:00
AchievementScript.cpp feat(Core/ScriptMgr): replace macro and cleanup (#9598) 2021-12-10 15:05:28 -03:00
AllCreatureScript.cpp feat(Core/DB): Add Hooks On creature/game object save to db (#11246) 2022-05-06 00:42:49 -03:00
AllGameObjectScript.cpp feat(Core/DB): Add Hooks On creature/game object save to db (#11246) 2022-05-06 00:42:49 -03:00
AllMapScript.cpp feat(Core/ScriptMgr): replace macro and cleanup (#9598) 2021-12-10 15:05:28 -03:00
AreaTriggerScript.cpp feat(Core/ScriptMgr): replace macro and cleanup (#9598) 2021-12-10 15:05:28 -03:00
ArenaScript.cpp feat(Core/ScriptMgr): replace macro and cleanup (#9598) 2021-12-10 15:05:28 -03:00
ArenaTeamScript.cpp feat(Core/ScriptMgr): replace macro and cleanup (#9598) 2021-12-10 15:05:28 -03:00
AuctionHouseScript.cpp feat(Core/ScriptMgr): replace macro and cleanup (#9598) 2021-12-10 15:05:28 -03:00
BattlegroundScript.cpp refactor(Core): remove unused imports (#9767) 2021-12-19 19:41:14 +01:00
BGScript.cpp feat(Core/Battleground): rework bg queue system (#10817) 2022-03-15 14:36:49 -03:00
CommandSC.cpp refactor(Scripts/Commands): convert cs_misc to new system (#8939) 2021-12-21 19:32:21 +07:00
CommandScript.cpp feat(Core/Common): add new helpers for time utility (#10207) 2022-01-19 12:01:59 +07:00
ConditionScript.cpp refactor(Core): remove unused imports (#9767) 2021-12-19 19:41:14 +01:00
CreatureScript.cpp feat(core): OnFfaPvpStateUpdate Event (#13023) 2022-09-21 08:33:28 -04:00
DatabaseScript.cpp feat(Core/ScriptMgr): replace macro and cleanup (#9598) 2021-12-10 15:05:28 -03:00
DynamicObjectScript.cpp refactor(Core): remove unused imports (#9767) 2021-12-19 19:41:14 +01:00
FormulaScript.cpp feat(Core/ScriptMgr): replace macro and cleanup (#9598) 2021-12-10 15:05:28 -03:00
GameEventScript.cpp feat(Scripting/Hooks): Implement OnGameEventCheck() hook (#10761) 2022-02-20 17:39:08 -03:00
GameObjectScript.cpp fix(Core/Scripts): Fix QuestRewarded hook (#9717) 2021-12-15 04:10:38 -03:00
GlobalScript.cpp feat(Core/Scripting): Implement OnBeforeSetBossState (#14891) 2023-02-07 13:15:17 -03:00
GroupScript.cpp feat(Core/ScriptMgr): replace macro and cleanup (#9598) 2021-12-10 15:05:28 -03:00
GuildScript.cpp feat(Core/ScriptMgr): replace macro and cleanup (#9598) 2021-12-10 15:05:28 -03:00
InstanceMapScript.cpp refactor(Core): remove unused imports (#9767) 2021-12-19 19:41:14 +01:00
ItemScript.cpp feat(Core/ScriptMgr): replace macro and cleanup (#9598) 2021-12-10 15:05:28 -03:00
LootScript.cpp feat(Core/ScriptMgr): replace macro and cleanup (#9598) 2021-12-10 15:05:28 -03:00
MailScript.cpp feat(Core/ScriptMgr): replace macro and cleanup (#9598) 2021-12-10 15:05:28 -03:00
MiscScript.cpp feat(Core/ScriptMgr): replace macro and cleanup (#9598) 2021-12-10 15:05:28 -03:00
MovementHandlerScript.cpp feat(Core/ScriptMgr): replace macro and cleanup (#9598) 2021-12-10 15:05:28 -03:00
OutdoorPvPScript.cpp feat(Core/Common): add new helpers for time utility (#10207) 2022-01-19 12:01:59 +07:00
PetScript.cpp feat(Core/ScriptMgr): replace macro and cleanup (#9598) 2021-12-10 15:05:28 -03:00
PlayerScript.cpp fix(Core): Correct Quest Details Display at Max Level (#13046) 2022-12-20 12:14:53 +01:00
ServerScript.cpp feat(Core/ScriptMgr): replace macro and cleanup (#9598) 2021-12-10 15:05:28 -03:00
SpellSC.cpp feat(Core/ScriptMgr): replace macro and cleanup (#9598) 2021-12-10 15:05:28 -03:00
SpellScriptLoader.cpp refactor(Core): remove unused imports (#9767) 2021-12-19 19:41:14 +01:00
TransportScript.cpp refactor(Core): remove unused imports (#9767) 2021-12-19 19:41:14 +01:00
UnitScript.cpp feat(Core/Scripting): Pass SpellInfo through the ModifyPeriodicDamage… (#14360) 2022-12-24 11:38:21 -03:00
VehicleScript.cpp refactor(Core): remove unused imports (#9767) 2021-12-19 19:41:14 +01:00
WeatherScript.cpp feat(Core/ScriptMgr): replace macro and cleanup (#9598) 2021-12-10 15:05:28 -03:00
WorldObjectScript.cpp feat(Core/ScriptMgr): replace macro and cleanup (#9598) 2021-12-10 15:05:28 -03:00
WorldScript.cpp feat(Core/ScriptMgr): add new hook OnAfterUnloadAllMaps (#10279) 2022-01-21 08:21:00 -03:00