index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-03T09:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
/
Threading
/
Callback.h
Age
Commit message (
Expand
)
Author
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-11-03
Core/NetworkIO: implemented undelete opcodes and moved char create/delete pac...
joschiwald
2014-07-09
More GCC compile fixes
Subv
2014-07-02
Fixed login and some errors
Subv
2014-07-01
Replaced all remaining ACE based Singletons
leak
2014-06-24
Core/Databases: Removed ACE dependencies on some of the database handling code.
Subv
2014-04-29
Core/Misc: Remove obsolete C++11 backward compatibility macros
Dehravor
2014-04-20
Core/Misc: Fixed some -Weffc++ warnings
Shauren
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-10-27
Core/Code: Unify codestyle for brackets: {} to { }.
Ascathor
2013-05-17
Core/Misc: Fixed a bunch of issues found by static analysis
Shauren
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-02-18
Core: Clean up whitespace and tabs in the base sourcetree
click
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-12-21
Fix compile error from 2d93bd07baabce1ebd9445c94e44b255a01bf490
kandera
2011-12-21
Core/DBLayer: More generic implementation of callback chains, instead of usin...
Machiavelli
2011-12-21
Core/DBLayer: Fix a silly error in HandleStableSwapPet (synchronous query in ...
Machiavelli
2011-04-08
Core/DBLayer: add template parameter to QueryCallback classes to make it work...
Azazel
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-23
Core/DBLayer: Allow asynchronous queries with callbacks to be executed in pre...
Machiavelli
2010-10-07
REALLY fix the CRLF-crap...
click
2010-10-07
Yet more copyright header updates
click
2010-09-12
Cleanup/Core: Remove whitespace and tabs
click
2010-09-11
Core/DBLayer:
Machiavelli
2010-09-03
Fix Linux build
Machiavelli
2010-08-24
DBLayer:
Machiavelli
2010-08-20
Properly update resultset parameter when using QueryCallback template.
Machiavelli
2010-08-19
- Fix Linux build (huge thanks to Aokromes for testing as always)
Machiavelli
2010-08-18
This should fix linux build - please confirm.
Machiavelli
2010-08-18
DBLayer:
Machiavelli
2010-07-17
Correctly redo file moves/renames from rev. 8452.
Xanadu