aboutsummaryrefslogtreecommitdiff
path: root/src/game
AgeCommit message (Expand)Author
2010-03-23Fix one WPE exploit.n0n4m3
2010-03-23Implement Four-Horsemen achievements (requires DB Data).Trazom62
2010-03-23Added support for maximum allowed player level for quests. By Gyullo.Xanadu
2010-03-22Implemented new achievement criteria data:Trazom62
2010-03-22* Fix CRLF.XTZGZoReX
2010-03-22restore work of IsInMap checksilverice
2010-03-22Add script VoA/Koralon and Toravon. Thanks WarHead.Trazom62
2010-03-22Fix Crash in XT-002 (Gravity Bomb proc). Fixes issue #734.Trazom62
2010-03-21Merge_manuel_
2010-03-21Fix mounts in Arena's/BGsMachiavelli
2010-03-21Add additional field for storage of speed_run rate of creature_manuel_
2010-03-21Securer check for instance template for previous commitMachiavelli
2010-03-21Add support field 'allowMount' to instance_template table (see http://trinity...Machiavelli
2010-03-21Missing part of previous commit. Thanks HG for being so coöperative.Machiavelli
2010-03-21- More changes to the item handling system to prevent an item still being lis...Machiavelli
2010-03-21Don't proc KILLED for the victim twice when attacker's pet lands the killing ...Xanadu
2010-03-21Don't set 'Created by...' for soul shards, it looks silly.Xanadu
2010-03-21Implemented Glyph of Drain Soul. Partly based on thenecromancer's code.Xanadu
2010-03-21The Nexus, The Oculus: Boss drakos support, register needed scriptsTartalo
2010-03-21Fix compilation error in previous commit.Trazom62
2010-03-21Add some more function calls to remove refund referenced from player's m_refu...Machiavelli
2010-03-21revert Fix Object::IsInMap to check instanceIdsilverice
2010-03-20Memory optimization by making m_refundableItems a std::set<uint64>. Also fix ...Machiavelli
2010-03-20Do not use hard coded index in SMSG_QUEST_POI_QUERY_RESPONSE. May be the reso...Machiavelli
2010-03-20Improved the kill proc slightly.Xanadu
2010-03-20Fix arena point calculation. If the configured arena season is >= 5, teams be...Machiavelli
2010-03-20Make sure a to be traded item ends up in the item update queue for the correc...Machiavelli
2010-03-20Item system updateMachiavelli
2010-03-20Restore RewardPlayerAndGroupAtKill call from previous commit. This is the xp ...Trazom62
2010-03-20Fixed KILL proc to occur for the unit that lands the killing blow, not for th...Xanadu
2010-03-19Fix Object::IsInMap to check instanceId.Trazom62
2010-03-19Implement instance script for Zul'Farrak and prevent Gahz'Rilla from being su...Machiavelli
2010-03-19Fix hunter pet talent reset feature.Machiavelli
2010-03-19* Fix a typo that broke guild creation times...XTZGZoReX
2010-03-19* Minor cleanups/comments in regards to SMSG_GUILD_INFO.XTZGZoReX
2010-03-19MergeXanadu
2010-03-19Fixed a crash. Closes issue #1182.Xanadu
2010-03-19Fix heirloom armor proficiency downgrading for warriors.Machiavelli
2010-03-19Fix SMSG_GUILD_INFO (/guildinfo command)Machiavelli
2010-03-19Fix crash in Player::_saveInventory().Machiavelli
2010-03-19Missing part of previous commit (Periodic Leech is DoT as well)thenecromancer
2010-03-19Update player damage reduction by resilience combat ratingthenecromancer
2010-03-19Fix issues with NPC that have nonphysical melee damagethenecromancer
2010-03-19Fixed broken missile visuals in certain DST and SRC type spells (Void Reaver'...Xanadu
2010-03-18Store alternate currency spent on an item by Item ExtendedCost entry instead ...Machiavelli
2010-03-18Added unit targets for TARGET_TYPE_DEST_TARGET and TARGET_TYPE_DEST_CASTER to...Xanadu
2010-03-18remove unused player's class member,cleanupsilverice
2010-03-18Added (blizzlike) packet broadcast to near teleport. Thanks to Zor and naliml...Xanadu
2010-03-18Implement vendor item refund system.Machiavelli
2010-03-18Identified a new spell attribute forbidding some spells to use caster's done ...Xanadu