index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T22:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
/
Database
/
SqlOperations.h
Age
Commit message (
Expand
)
Author
2010-04-07
Code Style: Remove trailing spaces
Spp
2010-04-07
Code Style: tab to spaces
Spp
2010-02-10
Revert revision: 053bfe8ad9, this cause some crash.
n0n4m3
2010-02-07
Implement async class for database operations for better performance, remove ...
n0n4m3
2010-02-01
Use normal ace thread mutex
thenecromancer
2010-02-01
Use recursive thread mutex for SQL transaction queue
thenecromancer
2010-01-23
Implement QueryResult_AutoPtr type which is ACE's reference counted auto_ptr(...
Anubisss
2010-01-16
Updated copyright for new year.
n0n4m3
2009-12-20
*apply trinity style to whole source
Rat
2009-10-17
*Backed out changeset 3be01fb200a5
maximius
2009-10-17
*Massive cleanup (\n\n -> \n, *\n -> \n, cleanup for(...) to for (...), and ...
maximius
2009-05-13
[7810] Moved ZThread related code on ACE framework. Author: Ambal
megamage
2009-02-18
*Merge.
megamage
2009-02-17
Newline added to bottom of all files.
KingPin
2009-02-04
Replace tabs with spaces, and fix crlf issues
megamage
2009-02-04
*Merge.
megamage
2009-02-04
* Updated copyright notice for new year (2009) part 2
Drahy
2009-02-04
* Updated copyright notice for new year (2009) part 1 - Mercurial cant conver...
Drahy
2008-12-22
*The last merge from Mangos TBC. Update to Mangos v0.12.
megamage
2008-11-20
Some missing changes. This should fix the bug that loading char causes crash.
megamage
2008-10-23
[svn] Fixed copyright notices to comply with GPL.
w12x
2008-10-14
[svn] * Merge Temp dev SVN with Assembla.
Seline
2008-10-02
[svn] * Proper SVN structure
init
Neo2003