index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-08T18:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
Age
Commit message (
Expand
)
Author
2014-07-02
Delinking ACE from Shared and authserver
leak
2014-07-02
Replaced ACE_Method_Request based DelayExecutor by PCQ impl
leak
2014-07-01
Removed useless SignalHandler class
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
Replace ACE thread/mutex in OpenSSLCrypto
leak
2014-06-30
Replaced ACE_Task_Base based LogWorker with ProducerConsumerQueue
leak
2014-06-24
Revert "Removed ACE dependencies from LogWorker" This actually needs way more...
leak
2014-06-24
Core/Databases: Removed ACE dependencies on some of the database handling code.
Subv
2014-06-24
Removed ACE dependencies from LogWorker
leak
2014-06-24
Merge branch 'master' of github.com:TrinityCore/TrinityCore into boost
Subv
2014-06-24
Core/Misc: Fixed warnings
Shauren
2014-06-23
Merge branch 'master' of github.com:TrinityCore/TrinityCore into boost
Subv
2014-06-23
Merge pull request #11976 from Ascathor/master
Aokromes
2014-06-23
Fix non-PCH build
leak
2014-06-22
Core/Dependencies: Remove ACE_Singleton dependency from the Log and DelayExec...
Subv
2014-06-22
Shared/Misc: Removed some more ACE dependencies
Subv
2014-06-22
Various cleanups and fixes due to feedback
leak
2014-06-22
Replaced ACE_Configuration_Heap based config file handling with boost::proper...
leak
2014-06-22
Replaced all ACE_OS::localtime_r calls
leak
2014-06-21
Removed ACE dependies from ByteBuffer
leak
2014-06-21
Replaced ACE_Auto_Array_Ptr
leak
2014-06-21
Replaced Threading and SFMT access related code with std::thread and boost TSS
leak
2014-06-15
Core: Kill again whitespace :/
Vincent-Michael
2014-06-15
Shared/Misc: Improve Windows crash report
jackpoz
2014-06-13
Core/Misc:
Ascathor
2014-06-11
Fixed windows nopch build
Shauren
2014-06-08
Remove ace/config-all.h and ancient WinXP defines which are actually commente...
leak
2014-06-08
Use correct define for endianess
leak
2014-06-08
Replaced dependencies on ace/OS_NS_time.h
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-07
Core/Misc: Kill Whitespace ...
Vincent-Michael
2014-06-07
Core/Database: Update log for incorrect db structure
Aokromes
2014-06-07
Core: Fix non pch build
Vincent-Michael
2014-06-06
Core/Utils: Move EventMap to Util.h
Trisjdc
2014-06-02
Replaced LockedQueue ACE lock with std::mutex
leak
2014-06-01
Replaced ACE based typedefs for fixed width ints with C++11 versions
leak
2014-06-01
Core/Misc: Added utility method for checking is two sorted containers have a ...
Shauren
2014-06-01
Core/NetworkIO: Fix performance loss when handling bad packets
jackpoz
2014-05-25
Core/Misc: Fix no-pch build
jackpoz
2014-05-25
Core/Misc: Throw an exception if client sends invalid float/double data
jackpoz
2014-05-18
Revert "Core/Logging: Use logger cache for speed up logger filter search"
jackpoz
2014-05-18
Revert "Core/Logging: store loggers in cache correctly"
jackpoz
2014-05-18
Shared/Packets: Handle crash by throwing an exception instead
jackpoz
2014-05-17
Shared/Database: Increase Database Worker Pool queue size
jackpoz
2014-05-01
Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros
Dehravor
2014-04-29
Core/Misc: Remove obsolete C++11 backward compatibility macros
Dehravor
2014-04-27
Core: Droped `faction_H` field -- only one faction table is necessary
Kinzcool
2014-04-22
Core/Texts: Implemented loading BroadcastTexts
joschiwald
[next]