index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T21: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-05-25
* DB/Graveyards: Added a comment field to describe the graveyards in `graveya...
Aokromes
2016-03-24
Core/Database: Converted the database library to a shared library.
Naios
2016-03-13
Core/Players: Split playerBytes fields in characters table
Shauren
2016-03-12
Core/Auth: Fixed login for accounts with accented characters
Shauren
2016-02-15
Core/Auth: Moved expiring bans to background task - no longer blocking querie...
Shauren
2016-02-14
Core/Auth: Performance/security improvements
Shauren
2016-02-10
Maps/Instances: Implement handling of CMSG_SET_SAVED_INSTANCE_EXTEND
treeston
2016-01-01
Update copyright note for 2016
Rushor
2015-11-05
Core/Accounts: Fixed ban check after 517a30d7c189b0530711f78508f9731e31fe5a53
Shauren
2015-11-03
Core/Ticket improved ticket system
ShinDarth
2015-11-01
Core/Accounts: Check active column when determining if account is banned or not
Shauren
2015-10-31
Core/DBLayer: Sprinkle some async magic on worldserver auth/session load process
Shauren
2015-10-29
Core/World: Store account id in CharacterInfo to reduce the amount of databas...
Shauren
2015-10-29
Core/Spells: Improved spell category cooldown handling
Shauren
2015-10-28
Core/Battleground: implement deserters tracker feature
ShinDarth
2015-10-12
Core/BG fix .character changefaction pvpstats victories amount
ShinDarth
2015-10-06
Core/Ticket keep always trace of GM who resolves the ticket
ShinDarth
2015-09-29
Core/Maps: Moved corpse management to map level
Shauren
2015-09-28
Auction house changes:
pete318
2015-09-27
Core/DBLayer: Added compile time validation for prepared statement indexes pa...
Shauren
2015-09-22
Map local guids 6.x -> 3.3.35:
pete318
2015-08-16
Core/BuildSystem: Merge collision, debugging, threading, utilities and config...
StormBytePP