index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-27T12:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Entities
/
Conversation
Age
Commit message (
Expand
)
Author
2025-12-07
Core/Entities: Remove Object::m_objectType member and replace it with global ...
Shauren
2025-06-17
Core/Objects: Replace separate x,y,z,o getters for stationary position with s...
Shauren
2025-05-07
Core/Misc: Minor compile time improving changes
Shauren
2025-01-05
Core/Grids: Modernize TypeContainer with variadic template
Shauren
2024-12-31
Core/Misc: Include cleanup - remove MapUtils.h from Containers.h
Shauren
2024-12-28
Core/AI: Implemented conversation ai (#30538)
ModoX
2024-10-30
Core/PacketIO: Updated SMSG_UPDATE_OBJECT for 11.0.5
Shauren
2024-10-27
Core/Objects: More minor refactors for SMSG_UPDATE_OBJECT building - move get...
Shauren
2024-10-25
Core/PacketIO: Move writing data sizes in SMSG_UPDATE_OBJECT to shared functi...
Shauren
2024-01-22
Core/Object: use the final keyword for several (World)Object classes that sho...
Ovahlord
2024-01-09
Core/Conversation: Implemented conversation flags (#29552)
ModoX
2023-12-31
Core/Conversation: Log error if conversation is started multiple times
ModoX
2023-11-09
Core: Update to 10.2.0
Shauren
2023-10-24
Core/Spells: SpellAttr8 fixups - use creator instead of owner for SPELL_ATTR8...
Shauren
2023-07-08
Core/Conversation: Added some helper methods for scripting
ModoX
2023-07-03
Core/Conversation: Added ChatType field to conversation_line_template
ModoX
2023-06-28
Core/Conversation: Implemented OnConversationStart and OnConversationUpdate h...
ModoX
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-12-21
Core/Conversations: Allow delaying starting conversations (#28545)
Seyden
2022-10-13
Core/PacketIO: Use ByteBuffer from UpdateData instead of copying to it after ...
Gosha
2022-04-23
Core/Objects: Initialize position data and zone/instance script for all world...
Shauren
2022-04-19
Core/Conversations: Conversation actor improvements
Shauren
2022-03-08
Core/Entities: Move GridObject to its own header (#26358)
Jan Van Buggenhout
2022-02-26
Core/Objects: Added helper structures to allow using customized updatefield s...
Shauren
2021-10-26
Core/Conversations: Dropped time fields and calculate them using db2 data (#2...
ModoX
2021-10-25
Core/Conditions: Added conversation line source type (#27167)
ModoX
2021-10-12
Core/PacketIO: Implemented CMSG_CONVERSATION_LINE_STARTED (#27036)
ModoX
2021-10-09
Core/Conversations: Replace _participants with generic personal object implem...
Shauren
2021-08-28
Core/Spells: rework part 5: GameObject casting
ariel-
2021-04-27
Core/Conversations: Fix conversation data handling (#26375)
funjoker
2021-03-08
Core/Conversations: Fill more updatefields with correct data
Shauren
2020-12-08
Core/DataStores: Updated db2 structures to 9.0.2
Shauren
2020-04-23
Core/PacketIO: Implement building SMSG_UPDATE_OBJECT only for selected fields...
Shauren
2020-01-02
New Year
Aokromes
2019-06-08
Core/PacketIO: Rewrite updatefield handling
Shauren
2019-02-16
Core/Misc: Fix static analysis issues
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-11-05
Core/PacketIO: Updated packet structures to 8.0.1
Shauren
2018-03-25
Core/Entities: Phasing rewrite
Shauren
2018-01-10
Core/Entities: Remove phasemask
Shauren
2018-01-01
Update copyright note for 2018
vincent-michael
2017-11-18
Core/Scripting: Implemented Conversation scripts (#20758)
funjoker
2017-11-05
Core/Entities: Added DB-support for conversation actorGuids (#20757)
funjoker
2017-05-19
Nopch build fix
Shauren
2017-05-15
Core/Game: Include cleanup - remove Map dependency from Object.h
Shauren
2017-05-14
Core/Entities : Basic Conversation Implementation (#18010)
Traesh