aboutsummaryrefslogtreecommitdiff
path: root/src/game/Player.cpp
AgeCommit message (Expand)Author
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
2010-01-01Fixed instance reset when high server uptime, thx Wowka321n0n4m3
2009-12-30* re-fix repeatable quests so that they are completable if the playerBrian
2009-12-27Fixed starting DK skill level, by blackmanosn0n4m3
2009-12-27Fixed Heirloom Experience Bonus +10%. by edrinnn0n4m3
2009-12-26Fixed Mana Gems, implement SPELL_EFFECT_CREATE_MANA_GEM and revert prev. comm...n0n4m3
2009-12-26Fixed items Mysterious Egg, Disgusting Jar (need db support).n0n4m3
2009-12-24Temporary revert 6743 commit. I fix this patch across 1-2 days.n0n4m3
2009-12-23Replaced time(NULL) on sGameTime.GetGameTime() this is used for better perfor...n0n4m3
2009-12-22Allow spell cast on an NPC that is linked to a KillCredit to count toward the...Machiavelli
2009-12-21* Add support for RewSpellCast=-1. If -1 remove all auras applied to player atBrian