index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-31T16:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Entities
/
Player
Age
Commit message (
Expand
)
Author
2011-10-29
BG/Isle of Conquest:
kaelima
2011-10-29
Core/Player: Fix gaining fishing skill of wielding fishing pole in offhand
kaelima
2011-10-18
Core/Calendar: Send map raid reset only once
Spp
2011-10-18
Minor cleanups here and there
Spp
2011-10-18
Core/Items: Split SetSoulboundTradeable in two functions (Set and Clear)
Spp
2011-10-17
Core/Misc: Added 'f' after float values
Fredi Machado
2011-10-13
Remove some "_" from private methods as required by TC standards. Thanks to S...
megamage
2011-10-13
More cleanup of CanSeeOrDetect
megamage
2011-10-13
Some cleanup of CanSeeOrDetect code.
megamage
2011-10-10
Rename Map::Add to Map::AddToMap, Map::Remove to Map::RemoveFromMap for bette...
megamage
2011-10-10
Rename "SetPosition" to "UpdatePosition".
megamage
2011-10-08
Update code related to character name data.
megamage
2011-10-08
Core: Fix some build errors after code style cleanup
Machiavelli
2011-10-07
Merge pull request #3400 from Bootz/master
megamage
2011-10-07
REPO: Code-style clean-ups
Bootz
2011-10-07
Merge pull request #3281 from n4ndo/master
megamage
2011-10-07
Core/Misc: Small fixes after recent pulls
root
2011-10-07
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore.git
megamage
2011-10-07
Merge pull request #3278 from lost-illusion/master
Shocker
2011-10-07
REPO: code-style clean-up
Bootz
2011-10-07
REPO: code-style clean-up
Bootz
2011-10-03
Fix a crash caused by items with 0 price.
megamage
2011-09-30
Fix Crash in ProcessQueryCallbacks
n4ndo
2011-09-29
Random minor code cleanup
unknown
2011-09-29
Cosmetic: Multiple cosmetic changes
Spp
2011-09-28
Fix possible total price overflow when buying items. Fix #3137.
megamage
2011-09-28
Core/Weather: Move static function to WeatherMgr.
Spp
2011-09-28
Core/WeatherMgr: singleton converted to namespace with free functions. Note h...
Spp
2011-09-28
Core: Move FormationMgr to namespace
Spp
2011-09-17
Core/Entities: Restore group of player after teleport from BG.
LihO
2011-09-16
Core/Entities: Replace Unit::canAttack usage with more accurate Unit::IsValid...
QAston
2011-09-16
Core/Entities: Add Unit::IsValidAssistTarget and Unit::IsValidAttackTarget fu...
QAston
2011-09-16
Core/Instances: Fix client freeze when trying to enter an instance which have...
Spp
2011-09-16
Core: Cleanup in MiscHandler::SendAreaTriggerMessage and warning fixes
Spp
2011-09-15
Store 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-15
Core/Loot: Do not allow a player that has instance bind pending to loot. By M...
Nay
2011-09-14
Core/Dungeon Finder: Fix entry point not being saved to db.
Spp
2011-09-14
Core/Dungeon Finder: Use areatrigger coords when trying to get out from a lfg...
Spp-
2011-09-09
Conditions/DisableMgr: converted from singleton to namespace with free functi...
Spp-
2011-09-08
Merge pull request #2931 from Chaplain/cleanup
Shocker
2011-09-08
Core: Define helper functions to know if an account is Player, Moderator, GM,...
Spp-
2011-09-07
Core/Mechanic: Remove unneeded(now) argument.
Chaplain
2011-09-06
Core/PacketIO: Remove most calls to hexlike()
Nay
2011-09-06
Core/Mechanic: Implement Diminishing Returns for miss\parry\dodge. Original a...
Chaplain
2011-09-06
Fix typo (Rename SPELL_AURA_PREVENT_RESSURECTION to SPELL_AURA_PREVENT_RESURR...
Spp-
2011-09-05
Core/Auras: Weapon specific case for MOD_DAMAGE_DONE_PCT shouldn't change PLA...
Chaplain
2011-09-05
Core/Quests: Implement quests that require PlayerSlain. Closes #169
Nay
2011-09-05
Core: Code cleanup (here and there)
Spp-
2011-09-04
Core/Quests: Fix quests with RepObjective2 set. Closes #2901.
Nay
[next]