| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-07-18 | Core/Spells: Since patch 4.0.1, an hunter can track multiple creature types ↵ | Warpten | |
| at once. | |||
| 2014-07-17 | Core/Opcodes: Updated SMSG_SUPERCEDED_SPELL's structure to 4.3.4 | Warpten | |
| 2014-07-17 | Conflicts fix after cherry pick of previous commit from master branch. | Warpten | |
| 2014-07-14 | Core/Battleground: Fix typo and small cleanup (again thx @joschiwald) | Vincent-Michael | |
| 2014-07-14 | Core/Battleground: Fix merge fail (thx @joschiwald) | Vincent-Michael | |
| 2014-07-14 | Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 | Vincent-Michael | |
| Conflicts: src/server/game/Achievements/AchievementMgr.cpp src/server/game/Battlegrounds/ArenaScore.h src/server/game/Battlegrounds/Battleground.cpp src/server/game/Battlegrounds/Battleground.h src/server/game/Entities/Object/Object.cpp src/server/game/Entities/Pet/Pet.cpp src/server/scripts/Commands/cs_wp.cpp | |||
| 2014-07-14 | Core/Battleground: fixed typo | joschiwald | |
| * and fixed some warnings | |||
| 2014-07-14 | DB/Creature: Script a lot of creatures | Aokromes | |
| By dr-j, closes #12498 | |||
| 2014-07-14 | Core/Battleground: moved some arena related code into a generic arena class | joschiwald | |
| * 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-14 | Core/Battlefield: move complex methods from BattlefieldWG.h to BattlefieldWG.cpp | joschiwald | |
| 2014-07-14 | Core/Creature: Fix problems with neutral innkeepers | Vincent-Michael | |
| 2014-07-14 | Scripts/Commands: Fix warnings vs2014 ctp (no support) | Vincent-Michael | |
| 2014-07-14 | Core: Fix warnings vs2014 ctp (no support) | Vincent-Michael | |
| 2014-07-14 | DB/Quest: Hive'Zora Scout Report | Aokromes | |
| By dr-j, closes #781 | |||
| 2014-07-13 | DB/Misc: Update to badac94 | Aokromes | |
| By dr-j | |||
| 2014-07-13 | Core/InstanceScript: Fix possible crash | jackpoz | |
| Store Boss doors/minions as GUID instead of GameObject*/Creature* to avoid accessing pointers to free'd memory. | |||
| 2014-07-13 | DB/Quest: Investigate the Alchemist Shop | Aokromes | |
| Original work by Rushor, finished by dr-j, closes #9717 | |||
| 2014-07-13 | DB/Quest: Let Them Not Rise | Aokromes | |
| By dr-j, closes #12484 | |||
| 2014-07-13 | DB/Gameobject: Deeprun Chest | Aokromes | |
| Closes #12430 | |||
| 2014-07-13 | Core: Fix warning | Vincent-Michael | |
| 2014-07-13 | Core/AreaTrigger: Remove useful check | Vincent-Michael | |
| 2014-07-13 | DB/Player: Update player create info skills for 4.3.4 | Vincent-Michael | |
| 2014-07-13 | Core/Aura: Update InvisibilityType for 4.3.4 | Vincent-Michael | |
| 2014-07-12 | DB/Creature: Summoning the Princess | Aokromes | |
| By dr-j, closes #12370 | |||
| 2014-07-12 | Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 | Vincent-Michael | |
| Conflicts: src/server/game/Entities/Player/Player.cpp src/server/game/Entities/Player/Player.h src/server/game/Handlers/SkillHandler.cpp | |||
| 2014-07-12 | Core/Misc: Renamed a few spell and skill line related methods to follow tc ↵ | Shauren | |
| coding standards | |||
| 2014-07-12 | Core/Skills: Fixed spells automatically learned from skill lines adding more ↵ | Shauren | |
| skill lines | |||
| 2014-07-12 | DB/Quest: Solof's Booty | Aokromes | |
| By dr-j closes #9673 | |||
| 2014-07-12 | Core/PathGenerator: Split raycast paths into more points for better path z ↵ | Trisjdc | |
| normalization. Solves many of the 'falling underground with charge' issues | |||
| 2014-07-12 | Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 | Vincent-Michael | |
| 2014-07-12 | Core/Player: | Vincent-Michael | |
| - Fix merge fail - Fix SkillRaceClassInfo structure | |||
| 2014-07-12 | Core/Commands: Fixed crashes caused by using .account lock ip and .account ↵ | Shauren | |
| lock country commands from console - these commands apply to currently logged account so they cannot be used from console | |||
| 2014-07-12 | Core/Player: Improve error log | Vincent-Michael | |
| 2014-07-12 | Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 | Vincent-Michael | |
| Conflicts: src/server/game/DungeonFinding/LFGMgr.cpp src/server/scripts/Spells/spell_paladin.cpp | |||
| 2014-07-12 | Core/LFG: Fix build for gcc | Vincent-Michael | |
| 2014-07-11 | Core: Fix warnings with other way | Vincent-Michael | |
| 2014-07-11 | Scripts/Misc: Fix some warnings vs2014 ctp (no support) | Vincent-Michael | |
| 2014-07-11 | Core: Fix some warnings vs2014 ctp (no support) | Vincent-Michael | |
| 2014-07-11 | Scripts/BlackTemplate: Fix warnings vs2014 ctp (no support) | Vincent-Michael | |
| 2014-07-11 | Scripts/Misc: Added missing break in ↵ | Vincent-Michael | |
| 495ca8c2dc60aa14a9145f24eb166e1ea5802672 (thx to @ccrs) | |||
| 2014-07-11 | Core/LFG: Fix warning with vs2014 ctp (no support) | Vincent-Michael | |
| 2014-07-11 | Scripts/Misc: Fix some warnings with vs2014 ctp (no support) | Vincent-Michael | |
| 2014-07-11 | Merge pull request #12462 from Golrag/master | Aokromes | |
| Core/BattlegroundIC: Fixed LoS on gates. | |||
| 2014-07-11 | Core/BattlegroundIC: Fixed LoS on gates. | Golrag | |
| 2014-07-11 | Core/LFG: Move 2 logs in trace | Vincent-Michael | |
| 2014-07-11 | Core/Creature: Implement CREATURE_FLAG_EXTRA_IGNORE_PATHFINDING | Vincent-Michael | |
| 2014-07-10 | Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 | Vincent-Michael | |
| 2014-07-10 | Core: Fix non pch build | Vincent-Michael | |
| 2014-07-10 | Core/LFG: Added support for display of required item level. for player / ↵ | Vincent-Michael | |
| group member | |||
| 2014-07-10 | Revert "Core/Quests: Changed QUEST_FLAGS_AUTO_ACCEPT to reflect what it ↵ | Subv | |
| actually does in 4.3.4." This reverts commit 9c339d9eeb09e1ca4600728294c77fc3d36f22e3. | |||
