EverWrath/src/server/game/Scripting/ScriptDefines
2022-01-31 00:56:40 -03:00
..
AccountScript.cpp feat(Core/ScriptMgr): replace macro and cleanup (#9598) 2021-12-10 15:05:28 -03: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/ScriptMgr): replace macro and cleanup (#9598) 2021-12-10 15:05:28 -03:00
AllGameObjectScript.cpp feat(Core/ScriptMgr): replace macro and cleanup (#9598) 2021-12-10 15:05:28 -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/ScriptMgr): replace macro and cleanup (#9598) 2021-12-10 15:05:28 -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 fix(Core/Scripts): Fix QuestRewarded hook (#9717) 2021-12-15 04:10:38 -03: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(Core/ScriptMgr): replace macro and cleanup (#9598) 2021-12-10 15:05:28 -03:00
GameObjectScript.cpp fix(Core/Scripts): Fix QuestRewarded hook (#9717) 2021-12-15 04:10:38 -03:00
GlobalScript.cpp fix(Core/Scripting): Fix healing reduction abilities not applying cor… (#10435) 2022-01-31 00:56:40 -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 feat(Core/ScriptMgr): replace macro and cleanup (#9598) 2021-12-10 15:05:28 -03: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): OnBuildValuesUpdate hook (#9961) 2022-01-01 23:37:04 -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