aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-08-27DB/Player: Fix draenei race spell 'Shadow Resistance'joschiwald
2012-08-27Core: Fix warnings and code styleVincent-Michael
2012-08-27Scripts/Wintergrasp: fix grab passenger spell.Kandera
2012-08-27Core/Wintergrasp: Move previous commit to the correct positionKandera
2012-08-27Core/Wintergrasp: cleanup some magic numbers and set the destructable state ↵Kandera
of the final gate to destroyed.
2012-08-27DB/SAI: Fix opening the door before Broggok in Blood FurnaceNay
Based on the fix of oneblizz Closes #350
2012-08-27Core/Wintergrasp: if wintergrasp is disabled make the last door auto trigger.Kandera
2012-08-27Scripts/Spells: Fix a typo in spell_q12372_cast_from_gossip_trigger and ↵Nay
cleanup whitespace
2012-08-27Scripts/Spells: Remove a not needed cast in ↵Nay
spell_q12372_cast_from_gossip_trigger
2012-08-27Rename SQLs after PRNay
2012-08-27Merge pull request #7524 from Trista/masterNay
[Core/Scripts] Defending Wyrmrest Temple
2012-08-27Core/Logging: Minor optimization in ShouldLogSpp
2012-08-27Core/Groups: Fix a typo when sending pet aurasNay
2012-08-26Core: Fix compiling on Fedora (G3D related)Nay
Thanks F3st and Gamera Closes #7477
2012-08-26Core/DBLayer: Fixed memory leaks when query returned empty result setShauren
2012-08-26Core/Spells: Implement Battleground - Dampening for wintergraspVincent-Michael
2012-08-26DB/Misc:Vincent-Michael
* Fix phaseMask for Mature Lasher * Implement Essence of Wintergrasp only for wintergrasp zone
2012-08-26Core/Battlefield: Fix Essence of WintergraspVincent-Michael
2012-08-26Core/Scripts: Fix target errorStefo
*Forgot to change targets
2012-08-26DB/Conditions: Fix Sartharion Berserk targetsgecko32
2012-08-26Core/Scripts: Defending Wyrmrest Templethesensei
2012-08-26Core/Loading: Move a log from DBError to infoNay
2012-08-26Core/Battlefield: Fix memory leakSubv
2012-08-25Core/Battlegrounds: Fixed uninitialized variables in Warsong GulchShauren
2012-08-25DB/Creature: Fix Twilight Whelp faction from sniffVincent-Michael
2012-08-25Core/Battlefield: Fix queue invite in war timeVincent-Michael
2012-08-25Misc/Battlefield:Vincent-Michael
* Fix faction for Wintergrasp Siege Turret * Add missing magic number
2012-08-24Core/Battlefield:Vincent-Michael
* Fix correct faction for Wintergrasp * Remove hack for vehicle faction * Fix gameobject ai for go_wg_vehicle_teleporter * Fix some warnings and code style
2012-08-23DB/Gameobjects: fix double spawns of wintergrasp keep gameobjectsKandera
2012-08-23Core/Wintergrasp: give vehicles correct faction based on wintergrasp faction idsKandera
2012-08-23Scripts/Wintergrasp: enable script and add it to spell_script_namesKandera
2012-08-23Scripts/Wintergrasp: fix defender portal teleporting and clean up vehicle ↵Kandera
teleporter code
2012-08-23Core/Gameobject: fix buildKandera
2012-08-23Core/Gameobject: fix collision handling.Kandera
2012-08-22Core/Wintergrasp: fix possible crash when rebuild hits non rebuildable buildingsKandera
2012-08-22Core/Battlefield: Fix vehicle countVincent-Michael
2012-08-22Core/Groups: Fixed update packet sent to group members on new member joinShauren
2012-08-21Misc/WG: Fix conditionsNay
2012-08-21Core/Logging: Disable all LOG_FILTER_OPCODES related messages by defaultSpp
2012-08-21Core/Battlefield: Add missing stuff for wintergraspVincent-Michael
2012-08-21Core/Logging: Fix incorrect error level for some warden messagesSpp
Core/Logging: Fix incorrect filter type for many network messages Core/Logging: Use OPCODE filter type for network messages related to wrong packets
2012-08-21Core/Battlefield: Fix more codestyleVincent-Michael
2012-08-21Core/Battlefield:Vincent-Michael
* Update Logs filter * Fix typo in worldserver config (thx filo) * Fix some code style
2012-08-21Core/Misc: Warning fixesShauren
2012-08-21Scripts/Commands: Added .quest reward command - this will reward player's ↵Shauren
quest, similar to finishing it at quest ender, requires quest to be completed, rewards all items and first choice item (if quest has choice rewards)
2012-08-21Core/Misc:Vincent-Michael
* Add missing script loader for bf commandscript (thx Geodar) * Add missing Wintergrasp worldserver config
2012-08-21Core/Misc: Add missing cmake for cs_bf.cppVincent-Michael
2012-08-21Core/Spells: Fix Librams/IdolFaq
Libram of Light http://wotlk.openwow.com/?item=23006 Libram of Divinity http://wotlk.openwow.com/?item=23201 Blessed Book of Nagrand http://wotlk.openwow.com/?item=25644 Idol of the Flourishing Life http://wotlk.openwow.com/?item=46138 Libram of the Lightbringer http://wotlk.openwow.com/?item=28296 Libram of Tolerance http://wotlk.openwow.com/?item=40268 Libram of the Resolute http://wotlk.openwow.com/?item=45436 Closes #7271 Closes #6020
2012-08-21Core/Scripts: Improvements to Trial of the CrusaderStalker-Riddick
*Fixed creature_text errors. *Icehowl now works properly *Fixed waypoints so creatures don't enter the arena through the wall, Lich King now spawns at a proper place, after you start a new fight corpse of a the previous boss despawns (chest also after you start valkyries). Closes #7415
2012-08-21Merge pull request #7278 from Faq/SpellMasks_0blub
Core/Spells: Druid T8 Feral 2P Bonus