index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-08T02: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
2021-04-04
Core/Player: Fix output of .additem command with negative count value (#26290)
Mikhail Redko
2021-01-24
Core/Misc: Fix static analysis issues (#25924)
Giacomo Pozzoni
2021-01-17
Core/logs: added xp info on login & logout (#25867)
Matan Shukry
2021-01-10
Core/Unit: Fix movement hiccups in water (#24020)
Giacomo Pozzoni
2021-01-03
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2020-11-21
Core/Player: Adjust fall damage log
jackpoz
2020-11-18
[3.3.5] Scripts/Commands: .learn adjustments (PR #25454)
Treeston
2020-10-24
Core/DBLayer: Fixed memory leaks with existing SQLQueryHolder uses and elimin...
Shauren
2020-10-19
Game/Player: Fixed Backlash/Backdraft priority (#25564)
Keader
2020-09-29
Core/Pets: Add missing nullptr check
Shauren
2020-09-29
Core/Pets: Fixed crash happening when current pet is forcibly removed while b...
Shauren
2020-09-27
Core/PacketIO: Convert mail packets to classes
Shauren
2020-09-26
Core/Misc: nopch fixes
Shauren
2020-09-12
Core/Misc: Fix some static analysis warnings exposed after 6b8f3d0.
Treeston
2020-09-12
Core/PacketIO: Fixed SMSG_INSPECT for items with random suffix
Shauren
2020-09-10
Add "On" to some gossip methods in AI (#25415)
Maks Szokalski
2020-09-10
Scripts/Commands: Convert remaining debug commands (PR #25429)
Peter Keresztes Schmidt
2020-09-09
Core/Misc: Convert leftover DatabaseTransactions-by-reference (pass them by v...
Treeston
2020-09-08
Core/Movement: Corrected Animation Tier handling (PR #24875)
NoName
2020-09-05
Core/Players: Directly store PlayerSpell in m_spells, not as pointer
Shauren
2020-09-04
Scripts/Commands: Convert argument parsing of .npc commands
Treeston
2020-09-02
Core/Player: Fixed incorrect prepared statement parameter types in Player::_S...
robinsch
2020-08-28
Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)
Treeston
2020-08-22
Scripts/Commands: Convert argument parsing of some misc commands to new syste...
Peter Keresztes Schmidt
2020-08-16
Core/Pets: Pet management refactoring (#25191)
Shauren
2020-08-04
Core/Misc: Fix static analysis issues (#25194)
Giacomo Pozzoni
2020-08-01
Core/Common: Merge TimeTrackerSmall with TimeTracker
Carbenium
2020-07-31
Core/DataStores: Rename TalentTabEntry::CategoryEnumID back to PetTalentMask
Shauren
2020-07-30
Core/Mail: Load mails at login instead of on demand when queried by packets (...
Shauren
2020-07-30
Core/Mail: Refactor mail loading to execute 2 database queries instead of 1+m...
Shauren
2020-07-30
Core/Misc: Replace database query in WorldSession::HandleAddFriendOpcode with...
Shauren
2020-07-29
Core/Loot: Prevent loot already looted item (#25084)
Gildor
2020-07-26
Core/WorldObject: Partially std::chrono-ify SummonCreature overloads
Carbenium
2020-07-20
Core/Players: Use original proc target to update weapon skills, fixes ranged ...
Shauren
2020-07-18
Build: Enable -Wimplicit-fallthrough on clang (#25056)
Peter Keresztes Schmidt
2020-07-18
Misc: Use [[fallthrough]] attribute instead of comment to mark intentional fa...
Peter Keresztes Schmidt
2020-07-17
Core/Time: Rename GetGameTime{System, Steady}Point methods
Treeston
2020-07-14
Core/PacketIO: Updated corpse related packet structures (#24922)
NoName
2020-07-13
Add missing breaks
Shauren
2020-07-13
Fix some compiler warnings reported by GCC (#25007)
Peter Keresztes Schmidt
2020-07-12
Core/DataStores: Update DBC field names to generated ones (#24999)
Peter Keresztes Schmidt
2020-07-11
Core/Player: Introduce separate level caps for each expansion (#24989)
Max Drosdo.www
2020-07-06
Core/Unit: Prevent gaining weapon and defense skillups in pvp (#24895)
Max Drosdo.www
2020-06-30
Core/Players: properly scale current value of hidden skills with player level...
Rothend
2020-06-27
Core/Maps: Implemented getting area id from gameobject spawns
Shauren
2020-06-24
Core/Player: do not consider FLAG_EXTRA_NO_XP_AT_KILL or pet status when deci...
Rothend
2020-06-24
Battlefields: Move BF scripts out of game
Carbenium
2020-06-24
Entities/WorldObject: Add IsInWorldPvpZone to keep API similar to master
Carbenium
2020-06-24
Core/Misc: Move WorldState enum to SharedDefines
Carbenium
2020-06-24
Core/Misc: Create new enum for AreaIds
Carbenium
[next]