aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2012-03-24Core/Scripts: Fixed script unloadingShauren
2012-03-24Core/DBLayer: C/P fixleak
2012-03-24Core/DBLayer: Match field type reads in core with data types in db for prepar...Shauren
2012-03-24Core: I herd you like semicolon..leak
2012-03-24Core: Fix warnings properlyleak
2012-03-24Core: Fix warningsleak
2012-03-24Core: Remove some silly pramga-section warningsclick
2012-03-24Core/DBLayer: Prepare statement on the right connectionleak
2012-03-24Merge pull request #5865 from Elron103/pull-requests4Shauren
2012-03-24Core/Auras: Corrected check relying on a not yet initialized variableShauren
2012-03-24Core/Spells: Fix loading order and apply custom spell flags correctlyElron103
2012-03-24Merge pull request #5858 from w1sht0l1v3/AKMachiavelli
2012-03-24Scripts/Ahn'kahet/Prince Taldaram:w1sht0l1v3
2012-03-24Core/DBLayer: Fix a typo in a field type/size - npc_vendor Nay
2012-03-24Core/Warden: Fix warningleak
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