aboutsummaryrefslogtreecommitdiff
path: root/src/server/database/Database
AgeCommit message (Expand)Author
8 daysCore/Objects: Preserve phaseUseFlags, terrainSwapMap, ScriptName and StringId...Shauren
2025-08-30Core/Database: Remove warning suppression for mysql_stmt_bind_param, it has b...Shauren
2025-08-30Dep/MySQL: Move required version checks to CMake, raise required version to 8...Shauren
2025-08-13Core: Updated to 11.2.0Shauren
2025-07-09Core/Database: Add Empty and CancelAll functions to AsyncCallbackProcessor an...Shauren
2025-06-27Core/Players: Implemented PlayerDataElementAccount, PlayerDataElementCharacte...Shauren
2025-06-25Core/Database: Improve code generated by DEFINE_FIELD_ACCESSOR_CACHEShauren
2025-06-25Core/Commands: Waypoint command fixesShauren
2025-06-24Core/Database: Add new member functions to Field class that return empty opti...Shauren
2025-06-21Core/Database: Fixed DEFINE_FIELD_ACCESSOR_CACHE_ANONYMOUS macro argumentsShauren
2025-06-18Core: Updated to 11.1.7Shauren
2025-06-11Core/Database: Update PCH content to include most commonly used headersShauren
2025-04-27Core/Chat: Support new 11.1.5 chat link color format and more chat link typesShauren
2025-04-25Core: Updated to 11.1.5Shauren
2025-04-25Core/Database: Added very simple macro to create named query result field acc...Shauren
2025-03-13Core/Database: Fix duplicate query column aliasesShauren
2025-03-13Core/Database: Improve assertion message on duplicate column aliases in queriesShauren
2025-03-13Core/Database: Optimize named query result field accessShauren
2025-03-13Core/Database: Implement accessing query result fields by nameOvahlord
2025-03-04Core/Players: Implement warband scene collectionShauren
2025-03-02Core: Updated to 11.1.0Shauren
2025-01-04Core/Misc: Implemented spawn tracking (#30247)Meji
2025-01-03Core/Database: Added std::span based functions to Field and PreparedStatementShauren
2024-12-18Core: Updated to 11.0.7Shauren
2024-12-16Core/Misc: Fixed build with c++23 enabledShauren
2024-12-14Core/Database: removed more duplicate aliases from prepared statementsOvahlord
2024-12-02Core/Quests: Implemented QUEST_OBJECTIVE_KILL_WITH_LABELShauren
2024-11-19Core/Auras: Implemented mount equipmentShauren
2024-11-12Core/Networking: Support IPv6Shauren
2024-10-30Core/DataStores: Updated db2 structures to 11.0.5Shauren
2024-10-16Core/Misc: Replace std::ostringstream based formatting with Trinity::StringFo...Shauren
2024-10-06Core/DataStores: Load FlightCapability.db2Traesh
2024-10-03Core/Players: Prevent creation of characters with duplicate namesShauren
2024-09-25Core/Database: Fix database connections failing to open over named pipes for ...Shauren
2024-09-19Core/Database: Change database async thread shutdown to fix some corner cases...Shauren
2024-08-26Core/Loot: Implemented currency lootShauren
2024-08-18Core/Realms: Realmlist refactorsShauren
2024-08-16Core: Updated to 11.0.2Shauren
2024-08-10Core/Players: Implemented hero talentsShauren
2024-08-04Core/Players: Fixed trait configs getting into invalid state after talent tre...Shauren
2024-08-02Core/DataStores: Updated to 11.0.0Shauren
2024-08-02Core/PacketIO: Updated to 11.0.0Shauren
2024-07-14Core/DBLayer: Add field metadata getters to query result classesShauren
2024-07-05Core/Database: Fixed WITH_COREDEBUG + WITH_DYNAMIC_LINKING incompatibility on...Shauren
2024-06-23Core/AreaTriggers: Check actionset flags for client areatriggers to allow som...Meji
2024-06-12Core/Database: Rewrite QueryCallback with std::variantShauren
2024-06-12Core/Database: Remove future/promise typedefs from a public header (these are...Shauren
2024-05-27Core/AreaTriggers: Implement height check for polygon db2 areatriggersShauren
2024-05-27Core/AreaTriggers: Fix triggering of client areatriggers for some shapesMeji
2024-05-08Core: Update to 10.2.7Shauren