index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-06T14:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
game
/
Player.cpp
Age
Commit message (
Expand
)
Author
2010-04-11
Fix Auth on server also some fixes and cleanups. Big thx to TOM_RUS.
n0n4m3
2010-04-11
Not use PLAYER_FIELD_ARENA_TEAM_INFO_1_1 directly. Big thx to TOM_RUS.
n0n4m3
2010-04-11
Some fixes to guild/arenateam events. Big thx to TOM_RUS.
n0n4m3
2010-04-11
Drop characters data blob. Bit thx to hunuza.
n0n4m3
2010-04-11
Tab to spaces
Spp
2010-04-09
Implement Global Cooldown (originaly written for TC2 v2.4.3).
Trazom62
2010-04-08
Code Style (game + scripts only):
Spp
2010-04-07
Code Style (game + scripts only):
Spp
2010-04-07
Code Style (game + scripts only):
Spp
2010-04-07
Code style (game + scripts only):
Spp
2010-04-07
Code style (game + scripts only):
Spp
2010-04-07
Code style (game + scripts only):
Spp
2010-04-07
Code style (game + scripts only):
Spp
2010-04-07
Code Style: Remove trailing spaces
Spp
2010-04-07
Code Style: tab to spaces
Spp
2010-04-04
correct movement packet broadcasting
silverice
2010-03-27
Fix crash in Player::DuelComplete.
Trazom62
2010-03-27
Implement usage of RewardArenaPoints field in quest_template
Machiavelli
2010-03-23
Added support for maximum allowed player level for quests. By Gyullo.
Xanadu
2010-03-22
Implemented new achievement criteria data:
Trazom62
2010-03-21
Missing part of previous commit. Thanks HG for being so coöperative.
Machiavelli
2010-03-21
Add some more function calls to remove refund referenced from player's m_refu...
Machiavelli
2010-03-20
Memory optimization by making m_refundableItems a std::set<uint64>. Also fix ...
Machiavelli
2010-03-20
Item system update
Machiavelli
2010-03-19
Fix hunter pet talent reset feature.
Machiavelli
2010-03-19
Fix heirloom armor proficiency downgrading for warriors.
Machiavelli
2010-03-19
Fix crash in Player::_saveInventory().
Machiavelli
2010-03-18
Store alternate currency spent on an item by Item ExtendedCost entry instead ...
Machiavelli
2010-03-18
Added (blizzlike) packet broadcast to near teleport. Thanks to Zor and naliml...
Xanadu
2010-03-18
Implement vendor item refund system.
Machiavelli
2010-03-18
* Cleanups and comments in Player::SendInitWorldStates.
XTZGZoReX
2010-03-16
- Overload Item::SetState with player argument where possible to ensure updat...
Machiavelli
2010-03-15
Fix lootable check in Player::isAllowedToLoot.
Trazom62
2010-03-14
Fix creature tapped and lootable dynamic flags => fix creature not lootable.
Trazom62
2010-03-11
Implement group loot for chest having GroupLootRules (go type=3, data15=1).
Trazom62
2010-03-11
Convert some C style casts to new functions
thenecromancer
2010-03-09
Fix removal of action buttons by removing some redundant code.
Machiavelli
2010-03-09
Rename 'Hostil' to 'Hostile'
Spp
2010-03-07
Some Creature* casts moved to new ToCreature.
raczman
2010-03-07
avoid send movement packet at death twice, cleanup
silver1ce
2010-03-07
Added new type-safe cast functions.
raczman
2010-03-06
Send movement packet on creature/player death (expected for animation display...
thenecromancer
2010-03-02
* Move some values out of the data blob in the characters table
Brian
2010-03-01
*fix weapon enchants procing in feral forms, closes issue #23
Rat
2010-02-28
* Fix SMSG_TRANSFER_ABORTED. Don't modify packet structures unless you actual...
XTZGZoReX
2010-02-27
Update visibility system
silver1ce
2010-02-25
Add new flagged column to access_requirement to set instances opened/closed.
Tartalo
2010-02-20
*CRLF:(
QAston
2010-02-20
*Move summon water elemental handler to correct place.
QAston
2010-02-18
Treat rune cooldowns as timers and not as remaining tick counts
thenecromancer
[prev]
[next]