aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-07-19Update 2014_07_19_00_world_spell_custom_attr.sqlAokromes
2014-07-19Core/Spells: "Black Magic" can no longer remove after deadVincent-Michael
2014-07-19Core/Spells: Fix Quest "The Emissary"Vincent-Michael
2014-07-18DB/Quest: Inoculation and Spare PartsAokromes
By Crysicle, closes #12505
2014-07-18DB/Quest: Remove pre-requisite for Volatile Mutations 10302Aokromes
By Crysicle, closes #12503 From wowwiki: Note: Prior to patch 3.3.2, [2] Botanist Taerix was a prerequisite to this quest chain.
2014-07-18DB/Creature: Topper McNabbAokromes
By dr-j,closes #12556
2014-07-18DB/Creature Force Display model for 17734Aokromes
Closes #12551
2014-07-18DB/Quest: Tainted MemorandumAokromes
By Crysicle, closes #12550
2014-07-18DB/Creature: Fix Stormwind Marine factionAokromes
Closes #12555
2014-07-18DB/Creature: Delete double spawns training dummiesAokromes
By Magnifikator, closes #12548
2014-07-17Core/Codestyle: Do not use a pointer to a shared_ptr in ↵Subv
Player::ModifyArenaPoints and Player::ModifyHonorPoints
2014-07-18Core/Players: Fix possible crash in ModifyArenaPoints and ModifyHonorPointsDuarte Duarte
2014-07-17Restored character creation that was broken due to some logic errors cause ↵leak
by shared_ptr refactoring
2014-07-17Core/Misc: Fix abort() on shutdown on *nixjackpoz
Wait for cliThead to exit before deleting it to about std::abort() triggered on *nix systems.
2014-07-17Readd G3D-v8.0_hotfix9.diff that slipped through thanks to .gitignoreleak
2014-07-17Compile fix for previous commit. vim edition over ssh is a bad idea.Warpten
2014-07-17Core/Spells: SMSG_SUPERCEDED_SPELL is now sent by an unique function.Warpten
2014-07-17Buildsystem: Removed debugging message from cmake outputShauren
2014-07-17Buildsystem/MSVC: Warning fixesShauren
C4800 'type' : forcing value to bool 'true' or 'false' (performance warning) C4127 conditional expression is constant
2014-07-17DB/Conditions: Fix typo in conditions "Sealed Chest"Vincent-Michael
2014-07-16GCC compile fixesleak
2014-07-16Update related files to lowered Boost version requirementleak
2014-07-16Merge branch 'master' of github.com:TrinityCore/TrinityCore into boostleak
2014-07-16Buildsystem/GCC: Fixed release linking errorsShauren
2014-07-16DB/Misc: Adition to 9f0ec86Aokromes
By dr-j
2014-07-16DB/Misc: Fix Gossip on Kor'kron overseerAokromes
By dr-j, closes #12514
2014-07-16DB/Quest: Fix Banishing PortalAokromes
By dr-j, closes #12510
2014-07-16DB/Quest: SarkothAokromes
By dr-j, closes #12511
2014-07-15[Auth\Worldserver] Use boost to load console arguments. (Added a few style ↵Chaplain
changes and cmake fix) Conflicts: src/server/worldserver/Main.cpp
2014-07-15DB/SAI: Adition to 70c82a3Aokromes
By dr-j
2014-07-15DB/Creature: StinkerAokromes
By dr-j, closes #12502
2014-07-15DB/Misc: Fix Frogger (Naxxramas)Dr-J
Closes #12434
2014-07-14Replacing ACE based multi threading with PCQleak
2014-07-14Fix mmaps_generator buildjackpoz
Remove old unneeded file breaking mmaps_generator build.
2014-07-14Corrected order of inclusion in Define.hleak
2014-07-14Core/Battleground: fixed typojoschiwald
* and fixed some warnings
2014-07-14DB/Creature: Script a lot of creaturesAokromes
By dr-j, closes #12498
2014-07-14Core/Battleground: moved some arena related code into a generic arena classjoschiwald
* fixed typo in random bg selection, that causes no bg is created if only one bg is enabled * fixed swapped worldstates in Ring of Valor
2014-07-14Core/Battlefield: move complex methods from BattlefieldWG.h to BattlefieldWG.cppjoschiwald
2014-07-14Core/Creature: Fix problems with neutral innkeepersVincent-Michael
2014-07-14Scripts/Commands: Fix warnings vs2014 ctp (no support)Vincent-Michael
2014-07-14Core: Fix warnings vs2014 ctp (no support)Vincent-Michael
2014-07-13Merge branch 'boost' of github.com:TrinityCore/TrinityCore into boostSubv
2014-07-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into boostSubv
Conflicts: src/server/game/Battlegrounds/BattlegroundMgr.h
2014-07-14DB/Quest: Hive'Zora Scout ReportAokromes
By dr-j, closes #781
2014-07-14Removed dead ACE includes from mmaps gen (mt still needs rewrite)leak
2014-07-13Merge branch `master` into `boost`Subv
Conflicts: BattlegroundMgr.h
2014-07-13More warnings fixesSubv
2014-07-13Fixed some compiler warningsSubv
2014-07-13DB/Misc: Update to badac94Aokromes
By dr-j