aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Miscellaneous/SharedDefines.h
AgeCommit message (Expand)Author
2022-05-12Core/Misc: Name more invisibility typesShauren
2022-05-08Core/Spells: Add notes on remaining SpellAttr6Shauren
2022-05-08Core/Spells: Implemented SPELL_ATTR6_TAPS_IMMEDIATELYShauren
2022-05-08Core/Spells: Implemented SPELL_ATTR6_ABSORB_CANNOT_BE_IGNOREShauren
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/Spells: Rename SpellAttr6 to use official attribute namesShauren
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/Auras: Added support for SPELL_ATTR5_LIMIT_N limit to other number than ...Shauren
2022-05-02Core/Spells: Rename SpellAttr5 to use official attribute namesShauren
2022-05-01Core/Spells: Rename SpellAttr4 to use official attribute namesShauren
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-16Core/Auras: Remove aura 490 implementation (purpose unknown, needs more spell...Shauren
2022-04-16Core/Battlegrounds: Updated battleground join results enumShauren
2022-04-16Core/Battlegrounds: Implement mercenary systemTraesh
2022-03-27Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlagShauren
2022-03-15Core/Misc: Rename few type flagsoffl
2022-03-15Core/Misc: Name unknown CreatureEliteTypeoffl
2022-03-07Core/Misc: Define / rename attributes and flags (#26315)offl
2022-03-06Core/Maps: Use a fixed offset instead of full collision height when retrievin...Giacomo Pozzoni
2022-03-05Core/Spells: Correct swapped TARGET_UNIT_NEARBY_ALLY and TARGET_UNIT_NEARBY_P...xvwyh
2022-03-05Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2022-02-25Core/Misc: Update various enums for 9.2Shauren
2022-02-25Core/DataStores: Updated db2 structures to 9.2.0Shauren
2022-02-15Core/Spells: Implement spell attribute SPELL_ATTR3_NO_DURABILITY_LOSS (#27750)Aqua Deus
2022-02-13Core/Misc: Minor game include cleanupShauren
2022-02-07Core/Spells: Implement SPELL_ATTR7_NO_ATTACK_DODGE, SPELL_ATTR7_NO_ATTACK_PAR...Aqua Deus
2022-02-07Core/Spells: Implement SPELL_ATTR7_BYPASS_NO_RESURRECT_AURA (#27714)Aqua Deus
2022-02-06Core/Misc: Fixed clang pch build on some distrosShauren
2022-02-05Scripts/Commands: Convert remaining debug commands (PR #25429)Peter Keresztes Schmidt
2022-02-04Scripts/Commands: Convert argument parsing of some misc commands to new syste...Peter Keresztes Schmidt
2022-02-02Core/Spells: Correct implementation of SPELL_ATTR2_TRIGGERED_CAN_TRIGGER_PROC...Shauren
2022-01-26Scripts/Commands: Use enum type arg for HandleDebugAnimCommand (PR #25256)Peter Keresztes Schmidt
2022-01-26Core/Unit: Make HandleEmoteCommand typesafe (#25249)Peter Keresztes Schmidt
2022-01-23Core/DataStores: Port refactors from Update DBC field names to generated ones...Peter Keresztes Schmidt
2022-01-07Battlefields: Move BF scripts out of gameCarbenium
2022-01-06Core/Misc: Move WorldState enum to SharedDefinesCarbenium