index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-09T21: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
2016-01-01
Update copyright note for 2016
Rushor
2015-11-27
Core/Players: Use constant gender from PLAYER_BYTES_3 where appropriate.
Shauren
2015-10-31
Core/DBLayer: Allowed using GetDouble for SUM results instead of requiring st...
Shauren
2015-10-31
Core/Players: Implemented serverside validation of reserved/profane names
Shauren
2015-10-29
Core/World: Store account id in CharacterInfo to reduce the amount of databas...
Shauren
2015-10-29
Core/Players: Check if player can enter the instance during login before tryi...
Shauren
2015-10-12
Change many uint32 to ObjectGuid::LowType in line with 6.x changes.
pete318
2015-09-29
Core/Maps: Moved corpse management to map level
Shauren
2015-09-22
Map local guids 6.x -> 3.3.35:
pete318
2015-09-14
Core/Misc: rename some variables after latest backports
ShinDarth
2015-08-16
Core/Build: Renamed Revision.h to GitRevision.h to avoid compile failure when...
StormBytePP
2015-08-16
Build fix for WheatyExceptionReport, c++ exceptions must not be thrown in SEH...
Shauren
2015-08-16
Core/Build: Removed obsolete SystemConfig.h and made genrev be part of shared...
StormBytePP
2015-07-24
Core/Misc: Fixing warnings detected by Visual Studio 2015 compiler
Shauren
2015-04-24
Core/Misc: Ported relevant barbershop fixes from 4208c0d8396e10dc806939e1d178...
Shauren
2015-04-05
Merge pull request #13862 from ariel-/pr_tmp
Carbenium
2015-03-30
Core/Misc: Remove unused headers
leak
2015-01-27
Implement CharSections.dbc and Serverside Checks.
arks
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-11-26
Core: Use the correct function to convert strings to unsigned longs and unsig...
Nayd
2014-10-19
Core/Misc: fixed a scenario when character factionchange create unexpected re...
joschiwald
2014-10-08
Core/Logging: Replaced direct calls to GetCounter() in logs with ToString()
Shauren
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-08-09
Core/Server: Use nullptr instead of 0 where pointers are expected
DDuarte
2014-07-17
Buildsystem/MSVC: Warning fixes
Shauren
2014-07-13
Merge branch `master` into `boost`
Subv
2014-06-26
Core: Fix warnings and kill again whitespace ...
Vincent-Michael
2014-06-23
Merge pull request #11976 from Ascathor/master
Aokromes
2014-06-21
Core: Add loginFirst param to OnLogin hook to allow doing things on first log...
Rochet2
2014-06-13
Core/Misc:
Ascathor
2014-06-06
Core/NetworkIO: Added latency info for opcodes overflow log
Michael
2014-06-02
Core/Misc: Kick player in case of multiple CMSG_PLAYER_LOGIN
jackpoz
2014-05-29
CoreCore/NetworkIO: Fix disconnect when canceling character creation
jackpoz
2014-04-20
Core/Misc: Fix change faction on dead Night Elves keeping the speed buff
jackpoz
2014-03-02
Core/Player: delete queststatus (weekly/monthly/seasonal) on deleting charact...
joschiwald
2014-02-05
Core/Achievements: Implement criteria type ACHIEVEMENT_CRITERIA_TYPE_ON_LOGIN...
Discover-
2014-01-18
Core/Items: Fixed swapping equipment sets in combat
Shauren
2014-01-17
Core/Misc: When a player changes its faction its only removed from all its ar...
Discover-
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-09-27
Core/RBAC: Move RBAC code to namespace rbac
Spp
2013-09-05
Core/Guild: Fix memory leak on Guild disband
jackpoz
2013-08-30
Core/CharacterHandler: Some more rules for CMSG_CHAR_ENUM allowance
Machiavelli
2013-08-30
Core/NetworkIO: Allow CMSG_CHAR_ENUM after char creation and char deletion
Machiavelli
2013-08-29
Core/NetworkIO: Generic packet spam solution
Machiavelli
2013-08-18
Core/Players: Do not add banned characters to _legitCharacters container
Shauren
2013-06-11
Core: More Function Renaming.
Malcrom
2013-06-11
Core: Some function renaming.
Malcrom
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-04-29
Core/Players: Fixed deleting characters, remove CharacterNameData only after ...
Shauren
[next]