aboutsummaryrefslogtreecommitdiff
path: root/sql
AgeCommit message (Collapse)Author
2014-06-21Core/Creature:Vincent-Michael
- Addet support for female creature name - Fix some name_loc for deDE - Added some female name loc for deDe
2014-06-19SQL: Rename for sync and add missing end of lineVincent-Michael
2014-06-19Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
Conflicts: src/server/game/Entities/Player/Player.cpp src/server/game/Entities/Unit/Unit.cpp
2014-06-19DB/Creature: Spawn Thalorien Dawnseeker's remainsAokromes
Closes #11017
2014-06-18Merge branch '4.3.4_phases' of https://github.com/TrinityCore/TrinityCore ↵Kinzcool
into 4.3.4
2014-06-17Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
Conflicts: src/server/game/Entities/Unit/Unit.cpp
2014-06-17DB/SpellGroups: Fix a couple of runtime DB errors from ↵Trisjdc
f27821486b0c38e0f92bc719c997f3e9435d7c59
2014-06-16Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
Conflicts: src/server/game/Spells/Auras/SpellAuraEffects.cpp
2014-06-16FixupTrisjdc
2014-06-16DB/SpellGroups: Fix Poison StackingTrisjdc
2014-06-16DB/SpellGroups: Quick fixes in latest SQLTrisjdc
2014-06-15DB/SpellGroups: Completely review of WotLK Stack RulesTrisjdc
Closes https://github.com/TrinityCore/TrinityCore/issues/4313, https://github.com/TrinityCore/TrinityCore/issues/1626, https://github.com/TrinityCore/TrinityCore/issues/5173, https://github.com/TrinityCore/TrinityCore/issues/5822, https://github.com/TrinityCore/TrinityCore/issues/12212, https://github.com/TrinityCore/TrinityCore/issues/3814, and probably others
2014-06-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
Conflicts: src/server/game/Entities/DynamicObject/DynamicObject.h src/server/game/Entities/Player/Player.cpp src/server/game/Entities/Transport/Transport.cpp src/server/game/Entities/Unit/Unit.cpp src/server/game/Entities/Vehicle/Vehicle.cpp src/server/game/Handlers/MovementHandler.cpp src/server/game/Server/WorldSession.cpp src/server/game/Spells/Spell.cpp src/server/scripts/Spells/spell_dk.cpp src/server/shared/Utilities/Util.cpp
2014-06-15Core/Creature: load correct vehicleid of difficulty mode npcs if set ↵joschiwald
otherwise inherit from normal mode entry Closes #8783
2014-06-15Scripts/Gurtogg:joschiwald
* fixed bloodboil targeting * fel rage should only hit players Closes #12193
2014-06-15SQL: Restored file that was not supposed to be renamedShauren
2014-06-14Core: Fix non pch buildVincent-Michael
2014-06-14Merge pull request #12280 from MitchesD/commandsDiscover-
Scripts/Commands: added option to show flags_extra (.npc info)
2014-06-14Scripts/Commands: added option to show flags_extra (.npc info)MitchesD
2014-06-14DB/SAI: Fix sai linked errorVincent-Michael
2014-06-14Core/Ulduar: Added IsInCombat check for ulduar teleporterVincent-Michael
2014-06-14DB/Misc: Convert ulduar teleporter in sqlVincent-Michael
2014-06-14Fixed typo in 2014_06_14_00_world_creature_template.sqlShauren
2014-06-14DB/Instance: Fixed mutated abomination regenerating power clientsideShauren
2014-06-14SQL: Renamed files to match the naming rulesShauren
2014-06-12DB/Creature: Trenton Lighthammer missing gossipAokromes
By dr-j closes #12248
2014-06-12DB/Quest: Fix Missing text for A Most Puzzling CircumstanceAokromes
By Crysicle, closes #12252
2014-06-11Merge commit ↵jackpoz
https://github.com/Unholychick/TrinityCore/commit/52c0fc96bb4a8a62218bd383f360c0e1350ef62a
2014-06-11SQL: Reordered statements to fix importShauren
2014-06-11Move pestilence to spellscriptsUnholychick
Fixes crash and warnings introduced in d4bbc26261d7ce1e01292470f77390ab3c2f5e98 Fixes a bug that allowed dks to spread diseases using another dks diseases Closes: https://github.com/TrinityCore/TrinityCore/issues/12245
2014-06-11Merge pull request #12046 from phoenixfight/fishmasterAokromes
Core/Fishing: Repair fishing spell result fish escape
2014-06-10[core/database]Repair fishing spell result fish escapephoenixfight
edit fish junk sql formart Optimized code, remove some useless brackets fix default fish result ,just like Off the coast of Storm Peaks. cleaned the sql part thx Kinzcool fix todo now
2014-06-09DB/Quest: Fix some missing quest textsAokromes
By crysicle, closes #12167
2014-06-09DB/GameObjects: Deleted no longer needed gameobjects spawns since their ↵Kinzcool
phaseMask correction
2014-06-09DB/GameObjects: Fixed the phasing of the remaining flags in WinterGraspKinzcool
2014-06-09DB/GameObjects: Fixed some phasing of certain gameobjects in Northrend and ↵Kinzcool
DK's area
2014-06-09DB/Conditions: Fix conditions for Xink gossipVincent-Michael
2014-06-09DB/Creature: Fix Eva SarkhoffAokromes
By dr-j, closes #12224
2014-06-09Scripts/Items: Imp in a BallTrisjdc
2014-06-09DB/Quest: Fix some missing quest textsAokromes
By Crysicle, closes #12214 closes #12209
2014-06-09DB/Quest: Fix some missing quest textsAokromes
By crysicle, closes #12167
2014-06-09Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
Conflicts: src/server/game/Entities/Unit/Unit.cpp src/server/game/Handlers/MovementHandler.cpp src/server/game/Spells/Auras/SpellAuraEffects.cpp src/server/scripts/Spells/spell_hunter.cpp src/server/scripts/Spells/spell_warlock.cpp
2014-06-08Core/Commands: Added a set of commands to manage battle.net accountsShauren
TODO: Ban commands, linking game accounts to battle.net accounts
2014-06-08Merge branch 'battle.net' into 4.3.4Shauren
2014-06-08Core/Battle.net: Additional checksShauren
* Force grunt login for versions < 15595 * Force bn login if supported and game account is linked to bn account
2014-06-08Core/Battle.net: Refactored handling multiple game accountsShauren
2014-06-08SQL: Sorted out temporary names and added missing statementsShauren
2014-06-08DB/GameObjects: Deleted no longer needed gameobjects spawns since their ↵Kinzcool
phaseMask correction
2014-06-08DB/GameObjects: Fixed the phasing of the remaining flags in WinterGraspKinzcool
2014-06-08DB/GameObjects: Fixed some phasing of certain gameobjects in Northrend and ↵Kinzcool
DK's area