Michael Cook 9a19a00bdc Added IsBuffSpell(spell_id). This will return true if the spell would end up having a duration, which will mean it would end up in one of the many buff windows on the client. This just makes sure the spell has a buffduration or buffdurationformula, which means the calculation will return a duration
Replaced all instances of CalcBuffDuration being used to determine if a spell was a buff with IsBuffSpell
Removed Mob::HasBuffIcon since it does the same thing IsBuffSpell does in a more convoluted way and had a rather missing leading name
Fixed issues that arose from the 10/03/2013 changes
2013-10-08 17:24:07 -04:00
2013-05-09 11:37:51 -04:00
2013-02-16 15:00:23 -08:00
2013-02-18 23:07:32 -08:00
2013-02-16 16:14:39 -08:00
2013-05-23 12:35:00 -07:00
2013-07-01 14:12:31 -07:00

EQEmu - Custom Game Implementation for EverQuest

Dependencies can be obtained at http://eqemu.github.com/

More Information: https://github.com/EQEmu/Server/wiki

Description
Languages
C++ 89.6%
C 6.4%
C# 2%
CMake 0.6%
Python 0.5%
Other 0.8%