Nay
|
3561ab98ba
|
Misc: Use override and final C++11 keywords in a few places (mostly scripts)
OVERRIDE and FINAL are TC macros (expand to nothing if compiler does not support C++11)
|
2013-07-06 20:21:45 +01:00 |
|
Malcrom
|
66978cfc3b
|
Core: Some function renaming.
|
2013-06-11 19:54:27 -02:30 |
|
Malcrom
|
047608e7de
|
Core/SAI: Add check so npc will not send text to pet. Also updated isPet() to IsPet().
|
2013-06-11 18:39:51 -02:30 |
|
Spp
|
802657250c
|
Core/Misc: Apply codestyle to multiple files
|
2013-01-14 09:50:59 +01:00 |
|
Vincent_Michael
|
cc65aba789
|
Update copyright note for 2013.
Happy new year.
|
2013-01-01 00:41:01 +01:00 |
|
Spp
|
bf8b642a47
|
Fix compile without PCH (Also added some minor changes to minimize differences with 4.3.4)
|
2012-11-19 12:02:33 +01:00 |
|
Spp
|
380db44583
|
Core/Utilities: Use generic templates with AddPct, ApplyPct and CalculatePct
|
2012-10-02 12:17:42 +02:00 |
|
Vincent-Michael
|
ef4d9dd4ae
|
Core/Spells:
* Fix bloodthirst Heal
* Move bloodthirst damage calculation in Spell script
* Fix some codestyle
|
2012-06-20 18:06:29 +02:00 |
|
Kandera
|
9d19be2ee5
|
Core/Spells: fix spell scripts from recent commit and cleanup scripts
|
2012-06-15 12:56:15 -04:00 |
|
Kandera
|
0ddaeaddc8
|
Core/Pets: more updates for pets and add spell_pet.cpp to the cmakelist file
|
2012-06-13 12:39:56 -04:00 |
|
Kandera
|
76a2d13239
|
Core/Pets: more updates for pet calculations. feedback would be nice! (nothing is applied to anything yet so this will not reflect ingame atm)
|
2012-06-12 12:18:49 -04:00 |
|
Kandera
|
5b8d3f8109
|
Core/Pets: more functionality for pet auras. thx to joshwhedon for the new functions. still have a lot to do!
|
2012-06-11 12:40:20 -04:00 |
|
Kandera
|
8e8bf5c67d
|
Core/Pets: one more update before i leave for the weekend!
|
2012-06-08 14:10:05 -04:00 |
|
Kandera
|
38424024e6
|
Core/Pets: more updates to spells for pet scaling. based on research and sniffs. (some spells are unk at this moment)
|
2012-06-08 14:05:17 -04:00 |
|
Kandera
|
69ea6b5d32
|
Core/Pets: base implementation for pet aura scaling system. not currently hooked into anything. (thx vincent-michael for the base work)
|
2012-06-08 13:08:38 -04:00 |
|