aboutsummaryrefslogtreecommitdiff
path: root/src/game/Player.cpp
AgeCommit message (Expand)Author
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
2009-12-20* Added support for RepObjectiveFaction2 / RepObjectiveValue2 (oppositeBrian
2009-12-20Restore patch: No Fly Zone using Spelln0n4m3
2009-12-20*apply trinity style to whole sourceRat
2009-12-20Merge MaNGOS, Gossip System. Autor NoFantasy.win32
2009-12-19Fix problem with max pet distance from owner. by VladimirMangosn0n4m3
2009-12-19Fixed some typos and revert one commitn0n4m3
2009-12-19Implement player's pet resilience, also fix DoT case. by VladimirMangos and t...n0n4m3
2009-12-19Not send unexpected reply whisper to sender for addon messages. by VladimirMa...n0n4m3
2009-12-19Add basic support for QUEST_FLAGS_PARTY_ACCEPT (2). by NoFantasyn0n4m3
2009-12-19Avoid not needed too oftent send update data, cleanups. by SilverIcen0n4m3
2009-12-19Implement new visibility system, based on Silverice patch for mangosn0n4m3
2009-12-18*Cleanup, proper indentation, and remove some wrong/irrelevant comments copie...maximius
2009-12-17Basic support for item refund system added in 3.1. by Machiavellin0n4m3
2009-12-17Fixed compile errors and some typosn0n4m3
2009-12-17Restore some commits from trinitycore2 3.1.3n0n4m3
2009-12-17Update Player for 322an0n4m3
2009-12-17Removed some redundant player->SaveToDB calls, original autor balrokn0n4m3
2009-12-17One big insert for _SaveSpellCooldowns, original autor balrokn0n4m3
2009-12-17Removed mtmaps OpenMPn0n4m3
2009-12-17Check session for existance in Player::SendDirectMessagen0n4m3
2009-12-17Removed unneeded function UpdateArenaFieldsn0n4m3