index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-07T12: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
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
2021-11-06
Core/Misc: Send saved client settings instantly after login, not only after e...
Shauren
2021-11-02
Core/PacketIO: Updated SMSG_FEATURE_SYSTEM_STATUS to 9.1.5
Shauren
2021-11-02
Core/GuildFinder: Remove as preparation for 9.1.5
Shauren
2021-10-27
Core/Unit: Erm, so it turns out that releasing your spirit actually never set...
Treeston
2021-10-16
Core/Characters: Made homebind location a WorldLocation (this implicitly adds...
ModoX
2021-10-05
Core/Characters: Added allied race creation data, implemented intro scenes & ...
ModoX
2021-09-26
Core/Handlers: Fixed Equipament Manager (for real this time)
Keader
2021-09-26
Core/Handlers: Fixed a Equipament Manager typo
Keader
2021-09-26
Core/Handlers: Fixed equipament manager with empty slots. Yes kids, dont use ...
Keader
2021-09-25
Core/Players: Greatly simplifiy fdb2b90685ebc3852740c424170101a196c29ebb
Shauren
[next]