index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-28T22:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2022-12-20
Core/GameObjects: Unlink loot from gameobject before deleting it
Shauren
2022-12-20
Core/vmaps: Stop worldserver startup when gameobject models cannot be loaded
Shauren
2022-12-20
Core/Battlegrounds: Made Battleground inherit ZoneScript
Shauren
2022-12-20
Core/Threading: Modernize ProducerConsumerQueue a bit to fix GCC build
Shauren
2022-12-19
Core/Misc: GCC build fix
Shauren
2022-12-18
Core/PacketIO: Fixed incorrect optional check in SMSG_GOSSIP_MESSAGE
Shauren
2022-12-18
Core/PacketIO: Fixed structure of SMSG_FEATURE_SYSTEM_STATUS_GLUE_SCREEN
Shauren
2022-12-18
Core/Units: Implemented UNIT_VIS_FLAGS_INVISIBLE (#28448)
Meji
2022-12-17
Core/Creatures: Never enable gravity for creatures that can only fly (#28411)
Meji
2022-12-17
Fix line endings
Shauren
2022-12-17
Core/Players: Implemented setting tradeskill recipes as favorite
Shauren
2022-12-17
Core/Items: Dropped deprecated ItemFlag2 ITEM_FLAG2_DONT_IGNORE_BUY_PRICE (#2...
ModoX
2022-12-17
Core/Misc: Updated default expansion to 9
Shauren
2022-12-17
Tools/mapextractor: Updated gt file list
Shauren
2022-12-17
GCC build fix
Shauren
2022-12-17
Core/Spells: Added missed aura handler for SPELL_AURA_535
ModoX
2022-12-17
Core/Spells: Added SPELL_AURA_535 to aura enum
ModoX
2022-12-16
Core/Players: Implemented new talent system
Shauren
2022-12-15
Core/Players: Don't remove unlearned spells from action bars
Shauren
2022-12-14
Core/Spells: Added custom spell cast arg
Shauren
2022-12-14
Core/DataStores: Devirtualize DB2Storage
Shauren
2022-12-14
Core/DataStores: Fixed loading empty db2 files
Shauren
2022-12-14
Core/DataStores: Made DB2LoadInfo constexpr
Shauren
2022-12-14
Core/Spells: Fixed spell effect value truncation when value is a large integer
Shauren
2022-12-04
Core: Updated to 10.0.2
Shauren
2022-12-04
Core/Spells: Extended mechanic mask to uint64
Shauren
2022-12-04
Core/Realms: Fixed switching realms
Shauren
2022-12-03
Tools/vmap_extractor: Implemented new MPY2 wmo chunk
Shauren
2022-11-27
Core/DataStores: Add const to DBStorageIterator dereference operators
Shauren
2022-11-27
Core/Conditions: Improve comment docs for CONDITION_QUEST_OBJECTIVE_PROGRESS
Shauren
2022-11-20
Core/Misc: Switch GetLocaleByName to use string_view
Shauren
2022-11-05
Core/AreaTriggers: Implemented new areatrigger type: bounded plane
Shauren
2022-11-12
Core/Movement: Rename splineElevation in MovementInfo to stepUpStartElevation...
Shauren
2022-11-08
Core/PacketIO: Name part of the unknown 9.x spline packet block
Shauren
2022-11-06
Core/Misc: Added noexcept to move constructors and move assignment operators
Shauren
2022-11-05
Build: Cleanup boost CMakeLists from pre-c++11 flag checks
Shauren
2022-10-31
Core/SAI: Move (any) value for SMART_EVENT_MOVEMENTINFORM point to 0xFFFFFFFF...
ModoX
2022-10-31
Core/Creatures: Update creature transport offsets when teleporting while on t...
Shauren
2022-10-30
Core/Object: Implement FindNearestCreatureWithAura (#28410)
Teleqraph
2022-10-30
Core/GameObjects: Increased default visibility range for some gameobject types
Shauren
2022-10-30
Core/Gossip: Add/Remove spell for disable/enable experience in group (#28414)
Aqua Deus
2022-10-29
Core/Conversations: Added validation for conversation_template.FirstLineId
Shauren
2022-10-28
Core/Spells: Corrected effect handle mode for SPELL_EFFECT_SEND_CHAT_MESSAGE
Shauren
2022-10-28
Core/Spells: Removed unitTarget requirement from SPELL_EFFECT_CREATE_PRIVATE_...
Shauren
2022-10-25
Core/Quests: Send Offer Reward Window for non-repeatable autocomplete quests ...
Meji
2022-10-25
Core/Misc: Rename POI field Unknown905 to WMOGroupId (#28384)
Meji
2022-10-25
Core/Misc: Added missing config option Guild.SaveInterval to worldserver defa...
M'Dic
2022-10-25
Core/Loot: Implemented dungeon encounter personal loot
Shauren
2022-10-24
Core/GameObjects: Add missing dynamic flag updates for chests
Shauren
2022-10-24
Core/Conditions: Add const to condition checking functions
Shauren
[next]