index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-27T13:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Chat
Age
Commit message (
Expand
)
Author
2015-07-25
Core: Header cleanup in game/*/*.cpp
Vincent-Michael
2015-07-22
Core/Database: Enable perfect forwarding for chat format calls.
Naios
2015-07-15
Fix warning (build)
DDuarte
2015-07-15
Core/Chat: Updated item chat link format
Shauren
2015-07-07
Fix non pch build.
Gacko
2015-07-07
Core/DataStores: Updated dbc/db2 structures to 6.2.0
Shauren
2015-06-26
Scripts/Commands: Fix memory leak in ".reload command"
jackpoz
2015-06-08
Core/Maps: Removed dbguid/spawnid grid searchers, they are no longer neccessary
Shauren
2015-06-07
Core/Chat: Fix issues reported by static analysis
Vincent-Michael
2015-05-27
Remove unnecessary semicolons
Daniel M. Weeks
2015-05-25
Core/Channel: Update enum ChatNotify
DDuarte
2015-05-19
Core/PacketsIO: Implemented or updated most of party related packets.
et65
2015-05-18
Updated implementation of userlist packets SMSG_USERLIST_ADD, SMSG_USERLIST_U...
HenryG
2015-05-08
Core/Misc: Fixed wrong references to ZoneName instead of using AreaName_lang
Kinzcool
2015-04-10
Core/Misc:
Vincent-Michael
2015-03-13
Core/Log: Add type safe formatting
Naios
2015-03-08
Core/Misc: Cleaned up data truncation warnings
Shauren
2015-02-22
Core/Database: Removed locales_item from world database (use item_sparse_loca...
Shauren
2015-01-05
Core/Spells: Implement HasAttribute() helper for SpellInfo for easier readabi...
Shocker
2015-01-03
Fix non pch build - again.
Gacko
2015-01-02
Core/Packets: updated some channel moderation packets
joschiwald
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-12-28
Core/Quests: Updated Quest System to new Format
Intel
2014-12-23
Core/Packets: moved chat packet building function to packet builder class
joschiwald
2014-12-21
Core/Items: Refactored ItemTemplate
Shauren
2014-12-07
Core: fixed few coverity issues and warnings
joschiwald
2014-11-26
Core: Use the correct function to convert strings to unsigned longs and unsig...
Nayd
2014-11-23
Core/Packets:
joschiwald
2014-11-17
Core/Packets: Added most of the chat packets
Intel
2014-11-17
Core/Packets: Added some chat message packets
Intel
2014-11-15
Core/DataStores: Updated AreaTable.dbc
Intel
2014-11-12
Core/World: hold deleted characters in character store
joschiwald
2014-11-10
Core/Talents: Update talent system, remove talent points
Intel
2014-11-09
Core/DataStores: Even more converted dbcs
Intel
2014-11-08
Core/DataStores: Updated item dbcs
Intel
2014-11-08
Core/DataStores: Updated GameObjectDisplayInfo.dbc, GemProperties.dbc, GlyphP...
Intel
2014-11-07
Core/DataStores: Updated ChatChannels.dbc, ChrClasses.dbc, ChrRaces.dbc structs
Intel
2014-11-06
Core/DataStores: Updated Achievement.dbc struct
Intel
2014-10-29
Core/Entites: Updated GUID format
Shauren
2014-10-27
Core/Entities: Updated HighGuid values
Shauren
2014-10-26
Core/Entities: Changed object lowguid to uint64
Shauren
2014-10-25
Core/Entities: Changed a few lowguid uses to ObjectGuid::LowType
Shauren
2014-10-25
Core: Fix build in some compilers by calling proper cctor of ObjectGuid
DDuarte
2014-10-23
Core/Entities: First step to 128 bit guids
Shauren
2014-10-22
Core/Social: Use full guid for friend and ignore storage
Shauren
2014-10-21
Core/Entities: Second batch of removing implicit conversions of ObjectGuid to...
Shauren
2014-10-21
Core/Entities: First batch of removing implicit conversions of ObjectGuid to ...
Shauren
2014-10-18
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-10-18
Core/ObjectAccessor: don't use singleton when calling static methods
joschiwald
2014-10-18
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
[next]