index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T11:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
database
Age
Commit message (
Expand
)
Author
2024-12-18
Core: Updated to 11.0.7
Shauren
2024-12-16
Core/Misc: Fixed build with c++23 enabled
Shauren
2024-12-14
Core/Database: removed more duplicate aliases from prepared statements
Ovahlord
2024-12-02
Core/Quests: Implemented QUEST_OBJECTIVE_KILL_WITH_LABEL
Shauren
2024-11-19
Core/Auras: Implemented mount equipment
Shauren
2024-11-12
Core/Networking: Support IPv6
Shauren
2024-10-30
Core/DataStores: Updated db2 structures to 11.0.5
Shauren
2024-10-16
Core/Misc: Replace std::ostringstream based formatting with Trinity::StringFo...
Shauren
2024-10-06
Core/DataStores: Load FlightCapability.db2
Traesh
2024-10-03
Core/Players: Prevent creation of characters with duplicate names
Shauren
2024-09-25
Core/Database: Fix database connections failing to open over named pipes for ...
Shauren
2024-09-23
Core/Common: Catch and log child process creation errors
Shauren
2024-09-20
Build: Add WITH_WARNINGS_AS_ERRORS cmake option that turns compile warnings i...
Shauren
2024-09-19
Core/Database: Change database async thread shutdown to fix some corner cases...
Shauren
2024-09-14
Core/Common: Output stdout/stderr from child process without waiting for it t...
Shauren
2024-08-26
Core/Loot: Implemented currency loot
Shauren
2024-08-24
Core/DBUpdater: Use utf8mb4 in dbupdater --default-character-set
Shauren
2024-08-18
Core/Realms: Realmlist refactors
Shauren
2024-08-16
Core: Updated to 11.0.2
Shauren
2024-08-10
Core/Players: Implemented hero talents
Shauren
2024-08-04
Core/Players: Fixed trait configs getting into invalid state after talent tre...
Shauren
2024-08-02
Core/DataStores: Updated to 11.0.0
Shauren
2024-08-02
Core/PacketIO: Updated to 11.0.0
Shauren
2024-07-18
Build: Fixed CMake 3.30 FindBoost deprecation warning
Shauren
2024-07-16
Core/Logging: Minor internal refactor
Shauren
2024-07-15
Build: CMake cleanup
Shauren
2024-07-14
Core/DBLayer: Add field metadata getters to query result classes
Shauren
2024-07-05
Core/Database: Fixed WITH_COREDEBUG + WITH_DYNAMIC_LINKING incompatibility on...
Shauren
2024-06-23
Core/AreaTriggers: Check actionset flags for client areatriggers to allow som...
Meji
2024-06-12
Core/Database: Rewrite QueryCallback with std::variant
Shauren
2024-06-12
Core/Database: Remove future/promise typedefs from a public header (these are...
Shauren
2024-05-29
Core/Misc: Remove separate storage for custom messages in exception types and...
Antonio MartÃn Berti
2024-05-27
Core/AreaTriggers: Implement height check for polygon db2 areatriggers
Shauren
2024-05-27
Core/AreaTriggers: Fix triggering of client areatriggers for some shapes
Meji
2024-05-08
Core: Update to 10.2.7
Shauren
2024-05-06
Core/Updater: Fix gcc build (this time for older gcc versions that didn't tri...
Shauren
2024-05-06
Core/Updater: Fix gcc warning
Shauren
2024-05-01
Core/Spells: Implemented evoker empower spell mechanic
Shauren
2024-04-29
Core/Items: Implemented packets setting up inventory cleanup parameters
Shauren
2024-04-22
Core/Misc: Support boost 1.85
Shauren
2024-04-12
Core/Items: Implemented CreateTime item field and changed refund/soulbound tr...
Shauren
2024-04-11
Core/Items: Fix loading secondaryItemModifiedAppearanceSpec5 (#29917)
Gosha
2024-04-11
Core/SAI: Added support for StringIds to creature and gameobject targets (#29...
Meji
2024-04-10
Core/DBLayer: Support retrieving DATE/DATETIME/TIMESTAMP column values direct...
Shauren
2024-03-30
Core/Creatures: Changed the spawn health field in creature table to a percent...
Meji
2024-03-28
Core/Players: Use CharBaseInfo.db2 data to determine appropriate race for mer...
Shauren
2024-03-21
Core: Updated to 10.2.6.53840
Shauren
2024-03-09
Core/Objects: Implemented vignettes
Shauren
2024-03-01
Core/Database: Silence deprecation warning on mysql_stmt_bind_param
Shauren
2024-02-29
Core/Creatures: implemented most movement related static flags and migrated e...
Ovahlord
[next]