aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2022-05-07Core/Spells: Cleanup movement checks in spells - use correct interrupt flagsShauren
2022-05-07Core/Spells: Implemented SPELL_ATTR6_DELAY_COMBAT_TIMER_DURING_CASTShauren
2022-05-07Core/Spells: Implemented SPELL_ATTR6_NO_PUSHBACKShauren
2022-05-06Core/Spells: Implemented SPELL_ATTR6_AURA_IS_WEAPON_PROCShauren
2022-05-06Core/Spells: Implemented SPELL_ATTR6_DO_NOT_RESET_COOLDOWN_IN_ARENAShauren
2022-05-06Core/Spells: Implemented SPELL_ATTR6_ALLOW_EQUIP_WHILE_CASTINGtisk
2022-05-06Core/Misc: Fixed mistake in racemask IsEmptyShauren
2022-05-06Core/Items: Use correct error message when swapping weapons in combat too qui...Shauren
2022-05-06Core/Spells: Rename SpellAttr6 to use official attribute namesShauren
2022-05-06Core/Misc: Remove implicit conversions from RaceMask class, fixes racemask ch...Shauren
2022-05-06Core/Crypto: Fixed EVP_PKEY reference counting for copied objectsShauren
2022-05-03Core/Crypto: Switch away from most deprecated openssl functions and removed u...Shauren
2022-05-02Core/Spells: Add notes on remaining SpellAttr5Shauren
2022-05-02Core/Spells: Implemented SPELL_ATTR5_AURA_UNIQUE_PER_CASTERShauren
2022-05-02Core/Spells: Implemented SPELL_ATTR5_ALWAYS_LINE_OF_SIGHT and SPELL_ATTR5_ALW...Shauren
2022-05-02Core/Spells: Implemented SPELL_ATTR5_TREAT_AS_AREA_EFFECTShauren
2022-05-02Core/Spells: Implemented SPELL_ATTR5_NOT_AVAILABLE_WHILE_CHARMEDShauren
2022-05-02Core/Spells: Implemented SPELL_ATTR5_NOT_ON_PLAYER and SPELL_ATTR5_NOT_ON_PLA...Shauren
2022-05-02Core/Spells: Implemented SPELL_ATTR5_IGNORE_AREA_EFFECT_PVP_CHECKShauren
2022-05-02Core/Spells: Corrected implementation of SPELL_ATTR5_ALLOW_ACTIONS_DURING_CHA...Shauren
2022-05-02Core/Auras: Added support for SPELL_ATTR5_LIMIT_N limit to other number than ...Shauren
2022-05-02Core/Spells: Removed SPELL_SPECIFIC_JUDGEMENTShauren
2022-05-02Core/Spells: Rename SpellAttr5 to use official attribute namesShauren
2022-05-01Core/Spells: Rename SpellAttr4 to use official attribute namesShauren
2022-05-01Core/Players: Fixed duelingShauren
2022-05-01Core/Groups: Execute all group related database cleanup at the beginning of L...dufernst
2022-04-30Core/Spells: Rename SpellAttr3 to use official attribute namesShauren
2022-04-29Core/Misc: Updated ChatMsg enum to 9.2.0ModoX
2022-04-28Core/Spells: Rename SpellAttr2 to use official attribute namesShauren
2022-04-25Core/Spells: Rename SpellAttr1 to use official attribute namesShauren
2022-04-24Core/Spells: Rename SpellAttr0 to use official attribute namesShauren
2022-04-24Core/SAI: Corrected wrong useSaiTargetAsGameEventSource logic in previous commitShauren
2022-04-24Core/SAI: Implemented new action SMART_ACTION_TRIGGER_GAME_EVENTShauren
2022-04-24Core/SAI: Support gameobject targets for SMART_ACTION_PLAY_ANIMKITShauren
2022-04-24Core/Corpses: Fixed crash in corpse creationShauren
2022-04-24Core/Achievements: Implemented GameEvent related criteria types 73 and 93Shauren
2022-04-24Scripts/Instances: Replace manual criteria timer starts in instances with new...Shauren
2022-04-24Core/Achievements: Implemented criteria flag "Reset on Start" and removed man...Shauren
2022-04-24Core/Battlegrounds: Replace manual criteria timer starts in battlegrounds wit...Shauren
2022-04-24Core/GameObjects: Implement more gameobject gameevent usesShauren
2022-04-24Core/Scripts: Begin unifying triggering gameevents (not the game_event db stuff)Shauren
2022-04-23Core/Objects: Initialize position data and zone/instance script for all world...Shauren
2022-04-22Core/Items: Implemented item effect trigger type 7 (On Looted)Shauren
2022-04-22Core/Scenarios: Removed unused variablesShauren
2022-04-19Core/Conversations: Conversation actor improvementsShauren
2022-04-18Scripts/Spells: Update and fix Innervate (#27814)Aqua Deus
2022-04-16Core/Auras: Name aura 372 SPELL_AURA_OVERRIDE_MOUNT_FROM_SETShauren
2022-04-16Core/PacketIO: Fixed incorrect packet response when ignoring playersShauren
2022-04-16Scripts/Spells: Implemented transformation and racial ability swap for battle...Shauren
2022-04-16Core/Units: Include SPELL_AURA_MOD_FACTION auras when restoring faction (eith...Shauren