index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-12T04: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
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
2021-09-25
Core/Players: Prevent creating characters with duplicate name by reserving na...
Shauren
2021-09-08
Core/Achievements: Update CriteriaType enum (#26856)
Meji
2021-08-08
Core/PacketIO: 9.1.0 opcodes and packet structures
Shauren
2021-06-16
Core/Globals: revert back to unordered_map for templates
ariel-
2021-06-16
Core/Globals: throw some RAII into ObjectMgr, and load templates into vectors
ariel-
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
[next]