aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-04-24*Fix some script crash casued by threatlist.megamage
--HG-- branch : trunk
2009-04-24* Optimized Log::outDB by removing unneeded variadic argument parsing. Also ↵XTZGZoReX
use enum instead of explicit uint32. --HG-- branch : trunk
2009-04-24* mergeChaz Brown
--HG-- branch : trunk
2009-04-24Backed out changeset c1aef8af04ef (rev 2895) until I (or someone else) can ↵Chaz Brown
figure out how to do it correctly. --HG-- branch : trunk
2009-04-24*mergeChaz Brown
--HG-- branch : trunk
2009-04-24Backed out changeset 63c2c054d765 (rev 1414) until I (or someone else) can ↵Chaz Brown
figure out how to do it correctly. --HG-- branch : trunk
2009-04-24Change all SD2: to TSCR:Chaz Brown
--HG-- branch : trunk
2009-04-24Change all SD2: to TSCR:Chaz Brown
--HG-- branch : trunk
2009-04-24Modify TrinityScript to use main config file. (Fix problems when using -c on ↵Chaz Brown
the command line) --HG-- branch : trunk
2009-04-24Modify TrinityScript to use main config file. (Fix problems when using -c on ↵Chaz Brown
the command line) --HG-- branch : trunk
2009-04-23 [7703] Implement heal/damage total counters and related BG achievments. ↵megamage
Author: Trazom * ACHIEVEMENT_CRITERIA_TYPE_DAMAGE_DONE * ACHIEVEMENT_CRITERIA_TYPE_HEALING_DONE --HG-- branch : trunk
2009-04-23 [7702] Implement some damage/healing achievement statistics. Author: Trazommegamage
* ACHIEVEMENT_CRITERIA_TYPE_HIGHEST_HIT_DEALT * ACHIEVEMENT_CRITERIA_TYPE_HIGHEST_HIT_RECEIVED * ACHIEVEMENT_CRITERIA_TYPE_TOTAL_DAMAGE_RECEIVED * ACHIEVEMENT_CRITERIA_TYPE_HIGHEST_HEAL_CASTED * ACHIEVEMENT_CRITERIA_TYPE_TOTAL_HEALING_RECEIVED * ACHIEVEMENT_CRITERIA_TYPE_HIGHEST_HEALING_RECEIVED --HG-- branch : trunk
2009-04-23[7701] Move explicit healing repeating code to DealHeal functions. Author: ↵megamage
Trazom --HG-- branch : trunk
2009-04-23*Merge.megamage
--HG-- branch : trunk
2009-04-23*Set mover based on client response.megamage
--HG-- branch : trunk
2009-04-23*Do not let civilian aggro players.megamage
--HG-- branch : trunk
2009-04-23*Fix a typo that makes players drop off the transport.megamage
--HG-- branch : trunk
2009-04-23*Fix a typoQAston
--HG-- branch : trunk
2009-04-23*Fix frenzy and Ferocious Inspiration proc.QAston
*Add command .reset all pet_spells - use it if you still have problems with pet talents after recent revs changes (like pets with all talents for example) --HG-- branch : trunk
2009-04-23*Fix a typo in Cannon Master Willey's script by Thraxx. Thank you.Anubisss
--HG-- branch : trunk
2009-04-23Allow Penance to trigger Grace.QAston
--HG-- branch : trunk
2009-04-23*Fix a client crash caused by transport.megamage
--HG-- branch : trunk
2009-04-22*Add a new class for event based scripts. Two examples are given.megamage
--HG-- branch : trunk
2009-04-22*Fix some broken spells without targetA and B.megamage
--HG-- branch : trunk
2009-04-22[7700] Implement ACHIEVEMENT_CRITERIA_TYPE_EARN_HONORABLE_KILL Author: DonTomikamegamage
--HG-- branch : trunk
2009-04-22*Fix build.megamage
--HG-- branch : trunk
2009-04-22 [7699] Avoid implicit convertion enum constant value to 'uint32 const&' ↵megamage
in templated code. Author: VladimirMangos This triggering wrong code generation in release mode for VS2003/VS2005. --HG-- branch : trunk
2009-04-22[7698] Remove redundent call InterruptNonMeleeSpells. Author: NoFantasymegamage
--HG-- branch : trunk
2009-04-22[7697] Interrupt casting at enter to evade mode. Author: VladimirMangosmegamage
--HG-- branch : trunk
2009-04-22[7696] Fixed compile warnings Author: AlexDerekamegamage
--HG-- branch : trunk
2009-04-22*Merge.megamage
--HG-- branch : trunk
2009-04-22*Fix some bugs about vehicle.megamage
--HG-- branch : trunk
2009-04-22*Fix a crash in warbringer_omrogg.megamage
--HG-- branch : trunk
2009-04-21*Fix some bugs about vehicle.megamage
--HG-- branch : trunk
2009-04-21*Fix the bug that unit cannot enter vehicle.megamage
--HG-- branch : trunk
2009-04-21*Fix build.megamage
--HG-- branch : trunk
2009-04-21*Minor check in Ambassador Hellmaw's UpdateAI().Anubisss
--HG-- branch : trunk
2009-04-21[7694] Fixed achievement criteria set at loading. Author: raven_codamegamage
--HG-- branch : trunk
2009-04-21[7693] Allow use .revive command in console, support revive offline players. ↵megamage
Author: VladimirMangos --HG-- branch : trunk
2009-04-21*Fix the bug that some mount spells show two mounts, one on the other.megamage
--HG-- branch : trunk
2009-04-21*Use null AI for vehicles.megamage
--HG-- branch : trunk
2009-04-21*Fix the bug that all vehicles are broken.megamage
--HG-- branch : trunk
2009-04-21*Merge.BroodWyrm
--HG-- branch : trunk
2009-04-21*Change hardcodet yells to DB script textBroodWyrm
--HG-- branch : trunk
2009-04-21*Fix broken threat mod auras. Now players can gain correct threat.megamage
--HG-- branch : trunk
2009-04-21*More work on vehicle.megamage
--HG-- branch : trunk
2009-04-21Added a Spell for KilJaeden (need it later)Andy@conmuc-l03
--HG-- branch : trunk
2009-04-21*More work on vehicle.megamage
--HG-- branch : trunk
2009-04-21*Fix a crash of vehicle.megamage
--HG-- branch : trunk
2009-04-21*Move move and remove obj from world update to map update.megamage
--HG-- branch : trunk