index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T20:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Chat
/
Channels
Age
Commit message (
Expand
)
Author
2022-03-05
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2022-02-13
Core/Misc: Minor game include cleanup
Shauren
2022-02-12
Core/Misc: Move (or delete) constructors and destructors to .cpp files (avoid...
Shauren
2022-02-05
Scripts/Commands: Convert remaining debug commands (PR #25429)
Peter Keresztes Schmidt
2022-02-04
Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)
Treeston
2022-01-23
Core/DataStores: Port refactors from Update DBC field names to generated ones...
Peter Keresztes Schmidt
2022-01-01
Core/Misc: Remove whitespace at the end of lines
jackpoz
2021-12-18
Core/Misc: Fix static analysis issues
Giacomo Pozzoni
2021-12-18
Core/Channels: Fix a bug that would cause channel settings to disappear in ce...
Treeston
2021-12-18
Core/Chat: Always save channel info to database on shutdown if persistence is...
Treeston
2021-12-17
Core/Misc: Fix build warning
Giacomo Pozzoni
2021-12-17
Core/Chat: Custom channel preservation rewrite. Channel data is now loaded at...
Treeston
2021-12-16
Core/Misc: Fix no-pch build
jackpoz
2021-12-16
Core/Chat: Properly reload saved channel settings from DB after 8c16f31.
Treeston
2021-12-16
Core/Chat: Rewrite some custom channel handling. Channel creation now properl...
Treeston
2021-11-02
Core/Social: Implemented account ignores
Shauren
2021-08-08
Core/PacketIO: 9.1.0 opcodes and packet structures
Shauren
2021-06-16
Core/Entities: don't allow client control if player is still affected by any ...
ariel-
2021-05-01
Core/Grids: Move packet sending functionality out of MessageDistDeliverer and...
Shauren
2021-04-05
Core/Misc: Change all unix time columns in character database to bigint (signed)
Shauren
2020-12-08
Core/DataStores: Updated db2 structures to 9.0.2
Shauren
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-06-27
Core/DataStores: Simplified string memory allocation in db2 files, dropped un...
Shauren
2020-04-12
Core/Entities: ObjectGuid improvements
Shauren
2020-01-02
New Year
Aokromes
2019-10-27
Nopch fix
Shauren
2019-10-27
Core/PacketIO: Update opcodes and packet structures to 8.2.5
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-01-11
Core/Chat: Fixed addon chat messages using C_ChatInfo.SendAddonMessageLogged
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-03-17
Core/Channels: Fix channel joins/changes (#21645)
Roc13x
2018-01-01
Update copyright note for 2018
vincent-michael
2017-06-04
Core/Game: Include cleanup part 5
Shauren
2017-05-21
Core/Game: Include cleanup, part 4 - packets and largest headers (after prepr...
Shauren
2017-05-20
Core/Game: Include cleanup, part 3
Shauren
2017-05-18
Core/Game: Include cleanup
Shauren
2017-05-11
Core/Common: Include cleanup
Shauren
2017-05-03
Core/Chat: Fixed addon whispers and channel messages
Shauren
2017-04-11
Core/PacketIO: Delete opcodes removed in 7.2
Shauren
2017-01-06
Core/Misc: Warning fixes
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-10-07
Core/Channels: remove unneeded default constructor
ariel-
2016-10-07
Core/Channels: fix nopch build, take two
ariel-
2016-10-07
Core/Channels: fix nopch build
ariel-
2016-10-07
Core/Channels: Revamp of channel system
ariel-
2016-03-24
Core/Game: Converted the game library to a shared library.
Naios
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-07-25
Core: Header cleanup in game/*/*.cpp
Vincent-Michael
2015-06-07
Core/Chat: Fix issues reported by static analysis
Vincent-Michael
[next]