index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-01T09:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-08-09
Core/SAI: Fix creatures casting with flag SMARTCAST_COMBAT_MOVE not switching...
Giacomo Pozzoni
2020-08-09
Core/Misc: Code cleanup
jackpoz
2020-08-08
Scripts/Command: Fix .mmap loc always printing command usage
jackpoz
2020-08-08
Core/Warden: Fix Warden reporting false positive checks
jackpoz
2020-08-08
Game/ActionHouse: Fixed some clothes chests not showing in AH (#25150)
Keader
2020-08-08
Scripts/BlackwingLair: Suppression Device Room (PR #25199)
Jinnaix
2020-08-07
Core/CrashHandler: Skip logging stack trace of the thread writing the crash l...
Shauren
2020-08-07
Core/CrashHandler: Remove logging function variation depending on crash reaso...
Shauren
2020-08-07
Core/CrashHandler: NULL -> nullptr
Shauren
2020-08-07
Core/CrashHandler: #ifdef cleanup to make VS not choke when parsing, fixed fi...
Shauren
2020-08-07
Core/CrashHandler: Attempt to extract C++ exception object in uncaught except...
Shauren
2020-08-07
Core/Units: add new functionality for units to block or enable combat interac...
Ovah
2020-08-07
Core/Updater: Fix detection of the mysql binary when a directory is given as ...
Carbenium
2020-08-06
Core/PacketIO: Name previously unknown fields in lfg packets
Shauren
2020-08-06
Core/Misc: Code cleanup
jackpoz
2020-08-06
Core/Packets: updated CMSG_LFG_JOIN and CMSG_LFG_LEAVE to new packet handling
Ovahlord
2020-08-06
Core/Unit: Creatures' minions now engage in combat if their controller is att...
Jinnaix
2020-08-06
Core/Object: Deduplicate some checks
Treeston
2020-08-06
Core/Battlegrounds: Fix error messages in Isle of Conquest
jackpoz
2020-08-06
Core/SAI: Fix creatures casting spells while moving with flag SMARTCAST_COMBA...
jackpoz
2020-08-06
Scripts/Comamnds: Improve ".debug objectcount" command (#25208)
Giacomo Pozzoni
2020-08-06
Core/Authserver: Deprecation of sha_pass_hash (PR #25138)
Treeston
2020-08-05
Scripts/Kologarn: Apply CREATURE_FLAG_EXTRA_NO_COMBAT on NPC_ARM_SWEEP_STALKE...
jackpoz
2020-08-05
Scripts/Naxxramas: Frogger event improvements (#25202)
Gildor
2020-08-05
Scripts/World: updated Training Dummy script to modern model and removed poin...
Ovahlord
2020-08-04
Scripts/AzjolNerub: Fix potential error in pound spell script
Carbenium
2020-08-04
Core/Common: Move old-style pointer+size HexStr methods to Trinity::Impl wher...
Treeston
2020-08-04
Core/Misc: Fix compile errors found with msvc /permissive-
Shauren
2020-08-04
Core/Metric: Require WITH_DETAILED_METRICS CMake flag for MMaps metric
jackpoz
2020-08-04
Core/Misc: Fix static analysis issues (#25194)
Giacomo Pozzoni
2020-08-03
Scripts/Outland: Convert 'Captain Tyralius' to SAI (#25188)
Trond B. Krokli
2020-08-03
Core/Crypto: Initialize class member variables after crypto refactor
Shauren
2020-08-03
Core/DB: Split `accounts`.`session_key` into `session_key_auth` (3.3.5) and `...
Treeston
2020-08-03
Core/Authserver: Validate length of session key field after bfb041246f5c7c499...
Shauren
2020-08-02
Core/Authserver: Re-organize the `accounts` table (PR #25135)
Treeston
2020-08-01
Scripts/AzjolNerub: Update Anub'Arak encounter to current coding standards (#...
Peter Keresztes Schmidt
2020-08-01
Scripts/Gundrak: Update Slad'ran encounter to current coding standards (#25180)
Peter Keresztes Schmidt
2020-08-01
Scripts/Gundrak: Update Drakkari Colossus encounter to current coding standa...
Peter Keresztes Schmidt
2020-08-01
Scripts/MoltenCore: Update Golemagg encounter to current coding standards (#2...
Peter Keresztes Schmidt
2020-08-01
Scripts/AhnKahet: Update Herald Volazj to current coding standards
Carbenium
2020-08-01
Scripts/AV: Update Vanndar's script to use TaskScheduler
Carbenium
2020-08-01
Core/Common: Merge TimeTrackerSmall with TimeTracker
Carbenium
2020-08-01
Core/Common: Add a std::chrono interface to TimeTrackerSmall
Carbenium
2020-07-31
Core/DBLayer: Add nicer api for SQLQueryHolders
Shauren
2020-07-31
Core/Misc: Fix static analysis issues (#25178)
Giacomo Pozzoni
2020-07-31
Core/DataStores: Rename TalentTabEntry::CategoryEnumID back to PetTalentMask
Shauren
2020-07-31
Core/Common: Allow config settings to be loaded as optional (PR #25137)
Treeston
2020-07-31
Scripts/BlackrockSpire: Fix encage event of Pyroguard encounter (#25177)
Jinnaix
2020-07-30
Log sync db queries in World::Update() loop (#25174)
Giacomo Pozzoni
2020-07-30
Core/Commands: Initialize commands on startup instead of first use
Shauren
[next]