index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-09T21:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
/
enuminfo_SharedDefines.cpp
Age
Commit message (
Expand
)
Author
2021-07-24
Core/Spells: defined and implemented SPELL_ATTR7_CANT_DODGE, SPELL_ATTR7_CANT...
Gildor
2021-04-08
Core/Misc: Define / rename attributes and flags (#26315)
offl
2021-01-17
Core/Spells: Defined new spell attributes
jackpoz
2020-09-10
Scripts/Commands: Convert remaining debug commands (PR #25429)
Peter Keresztes Schmidt
2020-08-23
Common/Utilities: Move EnumUtils' implementation struct from Trinity::Impl to...
Treeston
2020-08-22
Scripts/Commands: Convert argument parsing of some misc commands to new syste...
Peter Keresztes Schmidt
2020-08-20
Core/ChatCommands: Check whether a passed numeric enum value is valid (#25285)
Peter Keresztes Schmidt
2020-08-16
Scripts/Commands: Use enum type arg for HandleDebugAnimCommand (PR #25256)
Peter Keresztes Schmidt
2020-01-02
New year
Aokromes
2019-07-30
Contrib/Misc: Allow enumutils_describe.py to better deal with commented-out e...
Treeston
2019-07-29
Core/Misc: Kick a Totem error log upstairs one stack frame to give it access ...
Treeston
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
2018-12-11
Core/Misc: Explicit typing for SpellAttrN enums, add nicer text to UNKs, and ...
Treeston
2018-11-14
Core/Misc: Update description text for SpellAttr4
Treeston
2018-11-13
Core/Misc: Update description text for SpellAttr3
Treeston
2018-11-12
Core/Misc: Update description text for SpellAttr2
Treeston
2018-11-12
Core/Misc: Update description text for SpellAttr1
Treeston
2018-11-12
Core/Misc: Update description text for SpellAttr0 to match actual behavior
Treeston
2018-11-12
GCC build fix
Shauren
2018-11-11
Core/Util: Redesign SmartEnum to properly work for large enums (>64 entries) ...
Treeston