aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-11-14Core/Battleground: Fix arena battlemaster gossip (reverts 028b6e7)Spp
Closes #8046
2012-11-14Merge pull request #8280 from DjYXA/patch-1Subv
Daze mechanics Fix - By Arrakio
2012-11-14Core/Spells: Enslave Demon shouldn't be usable on player pets.Subv
Closes #7133
2012-11-14Missing variable in the function call.Subv
2012-11-14Core/Build: Fixed a little mistake.Subv
2012-11-14Core/SAI: Fix SMART_ACTION_SIMPLE_TALK for players.vlad852
2012-11-14DB/Misc: Various fixes from the Issue TrackerZxBiohazardZx
Closes #1959 Closes #2297 Closes #2399 Closes #3038 Closes #3131 Closes #3225 Closes #3351 Closes #3432 Closes #3548
2012-11-14Script/Emerald Dragons: Fixed a couple of issues with emerald dragon world ↵kaelima
bosses and some cleanup. Renamed one sql from yesterday
2012-11-14SQL: Rename SQL merged in PRVincent-Michael
2012-11-13Script/Commands: Reimplemented ".lookup map" command.kaelima
2012-11-13DB/Quest Relations: Fix Pilgrims Bounty quest during Hallows End for human ↵Malcrom
commoners. Cloases #8227
2012-11-13DB/GameEvent: Fix start time for Pilgrams Bounty.Malcrom
Closes #8261
2012-11-13Merge pull request #8197 from tibbi/factionchange_itemMalcrom
add a missing item at player_factionchange_items
2012-11-13DB/Creature: Fix for Quest: Meet at the GraveMalcrom
Closes #5875
2012-11-13DB/Misc: Various fixes for Grizzly HillsMalcrom
Cloase #8303
2012-11-13DB/Battleground: Add missing end of line.Malcrom
2012-11-13DB/waypoints: Fix last commitMalcrom
2012-11-13DB/waypoints: Pathing for Ol' SootyMalcrom
Closes #7917
2012-11-13Fix typos (thx joschiwald & Geodar)Vincent-Michael
2012-11-12DB/Misc: Various improvements to Borean Tundra and others from PitcrawlerPitcrawler
Closes #8271 Closes #8257 Closes #8256 Closes #8255 Closes #8252 Closes #8251 Closes #8250
2012-11-12Db/Misc: oneline fixes merged, thx Nelgano & Gecko32 for parts of itZxBiohazardZx
Closes #8021 Closes #8019 Closes #7361 Closes #7184
2012-11-12DB/Quest: add questrequirements for Doomguard Minion QuestlineZxBiohazardZx
Closes #7124
2012-11-12Core/Warden: Add minimal verification of OS used by client for warden module ↵Shauren
loading
2012-11-11Merge pull request #8260 from Warpten/cleanupShauren
Core/Scripts: Cleanup alterac_valley.cpp.
2012-11-11DB/Gossip: Add gossip menus for MidsummerZxBiohazardZx
Closes #6886
2012-11-11DB/Gossip: Add gossip menus for Midsummer partial for issue #6886Malcrom
2012-11-11DB/Quest: fix a wrong textExodius
Closes #6403
2012-11-11DB/SAI: Fix some Howling Fjord gossipsPitcrawler
Closes #4973
2012-11-10Core/Build: Fix compile using mysqllite included with coreSpp
Closes #8283
2012-11-10Core/Build: Restore FindOpenSSL, even when it's provided by cmake, this file ↵Spp
also provides newbie-check (warns if you trying to use wrong libs) - Also, apply the hack needed to make g3dlite compile in OS X
2012-11-09Core/Scripts: Cleanup alterac_valley.cpp.Warpten
2012-11-09Core/Build: Update the G3DLite extra patch to compile under OS X with ClangTuxity
2012-11-09Core/Build: Fix problem with aceliteSpp
2012-11-09Core/Build: Enable Clang PCH support and OS X specific featuresSpp
Core: Fix warnings here and there
2012-11-09Doze mechanics Fix - By ArrakioLorenzo J. Gonzalez Cabrera
Info here: https://github.com/TrinityCore/TrinityCore/issues/8277
2012-11-09Core/Guilds: Use correct variable type when saving guild bank tab rigths to DBSpp
2012-11-08Core/Guilds: Send correct opcode when purchasing a new tab and fix data not ↵Spp
being saved in db after purchasing the new tab
2012-11-07DB: Quest The Last Line Of Defense:w1sht0l1v3
Add missing spawns for Argent Cannons,their supports and template updates. Notes: both cannon spells need targeting scripting.This is needed before adding the rest of the missing spawns.
2012-11-07Core/Guild: Fix transaction not being properly closed and improve error ↵Spp
message when fixing missing bank tabs
2012-11-07Update characters_database.sql (Missing changes from 58ec4e5319)Spp
2012-11-05Merge pull request #8258 from ille/pointercheckSubv
Core/Scripts: tweak code in pyrewood_ambushAI::SummonCreatureWithRandomT...
2012-11-05Core/Scripts: tweak code in pyrewood_ambushAI::SummonCreatureWithRandomTarget()ille
2012-11-04Merge pull request #8246 from ille/fishingKaelima
fishing: set respawntime to now when cant loot, for correct despawn of b...
2012-11-04Merge pull request #8245 from ille/randomtypos02Kaelima
fix random typos (f.i. blocked activation autocast petspells from spellb...
2012-11-04Merge pull request #8249 from MrSmite/Pet_FacingKaelima
Pets should face same direction as owner after follow.
2012-11-04Pets should face same direction as owner after follow.MrSmite
Fixes #8248
2012-11-03fix random typos (f.i. blocked activation autocast petspells from spellbook)ille
2012-11-03fishing: set respawntime to now when cant loot, for correct despawn of bobberille
removegameobject from player instead cancel spell, for correct remove of fishing aura
2012-11-03Core. Fix non-PCH building (again)...click
2012-11-03DB/Loot: readd loot to stinky from clean 49 (removed by accident)ZxBiohazardZx
Closes #8222