aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-06-24*Add security check to Vehicle::InstallAccessory.QAston
--HG-- branch : trunk
2009-06-24*Fix the bug that player gets dismounted during taxi flights with many ↵QAston
flymasters. *Mana feed now gives pet mana during Drain Mana spell. --HG-- branch : trunk
2009-06-23*Fix Item 30639BroodWyrm
--HG-- branch : trunk
2009-06-23*Fix Item 30639BroodWyrm
--HG-- branch : trunk
2009-06-23* Fix some typo's in LoadPetFromDB SQL, spotted by DrahyMachiavelli
--HG-- branch : trunk
2009-06-23[8071] Restore work .modify tp command. Allow apply it to selectedQAston
character's pet. Author: VladimirMangos. --HG-- branch : trunk
2009-06-23[8069] Fixed copy/paste mistake in achievement error output. Author: SaebaQAston
[8070] Restore spell casting loot items and recipes. * SPELL_EFFECT_OPEN_LOCK_ITEM (59) effect removed in 3.1.3 * It replaced by SPELL_EFFECT_CREATE_RANDOM_ITEM (59), random item without template replace spells like clam loot spells) Used by spells that use before SPELL_EFFECT_CREATE_ITEM_2 (157) with itemtype==0 Note: required DB support in `spell_loot_termplate` Author: VladimirMangos --HG-- branch : trunk
2009-06-23[8068] Fixed crash from 33201 and ranks, remove outdated rank case. Author: SeT.QAston
--HG-- branch : trunk
2009-06-23[8066] Fixed typo in Teleport call. Author: AmbalQAston
--HG-- branch : trunk
2009-06-23[8061] Fixed 12834 and ranks stacking behaviour. Author: hunuzaQAston
--HG-- branch : trunk
2009-06-23[8056] Move SMSG_CLEAR_COOLDOWN into function and use it. Other cleanups. ↵QAston
Author:XTZGZoReX [8060] Store spell_pet_auras for auraeffects instead of by whole aura Author:hunuza. --HG-- branch : trunk
2009-06-23[8055] Now spell 20911 and variations provided only mana percent back. ↵QAston
Author: Den --HG-- branch : trunk
2009-06-23[8052] Fixed typo in error log output. Author: The_Game_MasterQAston
[8049] Added energize effect after last heal tick for 33763 and ranks. Author: bobaz [8053] At character talents reset using chat command also reset talents for all character pets. Author: VladimirMangos --HG-- branch : trunk
2009-06-23* Author of CastItemCombatSpell part was freeganja. Sorry for typo.krz
* Some cleanup --HG-- branch : trunk
2009-06-23* Missing part from previous commit.krz
* First DealDamage then call ProcDamageAndspell. * Correctly trigger SPELL_EFFECT_ADD_EXTRA_ATTACKS from spells. * Some changes for SPELL_EFFECT_ADD_EXTRA_ATTACKS to allow proc self if there is no hidden cooldown (for example 12815) --HG-- branch : trunk
2009-06-23* Allow spells to trigger ItemCombatSpells if spell is melee/ranged damage ↵krz
based. Original patch by freegajnja * Tabs to spaces. --HG-- branch : trunk
2009-06-22*mergeMachiavelli
--HG-- branch : trunk
2009-06-22* Update creature damage calculation by synchronising ↵Machiavelli
Creature::UpdateAttackPowerAndDamage and Creature::UpdateDamagePhysical with MaNGOS. --HG-- branch : trunk
2009-06-22*Fix Death Pact and Corpse Explosion - original patch by Astellar, thanks ↵QAston
for help in conversion for Azrael. --HG-- branch : trunk
2009-06-22*MergeMachiavelli
--HG-- branch : trunk
2009-06-22* Update creature damage calculation.Machiavelli
--HG-- branch : trunk
2009-06-22*Fix a typo in spell Rip. Thanks to Farah for found the incorrect ↵Anubisss
SpellFamilyFlags value. --HG-- branch : trunk
2009-06-22Backed out changeset 8569b2063da0Machiavelli
--HG-- branch : trunk
2009-06-22[7904] Change creature damage calculation formula. Author: Seizerkiller.Machiavelli
--HG-- branch : trunk
2009-06-22*Clean up scripts, remove all per script declared functions to toggle ↵Machiavelli
gameobject state and use InstanceData::HandleGameObject instead. --HG-- branch : trunk
2009-06-22Remove option -DCENTOS, now should automaticaly check if its a CentOS system.Kudlaty
--HG-- branch : trunk
2009-06-22Fix compile on CentOS(still need to use -DCENTOS=1)Kudlaty
--HG-- branch : trunk
2009-06-22* Fix build, sorryMachiavelli
--HG-- branch : trunk
2009-06-21*Use macro GOLD in spell 46642.Anubisss
--HG-- branch : trunk
2009-06-21* Correctly update ticket status in database when closing via GM command.Machiavelli
--HG-- branch : trunk
2009-06-20* Use safer way to handle recently added mute reason commandMachiavelli
--HG-- branch : trunk
2009-06-20* fix of Spiritual AttunementIskander
--HG-- branch : trunk
2009-06-20* Implement parameter 'reason' for mute command.Machiavelli
--HG-- branch : trunk
2009-06-20* Akama is summoned after the illidari council has been defeated. (remove ↵Muhaha
your akama spawn from creature db) --HG-- branch : trunk
2009-06-20* Added LowerPlayerDamageReq function from TC2Muhaha
* Akama is summoned after the illidari council has been deafeated. (remove your akama spawn from creature db) * Dampen Magic timer * Merging mother from TC2 --HG-- branch : trunk
2009-06-19*Add config option Arena.QueueAnnouncer.PlayerOnlymegamage
--HG-- branch : trunk
2009-06-19[8048] Fixed typo in HandleBuyItemInSlotOpcode. Author: nos4r2zodmegamage
[8047] Little cleanup in C++ manner. Author: ApoC --HG-- branch : trunk
2009-06-19*Some cleanup of eventAI.megamage
[8046] Use float for store AttackDistance as expected by using calls. Author: NoFantasy [8045] Cleanup expression. Author: VladimirMangos --HG-- branch : trunk
2009-06-19*Update creature damage calculation.megamage
--HG-- branch : trunk
2009-06-19*Fix a crash caused by vehicles.megamage
--HG-- branch : trunk
2009-06-19*Fix a crash caused by itemmegamage
--HG-- branch : trunk
2009-06-19CentOS users - please use -DCENTOS=1, as termcap for everyone causes linking ↵panaut0lordv
errors sometimes. Source - http://www.trinitycore.org/forum/project.php?issueid=3800 We shouldn't install 9999 packets just because on distro need them. So here we are. --HG-- branch : trunk
2009-06-19MergeMachiavelli
--HG-- branch : trunk
2009-06-19* Omit closed tickets when checking for an active GM ticket.Machiavelli
--HG-- branch : trunk
2009-06-19*Fix bg queue announce.megamage
--HG-- branch : trunk
2009-06-19*Fix a crash in 4181. sorrymegamage
--HG-- branch : trunk
2009-06-19*Fix incorrect level in the bg queue announcemegamage
--HG-- branch : trunk
2009-06-19*Fix or add debug message for crash caused by controlled creaturesmegamage
--HG-- branch : trunk
2009-06-19*Lower creature damage.megamage
--HG-- branch : trunk
2009-06-19*Fix a crash caused by ~item.megamage
--HG-- branch : trunk