aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2012-03-24Core/DBLayer: Convert PQuery() queries to prepared statementsleak
2012-03-23Correct codestyle from previous commitkandera
2012-03-23Core/Spells: Fix improved unholy presence removal.Kandera
2012-03-23Core/Spells: Fix death coil damage bonus from sigil of the vengeful heartKandera
2012-03-23Core/Commands: Add support for ip2nation database lookups when using .pinfo c...Spp
2012-03-23Core/Creatures: Properly initialize m_zoneScript when it depends on zone id (...Shauren
2012-03-22Scripts/Ahn'kahet/Prince Taldaram: Fix Conjure Flame Sphere visual casting.w1sht0l1v3
2012-03-21Core/SAI: Allow using SMART_TARGET_ACTION_INVOKER with SMART_ACTION_MOVE_TO_POSSubv
2012-03-21Merge pull request #5825 from w1sht0l1v3/ToCrMachiavelli
2012-03-21Scripts/ToCr/Val'kyr Twins: Fix orb targeting.w1sht0l1v3
2012-03-21Scripts/ToC/Anub'Arak: Prevent spells (Leeching Swarm in particular) being in...Machiavelli
2012-03-19Core/Spells: Implemented CREATURE_TYPEFLAGS_PARTY_MEMBER, creature with this ...Shauren
2012-03-19Core/DBLayer: Remnant cleanupsleak
2012-03-19Core/DBLayer: Convert DirectExecute() queries that are not runtime relevant b...leak
2012-03-19Scripts/Serpentshrine Cavern: Fixed crash in boss_leotheras_the_blind caused ...Shauren
2012-03-19Core/DBLayer: Convert PExecute() queries to prepared statementsleak
2012-03-19Core/SmartScript: Fixed possible crashes when attempting to use StoreTargetLi...Shauren
2012-03-18Core/Spell: Fix crash for Glyph of DivinityKaelima
2012-03-18Core/Movement: Update MOVEMENTFLAG_MASK_MOVING, thanks to idostyleMachiavelli
2012-03-18Core/Movement: Compute current position in spline::Launch with Z offset. Fixe...Machiavelli
2012-03-18Core/Units: Fix movementflag apply for flying/hovering creatures on respawnMachiavelli
2012-03-17Merge pull request #5748 from MrSmite/Pet_1Subv
2012-03-17Collision/GameObjects: Fixed LoS for all doors (open and closed). Looks like ...Subv
2012-03-17Core/Movement:Machiavelli
2012-03-17Core/Movement: Corrected movement info structure written in WriteMovementInfoShauren
2012-03-17Merge pull request #5763 from w1sht0l1v3/masterMachiavelli
2012-03-17Core/Unit: Fix respawning after ForceDespawn is called.w1sht0l1v3
2012-03-17Merge pull request #5758 from GyxTom/masterLopin
2012-03-17Core/Game: Code style and remove unused core.Gyx
2012-03-17Core/Protocol: Have client displaying some graphic/audio when player increase...kaelima
2012-03-17Merge pull request #5755 from GyxTom/masterMachiavelli
2012-03-17Update src/server/game/Server/WorldSession.cppMachiavelli
2012-03-17Update src/server/game/Server/WorldSession.cppMachiavelli
2012-03-17Core/Movement: Add debug output to Worldsession::ReadMovementInfo to find out...Machiavelli
2012-03-17Core/Script: Code style and remove unused core.Gyx
2012-03-17Core/Script: Code style and remove unused core.Gyx
2012-03-16Pet - Fix focus regen gets stuck due to lag/high diffsMrSmite
2012-03-16Merge pull request #5744 from MrSmite/Guild_1Shocker
2012-03-16Core/Protocol: And correct the struct of SMSG_UPDATE_INSTANCE_ENCOUNTER_UNIT...kaelima
2012-03-16Core/Movement: Remove MOVEMENTFLAG_FLYING on fly aura unapply as well as _CAN...Machiavelli
2012-03-16Core/Movement: Fix brackets in macroMachiavelli
2012-03-16Core/InstanceScript: Encounterframe research - extended the EncounterFrameTyp...kaelima
2012-03-16Merge pull request #5733 from GyxTom/masterShocker
2012-03-16Merge pull request #5743 from MrSmite/PetAI_2Shocker
2012-03-16Merge pull request #5742 from MrSmite/PetAI_1Shocker
2012-03-16Core/Spells: finish fixing dispel functionality. closes #5745Kandera
2012-03-16Core/Unit: Fix some movement issues when leaving vehicles introduced in dce0a...kaelima
2012-03-16Guild bank - Allow deposit / withdraw money without tabsMrSmite
2012-03-16Pet UI - Fix for "Attack" continues to flash after combat endMrSmite
2012-03-16Fix for pets moving from stay during combatMrSmite