This website requires JavaScript.
Explore
Help
Register
Sign In
Mirror
/
TrinityCore
Watch
1
Star
0
Fork
0
You've already forked TrinityCore
mirror of
https://github.com/TrinityCore/TrinityCore.git
synced
2026-01-20 17:27:36 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fdbfa5156c0f4d0b9c8485ad067ddf38e6320192
TrinityCore
/
src
/
server
/
shared
/
Database
/
Implementation
History
Silinoron
76fe596160
Core/Refer-a-Friend: Finish base work for Refer-a-Friend.
...
Any testing would be very much appreciated.
2011-08-03 09:28:12 -07:00
..
CharacterDatabase.cpp
Core/Refer-a-Friend: Finish base work for Refer-a-Friend.
2011-08-03 09:28:12 -07:00
CharacterDatabase.h
Core/DBLayer: Make database interaction after create character packet completely asynchronous. This is more performant and fixes a DoS loophole and possible data desynchronisation caused by spamming this packet.
2011-06-22 14:22:08 +02:00
LoginDatabase.cpp
Core/DBLayer: Make database interaction after create character packet completely asynchronous. This is more performant and fixes a DoS loophole and possible data desynchronisation caused by spamming this packet.
2011-06-22 14:22:08 +02:00
LoginDatabase.h
Core/DBLayer: Make database interaction after create character packet completely asynchronous. This is more performant and fixes a DoS loophole and possible data desynchronisation caused by spamming this packet.
2011-06-22 14:22:08 +02:00
WorldDatabase.cpp
Add spaces after commas
2011-04-29 20:47:02 +02:00
WorldDatabase.h
Core/DBLayer: make use of return result of Connection::Open method and allow core to output all the errors in prepared statements instead of aborting on first error.
2011-04-07 15:30:38 +06:00