Moved and expanded Deity-related code

This commit is contained in:
Uleat
2013-10-27 05:08:53 -04:00
parent 78e04dee99
commit d5152a0e59
3 changed files with 141 additions and 68 deletions
+1
View File
@@ -9,6 +9,7 @@ Notes:
- If you are having compile issues after this patch is committed, look to the changes here first
Uleat: Changed riposte enabling check to proper failure criteria (x == 1 && x == 2 never fails) (discovery find, no known reported occurences)
Uleat: Enforced naming standard on my recent changes (Sorry for any inconviencies)
Uleat: Moved DeityTypes enumeration from eq_constants.h to deity.h (expanded utility of accessors, but are yet to be implemented)
== 10/24/2013 ==
demonstar55: Fix some memory leaks in Mob::SpellOnTarget