aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Player
AgeCommit message (Expand)Author
2011-10-29BG/Isle of Conquest:kaelima
2011-10-29Core/Player: Fix gaining fishing skill of wielding fishing pole in offhandkaelima
2011-10-18Core/Calendar: Send map raid reset only onceSpp
2011-10-18Minor cleanups here and thereSpp
2011-10-18Core/Items: Split SetSoulboundTradeable in two functions (Set and Clear)Spp
2011-10-17Core/Misc: Added 'f' after float valuesFredi Machado
2011-10-13Remove some "_" from private methods as required by TC standards. Thanks to S...megamage
2011-10-13More cleanup of CanSeeOrDetectmegamage
2011-10-13Some cleanup of CanSeeOrDetect code.megamage
2011-10-10Rename Map::Add to Map::AddToMap, Map::Remove to Map::RemoveFromMap for bette...megamage
2011-10-10Rename "SetPosition" to "UpdatePosition".megamage
2011-10-08Update code related to character name data.megamage
2011-10-08Core: Fix some build errors after code style cleanupMachiavelli
2011-10-07Merge pull request #3400 from Bootz/mastermegamage
2011-10-07REPO: Code-style clean-upsBootz
2011-10-07Merge pull request #3281 from n4ndo/mastermegamage
2011-10-07Core/Misc: Small fixes after recent pullsroot
2011-10-07Merge branch 'master' of https://github.com/TrinityCore/TrinityCore.gitmegamage
2011-10-07Merge pull request #3278 from lost-illusion/masterShocker
2011-10-07REPO: code-style clean-upBootz
2011-10-07REPO: code-style clean-upBootz
2011-10-03Fix a crash caused by items with 0 price.megamage
2011-09-30Fix Crash in ProcessQueryCallbacksn4ndo
2011-09-29Random minor code cleanupunknown
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-09-28Fix possible total price overflow when buying items. Fix #3137.megamage
2011-09-28Core/Weather: Move static function to WeatherMgr.Spp
2011-09-28Core/WeatherMgr: singleton converted to namespace with free functions. Note h...Spp
2011-09-28Core: Move FormationMgr to namespaceSpp
2011-09-17Core/Entities: Restore group of player after teleport from BG.LihO
2011-09-16Core/Entities: Replace Unit::canAttack usage with more accurate Unit::IsValid...QAston
2011-09-16Core/Entities: Add Unit::IsValidAssistTarget and Unit::IsValidAttackTarget fu...QAston
2011-09-16Core/Instances: Fix client freeze when trying to enter an instance which have...Spp
2011-09-16Core: Cleanup in MiscHandler::SendAreaTriggerMessage and warning fixesSpp
2011-09-15Store pendingInstanceId instead of pointer of instance save, because pointer ...megamage
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-09-15Core/Loot: Do not allow a player that has instance bind pending to loot. By M...Nay
2011-09-14Core/Dungeon Finder: Fix entry point not being saved to db.Spp
2011-09-14Core/Dungeon Finder: Use areatrigger coords when trying to get out from a lfg...Spp-
2011-09-09Conditions/DisableMgr: converted from singleton to namespace with free functi...Spp-
2011-09-08Merge pull request #2931 from Chaplain/cleanupShocker
2011-09-08Core: Define helper functions to know if an account is Player, Moderator, GM,...Spp-
2011-09-07Core/Mechanic: Remove unneeded(now) argument.Chaplain
2011-09-06Core/PacketIO: Remove most calls to hexlike()Nay
2011-09-06Core/Mechanic: Implement Diminishing Returns for miss\parry\dodge. Original a...Chaplain
2011-09-06Fix typo (Rename SPELL_AURA_PREVENT_RESSURECTION to SPELL_AURA_PREVENT_RESURR...Spp-
2011-09-05Core/Auras: Weapon specific case for MOD_DAMAGE_DONE_PCT shouldn't change PLA...Chaplain
2011-09-05Core/Quests: Implement quests that require PlayerSlain. Closes #169Nay
2011-09-05Core: Code cleanup (here and there)Spp-
2011-09-04Core/Quests: Fix quests with RepObjective2 set. Closes #2901.Nay