aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/enuminfo_SharedDefines.cpp
AgeCommit message (Expand)Author
2021-07-24Core/Spells: defined and implemented SPELL_ATTR7_CANT_DODGE, SPELL_ATTR7_CANT...Gildor
2021-04-08Core/Misc: Define / rename attributes and flags (#26315)offl
2021-01-17Core/Spells: Defined new spell attributesjackpoz
2020-09-10Scripts/Commands: Convert remaining debug commands (PR #25429)Peter Keresztes Schmidt
2020-08-23Common/Utilities: Move EnumUtils' implementation struct from Trinity::Impl to...Treeston
2020-08-22Scripts/Commands: Convert argument parsing of some misc commands to new syste...Peter Keresztes Schmidt
2020-08-20Core/ChatCommands: Check whether a passed numeric enum value is valid (#25285)Peter Keresztes Schmidt
2020-08-16Scripts/Commands: Use enum type arg for HandleDebugAnimCommand (PR #25256)Peter Keresztes Schmidt
2020-01-02New yearAokromes
2019-07-30Contrib/Misc: Allow enumutils_describe.py to better deal with commented-out e...Treeston
2019-07-29Core/Misc: Kick a Totem error log upstairs one stack frame to give it access ...Treeston
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-12-11Core/Misc: Explicit typing for SpellAttrN enums, add nicer text to UNKs, and ...Treeston
2018-11-14Core/Misc: Update description text for SpellAttr4Treeston
2018-11-13Core/Misc: Update description text for SpellAttr3Treeston
2018-11-12Core/Misc: Update description text for SpellAttr2Treeston
2018-11-12Core/Misc: Update description text for SpellAttr1Treeston
2018-11-12Core/Misc: Update description text for SpellAttr0 to match actual behaviorTreeston
2018-11-12GCC build fixShauren
2018-11-11Core/Util: Redesign SmartEnum to properly work for large enums (>64 entries) ...Treeston