aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-11-17Added TARGET_UNIT_AREA_SCRIPT target to the list of target types using custom...gvcoman
2008-11-16Delete possessed AI only on creature delete.gvcoman
2008-11-16Fixed entering arena teams. Hopefully.w12x
2008-11-16[svn] * Fixed a SQL issue that was causing game events to not be savedrunningnak3d
2008-11-15[svn] * Small fix to trinitycore.conf.distrunningnak3d
2008-11-15[svn] Added missing includes.w12x
2008-11-15[svn] *Update Kalecgos script.megamage
2008-11-15[svn] Fixed freeze caused by dynamic objects (hopefully).gvcoman
2008-11-15[svn] DynamicObject should only be visible for caster if it is not in distanc...megamage
2008-11-15[svn] Fix the bug that next melee spells and auto shoot do not work.megamage
2008-11-15[svn] * Partly reverted 242 changes. To fix compile error.visagalis
2008-11-15[svn] * minor cleanup in Level3.cppKingPin
2008-11-14[svn] * Reimplemented packet/update forwarding in more generic waygvcoman
2008-11-14[svn] *** Source: MaNGOS ***visagalis
2008-11-14[svn] Add UNIT_STAT_CASTING, and use it to update attack timer as test.megamage
2008-11-14[svn] *** Source: MaNGOS ***visagalis
2008-11-14[svn] *** Source: MaNGOS ***visagalis
2008-11-14[svn] Remove a hack to try to fix "pet attack self" bug. Warning: this change...megamage
2008-11-14[svn] Let caster face target after casting shadowstep.megamage
2008-11-14[svn] Some update on channeled spells.megamage
2008-11-13[svn] * Merged SD2 Rev. 706 & 707slg
2008-11-12[svn] Fix blink. Bug: can blink through door. Author: GodsdoG.megamage
2008-11-12[svn] Fix a bug that players cannot hear others talking.megamage
2008-11-12[svn] Cast on caster for SPELL_EFFECT_TRADE_SKILL.megamage
2008-11-12[svn] Update IsNoStackSpellDueToSpell. This should fix the bug that some tale...megamage
2008-11-12[svn] Fix a typo that makes pet cannot autocast. Thank Elron for pointing out...megamage
2008-11-12[svn] Fix a typo. This solve the bug that sap and other spells cannot be remo...megamage
2008-11-12[svn] * more fixes for hash/unordered map. source mangos.KingPin
2008-11-11[svn] Fix some aura_interrupt_flags.megamage
2008-11-11[svn] Fix a bug that tame beast may crash server.megamage
2008-11-11[svn] Fix some aura_interrupt_flag to correctly remove auras.megamage
2008-11-11[svn] Added player latency reading to Characters DB. Patch by Biglad.KingPin
2008-11-10[svn] Disable the follow and stay commands on charmed units or pets that have...gvcoman
2008-11-10[svn] * GCC compile fix - Source DerexKingPin
2008-11-10[svn] Fix some typos.megamage
2008-11-10[svn] * Fixed tickethamdeling stuff.KingPin
2008-11-10[svn] * Improve some arena team related DB accessKingPin
2008-11-10[svn] * Switch from hashmap to unordered map. - cleanup source - mangos. Help...KingPin
2008-11-09[svn] Fix pet spells: only AOE and enemy target spells are autocastable.megamage
2008-11-09[svn] Add Druid swift flight form quest scripts. Patch provided by Blaymoria.megamage
2008-11-09[svn] Send AttackStart package when update visibility.megamage
2008-11-09[svn] Fix a bug that event_ai mobs do not attack or cast.megamage
2008-11-08[svn] Duplicate SystemConfig.h to fix linux build. This is a hack. Hope someo...megamage
2008-11-08[svn] * Disabled the move and stay commands while pet is possessedgvcoman
2008-11-08[svn] Fix build in Linux. Patch provided by SyRiOCoP.megamage
2008-11-08[svn] Fixed charmer or possessor not being entered in the threat lists of cre...gvcoman
2008-11-08[svn] Merge from mangos:megamage
2008-11-08[svn] Fix: DOT and HOT only proc effects when hit, but not on every tick (I k...megamage
2008-11-08[svn] Do not break stealth when spell is not successfully casted (e.g. out of...megamage
2008-11-08[svn] Disable LOS check in canSeeOrDetect. It has been proved that CPU cannot...megamage