Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-16 | Core/Scripts: Fixed incorrect guid usage in logs | Shauren | |
2014-09-16 | Core/Scripts: Fixed incorrect guid usage in logs | Shauren | |
2014-09-16 | Core/Scripts: Fixed PCH build | Shauren | |
2014-09-15 | Core/Scripts: Fixed build zone_* scripts | Shauren | |
2014-09-15 | Core/Scripts: Fixed build of misc scripts, only zone_* and instance_* remain | Shauren | |
2014-09-15 | Core/Scripts: Fixed build of boss_* scripts | Shauren | |
2014-09-15 | Core/Scripts: Changed GetGUID/SetGUID script hooks to operate on ObjectGuid ↵ | Shauren | |
class Fixed compile for boss scripts starting with letters B, C and D | |||
2014-09-14 | Scripts | Shauren | |
* Introduced GetGuidData/SetGuidData to store guids in instance scripts (GetData64/SetData64 are still there) * CONDITION_INSTANCE_INFO: Changed existing DATA64 condition to GUID_DATA to preserve current use of this instance info type (most/all assume the data is a guid) and moved DATA64 to a different value - no db changes needed * Fixed compile in boss scripts starting with letter A | |||
2014-09-14 | Core/Misc: Fixed build without pch | Shauren | |
2014-09-14 | Scripts/Commands: Fixed build with -DSCRIPTS=0 | Shauren | |
2014-09-14 | Core/Entities: Use ObjectGuid class in game project | Shauren | |
2014-09-13 | Core/Entities: Use new PackedGuid class | Shauren | |
2014-09-12 | Core/Entities: Added ObjectGuid class from MaNGOS | Shauren | |
2014-09-12 | Core/WorldSocket: Refactored client packet header check | Shauren | |
2014-09-12 | Core/Misc: Added const modifier to MessageBuffer::Write parameter | Shauren | |
2014-09-12 | DB/Gameobject: Allow to target 2 gameobjects | Aokromes | |
Closes #13093, closes #13094 | |||
2014-09-12 | Core: Fix warning | Vincent-Michael | |
2014-09-12 | Core/NetworkIO: Set non blocking mode on sockets properly | Shauren | |
2014-09-12 | Core/Skills: Fix rogue's lock picking | DDuarte | |
Fixes #12677 Closes #13111 | |||
2014-09-12 | Core/Quests: Only prompt the player to take the next quest in a chain if he ↵ | Subv | |
meets the conditions for that quest. | |||
2014-09-12 | Merge pull request #12927 from MitchesD/misc_3 | MitchesD | |
Scripts/CoS: implemented Infinite Corruptor, improvements in instance sc... | |||
2014-09-12 | Remove mount vendor cpp script | Dr-J | |
2014-09-12 | Scripts/CoS: implemented Infinite Corruptor, improvements in instance script ↵ | MitchesD | |
and Meathook converted to BossAI Guardian of Time should have some text, but I have not found anything in sniff. Also the whole event needs to be rewritten and improved. | |||
2014-09-12 | DB/Misc: Couple more fixes | Dr-J | |
closes #13112 closes #13115 | |||
2014-09-12 | Core/Group: Update enum GroupType | DDuarte | |
2014-09-12 | DB/Misc: Random fixes/error fixes | Dr-J | |
2014-09-12 | Core/Misc: Kill few more warnings. | w1sht0l1v3 | |
2014-09-11 | Core/Misc: Get rid of some warnings. | w1sht0l1v3 | |
2014-09-11 | Core: Fix typo in cec2cc806b418997f387bf1324454b7b76b9f0fa | Vincent-Michael | |
2014-09-11 | a correction | Dr-J | |
2014-09-11 | Remove a Gossip Script which is already in DB | Dr-J | |
Remove script for Khadgar all of the gossip menus and options are already in db and this is only a gossip script, will deal with db stuff in next commit | |||
2014-09-11 | SQL: Fix typo. | WishToDie | |
Fix typo in 587d87d2ccc888b0a881be4bfaab150422edaec8. | |||
2014-09-11 | DB/Misc: Some additions to ↵ | Dr-J | |
https://github.com/TrinityCore/TrinityCore/commit/137c8a7de9beaa90441c5aa38e14ad0b09bebffe Some additions to https://github.com/TrinityCore/TrinityCore/commit/137c8a7de9beaa90441c5aa38e14ad0b09bebffe * Add a missing npc_text where gossip menu had already existed in db with this text and core script sent this text as gossip but text was not in db * Correct option id for a option. | |||
2014-09-11 | Scripts/Misc: some small changes after recent commits | MitchesD | |
2014-09-11 | Convert Mount Vendor script to DB | Dr-J | |
Move CPP script npc_mount_vendor to db * Sniffed gossip menu for Veron Amberstill as we did not have this * There is more than one text per gossip for these, readded all gossip menus we have to include the ones that where not in db already * Conditions for vendor option and texts to only sell to elegible to players and show correct texts We do not have text for Dreanei or dwarf have not checked gnome one since that one had already been moved to db since npc had sai closes #13088 | |||
2014-09-11 | Scripts/AV: Drekthar updated to EventMaps | Nyeriah | |
2014-09-11 | SQL: Fix up my failure at 2014_09_11_00_world_conditions.sql | Nyeriah | |
2014-09-11 | Scripts/Gundrak: Eck the Ferocious updated to EventMap/BossAI | Nyeriah | |
- Moved his spawn handling to instance script | |||
2014-09-11 | Remove BOM from 2014_09_11_00_world_conditions.sql | Vincent-Michael | |
2014-09-11 | DB/Conditions: Fix up conditions for Yogg-Saron's portal spells after latest ↵ | Nyeriah | |
changes to the instance data | |||
2014-09-10 | Core/DB: Fix crash on shutdown | jackpoz | |
Fix race condition crash on shutdown, closing MySQL connections with queries still being executed | |||
2014-09-10 | SQL: Fix wrong sql count order | Vincent-Michael | |
2014-09-10 | Core/Misc: Fixed build with intel compiler | Shauren | |
2014-09-10 | Core/Authserver: Added missing auth socket manager | Shauren | |
Closes #13085 | |||
2014-09-10 | DB/Misc: Cenarion Thicket | Dr-J | |
* Add strange aura to spell_area for Cenarion Thicket (someone had tried getting the druids to cast this on themselves in sai whoever did obviously did not read this AttributesEx3: 0x00000100 (SPELL_ATTR3_ONLY_TARGET_PLAYERS) * However even when aura is active it still would not hit druids only the Broken Corpses, found that the druids should not even have this aura (proper auras are permament feign death + blue radiation), also in sniff unit_flags2 is 2049 (we had 2048) and dynamic flags 0 (we had 40) * Also removing stun from unit flags, this makes no difference in game as npc gets those flags from feign death | |||
2014-09-10 | Scripts/AV: Captain Galvangar updated to EventMaps | Nyeriah | |
2014-09-10 | DB/Locales: Correct multiple quest names for the 3.3.5 patch | DDuarte | |
Ref #13075 | |||
2014-09-10 | DB/Locales: Correct multiple npc names for the 3.3.5 patch | DDuarte | |
Closes #13075 | |||
2014-09-09 | Core/Loot: Fix a possible unintialized slot_type in LootMgr | Duarte Duarte | |
Noticed by @joschiwald | |||
2014-09-09 | Core/Loot: Fix some issues with master loot | DDuarte | |
Thanks to @PortgasDAce for the initial patch Closes #12732 |