Prepped the client patch files for larger skill buffer size (not active)

This commit is contained in:
Uleat
2013-10-27 13:30:45 -04:00
parent e3805d5920
commit a891597f4c
8 changed files with 14 additions and 1 deletions
+1
View File
@@ -15,6 +15,7 @@ Uleat: Changed ItemClass to ItemClassTypes
Uleat: Converted MATERIAL defines to MaterialUseSlots enumeration - use of scripted 'Bracer' and 'Max' are deprecated
Uleat: Changed ItemTypes to ItemUseTypes - retained the 'ItemType' prefix to avoid too much confusion. Also adopted the '1H Piercing' model found in later clients
Uleat: Converted SkillType typedef enumeration to SkillUseTypes enumeration - Some prep work for adding the newer skills
Uleat: Prepped the client patch files for larger skill buffer size (not active)
== 10/24/2013 ==
demonstar55: Fix some memory leaks in Mob::SpellOnTarget