This website requires JavaScript.
Explore
Help
Register
Sign In
araxiaonline
/
TrinityCore
Watch
3
Star
0
Fork
0
You've already forked TrinityCore
mirror of
https://github.com/araxiaonline/TrinityCore.git
synced
2026-06-15 12:42:43 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c463c843257e30b780ca3ca98f6be47f15a52297
TrinityCore
/
src
/
server
/
database
/
Database
/
Implementation
History
Shauren
c463c84325
Core/Auth: Added missing lock country check to AuthSession handler
2015-11-02 20:23:39 +01:00
..
CharacterDatabase.cpp
Core/World: Store account id in CharacterInfo to reduce the amount of database queries
2015-10-05 15:06:27 +02:00
CharacterDatabase.h
Core/World: Store account id in CharacterInfo to reduce the amount of database queries
2015-10-05 15:06:27 +02:00
HotfixDatabase.cpp
Core/Player: implemented Heirloom Collection
2015-10-16 23:09:42 +02:00
HotfixDatabase.h
Core/Player: implemented Heirloom Collection
2015-10-16 23:09:42 +02:00
LoginDatabase.cpp
Core/Auth: Added missing lock country check to AuthSession handler
2015-11-02 20:23:39 +01:00
LoginDatabase.h
Core/Player: implemented Heirloom Collection
2015-10-16 23:09:42 +02:00
WorldDatabase.cpp
Core/Build: Merge common library and move database out of shared
2015-08-21 17:52:42 +02:00
WorldDatabase.h
Core/DBLayer: Added compile time validation for prepared statement indexes passed to DatabaseWorkerPool::GetPreparedStatement turning mistakes like the one fixed in
0327927fa6
into compiler errors.
2015-08-27 00:54:49 +02:00