diff options
author | QAston <qaston@gmail.com> | 2011-07-26 23:00:23 +0200 |
---|---|---|
committer | QAston <qaston@gmail.com> | 2011-07-26 23:00:23 +0200 |
commit | 29c228a80170e4264129d4e3bed4d2fc41aca5a7 (patch) | |
tree | 02a75815a4f016d17c8f9ddb109897793a3a04dd /src/server/game/Combat/HostileRefManager.cpp | |
parent | b2698d699e34736dde1d37b568299161562aa369 (diff) |
Core/Spells: Add SpellInfo class to store static data and methods for spells. This class is going to replace SpellEntry use in core. SpellInfo class includes all spell-related functions which resided in SpellMgr, and makes them much easier to access, reuse or add new stuff. Another advantage is that you no longer have to lookup db/dbc data by entry or index, because such data can now be included in the new class. Thanks to that, TC will have no problems on drastic spell dbc format change in 4.x.
Diffstat (limited to 'src/server/game/Combat/HostileRefManager.cpp')
0 files changed, 0 insertions, 0 deletions