index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T14: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-06-05
Move core/realm files to new subdirectory
click
2010-06-05
HIGHLY EXPERIMENTAL - USE AT YOUR OWN RISK
click
2010-06-04
HIGHLY EXPERIMENTAL - USE AT YOUR OWN RISK
Rat
2010-06-04
* Honor rate is now applied to every honor gain
John Holiver
2010-06-03
removed old and incorrect 80-120% honor bonus (leftover from preBC O.o)
Rat
2010-05-31
Fix exploit with swaping already looted items.
Trazom62
2010-05-29
RequiredReputationFaction == 0 && RequiredReputationRank != 0 means its some ...
Shauren
2010-05-26
Add support for random battlegrounds - port by n0n4me, original code by Vladi...
click
2010-05-24
*Fix: Only show quests in the first page of gossip, instead of every page.
Liberate
2010-05-24
Fixed remaining scaling mounts that have 310% speed when you have other 310% ...
Shauren
2010-05-21
*Fix: Relearn higher rank spells when talenting in the first rank.
Liberate
2010-05-17
display honor gained from kills in bg score window
Rat
2010-05-16
Correct SMSG_INSTANCE_DIFFICULTY structure (fixes raid difficulty display).
click
2010-05-14
Allow multiple classes for quest requirements - patch by Shauren
click
2010-05-13
Make questgivers automatically inform of quests in their gossipmenu when avai...
click
2010-05-13
Prevent SQL injection in Player::_SaveEquipmentSets()
Machiavelli
2010-05-13
Implement enchantments for ITEM_MOD_SPELL_PENETRATION and ITEM_MOD_BLOCK_VALUE.
Machiavelli
2010-05-13
Global cooldown for players should never exceed 1,5 seconds. Fixes issue #1998
Machiavelli
2010-05-10
Correctly complete quests with QUEST_FLAGS_AUTO_ACCEPT which should be comple...
click
2010-05-08
Cleanup on some database-related files: merge some DB-related files, add some...
click
2010-05-08
Add GUID to groups
Spp
2010-05-05
Remove a nested transaction messing up character savestates - thanks to Zor f...
click
2010-05-05
Save items with itemstate ITEM_CHANGED using DELETE followed by an INSERT que...
Machiavelli
2010-05-04
Fix: Force rogues not to steal stuff during charcreation - it stole a double ...
click
2010-05-04
Some additional checks to Login Instance check. + code layout.
Trazom62
2010-05-04
Add stricter regulations for instances (login-checks and support for sending ...
click
2010-05-04
*Fix: correctly apply or remove enchantments requiring a skill when gaining a...
click
2010-05-03
Revert parts of a previous transaction-fix (would create a nested transaction...
click
2010-05-02
Include petsaving under transactioncontrol in Player::SaveToDB()
click
2010-05-02
Fix: Give the correct amount of talent points when leveling up after a talent...
click
2010-05-01
Fix more warnings.
Spp
2010-04-30
Add support for vendors selling the same items with different extendedCost - ...
click
2010-04-30
Clean up in item refund related code.
Machiavelli
2010-04-29
Warning Fixes
Spp
2010-04-29
Don´t inherit refund data when cloning when original item is not refundable.
Machiavelli
2010-04-28
Partial revert of 6ab9e720f3d2fca8bfe14b2ba857008cf018e0cd, thanks click and ...
Machiavelli
2010-04-28
Fix item vendor refund for stackable items.
Machiavelli
2010-04-28
Remove a remnant from debugging code from prev. commit. (sorry)
Machiavelli
2010-04-28
Fix action buttons sent to client when swapping between talent specs. Storage...
Machiavelli
2010-04-27
Implement support of Timed Achievement. Thanks Shauren.
Trazom62
2010-04-26
Remove a remnant from some local testcode (damn, I'm sure I had removed it - ...
click
2010-04-26
Properly relearn talents/spells when changing active specialization - also re...
click
2010-04-25
Implement coreside support for questflag QUEST_FLAGS_AUTO_ACCEPT and its use ...
click
2010-04-24
Fix compile ¬¬
Spp
2010-04-24
Remove unnecesary casts to Player in Player.cpp
Spp
2010-04-23
Fix spelling error in CONFIG_GM_WHISPERING.
p0wer
2010-04-22
Fixes GCD when 1 sec or shorter.
Trazom62
2010-04-21
Change visibility of pets or charmed units as well when GM is invisible
click
2010-04-21
Update trigger visibility when doing gm on/off
click
2010-04-19
Code Style: Remove trailing spaces and tab to spaces
Spp
[next]