aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2010-05-31* Fix target count for Blazing Harpoon (spell 61588)Brian
* Credits to click and Xanadu who had to show some love to Malcrom --HG-- branch : trunk
2010-05-31* Fix Linux compile.Brian
--HG-- branch : trunk
2010-05-31Revert unintended change in 39d9d11c09 - special thanks to HG for being so ↵Machiavelli
cooperative. (Essence of 39d9d11c09 is still intact) --HG-- branch : trunk
2010-05-31*Fix: Strand of the Ancients.Liberate
- Massive Seaforium Charge (needs DB support for the spawns) - Demolishers are not attackable at the start - Demolishers spawn at the workshop if the graveyard is taken (The spawn locations aren't official yet) - Demolishers spawn immediately after being destroyed To make SotA perfect, it needs a lot of DB support. - Seaforium Bomb spawn locations - Set speed_run to 0 of the Cannons. --HG-- branch : trunk
2010-05-31Fix possible client crash in SMSG_ATTACKERSTATEUPDATE caused by outdated ↵Machiavelli
packet structure. --HG-- branch : trunk
2010-05-31Random BG: never select a disabled bgSpp
--HG-- branch : trunk
2010-05-31Skadi review of SnakeIce patch.John Holiver
A minor bug is still present, you can find it on the SDComment. Closes issue #1105 and #2251 --HG-- branch : trunk
2010-05-31Dungeon Finder:Spp
- Add Rolechecks - Can Join and Leave queue * No Find group implementation, it just adds u to the queue. * Still missing some join queue restrictions. --HG-- branch : trunk
2010-05-31Fix hidden CD for HandleDummyAuraProc for random proc spell (put the hidden ↵Trazom62
CD on one of the random spell to avoid multiple proc of different random spell). Take trigger_spell from dbc in case there is one and not yet handled by custom case. --HG-- branch : trunk
2010-05-31Fix Spell::m_selfContainer not reset in destructor. This should fix crash in ↵Trazom62
Unit::FindCurrentSpellBySpellId. Fixes issue #2263. --HG-- branch : trunk
2010-05-31Fix exploit with swaping already looted items.Trazom62
Patch by Vladimir from idea of Zhenya. Fixes issue #702. --HG-- branch : trunk
2010-05-31Fix realmd to accept more than 64 connections on windows. Author: DerexMachiavelli
--HG-- branch : trunk
2010-05-31ITEM_FLAGS_EXTRA_NEED_ROLL_DISABLED should only affect Need before Greed ↵Shauren
loot method --HG-- branch : trunk
2010-05-30Cleaned up and unified various sort predicates and moved them to Trinity ↵Xanadu
namespace, replaced priority queues with sorts and purged some unused code. --HG-- branch : trunk
2010-05-30Ulduar, Flame Leviathan: add Track tower activation state for AchievementsSupabad
stil WiP and not finished removes one comment from the TODO LIST --HG-- branch : trunk
2010-05-29Ulduar: Add missing breaks, ty Josh ;)Tartalo
--HG-- branch : trunk
2010-05-29Ulduar: Fix typo on Flame Leviathan's tower event's triggering systemTartalo
--HG-- branch : trunk
2010-05-29Ulduar, Flame Leviathan: Add initial tower event support.Tartalo
This is WiP and is not finished. Actually the event is not activable since there is no script for Lore Keeper so don't complain about that. The code itself is not finished at all, but the main event managing is designed and implemented. Filling up the 'TODO:' commented parts of Leviathan's DoAction() will be appreciated ;) It's easy to implement all the tower related achievs using an array of booleans and DoAction() triggers for tower state tracking. It's your time Supabad, enjoy teamwork :D --HG-- branch : trunk
2010-05-29Fixed Twisted Faith not increasing damage of Mind Flay while Shadow Word: ↵Shauren
Pain was present on target, thx maxdestroyer for pointing that EffectSpellClassMask doesn't match Fixes issue #1085. --HG-- branch : trunk
2010-05-29Implemented script for Sunreaver Guardian and Silver Covenant Guardian._manuel_
--HG-- branch : trunk
2010-05-29Implemented areaflag hacks for areas Sunreaver Pavilion and Silver Covenant ↵_manuel_
Pavilion. --HG-- branch : trunk
2010-05-29Fix: use stored randombg resettime for calculating when to do the next daily ↵click
reset of random battlegrounds Thanks to HP for pointing this out. --HG-- branch : trunk
2010-05-29Initialize the random logonhash on world startup to avoid socket hang on ↵click
Windows platform. Patch by scarymovie87. Update issue 1611 The "fix" itself will require further testing, though I'm suspecting this occurs due to that the loginhash (to a realm that has just been restarted) isn't properly initialized. Consider this as a temporary workaround. --HG-- branch : trunk
2010-05-29RequiredReputationFaction == 0 && RequiredReputationRank != 0 means its some ↵Shauren
leftover data, not a sign we should check standing with vendor's faction This fixes players "randomly" being unable to purchase an item due to missing reputation Fixes issue #2193. --HG-- branch : trunk
2010-05-29Add support to Flame Leviathan.Supabad
Thanks to SnakeIce for posting patch, and Manuel for support during codecleanup. --HG-- branch : trunk
2010-05-29Fixed quests 11505 and 11506 - Spirits of AuchindounShauren
Fixes issue #126. --HG-- branch : trunk
2010-05-29Fixes the cooldown of the heroic version of the Deathbringer's Will Trinket.Liberate
Thanks nightseas for testing and finding this bug. --HG-- branch : trunk
2010-05-29*Properly initialize members to prevent DB logging before the DB is started. ↵Xanadu
Fixes a rarely seen startup crash. *Code cleanup. --HG-- branch : trunk
2010-05-29Remove a duplicate check from map/vmap files existance of all races' startup ↵Anubisss
areas. Dear God, my english rocks (:. --HG-- branch : trunk
2010-05-28Fix SMSG_LOGOUT_RESPONSESpp
- Use correct structure format - Send opcode when instant logout --HG-- branch : trunk
2010-05-27Fix compile on linux for previous commit. Thanks click for testing.Trazom62
--HG-- branch : trunk
2010-05-27Update Script Sunwell/Kil Jaeden.Trazom62
Fixes issue #291. Thanks Ille000. Code layout. Please also check the SQL proposed in comment 19 of issue #291. --HG-- branch : trunk
2010-05-27Fix Vigilance.Trazom62
Implements Glyph of Vigilance. Fixes issue #1134. Thanks Bodompelle for the idea, even thought the fix is rather different. --HG-- branch : trunk
2010-05-27Change auctionhousesearches with extended itemnames (of the hawk etc) to use ↵click
the DBC-locale, not the DB-locale Major thanks to D_Skywalk for figuring out the bug --HG-- branch : trunk
2010-05-27Don't parse "== START DUMP" or "== END DUMP" lines when attempting to load ↵click
dumpfiles (another PEBKAC-check) --HG-- branch : trunk
2010-05-26Fixes the Deathbringer's Will Trinket.Liberate
This needs DB support so you don't change into a pig instead of a vrykul/taunka. Based on c.j.b's patch. Fixes issue 1933 Fixes issue 1843 --HG-- branch : trunk
2010-05-26Re-implemented pointers to npcs, now quest "The Attack" is working again._manuel_
Resolves issue #1567 --HG-- branch : trunk
2010-05-26Merge, thanks to Aokromes for testing my patches.Machiavelli
Added tag UP30 for e653a5b8d0 --HG-- branch : trunk
2010-05-26Remove some guardAI gossip (handled DB-side), remove some NPC gossip ↵click
(handled DB-side) --HG-- branch : trunk
2010-05-26Re-re-fix for Life Tap (3.3.3).John Holiver
I hope that this one is the last. Each rank now use diferent spell power gains (0, 0.2, 0.5). --HG-- branch : trunk
2010-05-26Use ´manual´ ACE_Thread_Mutex objects in SQLTransaction class instead of ↵Machiavelli
using ACE_Based::LockedQueue. This will either result in a crash fix caused by underlying operations of ACE_Based::LockedQueue, or at least give us a clearer view at where the crash is coming from. --HG-- branch : trunk
2010-05-26Add another ACE_Thread_Mutex in Database class for threadsafe operations on ↵Machiavelli
m_transQueues. Fixes crash specified in comment #8 on issue #2214 --HG-- branch : trunk
2010-05-26Fix a typo in my previous commit. thanks dr.tenma for pointing this out.Liberate
--HG-- branch : trunk
2010-05-26*Fix: Don't apply an aura when it's duration is 0. (for example because of ↵Liberate
diminishing returns) This should fix interrupts when casting fear, stun, etc, while the duration is 0. Fix based on havenard's patch. Fixes issue 1621 Fixes issue 2271 --HG-- branch : trunk
2010-05-26Fix statistics for random battlegrounds (by footman) + add missing ↵click
configoption for when to reset random BGs --HG-- branch : trunk
2010-05-26Remove two lingering (unused) files from previous commitclick
(damn mercurial and it's inability to not detect removed files) --HG-- branch : trunk
2010-05-26Add support for random battlegrounds - port by n0n4me, original code by ↵click
Vladimir and Griffonheart (Big thanks to all of you!) --HG-- branch : trunk
2010-05-26Fixed achievements rewarding titles to wrong faction (alliance title for ↵Shauren
horde char) --HG-- branch : trunk
2010-05-25Modified SCRIPT_COMMAND_TELEPORT_TO now it can be used for Creatures. For ↵_manuel_
players datalong2 must be 0 for creatures 1. --HG-- branch : trunk
2010-05-26Minot codestyle cleanup (tabs to spaces)click
--HG-- branch : trunk