aboutsummaryrefslogtreecommitdiff
path: root/src/game/Player.cpp
AgeCommit message (Expand)Author
2010-02-20*CRLF:(QAston
2010-02-20*Move summon water elemental handler to correct place.QAston
2010-02-18Treat rune cooldowns as timers and not as remaining tick countsthenecromancer
2010-02-15*Backout some WTF fixes. Do things correctly, or do not touch them at all...QAston
2010-02-15Removed stupid/not needed file Spellid.h.n0n4m3
2010-02-15Use PVPDificulty.dbc for bg/arena bracket selection (levels and difficulty). ...n0n4m3
2010-02-15Add missing fix for update arena use spell time cooldown. In 3.3.x 10min.n0n4m3
2010-02-15Store to be traded items in array based on item guid instead of item slot to ...Machiavelli
2010-02-14* Core switch to client 3.3.2 (11403)Brian
2010-02-06Fixed data loss at player save.n0n4m3
2010-02-05A great purge of obsolete macros.Xanadu
2010-02-03*Move object's field\visibility update functions to object from accessorsilver1ce
2010-02-02* Fixed reputation buying from vendors where the items had 0 for Req repBrian
2010-01-31Fix Metagem bug exploit. Thanks Azazel and p.alexej.Trazom62
2010-01-31*Add support for spells in npc_trainer table with multiple SPELL_EFFECT_LEARN...QAston
2010-01-30Remove unnecesary item enchants checksSpp
2010-01-30*Add error checks at spell_required table loadingQAston
2010-01-30*Fix the dead loop in Player::removeSpell, or at least optimize the cycle.QAston
2010-01-29* Implement CMSG_CORPSE_MAP_POSITION_QUERY/CMSG_CORPSE_MAP_POSITION_QUERY_RES...XTZGZoReX
2010-01-26* moved IsGameObjectOfTypeInRange to debug log levelBrian
2010-01-24implement ACHIEVEMENT_CRITERIA_TYPE_EQUIP_EPIC_ITEM (achievement Epic, Superior)Trazom62
2010-01-23Implement QueryResult_AutoPtr type which is ACE's reference counted auto_ptr(...Anubisss
2010-01-22*Prevent assertion fail in Unit::_AddAura after creature add to remove list.QAston
2010-01-21Send all 24 bits of spell Id for vehicle spell actionsthenecromancer
2010-01-21Implement minimal arena team size for some items arena rating requirements.win32
2010-01-20* Wintergrasp removal -- part 4: "How deep does the cancer run?"Brian
2010-01-20Fixes #420 fixed out-of-range group member's position update, which broken af...silver1ce
2010-01-18*Remove some of no longer needed debug code.QAston
2010-01-18*Cleanups before delete after not successfull load pet from db. Thanks to Dra...QAston
2010-01-18Auras with turn/move interrupt flags are now removed for creatures when they ...silver1ce
2010-01-16Updated copyright for new year.n0n4m3
2010-01-16Auto-leave player at login back to bg/arena when bg/arena finished. by Vladim...n0n4m3
2010-01-16Fixed item dupe and apply enchantment while disarm state original patch by zh...n0n4m3
2010-01-16Propertly update combat ratings fields, by VladimirMangos.n0n4m3
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-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-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-13Send SMSG_TIME_SYNC_REQ periodicly (period guessed though)thenecromancer
2010-01-13Implement vehicles created by player mounts.thenecromancer
2010-01-13Fix problems with action buttons related to switching specsthenecromancer
2010-01-10*cleaned up SharedDefinesRat
2010-01-10Update aura system:QAston
2010-01-06Reverted commit ba4294dec1. n0n4m3 asked me to do it.Astellar
2010-01-06fixed the bug that GetVmapHeight returns incorrect height on terrains(flying ...silver1ce