index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T18:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
database
/
Database
/
Implementation
Age
Commit message (
Expand
)
Author
2016-04-11
Core/Blackmarket: Implemented black market
Gigi1237
2016-04-05
Merge branch '3.3.5-instanceextend' into 3.3.5 (PR #16392)
Shauren
2016-03-28
Core: Updated to 6.2.4
Shauren
2016-03-28
Core/PacketIO: Updated remaining packet structures and enums appearing in pac...
Shauren
2016-03-25
Core/PacketIO: Updated packet structures to 6.2.4.21355
Shauren
2016-03-24
Core/Database: Converted the database library to a shared library.
Naios
2016-03-02
Merge branch 'pets' of https://github.com/myran2/TrinityCore into myran2-pets
DDuarte
2016-01-10
Core/DataStores: Dropped unused DB2 file
Shauren
2016-01-05
Core/Players: Split playerBytes fields in characters table
Shauren
2016-01-03
Core/DataStores: Implemented checking PlayerCondition for future use
Shauren
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-11-24
Core/Spells: Implemented scaling spell value with item level
Shauren
2015-11-06
Merge pull request #15707 from ShinDarth/pvpstats
pete318
2015-11-05
Core/Accounts: Unified game account ban checks with 3.3.5 branch
Shauren
2015-11-02
Core/Auth: Added missing lock country check to AuthSession handler
Shauren
2015-10-16
Core/Player: implemented Heirloom Collection
MitchesD
2015-10-05
Core/World: Store account id in CharacterInfo to reduce the amount of databas...
Shauren
2015-10-02
Core/Players: Removed db queries from friend packet builders
Shauren
2015-09-28
Core/Maps: Moved corpse management to map level
Shauren
2015-09-10
Core/Spells: Improved spell category cooldown handling
Shauren
2015-09-09
Core/BattlePets: Basics for Battle Pets
horn
2015-09-07
Core/DataStores: Updated DBC and DB2 structures to 6.2.2.20444
Shauren
2015-08-30
Core/Players: Implemented serverside validation of reserved/profane names
Shauren
2015-08-27
Only read and delete from corpse table for current map instance. Not for
pete318
2015-08-27
Core/DBLayer: Added compile time validation for prepared statement indexes pa...
Shauren
2015-08-26
Core/Player: implemented Toybox
MitchesD
2015-08-24
Core/DBLayer: Reordered table joins to work around a mysql bug
Shauren
2015-08-21
Core/Build: Merge common library and move database out of shared
StormBytePP