aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-03-03Merge pull request #5426 from Souler/fix_ds_pipe_knockbackSubv
2012-03-03Merge pull request #5468 from Elron103/pull-requestsSubv
2012-03-03Fix a warning.Machiavelli
2012-03-03Core/Commands: Implement .debug moveflags command. With params you can set Mo...Machiavelli
2012-03-03Core/Spells: Allow spell effects to have multiple destinations. Spells like: ...QAston
2012-03-02Core/Misc: Remove redundant implicit template types in some std::make_pair ca...Subv
2012-03-02Core/Spells: Remove some obsolete codeQAston
2012-03-02Core/Arenas/Dalaran Sewers: Knockback players near the central waterfall when...Souler
2012-03-02Core/Arenas/Dalaran Sewers: Reset the knockback effect if someone manages to ...Souler
2012-03-02Core/Arenas/Dalaran Sewers: Players who stay on the pipe after the battle has...Souler
2012-03-02Core/Scripting: codestyle and comment for previous commitKandera
2012-03-02Core/Scripting: added OnPlayerUpdateZone for player scriptsKandera
2012-03-02Core/Misc: Fix a crash in CalendarMgr::AddAction and initialize some wild poi...kaelima
2012-03-01Core: Fixed compile without PCHShauren
2012-03-01Core/CreatureTextMgr: Added support for creature_text localizationShauren
2012-03-01DB/Creature_Text: Convert script_texts to creature_text for boss General Bjar...Malcrom
2012-03-01Core/Auras: fix stacking for auras that change phase. (thx to manuel)Kandera
2012-03-01Merge pull request #5498 from kandera/fix_wsgkandera
2012-03-01Core/Battlegrounds: cleanup and fix flag issue in previous commit correctlyKandera
2012-03-01Core/Units: Properly update passenger position if vehicle uses waypoint movem...Machiavelli
2012-03-01Core/Conditions: Small optimization in ConditonMgr, as well as proper rules f...Machiavelli
2012-03-01Core/Player: Quests with status QUEST_STATUS_NONE(0) shouldn't be loaded into...Machiavelli
2012-03-01Script/Commands: Some safer code in wp modifykaelima
2012-03-01Core/Object: Correct the updateflag order in SMSG_UPDATE_OBJECT.kaelima
2012-02-29DB/Creature_Text: Convert script_texts to creature_text for boss Volkhan, Hal...Malcrom
2012-02-29DB/Creature_Text: Convert script_texts to creature_text for boss Ionar, Halls...Malcrom
2012-02-29DB/Creature_Text: Convert script_texts to creature_text for boss Loken, Halls...Malcrom
2012-02-29Core/Packets: Fixed exceptions being incorrectly thrown when appending empty ...Shauren
2012-02-29Merge pull request #5491 from teyrnon/masterMachiavelli
2012-02-29Core: Fixed build warningShauren
2012-02-29Core/Battleground: fix issue with picking up opposite teams flag when returni...Kandera
2012-02-29Update src/server/shared/Packets/ByteBuffer.hteyrnon
2012-02-29Core/Conditions: Remove some useless checks in Condition::Meets against a val...Machiavelli
2012-02-29Core/Object:kaelima
2012-02-29Core: Build fix (for real this time) and warning fixShauren
2012-02-28Core/Warden: Switch to multi-threaded packet processing for wardenleak
2012-02-28Fixed build broken in 218ed813d0a2d26fd594ddafa2132cc7c5209bb4Shauren
2012-02-28Core/Misc: Add more extensive ByteBuffer exceptions to trace down seemingly r...Machiavelli
2012-02-28Core/Movement: Remove a redundant check in EffectMovementGenerator that could...Machiavelli
2012-02-27Core/Channels: Players should not be able to invite non-visible GMs to channelsSubv
2012-02-27Core/Auction House: Delete item_instance entries correctly, prevent invalid e...Elron103
2012-02-27Core/MovementGenerators: Ensure correct virtual function overrides are called...Machiavelli
2012-02-27Merge pull request #5445 from Souler/fix_demonic_circleQAston
2012-02-27Core: Rename GetCreatureInfo to GetCreatureTemplate and minor cleanup here an...Spp
2012-02-27Core: Minor cleanup in ObjectMgr and warning fixesSpp
2012-02-26Core/Misc: Reserve space for the data in the stores before inserting itSubv
2012-02-26Core/Battlegrounds: Initialize _flagDebuffState before using it in Warsong GulchSubv
2012-02-26Scripts/Spells: Move Demonic Circle mechanics to spell_warlock.cppSouler
2012-02-26Misc:Nay
2012-02-26Core/Misc: Add some documentation to TRINITY_WRITE_GUARD and TRINITY_READ_GUA...Machiavelli