| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | Scripts/Commands: Fix warnings vs2014 ctp (no support) | Vincent-Michael | |
| 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 | Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 | Vincent-Michael | |
| 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 | 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-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-09 | Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 | Vincent-Michael | |
| Conflicts: sql/base/auth_database.sql src/server/game/Battlegrounds/Battleground.h src/server/game/Battlegrounds/BattlegroundMgr.cpp src/server/game/World/World.cpp | |||
| 2014-07-09 | Core/Battleground: | joschiwald | |
| * added a possibility to reload battleground templates * cleaned up the template structure * use mapids from BattlemasterList.dbc to calculate random bg | |||
| 2014-07-09 | Merge pull request #12417 from gerripeach/remove_old_boss | Aokromes | |
| Core/Scripts: Remove script from old boss | |||
| 2014-07-08 | Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 | Vincent-Michael | |
| 2014-07-07 | Core/Spells: Convert "Shaman T10 Elemental 2P Bonus" in spell script | Vincent-Michael | |
| 2014-07-07 | Scripts/ScarletMonastery: Boss Arcanist Doan - rewrite to events | karn | |
| Closes #12418 | |||
| 2014-07-07 | Core/Spells: fixed Fate Rune of Unsurpassed Vigor | untaught | |
| 2014-07-07 | Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 | Vincent-Michael | |
| 2014-07-06 | Scripts/Magister's Terrace: Fixed typo in SetEncounterState | Shauren | |
| 2014-07-05 | 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/Unit/Unit.cpp src/server/game/Globals/ObjectMgr.cpp | |||
| 2014-07-02 | Core/Scripts: Remove script from old boss | karn | |
| http://www.wowwiki.com/Highlord_Kruul This creature was part of a bc event. he is no longer part of the game | |||
| 2014-07-01 | Core/Skills: Use SkillLineAbility.dbc to determine player initial spells - ↵ | Shauren | |
| skill assignment done in a new table `playercreateinfo_skills` * Removed DK start skill hacks * Resolved missing skills in character skill tab Closes #12311 | |||
| 2014-06-28 | Core: Fix more warnings | Vincent-Michael | |
| 2014-06-28 | Core: Fix warnings | Vincent-Michael | |
| 2014-06-28 | Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 | Vincent-Michael | |
| Conflicts: src/server/game/Battlegrounds/ArenaTeam.h src/server/game/Battlegrounds/BattlegroundMgr.cpp src/server/game/Battlegrounds/BattlegroundMgr.h src/server/game/Globals/ObjectMgr.cpp src/server/game/Globals/ObjectMgr.h | |||
| 2014-06-28 | Revert "Scripts/Ulduar: Implement Mimiron" | jackpoz | |
| 2014-06-28 | Merge pull request #12268 from Unholychick/patch_mimironnew | Trisjdc | |
| Scripts/Ulduar: Implement Mimiron | |||
| 2014-06-28 | Scripts/Commands: fixed possible client crash with .go command | joschiwald | |
| 2014-06-27 | Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 | Vincent-Michael | |
| 2014-06-27 | Scripts/MagistersTerrace: fix possible crash | joschiwald | |
| 2014-06-27 | Core/Spells: Ensure Haunt's healing takes in consideration crit damage | Trisjdc | |
| 2014-06-26 | Script/MagistersTerrace: Fix fail in 27f28552489bab153d5c4717ce48e31496b4c43f | Vincent-Michael | |
| 2014-06-26 | Core: Fix warnings and kill again whitespace ... | Vincent-Michael | |
| 2014-06-26 | Merge pull request #12364 from MitchesD/misc_2 | joschiwald | |
| Scripts/MagistersTerrace: reworked InstanceScript and fixed some issues ... | |||
| 2014-06-26 | Scripts/MagistersTerrace: reworked InstanceScript and fixed some issues on ↵ | MitchesD | |
| boss Vexallus * removed old hacks and added missing auras * Vexallus converted to EventMap | |||
| 2014-06-25 | Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 | Vincent-Michael | |
| Conflicts: src/server/game/World/World.h | |||
| 2014-06-24 | Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 | Vincent-Michael | |
| Conflicts: src/server/game/Entities/Unit/Unit.cpp src/server/game/Spells/Auras/SpellAuras.cpp src/server/scripts/World/action_ip_logger.cpp | |||
| 2014-06-24 | Quest: Powering our Defenses fixed | Kittnz | |
| Fix by @Discover-, @untaught, @Kittnz | |||
| 2014-06-24 | Remove github fuckup | Aokromes | |
| 2014-06-24 | Script/Dustwallow mars: Remove no longer needed script | Aokromes | |
| 2014-06-24 | Core/Misc: Fixed warnings | Shauren | |
| 2014-06-23 | Merge branch '4.3.4' of github.com:TrinityCore/TrinityCore into 4.3.4 | Vincent-Michael | |
| 2014-06-23 | Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 | Vincent-Michael | |
| Conflicts: src/server/game/Accounts/AccountMgr.cpp src/server/game/Entities/Player/Player.h src/server/game/Server/WorldSocket.cpp src/server/game/World/World.cpp | |||
| 2014-06-23 | Merge pull request #11976 from Ascathor/master | Aokromes | |
| Core/Misc: New ability to log account IP access history | |||
| 2014-06-23 | Merge pull request #11495 from PortgasDAce/patch-4 | Trisjdc | |
| [4.3.4] [Core/Spells]: Fixed Ice Barrier scale calculation | |||
