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
49543a5174596a6289312fac76bb2b6ac713098c
TrinityCore
/
src
/
server
/
database
/
Database
/
Implementation
History
Shauren
49543a5174
Core/Accounts: Unified game account ban checks with 3.3.5 branch
2015-11-05 21:24:42 +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/Accounts: Unified game account ban checks with 3.3.5 branch
2015-11-05 21:24:42 +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