index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-31T18:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Handlers
/
CharacterHandler.cpp
Age
Commit message (
Expand
)
Author
2021-06-07
Core/Achievements: Defined all modifier tree types and implemented many of them
Shauren
2021-06-06
Core/Players: Add PlayerExtraFlags for tracking race change, level boost, and...
Shauren
2021-04-21
Core/Items: Calculating item level + organized iterating over items (#26276)
Matan Shukry
2021-04-16
[3.3.5] CastSpell unclusterfucking (that's a word now) (#21123)
Treeston
2021-04-15
Core/Misc: Replace time(NULL) with GameTime::GetGameTime()
jackpoz
2021-04-06
Core/PacketIO: Use new time utilities in packets instead of plain time_t/uint32
Shauren
2021-03-28
Core/Spells: Implement SPELL_EFFECT_TELEPORT_TO_RETURN_POINT (#26217)
Matan Shukry
2021-03-21
Core/Auras: Defined and implemented many new interrupt flags
Shauren
2021-01-26
Core/Player: remaining XP logging overflow correction (#25934)
Matan Shukry
2021-01-17
Core/logs: added xp info on login & logout (#25867)
Matan Shukry
2020-12-18
Core/Players: Fixed barbershop not changing model when changing gender
Shauren
2020-12-12
Core/PacketIO: Updated ResponseCodes enum for 9.0.2
Shauren
2020-12-08
Core/DataStores: Updated db2 structures to 9.0.2
Shauren
2020-12-08
Core/PacketIO: Updated most packet structures to 9.0.1
Shauren
2020-09-19
Core/PacketIO: Renamed a bunch of opcodes based on more research (only those ...
Shauren
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-08-29
Core/Handlers: Fixed changing equipment while charmed with equipament manager
Keader
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-07-16
Fixes to all-reputation and all-skill custom option handling:
treeston
2020-05-17
Core/Misc: Unify handling CharacterCreating.Disabled.RaceMask with other race...
funjoker
2020-04-20
Core/AuctionHouse: After taking a break at the start of patch 8.3 auction hou...
Shauren
2020-04-15
Core/Player: Wait for correct transaction on character creation
Shauren
2020-04-14
Core/Misc: Fixed char enum packet sometimes not showing newly created charact...
Shauren
2020-04-14
Core/DBLayer: Implement async transaction completion callbacks
Shauren
2020-04-03
Core/Entities: Fixed saving spawn difficulties to db for .npc add and .gob ad...
Shauren
2020-03-30
Core/Players: Fixed racemasks usage for new races
Shauren
2020-02-18
Warning fixes
Shauren
2020-02-17
Core/PacketIO: Updated packets to 8.3.0
Shauren
2020-02-08
Core/PacketIO: Name unknown field in SMSG_FEATURE_SYSTEM_STATUS
Shauren
2020-01-02
New Year
Aokromes
2019-12-05
Core/Items: Implement azerite empowered items
Shauren
2019-11-22
Core/Items: Implement azerite essences
Shauren
2019-11-19
Core/Items: Refactor loading additional item data (artifacts/azerite)
Shauren
2019-11-01
Core/DBLayer: Escape mysql 8 keywords
Shauren
2019-10-27
Core/PacketIO: Update opcodes and packet structures to 8.2.5
Shauren
2019-08-17
Ensure that all actions are compared to fixed point in time (ie. world update...
xinef1
2019-07-27
Core/DBLayer: Prevent mixing databases with query holders
Shauren
2019-07-27
Core/DBLayer: Prevent committing transactions started on a different database
Shauren
2019-07-27
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2019-07-21
Core/Misc: Moved CharacterInfo out of world to separate class
xinef1
2019-07-21
Few small optimizations here and there (#18684)
xinef1
2019-06-08
Core/PacketIO: Rewrite updatefield handling
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-11-05
Core/PacketIO: Updated packet structures to 8.0.1
Shauren
2018-10-10
Core/Entities: Update updatefields to 8.0.1.27980
Shauren
2018-10-01
Core/PacketIO: Updated opcode enum to 8.0
Shauren
2018-09-26
Core/Misc: Extended racemasks in db to uint64
Shauren
2018-09-16
Core/Misc: Updated race enum
Palabola
2018-08-03
Core/Player: Fixed crash when race or faction changing to an allied race. (#2...
Truthlight
2018-07-31
Core/Artifact Handle Artifact tiers + Artifact unlock (3rd relic bonus) (#21593)
Traesh
[next]