index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-02T14:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
/
Threading
/
LockedQueue.h
Age
Commit message (
Expand
)
Author
2015-01-01
Update copyright note for 2015
Vincent-Michael
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-01-01
Update copyright note for 2014.
Vincent_Michael
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
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-01-01
Update copyright note for 2011.
Machiavelli
2010-12-13
Core: Add new system for parallelizing client packet processing. Handle World...
click
2010-10-07
REALLY fix the CRLF-crap...
click
2010-10-07
Copyright header updates - part 3... (and some whitespace cleanups)
click
2010-08-08
Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cl...
click
2010-06-07
* Auth lib builds again.
Brian
2010-06-06
* Restructuring shared.
XTZGZoReX