aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-03-26Core/SAI: Only allow SMART_EVENT_TARGET_BUFFED to be used from creature sources.Discover-
2014-03-26Core/SAI: Implement two new event types that are triggered when a certain cre...deathicon
2014-03-25Scripts/Icecrown Citadel: Fixed Muradin/Saurfang attacking each other during ...Shauren
2014-03-24Core/Misc: Fix assertion triggeredjackpoz
2014-03-24Core/Logging: Fixed filenames of backup logsShauren
2014-03-24Scripts/Icecrown CitadelShauren
2014-03-23Core/Misc: Removed unused defines, added missing include and removed a few wa...Shauren
2014-03-23Fixed build without PCHShauren
2014-03-23Scripts/Icecrown Citadel: Icecrown Gunship BattleShauren
2014-03-23Merge pull request #11763 from MitchesD/miscAokromes
2014-03-23Core/Transports: Enabled LoS on transportsShauren
2014-03-22Scripts/ZulAman/Halazzi: convert text to create_text and fixed despawn of catMitchesD
2014-03-22Core/Spells: Fixed target selection hooks running twice for each effect if bo...Shauren
2014-03-22Core/Transports: Fixed crashes happening when a transport was despawned with ...Shauren
2014-03-22Core/Map: Save weather, light and music overrides in map to send them to play...Shauren
2014-03-22Core/Spells: Fixed crash happening when a spell script set target to NULL in ...Shauren
2014-03-22Core/Misc: Fix some static analysis issuesjackpoz
2014-03-22Scripts/Spells: fix logic fail in q9874MitchesD
2014-03-21Core/Misc: Fix some static analysis issuesjackpoz
2014-03-21Core/Transports: Fixed creatures micro movement on transport when attacking s...Shauren
2014-03-21Merge pull request #11747 from untaught/Trinity1Aokromes
2014-03-21Merge pull request #11749 from untaught/Trinity2Aokromes
2014-03-21Merge pull request #11757 from untaught/Trinity3Aokromes
2014-03-21Merge pull request #11746 from untaught/Trinity0Aokromes
2014-03-21Core/GameObjects: Added workaround for elevators having different position fo...Shauren
2014-03-20Core/Misc: Fix some static analysis issuesjackpoz
2014-03-20Core/Scripts: Move 'npc_deathly_usher' scripts to SAI.untaught
2014-03-20Core/Creatures: Added check for creature_equip_template.id = 0. 0 is a specia...Shauren
2014-03-19Core/Scripts: Move condition for 'npc_marin_noggenfogger' gossip menu option ...untaught
2014-03-19Core/Scripts: Move condition for 'npc_skorn_whitecloud' gossip menu option to...untaught
2014-03-19Core/Script: Logical fixesGacko
2014-03-19Core/Game: Logical fixGacko
2014-03-19Authserver: Fix typoGacko
2014-03-18Core/Scripts: Move 'The Defias Traitor' script to SAIuntaught
2014-03-17Core/Loot: Fix an exploit that allowed players to loot infinite amount of ite...Dehravor
2014-03-16Merge pull request #11718 from untaught/masterAokromes
2014-03-16Fixed build with TRINITY_DEBUGShauren
2014-03-16Core/Maps: Fixed height calculations used in WorldObject::UpdateGroundPositio...Shauren
2014-03-16Core/Transports: Added support for DynamicObjects on transportsShauren
2014-03-16Core/Misc: Fix some static analysis issuesjackpoz
2014-03-16Instance Script/Stratholme: Correct logic in Baron Run event and add SAI for ...untaught
2014-03-15Scripts/Krikthir the Gatewatcher: Fix EVENT_ANUBAR_CHARGE event not being tri...jackpoz
2014-03-15Scripts/AhnKahet: Fix some uninitialized valuesjackpoz
2014-03-15Scripts/ZulGurub/Jeklik: Add missing "break"jackpoz
2014-03-15Core/Gossip: Fix crash added in 6c64fa8de36dad958821c6078b3f2f5f5753a2fcjackpoz
2014-03-13Core/Gossip: Add security to C++ scripted gossip options by checking guid of ...Rochet2
2014-03-12Core/Gossip: Change max menu items to 32Rochet2
2014-03-10Core/Items: Fixed an exploit allowing people to put more gems than number of ...Shauren
2014-03-10Core/Misc: Get rid of whitespaces added in 96e0a7d71f1c5146aa64502d49e0cc2260...Discover-
2014-03-09Merge pull request #11627 from Rochet2/OnPlayerSaveWarpten