Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-02 | DB/Conditions: Add option conditions for Rogue trainers. | Malcrom | |
2013-06-02 | Merge pull request #9854 from Ascathor/master | Subv | |
Core/Command: Optimized .pinfo more | |||
2013-06-02 | DB/Conditions: Add option conditions for Hunter trainers. | Malcrom | |
2013-06-02 | DB/Conditions: Replace condition accidently removed. | Malcrom | |
2013-06-02 | DB/Conditions: Add option conditions for Druid trainers. | Malcrom | |
2013-06-02 | DB/Conditions: Add gossip option conditions for Warrior trainers. | Malcrom | |
2013-06-02 | DB/Conditions: Add gossip option conditions for paladin trainers. | Malcrom | |
2013-06-02 | DB/Conditions: Add gossip option conditions for Warlock trainers. | Malcrom | |
2013-06-02 | DB/Conditions: Add gossip option conditions for mage trainers. | Malcrom | |
2013-06-02 | SQL: Fix typo in 216827201ec604a25ea05d12e609f1f136e12b13 | Vincent-Michael | |
2013-06-02 | Script/Ulduar: Fix try for Assembly Of Iron achievement "I choose you, xxx" | Vincent-Michael | |
2013-06-02 | DB/Autobroadcast: Update correct db struktur and auth base | joschiwald | |
2013-06-01 | Core/Database: Fix bad sql query in 55b3819d12699ee5d255b8dea82ab6aaee093a07 ↵ | Vincent-Michael | |
(thx Shauren) | |||
2013-06-01 | Core/Database: Deleted characters will no longer be loaded when sending the ↵ | Subv | |
SMSG_CHAR_ENUM packet. | |||
2013-06-01 | Core/Scripts: Always run OnSpellClick AI hook, even if there are no spells ↵ | Shauren | |
defined for spellclick event. | |||
2013-06-01 | Core/Movement | Shauren | |
* Changed speed selection for flying creatures - use MOVE_RUN by default. * Do not add MOVEMENTFLAG_WALKING to creatures that did not have it but called .SetWalk for their movement | |||
2013-06-01 | DB/SAI: Assign SmartAI and remove needless SmartScript (See core script) | Gacko | |
2013-06-01 | DB: Fishing loot for Pit Of Saron | Gacko | |
http://www.elsanglin.com/forums/topic/pit-of-saron | |||
2013-06-01 | Core: Advance logging | Gacko | |
- Log guid in SmartScript::IsSmart and SmartScript::IsSmartGO - Prevent false positive for missing game_graveyard_zone data for battlegrounds | |||
2013-05-31 | Core/Build: Missing include. | Subv | |
2013-05-31 | Core/Movement: Follower creatures in a formation will now follow their ↵ | Subv | |
leader when the leader was moved with PointMovementGenerator | |||
2013-05-31 | DB/SAI: fix mobs spaming some events | Aokromes | |
Fix by Kirkhammett and FireEmerald | |||
2013-05-30 | Core/Transports: Refactored methods used to calculate passenger offsets ↵ | Shauren | |
(made orientation argument optional) | |||
2013-05-30 | Core/Movement: Added generatePath argument to MovePoint overload accepting ↵ | Shauren | |
Position arg | |||
2013-05-30 | Core/Misc: Another batch of fixes for issues found by static analysis | Spp | |
2013-05-30 | Core/Misc: Fix invalid pointer use after being deleted | Spp | |
2013-05-30 | Core/Collision: Fix memory leak | Spp | |
2013-05-30 | DB/Quests: Fix To Catch a Thistlehead, closes #9876 closes #6319 | Pitcrawler | |
Thanks @Kirkhammett for all the work | |||
2013-05-30 | Merge pull request #9890 from b4nan1/patch-2 | Aokromes | |
Update Chat.cpp | |||
2013-05-29 | Update Chat.cpp | b4nan1 | |
this is better or? | |||
2013-05-28 | Core/Players: Send only values update when turning gm mode on or accepting ↵ | Shauren | |
quests instead of recreating the object clientside | |||
2013-05-28 | Scripts/Halls of Reflection: Fixed a possible crash | Shauren | |
2013-05-28 | Merge pull request #9884 from LeGuybrush/Remove-BOM | Aokromes | |
Remove BOM from 2013_05_21_00_world_trinity_strings.sql | |||
2013-05-28 | Remove BOM from 2013_05_21_00_world_trinity_strings.sql | LeGuybrush | |
2013-05-27 | DB/Quests: Fix some remaining issues from ↵ | Pitcrawler | |
https://github.com/TrinityCore/TrinityCore/commit/aaa1d9b749988fb1ad3139041e7199b1381b54ba For example the missing floating visual and prevent the script from being started more than once. | |||
2013-05-27 | DB/SAI: fix typo in previous commit | Aokromes | |
2013-05-26 | DB/waypoints: Fix a path and remove a double spawn. | Malcrom | |
2013-05-27 | DB/Quests: Fix Frostmourne Cavern, closes #9856 closes #4293 | Pitcrawler | |
Thanks @Malcrom for the initial script and @Kirkhammett for some additional work | |||
2013-05-26 | DB/Waypoints: Add waypoints to Heartrazor | Malcrom | |
closes #7444 | |||
2013-05-26 | Script/Gundrak: Codestyle | Gacko | |
2013-05-26 | Merge pull request #9858 from xjose93/Gundrak-DoorGaldarah | Gacko | |
Scripts/Gundrak: Fix Gal'darah door. | |||
2013-05-26 | DB/SAI: fix typo in previous commit | Malcrom | |
2013-05-26 | DB/SAI: Fix for quest "Not-So-Honorable Combat" by Kirkhammett | Malcrom | |
closes #9864 | |||
2013-05-26 | DB/SAI: Fix for quest "Shadow Vault Decree" by Kirkhammett | Malcrom | |
closes #9866 | |||
2013-05-26 | DB/SAI: Fix for quest "Second Chances" by Kirkhammett | Malcrom | |
closes 9855 6507 | |||
2013-05-26 | Merge pull request #9873 from BitCoding/master | Gacko | |
Fix Quest Sharing | |||
2013-05-26 | Core/Handler : Fix Sharing quest | BitCoding | |
http://www.elitepvpers.com/forum/wow-exploits-hacks-tools-macros/1836723-wow-quest-sharing-exploit-item-dupe-co.html | |||
2013-05-26 | Core/SmartAI: Add ability to modify UNIT_FIELD_FLAGS_2 to SAI actions. | Malcrom | |
2013-05-26 | Core/Command: Optimized .pinfo more | Ascathor | |
* Moved some checks around * Added RBAC Permission for Email, last login and last ip (group 3 and 4) -- If missing RBAC permission, then it displays "Unauthorized (RBAC)" * Changed totalmail output from uint64 to uint32 * Level either puts Max level, or a list of information necessary * Only queries guild if the current xp query also detects guild membership * Incorporated recent changes into code * Commander requires higher than target to get sensitive data beside RBAC permission. | |||
2013-05-25 | Core/Items | Shauren | |
* Updated structure of SMSG_ENCHANTMENTLOG and send it when changing enchantments on item * Implemented SMSG_SOCKET_GEMS_RESULT sent when socketing is finished |