index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-08T17: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
2024-01-27
Core/Players: Fixed CharacterCache by-name storage holding data for deleted c...
Shauren
2024-01-21
Core: Updated to 10.2.5
Shauren
2023-12-08
Core/Misc: Minor code modernization - kill std::bind
Shauren
2023-11-09
Core: Update to 10.2.0
Shauren
2023-10-30
Core/Auras: Update mount capability aura after all login loading is done
Shauren
2023-08-23
Core/Players: Remove player from group on faction change if two side interact...
Gildor
2023-07-12
Core: Update to 10.1.5
Shauren
2023-04-11
Core/Reputation: Fixed crash in reptutation code when PlayerStart.AllReputati...
Shauren
2023-04-06
Core/Misc: Modernize code a bit by replacing std::tie with either structured ...
Shauren
2023-03-22
Core: Update to 10.0.7
Shauren
2023-01-28
Core: Updated to 10.0.5
Shauren
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2023-01-07
Core/Misc: Include cleanup, 2023 edition
Shauren
2022-12-17
Core/Players: Implemented setting tradeskill recipes as favorite
Shauren
2022-12-16
Core/Players: Implemented new talent system
Shauren
2022-12-04
Core: Updated to 10.0.2
Shauren
2022-10-14
Core/BattlePets: Move revive battle pet cooldown to spell script and add serv...
Shauren
2022-10-04
Core/Instances: Delete InstanceSaveMgr and replace most of its uses with new ...
Shauren
2022-09-19
Core/Misc: Changed string formatting functions to accept std::string_view as ...
Shauren
2022-09-16
Core/Loot: Move loot rolls from Group to Loot
Shauren
2022-07-17
Core/Players: Fixed ExploredZones size and PLAYER_EXPLORED_ZONES_SIZE desync
Shauren
2022-06-01
Core/PacketIO: Updated packet structures to 9.2.5
Shauren
2022-05-10
Core/DataStores: Removed hardcoded cap for taxi nodes mask
Shauren
2022-05-06
Core/Misc: Remove implicit conversions from RaceMask class, fixes racemask ch...
Shauren
2022-03-27
Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlag
Shauren
2022-03-13
Don't count character pending deletion towards character per account limit (#...
Kelno
2022-02-28
Core/DBLayer: Fixed memory leaks with existing SQLQueryHolder uses and elimin...
Shauren
2022-02-24
Core/PacketIO: Updated packet structures to 9.2.0
Shauren
2022-02-06
Core/Characters: Replace 2 database statements with 1
jackpoz
2022-02-04
Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)
Treeston
2022-02-02
Core/Pets: Updated pet summoning for latest client version (5 Call Pet spells...
Shauren
2022-01-31
Core/Pets: Save last summoned pet number in characters table
Shauren
2022-01-31
Core/Pets: Pet management refactoring (#25191)
Shauren
2022-01-24
Core/DBLayer: Add nicer api for SQLQueryHolders
Shauren
2022-01-24
Core/Mail: Load mails at login instead of on demand when queried by packets (...
Shauren
2022-01-23
Core/Misc: Replace boost::optional with std::optional part 2
Shauren
2022-01-23
Core/DataStores: Port refactors from Update DBC field names to generated ones...
Peter Keresztes Schmidt
2022-01-14
Core/Player: Added PlayerCreateMode field to playercreateinfo_cast_spell to o...
ModoX
2022-01-09
Core/Items: Implemented many new enchantment flags
Shauren
2022-01-04
Further improve ChrRace DBC handling (#24508)
HelloKitty
2022-01-01
Core/PacketIO: updated SMSG_FEATURE_SYSTEM_STATUS (#24403)
ForesterDev
2022-01-01
Core/Log: Log all character kicks to "network.kick" category
jackpoz
2022-01-01
Core/Logs: Log full guid instead of just low guid, part 2
Giacomo Pozzoni
2021-12-21
Use boost::optional and boost::none instead of smelly pointer (#24134)
Ujp8LfXBJ6wCPR
2021-12-13
Core/Player: add helper methods GetNativeGender/SetNativeGender/SetGender (#2...
ForesterDev
2021-12-13
Core/Unit: rename several getters to follow codestyle
ccrs
2021-12-12
Core/BattlePets: Added default cooldown to revive battle pets (#27383)
Meji
2021-12-11
Core/Group: implement automatic party/raid leader change when the leader has...
Wyrserth
2021-11-22
Core/Players: Load faction change items from db2 instead of db
Shauren
2021-11-19
Core/BattlePets: Journal lock improvements (#27178)
Meji
[next]