| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-08-27 | DB/Player: Fix draenei race spell 'Shadow Resistance' | joschiwald | |
| 2012-08-27 | Core: Fix warnings and code style | Vincent-Michael | |
| 2012-08-27 | Scripts/Wintergrasp: fix grab passenger spell. | Kandera | |
| 2012-08-27 | Core/Wintergrasp: Move previous commit to the correct position | Kandera | |
| 2012-08-27 | Core/Wintergrasp: cleanup some magic numbers and set the destructable state ↵ | Kandera | |
| of the final gate to destroyed. | |||
| 2012-08-27 | DB/SAI: Fix opening the door before Broggok in Blood Furnace | Nay | |
| Based on the fix of oneblizz Closes #350 | |||
| 2012-08-27 | Core/Wintergrasp: if wintergrasp is disabled make the last door auto trigger. | Kandera | |
| 2012-08-27 | Scripts/Spells: Fix a typo in spell_q12372_cast_from_gossip_trigger and ↵ | Nay | |
| cleanup whitespace | |||
| 2012-08-27 | Scripts/Spells: Remove a not needed cast in ↵ | Nay | |
| spell_q12372_cast_from_gossip_trigger | |||
| 2012-08-27 | Rename SQLs after PR | Nay | |
| 2012-08-27 | Merge pull request #7524 from Trista/master | Nay | |
| [Core/Scripts] Defending Wyrmrest Temple | |||
| 2012-08-27 | Core/Logging: Minor optimization in ShouldLog | Spp | |
| 2012-08-27 | Core/Groups: Fix a typo when sending pet auras | Nay | |
| 2012-08-26 | Core: Fix compiling on Fedora (G3D related) | Nay | |
| Thanks F3st and Gamera Closes #7477 | |||
| 2012-08-26 | Core/DBLayer: Fixed memory leaks when query returned empty result set | Shauren | |
| 2012-08-26 | Core/Spells: Implement Battleground - Dampening for wintergrasp | Vincent-Michael | |
| 2012-08-26 | DB/Misc: | Vincent-Michael | |
| * Fix phaseMask for Mature Lasher * Implement Essence of Wintergrasp only for wintergrasp zone | |||
| 2012-08-26 | Core/Battlefield: Fix Essence of Wintergrasp | Vincent-Michael | |
| 2012-08-26 | Core/Scripts: Fix target error | Stefo | |
| *Forgot to change targets | |||
| 2012-08-26 | DB/Conditions: Fix Sartharion Berserk targets | gecko32 | |
| 2012-08-26 | Core/Scripts: Defending Wyrmrest Temple | thesensei | |
| 2012-08-26 | Core/Loading: Move a log from DBError to info | Nay | |
| 2012-08-26 | Core/Battlefield: Fix memory leak | Subv | |
| 2012-08-25 | Core/Battlegrounds: Fixed uninitialized variables in Warsong Gulch | Shauren | |
| 2012-08-25 | DB/Creature: Fix Twilight Whelp faction from sniff | Vincent-Michael | |
| 2012-08-25 | Core/Battlefield: Fix queue invite in war time | Vincent-Michael | |
| 2012-08-25 | Misc/Battlefield: | Vincent-Michael | |
| * Fix faction for Wintergrasp Siege Turret * Add missing magic number | |||
| 2012-08-24 | Core/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-23 | DB/Gameobjects: fix double spawns of wintergrasp keep gameobjects | Kandera | |
| 2012-08-23 | Core/Wintergrasp: give vehicles correct faction based on wintergrasp faction ids | Kandera | |
| 2012-08-23 | Scripts/Wintergrasp: enable script and add it to spell_script_names | Kandera | |
| 2012-08-23 | Scripts/Wintergrasp: fix defender portal teleporting and clean up vehicle ↵ | Kandera | |
| teleporter code | |||
| 2012-08-23 | Core/Gameobject: fix build | Kandera | |
| 2012-08-23 | Core/Gameobject: fix collision handling. | Kandera | |
| 2012-08-22 | Core/Wintergrasp: fix possible crash when rebuild hits non rebuildable buildings | Kandera | |
| 2012-08-22 | Core/Battlefield: Fix vehicle count | Vincent-Michael | |
| 2012-08-22 | Core/Groups: Fixed update packet sent to group members on new member join | Shauren | |
| 2012-08-21 | Misc/WG: Fix conditions | Nay | |
| 2012-08-21 | Core/Logging: Disable all LOG_FILTER_OPCODES related messages by default | Spp | |
| 2012-08-21 | Core/Battlefield: Add missing stuff for wintergrasp | Vincent-Michael | |
| 2012-08-21 | Core/Logging: Fix incorrect error level for some warden messages | Spp | |
| 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-21 | Core/Battlefield: Fix more codestyle | Vincent-Michael | |
| 2012-08-21 | Core/Battlefield: | Vincent-Michael | |
| * Update Logs filter * Fix typo in worldserver config (thx filo) * Fix some code style | |||
| 2012-08-21 | Core/Misc: Warning fixes | Shauren | |
| 2012-08-21 | Scripts/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-21 | Core/Misc: | Vincent-Michael | |
| * Add missing script loader for bf commandscript (thx Geodar) * Add missing Wintergrasp worldserver config | |||
| 2012-08-21 | Core/Misc: Add missing cmake for cs_bf.cpp | Vincent-Michael | |
| 2012-08-21 | Core/Spells: Fix Librams/Idol | Faq | |
| 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-21 | Core/Scripts: Improvements to Trial of the Crusader | Stalker-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-21 | Merge pull request #7278 from Faq/SpellMasks_0 | blub | |
| Core/Spells: Druid T8 Feral 2P Bonus | |||
