aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-06-21Core/Battle.net: Defined more communication channelsShauren
2014-06-21Core/Creature: Added missing part in ff9cd652e0350a809a012cddbfb01d0ba8575b5aVincent-Michael
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-20Auth/Battle.net: Corrected some battle.net auth response enum valuesSubv
2014-06-21Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
Conflicts: dep/PackageList.txt
2014-06-20Core/Dependencies: Clean up recastnavigation folderjackpoz
Remove old files from recastnavigation folder and update the structure to the same of https://github.com/memononen/recastnavigation/ to allow easier updates.
2014-06-20Core/Guilds: Use the right opcode in Guild::SendCommandResult.Subv
Documented the change a little.
2014-06-20Core/Players: Fixed Death Knight starting First Aid skill max valueShauren
2014-06-20Core/Scripts: Re-add the modify currency command, accidentally removed in ↵Subv
fca4a5448ac476b942c330108a76032ae242711e Closes #11507 P.D: Steam Summer Sale is currently on Day 2, for those of you who maybe haven't noticed.
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-19Core/Dependencies: Upgrade to jemalloc-3.6.0jackpoz
2014-06-19Core: Fix typo in 316d9a5ce89b1a21a22b4ef038d9c76e91e0e948Vincent-Michael
2014-06-19Core/Misc: Fix coverity analysis issuesVincent-Michael
2014-06-19Core/Players: Fixed trainers still displaying profession skills after learningShauren
Closes #8103
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-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-18Added missing changes for previous commitShauren
2014-06-18Core/Mail: Implemented sending battle.net account bound itemsShauren
2014-06-18Scripts/Icecrown Citadel: Fixed a possibility to start the encounter again ↵Shauren
if Tirion evades during outro RP Closes #10060
2014-06-17Core/Packets: Named some unks and implemented some stuff in SMSG_TRADE_STATUSSubv
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-17Scripts/Misc: Fixed training dummies not entering combatShauren
2014-06-17Core/Packets: Corrected SMSG_INSPECT_TALENT a bitSebastian Valle Herrera
Send the guild experience in SMSG_INSPECT_TALENT.
2014-06-17Merge pull request #12301 from Unholychick/patch-3Shauren
Core/Spells fix 0442ff5c991c351cd6da3c04d1768f756d09fe22
2014-06-17Core/Pets: Fixed pet power regenerationShauren
Closes #12292
2014-06-17Core/Spells fix 0442ff5c991c351cd6da3c04d1768f756d09fe22yesitsme
Let it apply only to players
2014-06-17Merge pull request #12299 from SeTM/patch-1Trisjdc
Update SpellAuraEffects.cpp
2014-06-17Update SpellAuraEffects.cppAlex
Cleanup. Already in spell scripts.
2014-06-17DB/SpellGroups: Fix a couple of runtime DB errors from ↵Trisjdc
f27821486b0c38e0f92bc719c997f3e9435d7c59
2014-06-17Merge pull request #12291 from Unholychick/patch-lotpjoschiwald
Core/Spells: Fix Leader of the Pack
2014-06-16Core/Spells: Fix Leader of the PackUnholychick
Broken with 6b430db910c2cffe49dc1049661c111f164f94f5 because we used the wrong spell...
2014-06-16Core/Transports: Fixed crashes caused by invalid leftover transport referencesShauren
Closes #12282
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-16Core/PacketIO: Updated and enabled MSG_LIST_STABLED_PETSShauren
2014-06-16Core/Auras: Implement stacking interaction between ↵Trisjdc
SPELL_AURA_MOD_TOTAL_STAT_PERCENTAGE and SPELL_GROUP_STACK_RULE_EXCLUSIVE_SAME_EFFECT. Allows BoK/BoS to stack while maintaining the strongest buff
2014-06-16DB/SpellGroups: Quick fixes in latest SQLTrisjdc
2014-06-16Merge pull request #12284 from Unholychick/patch-manaTrisjdc
Core/Spells: Implement SPELL_ATTR7_CAN_RESTORE_SECONDARY_POWER
2014-06-16Core/Spells: Implement SPELL_ATTR7_CAN_RESTORE_SECONDARY_POWERUnholychick
spells without this attribute will no longer energize secondary power. Druids in cat form will no longer be able to replenish mana from every kind of spell
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-15Core: Kill again whitespace :/Vincent-Michael
2014-06-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
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-15Shared/Misc: Improve Windows crash reportjackpoz
Improve WheatyExceptionReport Windows crash report to write a cleaner and more readable crash report, in particular: - Fix missing variable Type in some cases - Fix missing variable Name in some cases - Properly format each member to avoid confusion when reading the log - Add support for double pointers, e.g. Type** - Add initial support for arrays, logging the number of elements and the first 10 elements for now. UDT members of array elements are not supported yet - Skip static members, SymTagVTable and other not needed types - Skip SymTagUDT with no children - Fix possible stack overflows when logging strings/char*/char[] values. - Fix "punting on symbol" error happening when trying to dereference bad pointers. - Fix <user defined> type being logged instead of the correct type when reaching WER_MAX_NESTING_LEVEL or with pointer types with invalid addresses.
2014-06-15Core/Auras: Add a new stack rule to handle cases where the aura that is ↵Trisjdc
'stronger' prevails (SPELL_GROUP_STACK_RULE_EXCLUSIVE_HIGHEST)
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