index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-30T18:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Entities
Age
Commit message (
Expand
)
Author
2022-02-04
Core/Misc: DBC std::array refactors, and |Hachievement unit tests
Treeston
2022-02-04
Core/Unit: send npcs home after fear runs out (#25347)
Jinnaix
2022-02-04
Core/Misc: Fix issues reported by static analysis (#25351)
Giacomo Pozzoni
2022-02-04
Warning fix
Shauren
2022-02-04
Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)
Treeston
2022-02-04
Common/Utilities: Move EnumUtils' implementation struct from Trinity::Impl to...
Treeston
2022-02-04
Core/Unit: Fixed race condition when loot recipient is in different map (#25312)
robinsch
2022-02-04
Scripts/Commands: Convert argument parsing of some misc commands to new syste...
Peter Keresztes Schmidt
2022-02-03
Core/ChatCommands: Check whether a passed numeric enum value is valid (#25285)
Peter Keresztes Schmidt
2022-02-02
Core/Pets: Updated pet summoning for latest client version (5 Call Pet spells...
Shauren
2022-02-01
Core/Misc: GCC build fix
Shauren
2022-01-31
Core/Pets: Adjust pet slot saving logic after constant changes in 22e823b5f96...
Shauren
2022-01-31
Core/Pets: Change PET_SAVE_NOT_IN_SLOT constant from 100 to -1 to truly avoid...
Shauren
2022-01-31
Core/Pets: Save last summoned pet number in characters table
Shauren
2022-01-31
Core/Pets: Removed deprecated enum
Shauren
2022-01-31
Core/Pets: Removed storing stable slot count in db
Shauren
2022-01-31
Core/Pet: Attempt to fix assertions triggered when summoning pets (#26501)
Giacomo Pozzoni
2022-01-31
Core/Pets: Add missing nullptr check
Shauren
2022-01-31
Core/Pets: Fixed crash happening when current pet is forcibly removed while b...
Shauren
2022-01-31
Core/Pets: Fixed crash happening when summoning a different pet than one that...
Shauren
2022-01-31
Core/Pets: Fixed automatic resurrecting pets on battleground graveyards
Shauren
2022-01-31
Core/Pets: Fix loading pet data
Shauren
2022-01-31
Core/Pets: Pet management refactoring (#25191)
Shauren
2022-01-29
Core/Objects: Don't consider SMSG_UPDATE_OBJECT packets that contain only des...
Shauren
2022-01-29
Core/Objects: Cleanup SmoothPhasing code - move to separate files and better ...
Shauren
2022-01-29
Core/Objects: Implement SmoothPhasing part of CreateObject and replacing visi...
Seyden
2022-01-29
Core/Objects: Properly choose between "Destroyed" or "OutOfRange" during visi...
Shauren
2022-01-29
Core/Objects: Add overridable function UpdateObjectVisibilityOnDestroy
Shauren
2022-01-28
Core/Spells: Exclude empty mods from affecting spells and ignore PointsIndexX...
Shauren
2022-01-27
Scripts/Spells: Move shaman Lava Burst crit chance calculation to scripts and...
Robingad
2022-01-26
Core/Gossip: Sync naming and db structure with 3.3.5
Shauren
2022-01-26
Core/Unit: Make HandleEmoteCommand typesafe (#25249)
Peter Keresztes Schmidt
2022-01-26
Core/Quests: Sync comments/log with 3.3.5
Shauren
2022-01-26
Core/Units: add new functionality for units to block or enable combat interac...
Ovah
2022-01-26
Core/Misc: Code cleanup
jackpoz
2022-01-26
Core/Unit: Creatures' minions now engage in combat if their controller is att...
Jinnaix
2022-01-26
Core/Misc: Fix static analysis issues (#25194)
Giacomo Pozzoni
2022-01-24
Core/Common: Merge TimeTrackerSmall with TimeTracker
Carbenium
2022-01-24
Core/Mail: Load mails at login instead of on demand when queried by packets (...
Shauren
2022-01-24
Core/Misc: Replace database query in WorldSession::HandleAddFriendOpcode with...
Shauren
2022-01-24
Core/Loot: Prevent loot already looted item (#25084)
Gildor
2022-01-24
Core/WorldObject: std::chrono-ify SummonPersonalClone
Shauren
2022-01-24
Core/WorldObject: Replace non-std::chrono SummonGameObject overloads
Carbenium
2022-01-24
Core/WorldObject: Replace non-std::chrono SummonTrigger overloads
Carbenium
2022-01-24
Core/WorldObject: Remove non-std::chrono SummonCreature overload
Carbenium
2022-01-24
Core/Creature: Remove non-std::chrono overload of DespawnOrUnsummon
Carbenium
2022-01-24
Core/EventProcessor: std::chrono-ify CalculateTime
Carbenium
2022-01-24
Core/WorldObject: Partially std::chrono-ify SummonCreature overloads
Carbenium
2022-01-23
Core/Misc: Use std::chrono overload of Creature::DespawnOrUnsummon
Carbenium
2022-01-23
Core/Combat: Disable triggers entering combat (#25086)
Giacomo Pozzoni
[next]