index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T16:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
/
Threading
Age
Commit message (
Expand
)
Author
2015-04-04
Misc: Fixed license header formatting
Shauren
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-10-02
Fixed ==25829== Thread #1: pthread_cond_{signal,broadcast}: dubious: associat...
Shauren
2014-09-19
Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...
DDuarte
2014-08-12
Core/Threading: Fixed possible race condition with m_timeOutTime and fixed Th...
Shauren
2014-08-07
Core: Kill AGAIN whitespace :(
Vincent-Michael
2014-08-02
Core/Shared: Fix world and auth crash on shutdown (PCQ & DbWorker)
DDuarte
2014-07-27
Core/Network: Optimized packet sending by removing unneccessary memory copying
Shauren
2014-07-24
Core/Misc: Fixed a possible crash in ProducerConsumerQueue::Cancel
Shauren
2014-07-23
Core/Misc: Silenced 500 OS X Warnings and removed deprecated finite() method.
Jared P. Jones
2014-07-21
Core: Kill again whitespace :(
Vincent-Michael
2014-07-14
Replacing ACE based multi threading with PCQ
leak
2014-07-09
More GCC compile fixes
Subv
2014-07-04
Refactored both world and auth main
leak
2014-07-02
Fixed login and some errors
Subv
2014-07-02
Replaced ACE_Method_Request based DelayExecutor by PCQ impl
leak
2014-07-01
Replaced all remaining ACE based Singletons
leak
2014-06-30
Replaced ACE_Task_Base based DatabaseWorker with PCQ
leak
2014-06-30
Replaced ACE_Task_Base based LogWorker with ProducerConsumerQueue
leak
2014-06-24
Core/Databases: Removed ACE dependencies on some of the database handling code.
Subv
2014-06-22
Core/Dependencies: Remove ACE_Singleton dependency from the Log and DelayExec...
Subv
2014-06-21
Replaced Threading and SFMT access related code with std::thread and boost TSS
leak
2014-06-08
Fix for LockedQueue.h (clean rebuilds ftw.)
leak
2014-06-08
Replaced mutex related code in Common.h
leak
2014-06-02
Replaced LockedQueue ACE lock with std::mutex
leak
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-28
Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.
leguybrush
2013-10-27
Core/Code: Unify codestyle for brackets: {} to { }.
Ascathor
2013-08-26
Core&Tools: Fix multiple issues found by a static code coverage tool
Nay
2013-08-25
Core/Threading: Fix race condition in Thread
jackpoz
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-11-09
Core/Build: Enable Clang PCH support and OS X specific features
Spp
2012-09-10
Core: Warning fixes (Also some -pedantic under game folder)
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-12-19
Core/Netcode: Fix a possible infinite loop after 829be0b82 (which was acciden...
Machiavelli
2011-09-29
Cosmetic: Multiple cosmetic changes
Spp
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
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-12-13
Core: Add new system for parallelizing client packet processing. Handle World...
click
[next]