index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T09:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
Age
Commit message (
Expand
)
Author
2024-10-05
Core/Entities: Added GetStringId helper methods
ModoX
2024-09-10
Core/Misc: Reduce differences between branches
Shauren
2024-08-30
Core/Client Builds: Sync build_info structure with master branch
Shauren
2024-07-19
Core/DataStores: Removed hardcoded cap for taxi nodes mask
Shauren
2024-04-08
Core/Spells: Port SPELL_ATTR1_REQUIRE_ALL_TARGETS and SPELL_ATTR2_FAIL_ON_ALL...
Shauren
2024-04-03
Core/Networking: Fixed Socket::DelayedCloseSocket not working if write queue ...
Shauren
2024-02-21
Core/Spells: Allow spells with SPELL_DAMAGE_CLASS_NONE to crit
Shauren
2023-12-02
Core/Calendar: Implement different timezone support for ingame calendar
Shauren
2023-10-18
Core/Misc: Remove incorrect (and unused) equality operator overloads from Lin...
Shauren
2023-10-15
Core/Auras: Implemented SPELL_ATTR7_DISABLE_AURA_WHILE_DEAD (suppress aura ap...
Shauren
2023-08-24
Core/Misc: Modernize comparison operators
Shauren
2023-08-15
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2023-08-12
Core/Misc: Include cleanup, 2023 edition
Shauren
2023-08-12
Core/Misc: Fixed deprecation warnings for c++20
Shauren
2023-03-11
Core/Item: Fixed incorrect damage mod for Heirloom 2H weapons (#28836)
robinsch
2022-10-01
Core/Spells: fixed up block mechanics (#28286)
Ovah
2022-03-30
Core/GameObjects: Reduce differences between branches part 3 - gameobject upd...
Shauren
2022-02-14
Dep: Raise required boost versions to 1.73 on windows and 1.71 on linux and r...
Shauren
2022-01-03
Core/Time: Remove artificially high minimal update intervals
Shauren
2021-09-16
Core/Misc: Rename few type flags
offl
2021-09-16
Core/Misc: Name unknown CreatureEliteType
offl
2021-09-12
Core/Spells: Implement SPELL_ATTR7_BYPASS_NO_RESURRECT_AURA (#26901)
stoneharry
2021-08-28
Core/Spells: Begin unifying spell effect access api with master branch
Shauren
2021-07-24
Core/Spells: defined and implemented SPELL_ATTR7_CANT_DODGE, SPELL_ATTR7_CANT...
Gildor
2021-04-12
Core/Shared: Remove unneeded DetourNavMesh.h include from SharedDefines.h (#2...
Jan Van Buggenhout
2021-04-08
Core/Misc: Define / rename attributes and flags (#26315)
offl
2021-03-26
Core/Maps: increase value of fixed offset when retrieving floor Z (#26321)
Gildor
2021-02-21
Core/Maps: Use a fixed offset instead of full collision height when retrievin...
Giacomo Pozzoni
2021-01-17
Core/Spells: Defined new spell attributes
jackpoz
2021-01-14
Core/Spells: Correct swapped TARGET_UNIT_NEARBY_ALLY and TARGET_UNIT_NEARBY_P...
xvwyh
2021-01-03
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2020-12-26
Core/Spells: Implemented personal summons (#19231) (#25765)
Giacomo Pozzoni
2020-09-28
Core/PacketIO: Add missing ByteBuffer operator overload
Shauren
2020-09-27
Dep/Boost: Partial support for boost 1.74 - asio
Shauren
2020-09-10
Scripts/Commands: Convert remaining debug commands (PR #25429)
Peter Keresztes Schmidt
2020-09-07
Scripts/Commands: .character command conversion
Treeston
2020-09-02
UnitTests: |Hspell and |Htalent unit testing
Treeston
2020-09-01
Core/Misc: More DBC std::array refactors, stricter |Hitem checks, and more hy...
Treeston
2020-09-01
Core/Misc: DBC std::array refactors, and |Hachievement unit tests
Treeston
2020-08-28
Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)
Treeston
2020-08-23
Common/Utilities: Move EnumUtils' implementation struct from Trinity::Impl to...
Treeston
2020-08-22
Scripts/Commands: Convert argument parsing of some misc commands to new syste...
Peter Keresztes Schmidt
2020-08-20
Core/ChatCommands: Check whether a passed numeric enum value is valid (#25285)
Peter Keresztes Schmidt
2020-08-16
Scripts/Commands: Use enum type arg for HandleDebugAnimCommand (PR #25256)
Peter Keresztes Schmidt
2020-08-15
Core/Unit: Make HandleEmoteCommand typesafe (#25249)
Peter Keresztes Schmidt
2020-07-31
Core/DataStores: Rename TalentTabEntry::CategoryEnumID back to PetTalentMask
Shauren
2020-07-28
Core/Networking: Fixed authserver socket read handlers being called on incorr...
Shauren
2020-07-26
Core/Authserver: Auth cleanup phase 1b, the "I didn't hit Stage All" commit. ...
Treeston
2020-07-26
Core/Authserver: Authserver cleanup (PR#25093)
Treeston
2020-07-18
Build: Enable -Wimplicit-fallthrough on clang (#25056)
Peter Keresztes Schmidt
[next]