index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T09:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Age
Commit message (
Expand
)
Author
6 days
Core/Network: Minor include cleanup in SocketConnectionInitializer related files
Shauren
6 days
Core/Network: Implement connect operations in Socket class
Shauren
8 days
Core: Fix clang build on windows
Shauren
2025-08-27
Core/Network: Refactor duplicate code in Socket (#30970)
An-Zheng
2025-08-15
Core/Utils: Added .contains member function to FlatSet
Shauren
2025-08-15
Core/Utils: Fix nopch build with gcc 14
Shauren
2025-07-18
Core/Misc: Add splice/pop_front/pop_back to LinkedListHead
Shauren
2025-07-13
Core/Misc: Move large functions out of header files
Shauren
2025-07-13
Core/CrashHandler: Fix nopch build
Shauren
2025-07-09
Core/Database: Add Empty and CancelAll functions to AsyncCallbackProcessor an...
Shauren
2025-07-09
Core/Random: Use standard aligned operator new and remove RandomEngine single...
Shauren
2025-07-06
Core/CrashHandler: Remove MAX_PATH limit
Shauren
2025-06-23
Core/Misc: Remove StringFormat exception handling code from the header
Shauren
2025-06-17
Core/Misc: Remove extremely forgettable tiny utility function
Shauren
2025-06-17
Core/Calendar: MSVC nopch fix
Shauren
2025-06-13
Core/Misc: Remove a bunch of code from headers
Shauren
2025-06-11
Core/Network: Enable PCH
Shauren
2025-06-11
Core/Common: Update PCH content to include most commonly used headers
Shauren
2025-06-11
Core/Misc: Fix revision_data.h and boost/predef preprocessor macro conflict
Shauren
2025-06-10
Core/Misc: Kill copy/move constructors for singleton classes
Shauren
2025-06-08
Core/Misc: Remove boost/algorithm dependency
Shauren
2025-06-07
Tools/Extractors: Skip extracting visual only liquids (determined by LiquidMa...
Shauren
2025-06-02
Core/Network: Make ip address formattable with fmt
Shauren
2025-06-02
Core/Misc: Add end iterator/sentinel to make `char const*` work with std::ran...
Shauren
2025-06-02
Core/Misc: Move fmt::formatter forward declaration to a common header to redu...
Shauren
2025-05-23
Core/PacketIO: Remove ByteBuffer constructor from MessageBuffer
Shauren
2025-05-22
Core/Network: Fix typo in AsyncAcceptor function name (#30975)
An-Zheng
2025-05-19
Core/Misc: Add support for non-copyable types in LockedQueue
Shauren
2025-05-19
Core/Misc: Fixed some uninitialized variables
Shauren
2025-05-19
Core/Misc: Silence some statis analysis false positive warnings
Shauren
2025-05-13
Core/Misc: Make string and string_view literal suffixes globally available
Shauren
2025-05-07
Core/Config: Use std::string_view instead of std::string to lookup config values
Shauren
2025-04-26
Core/Utils: Added nullptr_t assignment operator to unique_weak_ptr (alias for...
Shauren
2025-04-19
Core/Conditions: Added conditions for automatic learning spells with SkillLin...
Shauren
2025-04-14
Core/Utilities: Added boost asio callback that transforms callback signatures...
Shauren
2025-04-13
Dep/Boost: Support boost 1.88
Shauren
2025-04-13
Core/Network: Minor include cleanup and add more required functions and typde...
Shauren
2025-04-10
Core/Misc: Port C++23 std::forward_like
Shauren
2025-04-09
Core/Network: Move to separate project
Shauren
2025-04-08
Core/Network: Socket refactors
Shauren
2025-04-02
Core/Misc: Simplify Trinity::invocable_r concept
Shauren
2025-03-02
Core: Updated to 11.1.0
Shauren
2025-03-02
Core/DataStores: Support non-uint32 ID fields
Shauren
2025-02-23
Core/Utils: Added map key/value utility projections for std::ranges algorithms
Shauren
2025-01-21
Core/Utils: Allow using Trinity::IteratorPair with SelectRandomContainerElement
Shauren
2025-01-19
Core/Misc: Added float chrono typedefs
Shauren
2025-01-17
Core/Misc: Remove return type std::enable_if based SFINAE
Shauren
2025-01-07
Core/Network: Simplify worldserver port configuration: removed InstanceServer...
Shauren
2024-12-31
Core/Misc: Include cleanup - remove MapUtils.h from Containers.h
Shauren
2024-12-31
Core/Misc: Add concepts restrictions on container utilities for better compil...
Shauren
[next]