index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T15: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
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
2020-07-14
Core/Spells: Implement SPELL_EFFECT_ACTIVATE_OBJECT. (#23) (#24997)
Giacomo Pozzoni
2020-07-12
Core/DataStores: Update DBC field names to generated ones (#24999)
Peter Keresztes Schmidt
2020-07-11
Core/Player: Introduce separate level caps for each expansion (#24989)
Max Drosdo.www
2020-06-27
Core/Maps: Implemented getting area id from gameobject spawns
Shauren
2020-06-26
Core/Common: Replace ASSERT(false, "...") with ABORT_MSG("...")
jackpoz
2020-06-24
Core/Misc: Move WorldState enum to SharedDefines
Carbenium
2020-06-24
Core/Misc: Create new enum for AreaIds
Carbenium
2020-06-24
fixed indentation for cmake files
ipriver
2020-06-23
Core/Misc: Replace Trinity::make_unique with std (#24869)
Peter Keresztes Schmidt
2020-05-31
Cherry-pick some cmake commits (#24720)
Giacomo Pozzoni
2020-05-15
Further improve ChrRace DBC handling (#24508)
HelloKitty
2020-05-11
Core/ByteBuffer: Fixed output truncation in ByteBuffer::hexlike (#24595)
NoName
2020-05-10
Improve Creature DBC Handling (#24509)
HelloKitty
2020-04-29
Core/Spells: implement SMSG_MOUNT_RESULT and use it for transformed mounting ...
NoName
2020-04-27
Core/DataStores: Use ResSicknessSpellID from ChrRaces instead of hardcoding i...
HelloKitty
2020-04-11
Core/PacketIO: updated SMSG_FEATURE_SYSTEM_STATUS (#24403)
ForesterDev
2020-04-05
Core/Misc: Remove whitespace at the end of lines
jackpoz
2020-03-31
Core/DBLayer: Prevent committing transactions started on a different database
Shauren
2020-03-31
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2020-03-18
Core/PacketIO: Add a validating string helper class for use in packet classes
Shauren
2020-03-15
Core/ByteBuffer: Fix string format
Shauren
2020-03-15
Core/PacketIO: Validate utf8 in every client packet
Shauren
2020-01-19
Core/Gameobject: Rename GO_STATE_ACTIVE_ALTERNATIVE to GO_STATE_DESTROYED (#2...
NoName
2020-01-02
New year
Aokromes
2019-12-07
Core/Realms: Move build info (and auth seeds) to database
Shauren
2019-10-26
Scripts/ScarletMonastery: instance script cleanup (#23889)
ccrs
2019-08-10
[3.3.5] Core/Authserver: TOTP rewrite: (PR #23633)
Treeston
2019-08-02
3.3.5 Don't allow to summon dead hunter pets (#23271)
Giacomo Pozzoni
2019-07-30
Contrib/Misc: There, build fix. 19d71fb follow-up.
Treeston
2019-07-30
Contrib/Misc: Allow enumutils_describe.py to better deal with commented-out e...
Treeston
2019-07-29
Core/Misc: Kick a Totem error log upstairs one stack frame to give it access ...
Treeston
2019-07-25
Scripts/Defines: cleanup some magic numbers in factions (#23631)
ForesterDev
[next]