aboutsummaryrefslogtreecommitdiff
path: root/src/game
AgeCommit message (Expand)Author
2010-01-16Some replacements .count to .find for better performance - original patch by ...n0n4m3
2010-01-16Fixed some problems with pets, port from tc1, by krz, thx Frankir.n0n4m3
2010-01-16Propertly update combat ratings fields, by VladimirMangos.n0n4m3
2010-01-16Fixed wrong duration for Dancing Rune Weapon, removed in 3.2.x, thx QiSoft.n0n4m3
2010-01-16Fixed Lifebloom final crit, by PrinceCreed.n0n4m3
2010-01-16*Fix single target auras related crashQAston
2010-01-16Fix a meam leak in GameObject's destructor.Anubisss
2010-01-16* Fix a crash in logging part of [7048].XTZGZoReX
2010-01-16some changes into grid relocations, cleanupsilver1ce
2010-01-16* unsigned char -> uint8.XTZGZoReX
2010-01-16Fix again memory leaks in CreatureGroupManager::LoadCreatureFormations()Anubisss
2010-01-16Fix 2 mem leakz.Anubisss
2010-01-16Fix a mem leak in ObjectMgr::LoadWaypointScripts(), http://pastebin.com/f701c...Anubisss
2010-01-15* Update structure for SMSG_ADDON_INFO and add some sort of basic handling fo...XTZGZoReX
2010-01-15parse CMSG_CHANGE_SEATS_ON_CONTROLLED_VEHICLE opcode in proper waysilver1ce
2010-01-15Stop aura update packet spam, sorry about thatsilver1ce
2010-01-14* Tiny cosmetic fix for last two commits.XTZGZoReX
2010-01-14* Added sanity check for > 100 waypoints since levels > 100 aren't supportedBrian
2010-01-14* Set creature_template.unit_class to 1 (UNIT_CLASS_WARRIOR) if the value is ...XTZGZoReX
2010-01-14* Merge...XTZGZoReX
2010-01-14* Add support for waypoint wisp's level to show the point of the waypointBrian
2010-01-14* creature_template.unit_class cannot be 0 - added check for this.XTZGZoReX
2010-01-14Issue 62: DK talent Impuritythenecromancer
2010-01-14Issue 322: build BG status packet and send it to player added to BG.thenecromancer
2010-01-14two more duplicate DELETE FROM in Player::DeleteFromDBSpp
2010-01-13* Remove duplicate DELETE FROM transaction in Player::DeleteFromDB for charac...XTZGZoReX
2010-01-13* Merge.XTZGZoReX
2010-01-13Backed out changeset: 52e769d95f14XTZGZoReX
2010-01-13* Fix CRLF.XTZGZoReX
2010-01-13Fix CRLF.teacher
2010-01-13Fix Stealth Detection formula (Stealth auras are based on player level)thenecromancer
2010-01-13Mergethenecromancer
2010-01-13Removed all my commits for today, this is hack? really? okeyn0n4m3
2010-01-13Use replace into for character saves. This prevent crash on SaveToDB cause mt...n0n4m3
2010-01-13Fixed crash in load Pet Aura, cause mtmaps.n0n4m3
2010-01-13Fixed high damage exploitn0n4m3
2010-01-13Restore hack for instance dungeon difficulty reset exploit.n0n4m3
2010-01-13Fixed spell Snake Trap, port from tc1, thx Frankir.n0n4m3
2010-01-13Allow apply spell mods for spell Eviscerate.n0n4m3
2010-01-13Fixed insane damage from some spells in case of negative spell.n0n4m3
2010-01-13Fixed crash in HandleSetActiveMoverOpcode.n0n4m3
2010-01-13Fix character sheet showing wrong values for weapon dependant damage modsthenecromancer
2010-01-13Change only Body/Shield armor to count as base armor, and correctly add bonus...thenecromancer
2010-01-13Fix pickpocket - reveal rogue only if spell is resistedthenecromancer
2010-01-13Some more casting requirementsthenecromancer
2010-01-13Generate rage when hitting critters/targets with absorbthenecromancer
2010-01-13Fix blink always teleporting to groundthenecromancer
2010-01-13Send SMSG_TIME_SYNC_REQ periodicly (period guessed though)thenecromancer
2010-01-13Implement vehicles created by player mounts.thenecromancer
2010-01-13Implement Sacred Shield bonus for Flash of Light, fix absorb being proced on ...thenecromancer