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-16 04:59:41 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bde5adf9bdf77b94757d87aed6f4ba2107f88860
TrinityCore
/
src
/
server
/
shared
/
Database
/
Implementation
History
leak
bde5adf9bd
Core/Globals: Cleanup queries should be blocking if we want to be sure to load clean data
2011-02-22 21:01:07 +01:00
..
CharacterDatabase.cpp
Core/Globals: Cleanup queries should be blocking if we want to be sure to load clean data
2011-02-22 21:01:07 +01:00
CharacterDatabase.h
Core/Instances: Implemented DungeonEncounter.dbc for creating completed encounters mask to use in packets
2011-02-03 22:20:40 +01:00
LoginDatabase.cpp
Core/DBLayer: Replace prepared statement arrays with a map to avoid asynchronous indexes at query logging or error output
2011-01-26 00:41:55 +01:00
LoginDatabase.h
Core/DBLayer: Replace prepared statement arrays with a map to avoid asynchronous indexes at query logging or error output
2011-01-26 00:41:55 +01:00
WorldDatabase.cpp
Core/DBLayer: Replace prepared statement arrays with a map to avoid asynchronous indexes at query logging or error output
2011-01-26 00:41:55 +01:00
WorldDatabase.h
Core/DBLayer: Replace prepared statement arrays with a map to avoid asynchronous indexes at query logging or error output
2011-01-26 00:41:55 +01:00