aboutsummaryrefslogtreecommitdiff
path: root/src/server/database/Database
AgeCommit message (Expand)Author
2025-04-06Core/Database: Fix duplicate query column aliasesShauren
2025-04-06Core/Database: Improve assertion message on duplicate column aliases in queriesShauren
2025-04-06Core/Database: Optimize named query result field accessShauren
2025-04-06Core/Database: Implement accessing query result fields by nameOvahlord
2025-02-23Core/DataStores: updated DB2 structures to 4.4.2Ovahlord
2025-01-03Core/Database: Added std::span based functions to Field and PreparedStatementShauren
2024-12-16Core/Misc: Fixed build with c++23 enabledShauren
2024-12-16Core/Database: removed more duplicate aliases from prepared statementsOvahlord
2024-11-12Core/Networking: Support IPv6Shauren
2024-11-01Core/DataStores: updated DB2 structures to 4.4.1Ovahlord
2024-10-17Core/Misc: Replace std::ostringstream based formatting with Trinity::StringFo...Shauren
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-21Core/Database: Change database async thread shutdown to fix some corner cases...Shauren
2024-09-01Core/Misc: dropped unused Traits implementationOvahlord
2024-09-01Core/Misc: removed most retail specialization code and restored legacy functi...Ovahlord
2024-08-27Core/Loot: Implemented currency lootShauren
2024-08-18Core/Realms: Realmlist refactorsShauren
2024-07-28Core/Players: updated glyph handling for CataclysmOvahlord
2024-07-27Core/Player: initial work on implementing talents for CataclysmOvahlord
2024-07-14Core/DBLayer: Add field metadata getters to query result classesShauren
2024-07-06Core/Database: Fixed WITH_COREDEBUG + WITH_DYNAMIC_LINKING incompatibility on...Shauren
2024-06-25Core/Misc: dropped several db2 storages which are empty/unused in classic and...Ovahlord
2024-06-25Core/Items: dropped artifact weapon implementationOvahlord
2024-06-24Core/AreaTriggers: Check actionset flags for client areatriggers to allow som...Meji
2024-06-20Core/Database: Rewrite QueryCallback with std::variantShauren
2024-06-20Core/Database: Remove future/promise typedefs from a public header (these are...Shauren
2024-06-20Core/AreaTriggers: Implement height check for polygon db2 areatriggersShauren
2024-06-20Core/AreaTriggers: Fix triggering of client areatriggers for some shapesMeji
2024-06-18Core/DataStores: named new columns in ChrCustomizationOption which have been ...Ovahlord
2024-06-18Core/DataStores: update DB2 structures to 55141Ovahlord
2024-06-05Core/Player: dropped PvP talent implementationOvahlord
2024-06-02Core/Datastores: load new glyph and talent related db2 filesOvahlord
2024-06-01Core/Items: implement reforging itemsOvahlord
2024-05-28Core/Datastores: named unknown fields for CurrencyTypesOvahlord
2024-05-28Core/Items: Implemented CreateTime item field and changed refund/soulbound tr...Shauren
2024-05-28Core/Items: Fix loading secondaryItemModifiedAppearanceSpec5 (#29917)Gosha
2024-05-28Core/SAI: Added support for StringIds to creature and gameobject targets (#29...Meji
2024-05-28Core/DBLayer: Support retrieving DATE/DATETIME/TIMESTAMP column values direct...Shauren
2024-05-28Core/Creatures: Changed the spawn health field in creature table to a percent...Meji
2024-05-23Core/Datastores: updated DB2 structures to 4.4.0.54737Ovahlord
2024-03-25Core/Objects: Implemented vignettesShauren
2024-03-14Core/DataStores: updated DB2 structures to 4.4.0.53750Ovahlord
2024-03-13Core/Creatures: added PetSpellDataId and Civilian fields to creature_template...Ovahlord
2024-03-13Core/PacketIO: Update to 4.4.0.53627 (#29805)MaxtorCoder
2024-03-12Core/Maps: dropped Garrison implementationOvahlord
2024-03-10Core/DataStores: duc-taped buildOvahlord
2024-03-01Core/Database: Silence deprecation warning on mysql_stmt_bind_paramShauren
2024-02-29Core/Creatures: implemented most movement related static flags and migrated e...Ovahlord
2024-01-30Core/Creatures: Move immunities to separate table and implemented setting imm...Shauren