aboutsummaryrefslogtreecommitdiff
path: root/src/game/Unit.cpp
AgeCommit message (Collapse)Author
2009-09-29*Fix a crash in boss_svala.cpp + fix buildmaximius
--HG-- branch : trunk
2009-09-29*The enemy of my enemy is my friend.maximius
*Correct some reversed parameter ordering (team and vehId were swapped) --HG-- branch : trunk
2009-09-28*Attempt to fix a crash, and sanitize some input.maximius
--HG-- branch : trunk
2009-09-27*Make sure the target actually has a victim, otherwise checking hostility is ↵maximius
pointless. --HG-- branch : trunk
2009-09-27*If our target of choice is attacking a player, only attack our target if we ↵maximius
are friendly towards that player. *Only regenerate quickly if polymorphed. --HG-- branch : trunk
2009-09-27*Merge [8524] New cell search algorithm implemented. You can now choose ↵maximius
different visibility distances on continents, in BG/Arenas and instances. Author: Ambal *Some warning cleanup --HG-- branch : trunk
2009-09-26*Gundrak: Eck the Ferocious & Gal'Darah, by Tartalomaximius
*Implement talent Lava Flows (ranks 1-3), by win32 --HG-- branch : trunk
2009-09-26*Gundrak: GO Handling & Slad Ran script by Tartalomaximius
*Cleanup, and don't consider creatures to be in combat if they have no victim, or if their victim is a GM. --HG-- branch : trunk
2009-09-23*add 11 new event hooks to the OnEvents system, by Hawthornemaximius
--HG-- branch : trunk
2009-09-21*[8508] Not assign boolean value to integer variable, expecting to always be ↵maximius
0. Also renaming member variables. Author: NoFantasy *[8516] Implement spell 53271. Author: Shendor *[8519] Use RuneType enum where appropriate and more explicit data for rune init. Author: VladimirMangos Thanks to: Stryker *[8520] Limit telent 49182 and ranks triggering expected:wq runes cooldown case. Author: Shendor *Fix Herald Volazj wrongly targeting himself on Shadow Bolt Volley instead of randomly targeting on Shiver, by tlexii. --HG-- branch : trunk
2009-09-19*Wintergrasp: Prevent defenders team to click the relic. Patch by Spp.maximius
*Zum'Rah Area Trigger Script, Zum'Rah should become hostile when approached. By totoro. *Judgement of Light PPM based, not 100%. By Drevi. *Fix Deflection Exploit. By manuel, thanks to TheNecromancer and Gyullo. *Correct Wintergrasp Tenacity formulas, by Gyullo. *A Spirit Guide Escort Quest, code from SD2, patch by manuel. *TrullyOne/MeanMachine Waypoint System Restored. Patch by XTElite1. --HG-- branch : trunk
2009-09-18*[8475] fixed some gcc-warnings Author: balrokmaximius
*[8476] Revert some recent cleanup changes, some other fixes and cleanups. Author: VladimirMangos *[8489] Fixed player visibility update in case view point different from player itself. Author: SilverIce *[8493] Avoid unexpected multiply error messages at wrong `quest_template`.`RewSpell*` Author: VladimirMangos *[8496] Resolve some #include cycles and unsafe code. * Common.h -> Threading.h -> Errors.h -> Common.h * Remove reduncdent #include "ByteBuffer.h" in headers * Remove redundent #include "Auth/BigNumber.h" in headers * Avoid multyply data copy at use some now dropped functions in BigNumber. * Avoid copy fixed byte count from byte arrays with unknown real size created from BigNumber. * Avoid possible problems for build mangos at different platform or compilers. Author: VladimirMangos. *[8501] Apply code style and cleanups to some Player functions. Author: VladimirMangos. *[8502] Disable quests related to specific game events at startup if event not active. Also rename member boolean variable. Author: NoFantasy *[8506] Add check for IsAutoComplete() in SendPreparedQuest(). For cases where quest is repeatable but has Method!=0, QuestDetails must be sent instead of RequestItems. Some additional code cleanup. Author: NoFantasy *[8507] Check amount of spawned pools before decrement to avoid unexpected result. Also rename variable to more meaningful name. Signed-off-by: NoFantasy <nofantasy@nf.no> Thanks to Stryker and onkelz28! --HG-- branch : trunk
2009-09-17*Better fix to the waypoint mobs returning to spawn issue, thanks XTElite1maximius
--HG-- branch : trunk
2009-09-17*Backed out changeset f2d288ace33dmaximius
--HG-- branch : trunk
2009-09-15*Levelling Weapon Skill patch (Author: Menia), thanks Sorken :)maximius
--HG-- branch : trunk
2009-09-14Backed out changeset d3fe2d6d504a (please test your patches thoroughly ↵maximius
before getting me to push them ogeraisi) --HG-- branch : trunk
2009-09-14*Merged MaNGOS [8458], [8475], [8476] by ogeraisi, thanks to all authors :)maximius
--HG-- branch : trunk
2009-09-14*Less hacky Furor fix by thenecromancermaximius
--HG-- branch : trunk
2009-09-14*Waypoint creature fix by DearScorpion - "example: the portal dragon in ↵maximius
Duskwood will basically return to it's spawnpoint and start over without this patch, with it however it will more or less kill you on the spot and continue its waypoint path where it left off" --HG-- branch : trunk
2009-09-14*[FIX] Furor (Energy part) by HiZedmaximius
--HG-- branch : trunk
2009-09-13*Event Hooks (OnLogin, OnLogout, OnPVPKill) by Hawthornemaximius
*Boss Emote Command for DB Scripts by XTElite1 --HG-- branch : trunk
2009-09-10*Some cleanup, fix Fire and Brimstone, thanks win32maximius
--HG-- branch : trunk
2009-09-10*Cleanup comments, update THANKS (no idea if I missed anybody o_O), added ↵maximius
Themris' Warlock's Death Coil healing and damage fix, corrected some typos --HG-- branch : trunk
2009-09-10*MrSmite's PetAI patch, plus Hawthorne's Instant Flight Paths (now with ↵maximius
actual code! >_<) --HG-- branch : trunk
2009-09-06*Try to fix a crash caused by CalcAbsorbResist. Thanks to nanounikomegamage
--HG-- branch : trunk
2009-09-06*Try to fix a crash caused by unstable affliction. Thanks to nanounikomegamage
--HG-- branch : trunk
2009-09-04*Add a dk quest sql back. It was removed by mistake in 5119, but was never ↵megamage
added back. --HG-- branch : trunk
2009-09-04*Fix a bug that pvp flag is not cleared after unit is uncharmed.megamage
--HG-- branch : trunk
2009-09-02*Fix a typo in rev "the bug that Elemental Invisibility causes the creatures ↵megamage
to constantly evade". --HG-- branch : trunk
2009-09-02 [8455] Do not disband guild, if guild ranks are not defined for that ↵megamage
guild, removed obsolete comment. Do not allow to delete guild rank, when there are only 5 or less ranks defined. Signed-off-by: Triply <triply@getmangos.com> --HG-- branch : trunk
2009-09-02 [8452] Add describtion for two attributes flags.megamage
Signed-off-by: hunuza <hunuza@gmail.com> --HG-- branch : trunk
2009-09-02 [8449] Deprecate healing/damage item mods and merge internal data in to ↵megamage
spell power. Author: VladimirMangos * Report at loading about deprecated ITEM_MOD_SPELL_HEALING_DONE and ITEM_MOD_SPELL_DAMAGE_DONE and drop support code. * Merge healing/damage base spell bonus fields and function to spell power field/function. --HG-- branch : trunk
2009-09-02*Fix the bug that Elemental Invisibility causes the creatures to constantly ↵megamage
evade. Thanks to XTElite1 and simon --HG-- branch : trunk
2009-09-02*Try to fix the bug that creature does not regenerate after evade.megamage
--HG-- branch : trunk
2009-09-01[8442] Change some unit flag names. Author: NoFantasymegamage
--HG-- branch : trunk
2009-09-01*Make defensive procs are active on absorbs. By Cleavemegamage
--HG-- branch : trunk
2009-09-01*Allow pet to have combo points.megamage
--HG-- branch : trunk
2009-08-31*Fix the bug that salvage defense's aura is not taken away after being hit.megamage
--HG-- branch : trunk
2009-08-31*Add an error log to find crash reason of m_spellModTakingSpell.megamage
--HG-- branch : trunk
2009-08-30*Make Unit::GetSpeed return correct value for creatures/playersmaximius
--HG-- branch : trunk
2009-08-30*More updates to Rate.MoveSpeed, thanks megamagemaximius
--HG-- branch : trunk
2009-08-30*Should fix some things with Rate.MoveSpeed, thanks megamagemaximius
--HG-- branch : trunk
2009-08-30*Add Rate.MoveSpeed (aka speedpatch) to coremaximius
--HG-- branch : trunk
2009-08-29*More update about positions.megamage
*Ulduar: do not allow demolisher to regenerate pyrite. Player must shoot down and grab the containers to refill pyrite. --HG-- branch : trunk
2009-08-29*Don't show lootable animation without loot. By WarHeadmegamage
--HG-- branch : trunk
2009-08-29*Handle creature rotation using movement generator. Please tell me if this ↵megamage
breaks any script. --HG-- branch : trunk
2009-08-29*Make position as a class;megamage
--HG-- branch : trunk
2009-08-28*Fix Gift of the Naaru for classes other than shaman.QAston
--HG-- branch : trunk
2009-08-28*Fix a crash caused by gm command .object move and so onmegamage
--HG-- branch : trunk
2009-08-28*Add 3.3% spellpower coeff to Thorns.QAston
--HG-- branch : trunk